- Updated copyright date
- Fixed compilation on Windows
- Updated german translation
This commit is contained in:
PKEuS 2017-07-29 12:08:19 +02:00
parent abf525e46d
commit 57bd6aafd5
14 changed files with 35 additions and 117 deletions

View File

@ -78,7 +78,7 @@
<item>
<widget class="QLabel" name="mCopyright">
<property name="text">
<string>Copyright © 2007-2016 Cppcheck team.</string>
<string>Copyright © 2007-2017 Cppcheck team.</string>
</property>
<property name="wordWrap">
<bool>true</bool>

View File

@ -79,7 +79,7 @@ bool ApplicationList::loadSettings()
defapp = 0;
}
#else
if (FindDefaultWindowsEditor()) {
if (findDefaultWindowsEditor()) {
defapp = 0;
}
#endif

View File

@ -20,8 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2016 Cppcheck team.</source>
<translation>Copyright © 2007-2016 Cppcheck-Team.</translation>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation>Copyright © 2007-2017 Cppcheck-Team.</translation>
</message>
<message>
<location filename="about.ui" line="91"/>
@ -1131,7 +1131,7 @@ Möchten Sie die Prüfung abbrechen und Cppcheck beenden?</translation>
<message>
<location filename="mainwindow.cpp" line="1343"/>
<source>Build dir &apos;%1&apos; does not exist, create it?</source>
<translation type="unfinished"></translation>
<translation>Erstellungsverzeichnis &apos;%1&apos; existiert nicht. Erstellen?</translation>
</message>
<message>
<location filename="mainwindow.cpp" line="1385"/>
@ -1264,27 +1264,27 @@ Options:
<message>
<location filename="projectfiledialog.ui" line="49"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;In the build dir, cppcheck stores data about each translation unit.&lt;/p&gt;&lt;p&gt;With a build dir you get whole program analysis.&lt;/p&gt;&lt;p&gt;Unchanged files will be analyzed much faster; Cppcheck skip the analysis of these files and reuse their old data.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Im Erstellungsverzeichnis speichert Cppcheck Daten über jede Übersetzungseinheit.&lt;/p&gt;&lt;p&gt;Mit einem Erstellungsverzeichnis ist eine dateiübergreifende Prüfung möglich.&lt;/p&gt;&lt;p&gt;Unveränderte Dateien werden erheblich schneller analysiert, da sie übersprungen und die gespeicherten Resultate genutzt werden können.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="projectfiledialog.ui" line="52"/>
<source>Cppcheck build dir (whole program analysis, faster analysis for unchanged files)</source>
<translation type="unfinished"></translation>
<translation>Cppcheck-Erstellungsverzeichnis (Dateiübergreifende Analyse, schnellere Analyse ungeänderter Dateien)</translation>
</message>
<message>
<location filename="projectfiledialog.ui" line="110"/>
<source>Paths and Defines</source>
<translation type="unfinished"></translation>
<translation>Pfade und Definitionen</translation>
</message>
<message>
<location filename="projectfiledialog.ui" line="118"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Cppcheck can import Visual studio solutions (*.sln), Visual studio projects (*.vcxproj) or compile databases.&lt;/p&gt;&lt;p&gt;Files to check, defines, include paths are imported.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Cppcheck kann Visual-Studio-Projektmappen (*.sln), Visual-Studio-Projekte (*.vcxproj) oder Compile-Datenbanken importieren.&lt;/p&gt;&lt;p&gt;Zu prüfende Dateien, Definitionen und Includeverzeichnisse werden importiert.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="projectfiledialog.ui" line="121"/>
<source>Import Project (Visual studio / compile database)</source>
<translation type="unfinished"></translation>
<translation>Importiere Projekt (Visual Studio / Compile-Datenbank)</translation>
</message>
<message>
<location filename="projectfiledialog.ui" line="251"/>
@ -1294,8 +1294,7 @@ Options:
<message>
<location filename="projectfiledialog.ui" line="32"/>
<source>&amp;Root:</source>
<oldsource>Root:</oldsource>
<translation type="unfinished">Wurzelverzeichnis:</translation>
<translation>&amp;Wurzelverzeichnis:</translation>
</message>
<message>
<location filename="projectfiledialog.ui" line="77"/>
@ -1307,60 +1306,12 @@ Options:
<source>Note: Put your own custom .cfg files in the same folder as the project file. You should see them above.</source>
<translation>Hinweis: Legen Sie eigene .cfg-Dateien in den Ordner der Projektdatei. Dann sollten sie oben sichtbar werden.</translation>
</message>
<message>
<source>Visual Studio</source>
<translation type="obsolete">Visual Studio</translation>
</message>
<message>
<source>Visual Studio
Cppcheck can import visual studio solutions and projects.
Files to check, include paths, configurations, defines, platform settings are imported.
Library settings are not imported.</source>
<translation type="obsolete">Visual Studio
Cppcheck kann Visual-Studio-Projektmappen und -Projekte öffnen.
Zu prüfende Dateien, Includepfade, Konfigurationen, Definitionen und Plattformeinstellungen werden importiert.
Bibliothekseinstellungen werden nicht importiert.</translation>
</message>
<message>
<location filename="projectfiledialog.ui" line="64"/>
<location filename="projectfiledialog.ui" line="152"/>
<source>...</source>
<translation>...</translation>
</message>
<message>
<source>Cppcheck build dir (optional)</source>
<translation type="obsolete">Cppcheck-Erstellungsverzeichnis (optional)</translation>
</message>
<message>
<source>CMake</source>
<translation type="obsolete">CMake</translation>
</message>
<message>
<source>Compile database
Cppcheck can import files to analyse, include paths, defines from the compile database.
Platform settings are not provided in compile database and must be configured.
Library settings are not provided in compile database, be careful about this configuration also.</source>
<translation type="obsolete">Compile-Datenbank
Cppcheck kann zu prüfende Dateien, Includepfade und Definitionen von der Compile-Datenbank importieren.
Plattformeinstellungen werden nicht bereitgestellt und müssen konfiguriert werden.
Bibliothekseinstellungen werden ebenfalls nicht bereitgestellt, geben Sie also auf deren Konfiguration acht.</translation>
</message>
<message>
<source>Other</source>
<translation type="obsolete">Andere</translation>
</message>
<message>
<location filename="projectfiledialog.ui" line="174"/>
<location filename="projectfiledialog.ui" line="367"/>
@ -1442,22 +1393,6 @@ Bibliothekseinstellungen werden ebenfalls nicht bereitgestellt, geben Sie also a
<source>Select Cppcheck build dir</source>
<translation>Wähle Cppcheck-Erstellungsverzeichnis</translation>
</message>
<message>
<source>Compile Database</source>
<translation type="obsolete">Compile-Datenbank</translation>
</message>
<message>
<source>Compile database (compile_database.json)</source>
<translation type="obsolete">Compile-Datenbank (compile_database.json)</translation>
</message>
<message>
<source>Visual Studio</source>
<translation type="obsolete">Visual Studio</translation>
</message>
<message>
<source>Visual Studio Solution/Project (*.sln *.vcxproj)</source>
<translation type="obsolete">Visual-Studio-Projektmappe/-Projekt (*.sln *.vcxproj)</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="432"/>
<source>Select include directory</source>
@ -1471,12 +1406,12 @@ Bibliothekseinstellungen werden ebenfalls nicht bereitgestellt, geben Sie also a
<message>
<location filename="projectfiledialog.cpp" line="216"/>
<source>Import Project</source>
<translation type="unfinished"></translation>
<translation>Projekt importieren</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="218"/>
<source>Visual Studio (*.sln *.vcxproj);;Compile database (compile_database.json)</source>
<translation type="unfinished"></translation>
<translation>Visual Studio (*.sln *.vcxproj);;Compile-Datenbank (compile_database.json)</translation>
</message>
<message>
<location filename="projectfiledialog.cpp" line="452"/>
@ -1598,7 +1533,7 @@ Bibliothekseinstellungen werden ebenfalls nicht bereitgestellt, geben Sie also a
<message>
<location filename="resultstree.cpp" line="226"/>
<source>note</source>
<translation type="unfinished"></translation>
<translation>Anmerkung</translation>
</message>
<message>
<location filename="resultstree.cpp" line="566"/>
@ -2083,7 +2018,7 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde
<message>
<location filename="stats.ui" line="380"/>
<source>Pdf Export</source>
<translation type="unfinished"></translation>
<translation>PDF-Export</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="82"/>
@ -2138,7 +2073,7 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde
<message>
<location filename="statsdialog.cpp" line="121"/>
<source>Export PDF</source>
<translation type="unfinished"></translation>
<translation>Exportiere PDF</translation>
</message>
<message>
<location filename="statsdialog.cpp" line="141"/>

View File

@ -20,9 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2016 Cppcheck team.</source>
<oldsource>Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright © 2007-2016 Daniel Marjamäki y el equipo de cppcheck.</translation>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation>Copyright © 2007-2017 el equipo de cppcheck.</translation>
</message>
<message>
<location filename="about.ui" line="91"/>

View File

@ -20,9 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2016 Cppcheck team.</source>
<oldsource>Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright (C) 2007-2009 Daniel Marjamäki ja cppcheck tiimi.</translation>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation type="unfinished">Copyright (C) 2007-2017 Daniel Marjamäki ja cppcheck tiimi.</translation>
</message>
<message>
<location filename="about.ui" line="91"/>

View File

@ -26,7 +26,7 @@ General Public License version 3</translation>
<translation>Visitez le site Cppcheck : %1</translation>
</message>
<message utf8="true">
<source>Copyright © 2007-2016 Cppcheck team.</source>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation type="unfinished"></translation>
</message>
</context>

View File

@ -20,9 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2016 Cppcheck team.</source>
<oldsource>Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright (C) 2007-2012 Daniel Marjamäki ed il team Cppcheck.</translation>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation type="unfinished">Copyright © 2007-2017 il team Cppcheck.</translation>
</message>
<message>
<location filename="about.ui" line="91"/>

View File

@ -20,8 +20,7 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2016 Cppcheck team.</source>
<oldsource>Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</oldsource>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation type="unfinished"></translation>
</message>
<message>

View File

@ -30,15 +30,7 @@ of the GNU General Public License version 3</source>
<translation>Cppcheck (%1) </translation>
</message>
<message utf8="true">
<source>Copyright © 2007-2013 Daniel Marjamäki and cppcheck team.</source>
<translation type="obsolete">Copyright © 2007-2012 Daniel Marjamäki and cppcheck team. {2007-2013 ?}</translation>
</message>
<message utf8="true">
<source>Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</source>
<translation type="obsolete">Copyright © 2007-2012 Daniel Marjamäki and cppcheck team. {2007-2013 ?} {2007-2016 ?}</translation>
</message>
<message utf8="true">
<source>Copyright © 2007-2016 Cppcheck team.</source>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation type="unfinished"></translation>
</message>
</context>

View File

@ -20,9 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2016 Cppcheck team.</source>
<oldsource>Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright (C) 2007-2009 Daniel Marjamäki en het cppcheck team.</translation>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation>Copyright © 2007-2017 het cppcheck team.</translation>
</message>
<message>
<location filename="about.ui" line="91"/>

View File

@ -20,9 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2016 Cppcheck team.</source>
<oldsource>Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</translation>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="about.ui" line="91"/>

View File

@ -20,9 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2016 Cppcheck team.</source>
<oldsource>Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished">Copyright (C) 2007-2009 Daniel Marjamäki and cppcheck team.</translation>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="about.ui" line="91"/>

View File

@ -20,9 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2016 Cppcheck team.</source>
<oldsource>Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</oldsource>
<translation>Copyright (C) 2007-2013 Daniel Marjamäki and cppcheck team.</translation>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="about.ui" line="91"/>

View File

@ -20,9 +20,8 @@
</message>
<message utf8="true">
<location filename="about.ui" line="81"/>
<source>Copyright © 2007-2016 Cppcheck team.</source>
<oldsource>Copyright © 2007-2016 Daniel Marjamäki and cppcheck team.</oldsource>
<translation type="unfinished"> © 2007-2012 Daniel Marjamäki Cppcheck </translation>
<source>Copyright © 2007-2017 Cppcheck team.</source>
<translation> © 2007-2017 Daniel Marjamäki Cppcheck </translation>
</message>
<message>
<location filename="about.ui" line="91"/>