2011-04-06 08:29:13 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!DOCTYPE TS>
|
|
|
|
<TS version="2.0" language="es_ES">
|
|
|
|
<context>
|
|
|
|
<name>About</name>
|
|
|
|
<message>
|
|
|
|
<location filename="about.ui" line="14"/>
|
|
|
|
<source>About Cppcheck</source>
|
|
|
|
<translation>Sobre Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="about.ui" line="64"/>
|
|
|
|
<source>Version %1</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Versión %1</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="about.ui" line="71"/>
|
|
|
|
<source>Cppcheck - A tool for static C/C++ code analysis.</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Cppcheck - Utilidad para análisis estático de código C/C++.</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message utf8="true">
|
|
|
|
<location filename="about.ui" line="81"/>
|
2014-03-28 19:06:48 +01:00
|
|
|
<source>Copyright © 2007-2014 Daniel Marjamäki and cppcheck team.</source>
|
|
|
|
<oldsource>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</oldsource>
|
2011-04-06 08:53:15 +02:00
|
|
|
<translation type="unfinished">Copyright © 2007-2010 Daniel Marjamäki y el equipo de cppcheck.</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="about.ui" line="91"/>
|
|
|
|
<source>This program is licensed under the terms
|
|
|
|
of the GNU General Public License version 3</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Este programa está licenciado bajo los términos de GNU General Public License versión 3</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="about.ui" line="102"/>
|
|
|
|
<source>Visit Cppcheck homepage at %1</source>
|
|
|
|
<translation>Visita Cppcheck en %1</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>ApplicationDialog</name>
|
|
|
|
<message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<location filename="application.ui" line="23"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Add an application</source>
|
|
|
|
<translation>Añade una aplicación</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<location filename="application.ui" line="41"/>
|
|
|
|
<source>Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application.
|
2011-04-06 08:29:13 +02:00
|
|
|
|
2011-04-06 08:53:15 +02:00
|
|
|
The following texts in parameters are replaced with appropriate values when application is executed:
|
2011-04-06 08:29:13 +02:00
|
|
|
(file) - Filename containing the error
|
|
|
|
(line) - Line number containing the error
|
|
|
|
(message) - Error message
|
|
|
|
(severity) - Error severity
|
|
|
|
|
|
|
|
Example opening a file with Kate and make Kate scroll to the correct line:
|
2011-04-06 08:53:15 +02:00
|
|
|
Executable: kate
|
|
|
|
Parameters: -l(line) (file)</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<location filename="application.ui" line="76"/>
|
|
|
|
<source>&Name:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<location filename="application.ui" line="86"/>
|
|
|
|
<source>&Executable:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="application.ui" line="96"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>&Parameters:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="application.ui" line="138"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Browse</source>
|
|
|
|
<translation>Buscar</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="applicationdialog.cpp" line="59"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Executable files (*.exe);;All files(*.*)</source>
|
|
|
|
<translation>Ficheros ejecutables (*.exe);;Todos los ficheros(*.*)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="applicationdialog.cpp" line="62"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Select viewer application</source>
|
|
|
|
<translation>Selecciona la aplicación para visualizar</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="applicationdialog.cpp" line="77"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="applicationdialog.cpp" line="78"/>
|
2012-12-01 03:30:26 +01:00
|
|
|
<source>You must specify a name, a path and optionally parameters for the application!</source>
|
2011-04-06 08:53:15 +02:00
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>FileViewDialog</name>
|
|
|
|
<message>
|
2012-01-28 20:50:27 +01:00
|
|
|
<location filename="fileviewdialog.cpp" line="42"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Could not find the file: %1</source>
|
|
|
|
<translation>No se ha encontrado el fichero: %1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-01-28 20:50:27 +01:00
|
|
|
<location filename="fileviewdialog.cpp" line="46"/>
|
|
|
|
<location filename="fileviewdialog.cpp" line="60"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-01-28 20:50:27 +01:00
|
|
|
<location filename="fileviewdialog.cpp" line="56"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Could not read the file: %1</source>
|
|
|
|
<translation>No se ha podido leer el fichero: %1</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
2011-04-06 08:53:15 +02:00
|
|
|
<name>LogView</name>
|
2011-04-06 08:29:13 +02:00
|
|
|
<message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<location filename="logview.ui" line="17"/>
|
|
|
|
<source>Checking Log</source>
|
|
|
|
<translation>Comprobando log</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 21:07:34 +01:00
|
|
|
<location filename="logview.cpp" line="34"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Clear</source>
|
|
|
|
<translation>Limpiar</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 21:07:34 +01:00
|
|
|
<location filename="logview.cpp" line="68"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Save Log</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Guardar Log</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 21:07:34 +01:00
|
|
|
<location filename="logview.cpp" line="69"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Text files (*.txt *.log);;All files (*.*)</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 21:07:34 +01:00
|
|
|
<location filename="logview.cpp" line="73"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation type="unfinished">Cppcheck</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 21:07:34 +01:00
|
|
|
<location filename="logview.cpp" line="74"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Could not open file for writing: "%1"</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">No se pudo abrir el fichero para escritura: "%1"</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>MainWindow</name>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="26"/>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="278"/>
|
|
|
|
<location filename="mainwindow.cpp" line="339"/>
|
|
|
|
<location filename="mainwindow.cpp" line="395"/>
|
|
|
|
<location filename="mainwindow.cpp" line="458"/>
|
|
|
|
<location filename="mainwindow.cpp" line="480"/>
|
|
|
|
<location filename="mainwindow.cpp" line="725"/>
|
|
|
|
<location filename="mainwindow.cpp" line="830"/>
|
|
|
|
<location filename="mainwindow.cpp" line="950"/>
|
|
|
|
<location filename="mainwindow.cpp" line="1118"/>
|
|
|
|
<location filename="mainwindow.cpp" line="1199"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="main.ui" line="70"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&File</source>
|
|
|
|
<translation>&Fichero</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="main.ui" line="85"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&View</source>
|
|
|
|
<translation>&Ver</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="main.ui" line="89"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Toolbars</source>
|
|
|
|
<translation>&Herramientas</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="main.ui" line="117"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Help</source>
|
|
|
|
<translation>&Ayuda</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="main.ui" line="127"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Check</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-02 18:09:04 +01:00
|
|
|
<location filename="main.ui" line="131"/>
|
|
|
|
<source>C++ standard</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="main.ui" line="138"/>
|
|
|
|
<source>C standard</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="157"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Edit</source>
|
|
|
|
<translation>&Editar</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="170"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Standard</source>
|
|
|
|
<translation>Estándar</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="190"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Categories</source>
|
|
|
|
<translation>Categorías</translation>
|
|
|
|
</message>
|
2011-06-15 10:32:08 +02:00
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="218"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&License...</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">&Licencia...</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="223"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>A&uthors...</source>
|
|
|
|
<translation>A&utores...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="232"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&About...</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">&Sobre...</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="237"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Files...</source>
|
|
|
|
<translation>&Ficheros...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="240"/>
|
|
|
|
<location filename="main.ui" line="243"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Check files</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Checkear ficheros</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="246"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Ctrl+F</source>
|
|
|
|
<translation>Ctrl+F</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="255"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Directory...</source>
|
|
|
|
<translation>&Carpeta...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="258"/>
|
|
|
|
<location filename="main.ui" line="261"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Check directory</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Chequear carpeta</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="264"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Ctrl+D</source>
|
|
|
|
<translation>Ctrl+D</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="273"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Recheck files</source>
|
|
|
|
<translation>&Volver a revisar ficheros</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="276"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Ctrl+R</source>
|
|
|
|
<translation>Ctrl+R</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="285"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Stop</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">&Detener</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="288"/>
|
|
|
|
<location filename="main.ui" line="291"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Stop checking</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Detener chequeo</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="294"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Esc</source>
|
|
|
|
<translation>Esc</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="303"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Save results to file...</source>
|
|
|
|
<translation>&Guardar los resultados en el fichero...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="306"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Ctrl+S</source>
|
|
|
|
<translation>Ctrl+S</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="311"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Quit</source>
|
|
|
|
<translation>&Salir</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="320"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Clear results</source>
|
|
|
|
<translation>&Limpiar resultados</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="329"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Preferences</source>
|
|
|
|
<translation>&Preferencias</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="341"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Style warnings</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Advertencias de estilo</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="344"/>
|
|
|
|
<location filename="main.ui" line="347"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Show style warnings</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mostrar advertencias de estilo</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="359"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Errors</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Errores</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="362"/>
|
|
|
|
<location filename="main.ui" line="365"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Show errors</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mostrar errores</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="446"/>
|
2012-10-24 03:19:38 +02:00
|
|
|
<source>Show S&cratchpad...</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mostrar S&cratchpad...</translation>
|
2012-10-24 03:19:38 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="540"/>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="566"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Information</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Información</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="543"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Show information messages</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mostrar mensajes de información</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="555"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Portability</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Portabilidad</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="558"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Show portability warnings</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mostrar advertencias de portabilidad</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="566"/>
|
2011-06-15 10:32:08 +02:00
|
|
|
<source>&Filter</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">&Filtro</translation>
|
2011-06-15 10:32:08 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="569"/>
|
2011-06-15 10:32:08 +02:00
|
|
|
<source>Filter results</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Resultados de filtro</translation>
|
2011-06-15 10:32:08 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="585"/>
|
2011-10-07 19:09:15 +02:00
|
|
|
<source>Windows 32-bit ANSI</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="593"/>
|
2011-10-07 19:09:15 +02:00
|
|
|
<source>Windows 32-bit Unicode</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="601"/>
|
2011-10-07 19:09:15 +02:00
|
|
|
<source>Unix 32-bit</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="609"/>
|
2011-10-07 19:09:15 +02:00
|
|
|
<source>Unix 64-bit</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="617"/>
|
2011-10-07 19:09:15 +02:00
|
|
|
<source>Windows 64-bit</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="625"/>
|
2011-10-07 19:09:15 +02:00
|
|
|
<source>Platforms</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="639"/>
|
2012-01-28 20:50:27 +01:00
|
|
|
<source>C++11</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="650"/>
|
2012-01-28 20:50:27 +01:00
|
|
|
<source>C99</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="658"/>
|
2012-01-28 20:50:27 +01:00
|
|
|
<source>Posix</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="666"/>
|
2013-03-02 18:09:04 +01:00
|
|
|
<source>C11</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="674"/>
|
2013-03-02 18:09:04 +01:00
|
|
|
<source>C89</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="682"/>
|
2013-03-02 18:09:04 +01:00
|
|
|
<source>C++03</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="370"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Check all</source>
|
|
|
|
<translation>&Seleccionar todo</translation>
|
|
|
|
</message>
|
2011-07-20 12:38:23 +02:00
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="207"/>
|
2011-07-20 12:38:23 +02:00
|
|
|
<source>Filter</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2011-04-06 08:29:13 +02:00
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="375"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Uncheck all</source>
|
|
|
|
<translation>&Deseleccionar todo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="380"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Collapse &all</source>
|
|
|
|
<translation>Contraer &todo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="385"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Expand all</source>
|
|
|
|
<translation>&Expandir todo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="393"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Standard</source>
|
|
|
|
<translation>&Estándar</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="396"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Standard items</source>
|
|
|
|
<translation>Elementos estándar</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="401"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Contents</source>
|
|
|
|
<translation>&Contenidos</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="404"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Open the help contents</source>
|
|
|
|
<translation>Abrir la ayuda de contenidos</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="407"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>F1</source>
|
|
|
|
<translation>F1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="412"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Toolbar</source>
|
|
|
|
<translation>Barra de herramientas</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="420"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Categories</source>
|
|
|
|
<translation>&Categorías</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="423"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Error categories</source>
|
|
|
|
<translation>Categorías de error</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="428"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Open XML...</source>
|
|
|
|
<translation>&Abrir XML...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="437"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Open P&roject File...</source>
|
|
|
|
<translation>Abrir P&royecto...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="451"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&New Project File...</source>
|
|
|
|
<translation>&Nuevo Proyecto...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="456"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Log View</source>
|
|
|
|
<translation>&Vista de log</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="459"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Log View</source>
|
|
|
|
<translation>Vista de log</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="467"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>C&lose Project File</source>
|
|
|
|
<translation>C&errar Proyecto</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="475"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Edit Project File...</source>
|
|
|
|
<translation>&Editar Proyecto...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="484"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>&Statistics</source>
|
|
|
|
<translation>&Estadísticas</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="496"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Warnings</source>
|
|
|
|
<translation>Advertencias</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="499"/>
|
|
|
|
<location filename="main.ui" line="502"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Show warnings</source>
|
|
|
|
<translation>Mostrar advertencias</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="514"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Performance warnings</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Advertencias de rendimiento</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="517"/>
|
|
|
|
<location filename="main.ui" line="520"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Show performance warnings</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mostrar advertencias de rendimiento</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-07-06 13:59:05 +02:00
|
|
|
<location filename="main.ui" line="528"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Show &hidden</source>
|
|
|
|
<translation>Mostrar &ocultas</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="273"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>There was a problem with loading the editor application settings.
|
|
|
|
|
|
|
|
This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly.</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="340"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>No suitable files found to check!</source>
|
|
|
|
<translation>¡No se han encontrado ficheros para comprobar!</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="396"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>You must close the project file before selecting new files or directories!</source>
|
|
|
|
<translation>¡Tienes que cerrar el fichero de proyecto antes de seleccionar nuevos ficheros o carpetas!</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="421"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Select directory to check</source>
|
|
|
|
<translation>Selecciona una carpeta para comprobar</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="614"/>
|
|
|
|
<source>Failed to load %1. Your Cppcheck installation is broken. You can use --data-dir=<directory> at the command line to specify where this file is located.</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="mainwindow.cpp" line="741"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>XML files (*.xml)</source>
|
|
|
|
<translation>Ficheros XML(*.xml)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="743"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Open the report file</source>
|
|
|
|
<translation>Abrir informe</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="826"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Checking is running.
|
|
|
|
|
|
|
|
Do you want to stop the checking and exit Cppcheck?.</source>
|
|
|
|
<translation>El proceso de comprobación está en curso.
|
|
|
|
|
|
|
|
¿Quieres parar la comprobación y salir del Cppcheck?.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="872"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>License</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Licencia</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="879"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Authors</source>
|
|
|
|
<translation>Autores</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="887"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>XML files version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv)</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="889"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Save the report file</source>
|
|
|
|
<translation>Guardar informe</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="75"/>
|
2011-06-15 10:32:08 +02:00
|
|
|
<source>Quick Filter:</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Filtro rápido:</translation>
|
2011-06-15 10:32:08 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="410"/>
|
2013-01-07 12:22:26 +01:00
|
|
|
<source>Select files to check</source>
|
|
|
|
<translation type="unfinished">Selecciona ficheros para comprobar</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="459"/>
|
2011-06-15 10:32:08 +02:00
|
|
|
<source>Found project file: %1
|
|
|
|
|
|
|
|
Do you want to load this project file instead?</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Se encontró el fichero de proyecto: %1
|
|
|
|
|
|
|
|
Quiere cargar dicho fichero de proyecto?</translation>
|
2011-06-15 10:32:08 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="481"/>
|
2011-06-15 10:32:08 +02:00
|
|
|
<source>Found project files from the directory.
|
|
|
|
|
|
|
|
Do you want to proceed checking without using any of these project files?</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Se encontraron ficheros de proyecto en el directorio.
|
|
|
|
|
|
|
|
Quiere proceder a chequear sin utilizar alguno de estos ficheros de proyecto?</translation>
|
2011-06-15 10:32:08 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="566"/>
|
2014-01-04 10:20:45 +01:00
|
|
|
<source>Failed to load the selected library %1</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="614"/>
|
2014-01-04 10:20:45 +01:00
|
|
|
<source>Error</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="726"/>
|
2012-08-02 14:31:26 +02:00
|
|
|
<source>Current results will be cleared.
|
|
|
|
|
|
|
|
Opening a new XML file will clear current results.Do you want to proceed?</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Los resultados actuales serán eliminados
|
|
|
|
|
|
|
|
Abrir un nuevo fichero XML eliminará los resultados actuales. Desea continuar?</translation>
|
2012-08-02 14:31:26 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="896"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>XML files version 1 (*.xml)</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="900"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>XML files version 2 (*.xml)</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="904"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Text files (*.txt)</source>
|
|
|
|
<translation>Ficheros de texto (*.txt)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="908"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>CSV files (*.csv)</source>
|
|
|
|
<translation>Ficheros CVS (*.cvs)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="952"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Cppcheck - %1</source>
|
|
|
|
<translation>Cppcheck - %1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="997"/>
|
|
|
|
<location filename="mainwindow.cpp" line="1080"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Project files (*.cppcheck);;All files(*.*)</source>
|
|
|
|
<translation>Ficheros de proyecto (*.cppcheck;;Todos los ficheros (*.*)</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="999"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Select Project File</source>
|
|
|
|
<translation>Selecciona proyecto</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="1027"/>
|
|
|
|
<location filename="mainwindow.cpp" line="1094"/>
|
2011-06-15 10:32:08 +02:00
|
|
|
<source>Project:</source>
|
|
|
|
<translation type="unfinished">Proyecto:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="1082"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Select Project Filename</source>
|
|
|
|
<translation>Selecciona el nombre del proyecto</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="1119"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>No project file loaded</source>
|
|
|
|
<translation>No hay ningún proyecto cargado</translation>
|
|
|
|
</message>
|
2011-06-15 10:32:08 +02:00
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="mainwindow.cpp" line="1194"/>
|
2011-06-15 10:32:08 +02:00
|
|
|
<source>The project file
|
|
|
|
|
|
|
|
%1
|
|
|
|
|
|
|
|
could not be found!
|
|
|
|
|
|
|
|
Do you want to remove the file from the recently used projects -list?</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2011-04-06 08:29:13 +02:00
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="46"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>English</source>
|
|
|
|
<translation>English</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="45"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Dutch</source>
|
|
|
|
<translation>Holandés</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="44"/>
|
2013-01-02 15:43:54 +01:00
|
|
|
<source>Chinese (Simplified)</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="47"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Finnish</source>
|
|
|
|
<translation>Finés</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="48"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>French</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2012-08-02 09:26:21 +02:00
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="50"/>
|
2012-09-17 12:07:45 +02:00
|
|
|
<source>Italian</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="52"/>
|
2012-08-02 09:26:21 +02:00
|
|
|
<source>Korean</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="55"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Spanish</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="56"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Swedish</source>
|
|
|
|
<translation>Sueco</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="49"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>German</source>
|
|
|
|
<translation>Alemán</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="53"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Russian</source>
|
|
|
|
<translation>Ruso</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="51"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Japanese</source>
|
|
|
|
<translation>Japonés</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="54"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Serbian</source>
|
|
|
|
<translation>Servio</translation>
|
|
|
|
</message>
|
2013-03-01 19:11:27 +01:00
|
|
|
<message>
|
2014-05-10 12:06:48 +02:00
|
|
|
<location filename="main.cpp" line="100"/>
|
2013-03-01 19:11:27 +01:00
|
|
|
<source>Cppcheck GUI.
|
|
|
|
|
|
|
|
Syntax:
|
|
|
|
cppcheck-gui [OPTIONS] [files or paths]
|
|
|
|
|
|
|
|
Options:
|
2014-03-28 19:06:48 +01:00
|
|
|
-h, --help Print this help
|
|
|
|
-p <file> Open given project file and start checking it
|
|
|
|
-l <file> Open given results xml file
|
|
|
|
-d <directory> Specify the directory that was checked to generate the results xml specified with -l
|
|
|
|
-v, --version Show program version
|
|
|
|
--data-dir=<directory> Specify directory where GUI datafiles are located (translations, cfg)</source>
|
2013-03-01 19:11:27 +01:00
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-05-10 12:06:48 +02:00
|
|
|
<location filename="main.cpp" line="113"/>
|
2013-03-01 19:11:27 +01:00
|
|
|
<source>Cppcheck GUI - Command line parameters</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2011-04-06 08:29:13 +02:00
|
|
|
</context>
|
2011-10-07 19:09:15 +02:00
|
|
|
<context>
|
|
|
|
<name>Platforms</name>
|
|
|
|
<message>
|
|
|
|
<location filename="platforms.cpp" line="37"/>
|
2012-11-03 21:42:59 +01:00
|
|
|
<source>Built-in</source>
|
2011-10-07 19:09:15 +02:00
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="platforms.cpp" line="38"/>
|
|
|
|
<source>Unix 32-bit</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="platforms.cpp" line="39"/>
|
|
|
|
<source>Unix 64-bit</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="platforms.cpp" line="40"/>
|
|
|
|
<source>Windows 32-bit ANSI</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="platforms.cpp" line="41"/>
|
|
|
|
<source>Windows 32-bit Unicode</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="platforms.cpp" line="42"/>
|
|
|
|
<source>Windows 64-bit</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2011-04-06 08:29:13 +02:00
|
|
|
<context>
|
|
|
|
<name>Project</name>
|
|
|
|
<message>
|
2012-01-28 20:50:27 +01:00
|
|
|
<location filename="project.cpp" line="71"/>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="project.cpp" line="123"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-01-28 20:50:27 +01:00
|
|
|
<location filename="project.cpp" line="72"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Could not read the project file.</source>
|
|
|
|
<translation>No se ha podido leer el fichero.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="project.cpp" line="124"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Could not write the project file.</source>
|
|
|
|
<translation>No se ha podido escribir el fichero de proyecto.</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>ProjectFile</name>
|
|
|
|
<message>
|
|
|
|
<location filename="projectfile.ui" line="14"/>
|
|
|
|
<source>Project File</source>
|
|
|
|
<translation>Fichero de proyecto</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<location filename="projectfile.ui" line="24"/>
|
|
|
|
<source>Project</source>
|
|
|
|
<translation type="unfinished">Proyecto</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-15 02:22:38 +02:00
|
|
|
<location filename="projectfile.ui" line="49"/>
|
2011-08-22 21:21:42 +02:00
|
|
|
<source>Root:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="projectfile.ui" line="66"/>
|
|
|
|
<source>Libraries:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="projectfile.ui" line="79"/>
|
|
|
|
<location filename="projectfile.ui" line="228"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Paths:</source>
|
|
|
|
<translation>Rutas:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="projectfile.ui" line="106"/>
|
|
|
|
<location filename="projectfile.ui" line="169"/>
|
|
|
|
<location filename="projectfile.ui" line="242"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Add...</source>
|
|
|
|
<translation type="unfinished">Añadir...</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="projectfile.ui" line="113"/>
|
|
|
|
<location filename="projectfile.ui" line="176"/>
|
|
|
|
<location filename="projectfile.ui" line="249"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Edit</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Editar</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="projectfile.ui" line="120"/>
|
|
|
|
<location filename="projectfile.ui" line="183"/>
|
|
|
|
<location filename="projectfile.ui" line="256"/>
|
|
|
|
<location filename="projectfile.ui" line="319"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Remove</source>
|
2014-01-04 10:20:45 +01:00
|
|
|
<translation type="unfinished">Eliminar</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="projectfile.ui" line="145"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Includes</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="projectfile.ui" line="151"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Include directories:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="projectfile.ui" line="203"/>
|
2011-08-22 21:21:42 +02:00
|
|
|
<source>Up</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="projectfile.ui" line="210"/>
|
2011-08-22 21:21:42 +02:00
|
|
|
<source>Down</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="projectfile.ui" line="222"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Exclude</source>
|
2011-04-06 08:53:15 +02:00
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<message>
|
|
|
|
<location filename="projectfile.ui" line="281"/>
|
|
|
|
<source>Suppressions</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="projectfile.ui" line="287"/>
|
|
|
|
<source>Suppression list:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="projectfile.ui" line="312"/>
|
|
|
|
<source>Add</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<message>
|
2012-10-15 02:22:38 +02:00
|
|
|
<location filename="projectfile.ui" line="32"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Defines:</source>
|
|
|
|
<translation>Definiciones:</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>ProjectFileDialog</name>
|
|
|
|
<message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<location filename="projectfiledialog.cpp" line="42"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Project file: %1</source>
|
|
|
|
<translation>Fichero de proyecto: %1</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="projectfiledialog.cpp" line="283"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Select include directory</source>
|
|
|
|
<translation>Selecciona una carpeta para incluir</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="projectfiledialog.cpp" line="306"/>
|
2011-06-15 10:32:08 +02:00
|
|
|
<source>Select a directory to check</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="projectfiledialog.cpp" line="346"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Select directory to ignore</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2014-01-04 10:20:45 +01:00
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="projectfiledialog.cpp" line="405"/>
|
2014-01-04 10:20:45 +01:00
|
|
|
<source>Add Suppression</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="projectfiledialog.cpp" line="406"/>
|
2014-01-04 10:20:45 +01:00
|
|
|
<source>Select error id suppress:</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2011-04-06 08:29:13 +02:00
|
|
|
</context>
|
2013-03-01 20:07:28 +01:00
|
|
|
<context>
|
|
|
|
<name>QDialogButtonBox</name>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="31"/>
|
2013-03-01 20:07:28 +01:00
|
|
|
<source>OK</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="32"/>
|
2013-03-01 20:07:28 +01:00
|
|
|
<source>Cancel</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="33"/>
|
2013-03-01 20:07:28 +01:00
|
|
|
<source>Close</source>
|
|
|
|
<translation type="unfinished">Cerrar</translation>
|
|
|
|
</message>
|
2013-03-01 21:07:34 +01:00
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="34"/>
|
2013-03-01 21:07:34 +01:00
|
|
|
<source>Save</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Guardar</translation>
|
2013-03-01 21:07:34 +01:00
|
|
|
</message>
|
2013-03-01 20:07:28 +01:00
|
|
|
</context>
|
2011-04-06 08:29:13 +02:00
|
|
|
<context>
|
|
|
|
<name>QObject</name>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="93"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Unknown language specified!</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="123"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Language file %1 not found!</source>
|
|
|
|
<translation>¡Fichero de idioma %1 no encontrado!</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="129"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Failed to load translation for language %1 from file %2</source>
|
|
|
|
<translation>Fallo al cargar la traducción para el idioma %1 desde el fichero %2</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>ResultsTree</name>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="1045"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>File</source>
|
|
|
|
<translation>Fichero</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="1045"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Severity</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Severidad</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="1045"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Line</source>
|
|
|
|
<translation>Línea</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="1045"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Summary</source>
|
|
|
|
<translation>Resumen</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-27 12:28:47 +02:00
|
|
|
<location filename="resultstree.cpp" line="102"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Undefined file</source>
|
|
|
|
<translation>Fichero no definido</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="206"/>
|
|
|
|
<location filename="resultstree.cpp" line="727"/>
|
2011-04-16 17:45:35 +02:00
|
|
|
<source>[Inconclusive]</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="258"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>portability</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="261"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>information</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="264"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>debug</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="533"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Copy filename</source>
|
|
|
|
<translation>Copia nombre</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="534"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Copy full path</source>
|
|
|
|
<translation>Copia ruta</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="535"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Copy message</source>
|
|
|
|
<translation>Copia mensaje</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="536"/>
|
2012-11-03 21:42:59 +01:00
|
|
|
<source>Copy message id</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="537"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Hide</source>
|
|
|
|
<translation>Oculta</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="538"/>
|
2013-02-08 08:26:24 +01:00
|
|
|
<source>Hide all with id</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="587"/>
|
|
|
|
<location filename="resultstree.cpp" line="601"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="588"/>
|
2011-07-17 14:15:40 +02:00
|
|
|
<source>No editor application configured.
|
|
|
|
|
|
|
|
Configure the editor application for Cppcheck in preferences/Applications.</source>
|
|
|
|
<oldsource>Configure the text file viewer program in Cppcheck preferences/Applications.</oldsource>
|
|
|
|
<translation type="unfinished">Configura el programa para ver ficheros en Cppcheck preferencias/Aplicaciones.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="602"/>
|
2011-07-17 14:15:40 +02:00
|
|
|
<source>No default editor application selected.
|
|
|
|
|
|
|
|
Please select the default editor application in preferences/Applications.</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="631"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Could not find the file!</source>
|
|
|
|
<translation>¡No se ha encontrado el fichero!</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="677"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Could not start %1
|
|
|
|
|
|
|
|
Please check the application path and parameters are correct.</source>
|
|
|
|
<translation>No se ha podido ejecutar %1
|
|
|
|
|
|
|
|
Por favor comprueba que la ruta a la aplicación y los parámetros son correctos.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="691"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Could not find file:
|
|
|
|
%1
|
|
|
|
Please select the directory where file is located.</source>
|
|
|
|
<translation>No se ha encontrado el fichero:
|
|
|
|
%1
|
|
|
|
Por favor selecciona la carpeta donde se encuentra.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="698"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Select Directory</source>
|
|
|
|
<translation>Selecciona carpeta</translation>
|
|
|
|
</message>
|
2012-10-27 12:28:47 +02:00
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="1045"/>
|
2012-10-27 12:28:47 +02:00
|
|
|
<source>Id</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2011-04-06 08:29:13 +02:00
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="246"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>style</source>
|
|
|
|
<translation>estilo</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="249"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>error</source>
|
|
|
|
<translation>error</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="252"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>warning</source>
|
|
|
|
<translation>advertencia</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultstree.cpp" line="255"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>performance</source>
|
|
|
|
<translation>ajuste</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>ResultsView</name>
|
|
|
|
<message>
|
|
|
|
<location filename="resultsview.ui" line="26"/>
|
|
|
|
<source>Results</source>
|
|
|
|
<translation>Resultados</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultsview.cpp" line="140"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>No errors found, nothing to save.</source>
|
|
|
|
<translation>No se han encontrado errores, nada que guardar.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultsview.cpp" line="167"/>
|
|
|
|
<location filename="resultsview.cpp" line="175"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Failed to save the report.</source>
|
|
|
|
<translation>Error al guardar el informe.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultsview.cpp" line="201"/>
|
2011-08-03 09:58:03 +02:00
|
|
|
<source>%p% (%1 of %2 files checked)</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">%p% (%1 de %2 ficheros chequeados)</translation>
|
2011-08-03 09:58:03 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultsview.cpp" line="214"/>
|
|
|
|
<location filename="resultsview.cpp" line="225"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation>Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultsview.cpp" line="215"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>No errors found.</source>
|
|
|
|
<translation>No se han encontrado errores.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultsview.cpp" line="222"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Errors were found, but they are configured to be hidden.
|
|
|
|
To toggle what kind of errors are shown, open view menu.</source>
|
|
|
|
<translation>Se han encontrado errores, pero están configurados para que no se muestren.
|
|
|
|
Para cambiar el tipo de comportamiento, abrir el menú vista.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultsview.cpp" line="268"/>
|
|
|
|
<location filename="resultsview.cpp" line="286"/>
|
|
|
|
<location filename="resultsview.cpp" line="294"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Failed to read the report.</source>
|
|
|
|
<translation>Error al leer el informe.</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultsview.cpp" line="331"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Summary</source>
|
|
|
|
<translation>Resumen</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultsview.cpp" line="332"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Message</source>
|
|
|
|
<translation>Mensaje</translation>
|
|
|
|
</message>
|
2012-10-27 12:28:47 +02:00
|
|
|
<message>
|
2013-03-01 16:10:44 +01:00
|
|
|
<location filename="resultsview.cpp" line="334"/>
|
2012-10-27 12:28:47 +02:00
|
|
|
<source>Id</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
2011-04-06 08:29:13 +02:00
|
|
|
</context>
|
2012-10-24 03:19:38 +02:00
|
|
|
<context>
|
|
|
|
<name>ScratchPad</name>
|
|
|
|
<message>
|
|
|
|
<location filename="scratchpad.ui" line="14"/>
|
|
|
|
<source>Scratchpad</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="scratchpad.ui" line="48"/>
|
|
|
|
<source>filename</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Nombre de fichero</translation>
|
2012-10-24 03:19:38 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="scratchpad.ui" line="55"/>
|
|
|
|
<source>Check</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2011-04-06 08:29:13 +02:00
|
|
|
<context>
|
|
|
|
<name>Settings</name>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="14"/>
|
|
|
|
<source>Preferences</source>
|
|
|
|
<translation>Preferencias</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="24"/>
|
|
|
|
<source>General</source>
|
|
|
|
<translation>General</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<location filename="settings.ui" line="85"/>
|
|
|
|
<source>Ideal count:</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Cantidad ideal:</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="114"/>
|
|
|
|
<source>Force checking all #ifdef configurations</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Forzar chequeo de todas las configuraciones #ifdef</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2011-06-15 10:32:08 +02:00
|
|
|
<location filename="settings.ui" line="135"/>
|
2012-10-27 12:28:47 +02:00
|
|
|
<source>Display error Id in column "Id"</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mostrar Id de error en la columna "Id"</translation>
|
2012-10-27 12:28:47 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="142"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Enable inline suppressions</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Habilitar supresiones inline</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-27 12:28:47 +02:00
|
|
|
<location filename="settings.ui" line="163"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Paths</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-27 12:28:47 +02:00
|
|
|
<location filename="settings.ui" line="169"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Include paths:</source>
|
|
|
|
<translation>Incluye rutas:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-27 12:28:47 +02:00
|
|
|
<location filename="settings.ui" line="187"/>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="237"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Add...</source>
|
|
|
|
<translation>Añadir...</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="244"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Edit...</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Editar...</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="258"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Set as default</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Definir como default</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="315"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Language</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Idioma</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
2011-04-16 17:45:35 +02:00
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="329"/>
|
2011-04-16 17:45:35 +02:00
|
|
|
<source>Advanced</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Avanzado</translation>
|
2011-04-16 17:45:35 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="335"/>
|
2011-04-16 17:45:35 +02:00
|
|
|
<source>&Show inconclusive errors</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mostrar errores "inconclusive"</translation>
|
2011-04-16 17:45:35 +02:00
|
|
|
</message>
|
2011-06-15 10:32:08 +02:00
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="342"/>
|
2011-06-15 10:32:08 +02:00
|
|
|
<source>S&how internal warnings in log</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mostrar warnings internas en log</translation>
|
2011-06-15 10:32:08 +02:00
|
|
|
</message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="41"/>
|
|
|
|
<source>Number of threads: </source>
|
|
|
|
<translation>Número de hilos:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="settings.ui" line="121"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Show full path of files</source>
|
|
|
|
<translation>Mostrar la ruta completa de los ficheros</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2011-04-06 08:53:15 +02:00
|
|
|
<location filename="settings.ui" line="128"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Show "No errors found" message when no errors found</source>
|
|
|
|
<translation>Mostrar el mensaje "No se han encontrado errores"</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-27 12:28:47 +02:00
|
|
|
<location filename="settings.ui" line="194"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Edit</source>
|
2014-01-04 10:20:45 +01:00
|
|
|
<translation type="unfinished">Editar</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-27 12:28:47 +02:00
|
|
|
<location filename="settings.ui" line="201"/>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="251"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Remove</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Eliminar</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-27 12:28:47 +02:00
|
|
|
<location filename="settings.ui" line="226"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Applications</source>
|
|
|
|
<translation>Aplicaciones</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="281"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Reports</source>
|
|
|
|
<translation>Informes</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="287"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Save all errors when creating report</source>
|
|
|
|
<translation>Guardar todos los errores cuando se cree el informe</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="settings.ui" line="294"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Save full path to files in reports</source>
|
|
|
|
<translation>Guardar la ruta completa en los ficheros de informes</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>SettingsDialog</name>
|
|
|
|
<message>
|
2012-10-27 12:28:47 +02:00
|
|
|
<location filename="settingsdialog.cpp" line="82"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>N/A</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-05-10 12:06:48 +02:00
|
|
|
<location filename="settingsdialog.cpp" line="203"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Add a new application</source>
|
|
|
|
<translation>Añade una nueva aplicación</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-05-10 12:06:48 +02:00
|
|
|
<location filename="settingsdialog.cpp" line="236"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Modify an application</source>
|
|
|
|
<translation>Modificar aplicación</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-05-10 12:06:48 +02:00
|
|
|
<location filename="settingsdialog.cpp" line="263"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>[Default]</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2014-05-10 12:06:48 +02:00
|
|
|
<location filename="settingsdialog.cpp" line="314"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Select include directory</source>
|
|
|
|
<translation>Seleccionar carpeta incluida</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
|
|
|
<context>
|
|
|
|
<name>StatsDialog</name>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="14"/>
|
|
|
|
<location filename="stats.ui" line="228"/>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="105"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Statistics</source>
|
|
|
|
<translation>Estadísticas</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="27"/>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="97"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Project</source>
|
|
|
|
<translation>Proyecto</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="33"/>
|
|
|
|
<source>Project:</source>
|
|
|
|
<translation>Proyecto:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="53"/>
|
|
|
|
<source>Paths:</source>
|
|
|
|
<translation>Rutas:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="85"/>
|
|
|
|
<source>Include paths:</source>
|
|
|
|
<translation>Incluye rutas:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="108"/>
|
|
|
|
<source>Defines:</source>
|
|
|
|
<translation>Definiciones:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="145"/>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="101"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Previous Scan</source>
|
|
|
|
<translation>Revisión anterior</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="151"/>
|
|
|
|
<source>Path Selected:</source>
|
|
|
|
<translation>Ruta seleccionada:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="161"/>
|
|
|
|
<source>Number of Files Scanned:</source>
|
|
|
|
<translation>Número de ficheros revisados:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="181"/>
|
|
|
|
<source>Scan Duration:</source>
|
|
|
|
<translation>Tiempo de revisión:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="236"/>
|
|
|
|
<source>Errors:</source>
|
|
|
|
<translation>Errores:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="254"/>
|
|
|
|
<source>Warnings:</source>
|
|
|
|
<translation>Advertencias:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="272"/>
|
|
|
|
<source>Stylistic warnings:</source>
|
|
|
|
<translation>Advertencias de estilo:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="290"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Portability warnings:</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Advertencias de portabilidad:</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="308"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Performance issues:</source>
|
|
|
|
<translation>Problemas de rendimiento:</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
|
|
|
<location filename="stats.ui" line="326"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>Information messages:</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mensajes de información:</translation>
|
2011-04-06 08:53:15 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-12-07 01:48:27 +01:00
|
|
|
<location filename="stats.ui" line="364"/>
|
2011-04-06 08:29:13 +02:00
|
|
|
<source>Copy to Clipboard</source>
|
|
|
|
<translation>Copiar al portapapeles</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="77"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>1 day</source>
|
|
|
|
<translation type="unfinished"></translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="77"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>%1 days</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="79"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>1 hour</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="79"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>%1 hours</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="81"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>1 minute</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="81"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>%1 minutes</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="83"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>1 second</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="83"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>%1 seconds</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="87"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source>0.%1 seconds</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="89"/>
|
2011-04-06 08:53:15 +02:00
|
|
|
<source> and </source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="96"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Project Settings</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="98"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Paths</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="99"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Include paths</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="100"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Defines</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="102"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Path selected</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="103"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Number of files scanned</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="104"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Scan duration</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="106"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Errors</source>
|
2014-01-04 10:20:45 +01:00
|
|
|
<translation type="unfinished">Errores</translation>
|
2011-09-26 21:03:47 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="107"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Warnings</source>
|
|
|
|
<translation type="unfinished">Advertencias</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="108"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Style warnings</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Advertencias de estilo</translation>
|
2011-09-26 21:03:47 +02:00
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="109"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Portability warnings</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="110"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Performance warnings</source>
|
|
|
|
<translation type="unfinished">Ajustar advertencias</translation>
|
|
|
|
</message>
|
|
|
|
<message>
|
2012-10-07 23:53:42 +02:00
|
|
|
<location filename="statsdialog.cpp" line="111"/>
|
2011-09-26 21:03:47 +02:00
|
|
|
<source>Information messages</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Mensajes de información</translation>
|
2011-04-06 08:29:13 +02:00
|
|
|
</message>
|
|
|
|
</context>
|
2011-08-03 09:58:03 +02:00
|
|
|
<context>
|
|
|
|
<name>ThreadResult</name>
|
|
|
|
<message>
|
2012-01-28 20:50:27 +01:00
|
|
|
<location filename="threadresult.cpp" line="54"/>
|
2011-08-03 09:58:03 +02:00
|
|
|
<source>%1 of %2 files checked</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">%1 de %2 ficheros chequeados</translation>
|
2011-08-03 09:58:03 +02:00
|
|
|
</message>
|
|
|
|
</context>
|
2013-03-01 19:11:27 +01:00
|
|
|
<context>
|
|
|
|
<name>TranslationHandler</name>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="135"/>
|
2013-03-01 19:11:27 +01:00
|
|
|
<source>Failed to change the user interface language:
|
|
|
|
|
|
|
|
%1
|
|
|
|
|
|
|
|
The user interface language has been reset to English. Open the Preferences-dialog to select any of the available languages.</source>
|
2013-12-25 21:38:55 +01:00
|
|
|
<translation type="unfinished">Hubo un fallo al cambiar el idioma de la interfaz gráfica:
|
|
|
|
|
|
|
|
%1
|
|
|
|
|
|
|
|
El idioma de la interfaz grafica ha sido cambiado a Inglés. Abra la ventana de Preferencias para seleccionar alguno de los idiomas disponibles.</translation>
|
2013-03-01 19:11:27 +01:00
|
|
|
</message>
|
|
|
|
<message>
|
2014-03-28 19:06:48 +01:00
|
|
|
<location filename="translationhandler.cpp" line="141"/>
|
2013-03-01 19:11:27 +01:00
|
|
|
<source>Cppcheck</source>
|
|
|
|
<translation type="unfinished">Cppcheck</translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2011-04-16 17:45:35 +02:00
|
|
|
<context>
|
|
|
|
<name>TxtReport</name>
|
|
|
|
<message>
|
2012-10-24 03:19:38 +02:00
|
|
|
<location filename="txtreport.cpp" line="73"/>
|
2011-04-16 17:45:35 +02:00
|
|
|
<source>inconclusive</source>
|
|
|
|
<translation type="unfinished"></translation>
|
|
|
|
</message>
|
|
|
|
</context>
|
2011-04-06 08:29:13 +02:00
|
|
|
</TS>
|