diff --git a/gui/about.ui b/gui/about.ui index 13cd19bf6..50e33b1b9 100644 --- a/gui/about.ui +++ b/gui/about.ui @@ -78,7 +78,7 @@ - Copyright © 2007-2016 Cppcheck team. + Copyright © 2007-2017 Cppcheck team. true diff --git a/gui/applicationlist.cpp b/gui/applicationlist.cpp index 412448bab..579564655 100644 --- a/gui/applicationlist.cpp +++ b/gui/applicationlist.cpp @@ -79,7 +79,7 @@ bool ApplicationList::loadSettings() defapp = 0; } #else - if (FindDefaultWindowsEditor()) { + if (findDefaultWindowsEditor()) { defapp = 0; } #endif diff --git a/gui/cppcheck_de.ts b/gui/cppcheck_de.ts index abd05d0bd..ae6b4fde7 100644 --- a/gui/cppcheck_de.ts +++ b/gui/cppcheck_de.ts @@ -20,8 +20,8 @@ - Copyright © 2007-2016 Cppcheck team. - Copyright © 2007-2016 Cppcheck-Team. + Copyright © 2007-2017 Cppcheck team. + Copyright © 2007-2017 Cppcheck-Team. @@ -1131,7 +1131,7 @@ Möchten Sie die Prüfung abbrechen und Cppcheck beenden? Build dir '%1' does not exist, create it? - + Erstellungsverzeichnis '%1' existiert nicht. Erstellen? @@ -1264,27 +1264,27 @@ Options: <html><head/><body><p>In the build dir, cppcheck stores data about each translation unit.</p><p>With a build dir you get whole program analysis.</p><p>Unchanged files will be analyzed much faster; Cppcheck skip the analysis of these files and reuse their old data.</p></body></html> - + <html><head/><body><p>Im Erstellungsverzeichnis speichert Cppcheck Daten über jede Übersetzungseinheit.</p><p>Mit einem Erstellungsverzeichnis ist eine dateiübergreifende Prüfung möglich.</p><p>Unveränderte Dateien werden erheblich schneller analysiert, da sie übersprungen und die gespeicherten Resultate genutzt werden können.</p></body></html> Cppcheck build dir (whole program analysis, faster analysis for unchanged files) - + Cppcheck-Erstellungsverzeichnis (Dateiübergreifende Analyse, schnellere Analyse ungeänderter Dateien) Paths and Defines - + Pfade und Definitionen <html><head/><body><p>Cppcheck can import Visual studio solutions (*.sln), Visual studio projects (*.vcxproj) or compile databases.</p><p>Files to check, defines, include paths are imported.</p></body></html> - + <html><head/><body><p>Cppcheck kann Visual-Studio-Projektmappen (*.sln), Visual-Studio-Projekte (*.vcxproj) oder Compile-Datenbanken importieren.</p><p>Zu prüfende Dateien, Definitionen und Includeverzeichnisse werden importiert.</p></body></html> Import Project (Visual studio / compile database) - + Importiere Projekt (Visual Studio / Compile-Datenbank) @@ -1294,8 +1294,7 @@ Options: &Root: - Root: - Wurzelverzeichnis: + &Wurzelverzeichnis: @@ -1307,60 +1306,12 @@ Options: Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. Hinweis: Legen Sie eigene .cfg-Dateien in den Ordner der Projektdatei. Dann sollten sie oben sichtbar werden. - - Visual Studio - Visual Studio - - - 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. - 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. - ... ... - - Cppcheck build dir (optional) - Cppcheck-Erstellungsverzeichnis (optional) - - - CMake - CMake - - - 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. - 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. - - - Other - Andere - @@ -1442,22 +1393,6 @@ Bibliothekseinstellungen werden ebenfalls nicht bereitgestellt, geben Sie also a Select Cppcheck build dir Wähle Cppcheck-Erstellungsverzeichnis - - Compile Database - Compile-Datenbank - - - Compile database (compile_database.json) - Compile-Datenbank (compile_database.json) - - - Visual Studio - Visual Studio - - - Visual Studio Solution/Project (*.sln *.vcxproj) - Visual-Studio-Projektmappe/-Projekt (*.sln *.vcxproj) - Select include directory @@ -1471,12 +1406,12 @@ Bibliothekseinstellungen werden ebenfalls nicht bereitgestellt, geben Sie also a Import Project - + Projekt importieren Visual Studio (*.sln *.vcxproj);;Compile database (compile_database.json) - + Visual Studio (*.sln *.vcxproj);;Compile-Datenbank (compile_database.json) @@ -1598,7 +1533,7 @@ Bibliothekseinstellungen werden ebenfalls nicht bereitgestellt, geben Sie also a note - + Anmerkung @@ -2083,7 +2018,7 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde Pdf Export - + PDF-Export @@ -2138,7 +2073,7 @@ Legen Sie unter dem Menü Ansicht fest, welche Arten von Fehlern angezeigt werde Export PDF - + Exportiere PDF diff --git a/gui/cppcheck_es.ts b/gui/cppcheck_es.ts index 38dc54984..984389d05 100644 --- a/gui/cppcheck_es.ts +++ b/gui/cppcheck_es.ts @@ -20,9 +20,8 @@ - Copyright © 2007-2016 Cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki y el equipo de cppcheck. + Copyright © 2007-2017 Cppcheck team. + Copyright © 2007-2017 el equipo de cppcheck. diff --git a/gui/cppcheck_fi.ts b/gui/cppcheck_fi.ts index 97bcc4f2a..8deded845 100644 --- a/gui/cppcheck_fi.ts +++ b/gui/cppcheck_fi.ts @@ -20,9 +20,8 @@ - Copyright © 2007-2016 Cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. - Copyright (C) 2007-2009 Daniel Marjamäki ja cppcheck tiimi. + Copyright © 2007-2017 Cppcheck team. + Copyright (C) 2007-2017 Daniel Marjamäki ja cppcheck tiimi. diff --git a/gui/cppcheck_fr.ts b/gui/cppcheck_fr.ts index 70a8627b2..e4942e2a9 100644 --- a/gui/cppcheck_fr.ts +++ b/gui/cppcheck_fr.ts @@ -26,7 +26,7 @@ General Public License version 3 Visitez le site Cppcheck : %1 - Copyright © 2007-2016 Cppcheck team. + Copyright © 2007-2017 Cppcheck team. diff --git a/gui/cppcheck_it.ts b/gui/cppcheck_it.ts index 106e78357..870c5b3b1 100644 --- a/gui/cppcheck_it.ts +++ b/gui/cppcheck_it.ts @@ -20,9 +20,8 @@ - Copyright © 2007-2016 Cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. - Copyright (C) 2007-2012 Daniel Marjamäki ed il team Cppcheck. + Copyright © 2007-2017 Cppcheck team. + Copyright © 2007-2017 il team Cppcheck. diff --git a/gui/cppcheck_ja.ts b/gui/cppcheck_ja.ts index bd4de7266..8ba30af73 100644 --- a/gui/cppcheck_ja.ts +++ b/gui/cppcheck_ja.ts @@ -20,8 +20,7 @@ - Copyright © 2007-2016 Cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. + Copyright © 2007-2017 Cppcheck team. diff --git a/gui/cppcheck_ko.ts b/gui/cppcheck_ko.ts index d00fdc5af..4831d7f12 100644 --- a/gui/cppcheck_ko.ts +++ b/gui/cppcheck_ko.ts @@ -30,15 +30,7 @@ of the GNU General Public License version 3 Cppcheck 홈페이지(%1)를 방문해보세요 - Copyright © 2007-2013 Daniel Marjamäki and cppcheck team. - Copyright © 2007-2012 Daniel Marjamäki and cppcheck team. {2007-2013 ?} - - - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. - Copyright © 2007-2012 Daniel Marjamäki and cppcheck team. {2007-2013 ?} {2007-2016 ?} - - - Copyright © 2007-2016 Cppcheck team. + Copyright © 2007-2017 Cppcheck team. diff --git a/gui/cppcheck_nl.ts b/gui/cppcheck_nl.ts index c72badde2..771b5126e 100644 --- a/gui/cppcheck_nl.ts +++ b/gui/cppcheck_nl.ts @@ -20,9 +20,8 @@ - Copyright © 2007-2016 Cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. - Copyright (C) 2007-2009 Daniel Marjamäki en het cppcheck team. + Copyright © 2007-2017 Cppcheck team. + Copyright © 2007-2017 het cppcheck team. diff --git a/gui/cppcheck_ru.ts b/gui/cppcheck_ru.ts index 5567b45c8..89d362c81 100644 --- a/gui/cppcheck_ru.ts +++ b/gui/cppcheck_ru.ts @@ -20,9 +20,8 @@ - Copyright © 2007-2016 Cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. + Copyright © 2007-2017 Cppcheck team. + diff --git a/gui/cppcheck_sr.ts b/gui/cppcheck_sr.ts index 8ec4a4974..44349525c 100644 --- a/gui/cppcheck_sr.ts +++ b/gui/cppcheck_sr.ts @@ -20,9 +20,8 @@ - Copyright © 2007-2016 Cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. - Copyright (C) 2007-2009 Daniel Marjamäki and cppcheck team. + Copyright © 2007-2017 Cppcheck team. + diff --git a/gui/cppcheck_sv.ts b/gui/cppcheck_sv.ts index fd15095bf..123ffa580 100644 --- a/gui/cppcheck_sv.ts +++ b/gui/cppcheck_sv.ts @@ -20,9 +20,8 @@ - Copyright © 2007-2016 Cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. - Copyright (C) 2007-2013 Daniel Marjamäki and cppcheck team. + Copyright © 2007-2017 Cppcheck team. + diff --git a/gui/cppcheck_zh_CN.ts b/gui/cppcheck_zh_CN.ts index f3f43cbe9..547924532 100644 --- a/gui/cppcheck_zh_CN.ts +++ b/gui/cppcheck_zh_CN.ts @@ -20,9 +20,8 @@ - Copyright © 2007-2016 Cppcheck team. - Copyright © 2007-2016 Daniel Marjamäki and cppcheck team. - 版权所有 © 2007-2012 Daniel Marjamäki 与 Cppcheck 团队。 + Copyright © 2007-2017 Cppcheck team. + 版权所有 © 2007-2017 Daniel Marjamäki 与 Cppcheck 团队。