diff --git a/gui/cppcheck_de.ts b/gui/cppcheck_de.ts index 4805096c9..c9a94585d 100644 --- a/gui/cppcheck_de.ts +++ b/gui/cppcheck_de.ts @@ -188,12 +188,12 @@ Parameter: -l(line) (file) - + Helpfile '%1' was not found - + Cppcheck Cppcheck @@ -1407,22 +1407,22 @@ Options: Addons und Werkzeuge - + MISRA C 2012 MISRA C 2012 - + Misra rule texts Misra-Regeltexte - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> <html><head/><body><p>Text aus Anhang A &quot;Summary of guidelines&quot; aus der MISRA-C-2012-PDF in eine Textdatei einfügen.</p></body></html> - + ... ... @@ -1461,15 +1461,15 @@ Options: - + Edit Bearbeiten - - + + Remove Entfernen @@ -1539,42 +1539,42 @@ Options: - Check code in headers (slower analysis, more results) - Prüfe Code in Headern (langsamere Analyse, mehr Ergebnisse) + Prüfe Code in Headern (langsamere Analyse, mehr Ergebnisse) - Check code in unused templates (slower and less accurate analysis) - Prüfe Code in ungenutzten Templates (langsamere und weniger genaue Analyse) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) + Prüfe Code in ungenutzten Templates (langsamere und weniger genaue Analyse) - + Max CTU depth Maximale CTU-Tiefe - + Max recursion in template instantiation - + Warning options Warnoptionen - + Root path: Wurzelverzeichnis: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) Warnungs-Tags (Semikolon-getrennt) @@ -1587,7 +1587,7 @@ Options: Hinweis: Addons setzen voraus, dass <a href="https://www.python.org/">Python</a> installiert ist. - + External tools Externe Werkzeuge @@ -1631,73 +1631,78 @@ Options: - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + Suppressions Fehlerunterdrückungen - + Add Hinzufügen - - + + Addons Add-Ons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 Y2038 - + Thread safety Threadsicherheit - + Coding standards Programmierstandards - + Cert Cert - + Clang analyzer Clang-Analyzer - + Clang-tidy Clang-Tidy diff --git a/gui/cppcheck_es.ts b/gui/cppcheck_es.ts index 7b3ce68c3..c18966794 100644 --- a/gui/cppcheck_es.ts +++ b/gui/cppcheck_es.ts @@ -171,12 +171,12 @@ Parameters: -l(line) (file) - + Helpfile '%1' was not found - + Cppcheck Cppcheck @@ -1537,42 +1537,42 @@ Options: Nota: Ponga sus propios archivos .cfg en la misma carpeta que el proyecto. Debería verlos arriba. - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + Misra rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1611,15 +1611,15 @@ Options: - + Edit Editar - - + + Remove Eliminar @@ -1674,23 +1674,19 @@ Options: Limit analysis - - - Check code in headers (slower analysis, more results) - - - Check code in unused templates (slower and less accurate analysis) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + External tools @@ -1738,27 +1734,32 @@ Options: - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) @@ -1777,7 +1778,7 @@ Options: Excluir - + Suppressions Supresiones @@ -1786,48 +1787,48 @@ Options: Lista de supresiones: - + Add Añadir - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - + Cert - + Clang analyzer - + Clang-tidy diff --git a/gui/cppcheck_fi.ts b/gui/cppcheck_fi.ts index bf9928f62..ed8a284ed 100644 --- a/gui/cppcheck_fi.ts +++ b/gui/cppcheck_fi.ts @@ -174,12 +174,12 @@ Parameters: -l(line) (file) - + Helpfile '%1' was not found - + Cppcheck Cppcheck @@ -1399,22 +1399,22 @@ Options: - + MISRA C 2012 - + Misra rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1453,15 +1453,15 @@ Options: - + Edit - - + + Remove @@ -1526,48 +1526,44 @@ Options: If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - - - Check code in headers (slower analysis, more results) - - - Check code in unused templates (slower and less accurate analysis) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) - + External tools @@ -1607,73 +1603,78 @@ Options: - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + Suppressions - + Add - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - + Cert - + Clang analyzer - + Clang-tidy diff --git a/gui/cppcheck_fr.ts b/gui/cppcheck_fr.ts index fb61e78bb..b4918df12 100644 --- a/gui/cppcheck_fr.ts +++ b/gui/cppcheck_fr.ts @@ -182,12 +182,12 @@ Paramètres : -l(ligne) (fichier) - + Helpfile '%1' was not found - + Cppcheck @@ -1438,15 +1438,15 @@ Do you want to proceed? - + Edit Editer - - + + Remove Supprimer @@ -1481,7 +1481,7 @@ Do you want to proceed? Bibliothèques - + Suppressions Suppressions @@ -1490,7 +1490,7 @@ Do you want to proceed? Liste de suppressions - + Add Ajouter @@ -1500,7 +1500,7 @@ Do you want to proceed? - + ... @@ -1525,12 +1525,12 @@ Do you want to proceed? - + Root path: - + Warning tags (separated by semicolon) @@ -1575,43 +1575,43 @@ Do you want to proceed? - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - + Cert - + Clang analyzer - + Clang-tidy @@ -1657,57 +1657,62 @@ Do you want to proceed? - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + Max recursion in template instantiation - + Warning options - + Filepaths in warnings will be relative to this path - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + Misra rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + External tools @@ -1732,18 +1737,14 @@ Do you want to proceed? Analysis - - - Check code in headers (slower analysis, more results) - - - Check code in unused templates (slower and less accurate analysis) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) - + Max CTU depth diff --git a/gui/cppcheck_it.ts b/gui/cppcheck_it.ts index 496b56315..c1c076240 100644 --- a/gui/cppcheck_it.ts +++ b/gui/cppcheck_it.ts @@ -183,12 +183,12 @@ Parametri: -l(line) (file) - + Helpfile '%1' was not found - + Cppcheck Cppcheck @@ -1554,42 +1554,42 @@ Options: - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + Misra rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1628,15 +1628,15 @@ Options: - + Edit Modifica - - + + Remove Rimuovi @@ -1691,23 +1691,19 @@ Options: Limit analysis - - - Check code in headers (slower analysis, more results) - - - Check code in unused templates (slower and less accurate analysis) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + External tools @@ -1755,27 +1751,32 @@ Options: - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) @@ -1794,53 +1795,53 @@ Options: Escludi - + Suppressions - + Add - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - + Cert - + Clang analyzer - + Clang-tidy diff --git a/gui/cppcheck_ja.ts b/gui/cppcheck_ja.ts index 6adf29480..5bfe67185 100644 --- a/gui/cppcheck_ja.ts +++ b/gui/cppcheck_ja.ts @@ -188,12 +188,12 @@ Parameters: -l(line) (file) インデックス - + Helpfile '%1' was not found ヘルプファイル '%1' が見つかりません - + Cppcheck Cppcheck @@ -1611,22 +1611,22 @@ Options: 除外するパス - + MISRA C 2012 MISRA C 2012 - + Misra rule texts Misra ルールテキスト - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> <html><head/><body><p>MISRA C 2012 pdfのAppendix A &quot;Summary of guidelines&quot; からテキストをコピーペーストしてください。</p></body></html> - + ... ... @@ -1665,15 +1665,15 @@ Options: - + Edit 編集 - - + + Remove 取り除く @@ -1719,22 +1719,27 @@ Options: Cppcheckビルトイン - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. タグが追加された場合、警告上で右クリックしてそれらのタグの中の一つを設定できます。警告を分類できます。 - + Exclude source files 除外するソースファイル - + Exclude folder... フォルダで除外... - + Exclude file... ファイルで除外... @@ -1761,17 +1766,17 @@ Options: 解析の制限 - Check code in headers (slower analysis, more results) - ヘッダファイルのコードもチェック(解析に時間がかかりますが結果は増えます) + ヘッダファイルのコードもチェック(解析に時間がかかりますが結果は増えます) - Check code in unused templates (slower and less accurate analysis) - 未使用テンプレートのコードもチェック (解析に時間がかかり、また正確性は低い) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) + 未使用テンプレートのコードもチェック (解析に時間がかかり、また正確性は低い) - + Max CTU depth CTUの最大深さ @@ -1784,7 +1789,7 @@ Options: 注意: アドオンには<a href="https://www.python.org/">Python</a> が必要です。 - + External tools 外部ツール @@ -1836,27 +1841,27 @@ Options: 可能な限りクラスが柔軟であり堅牢であることを望む場合、公開されたインターフェースが非常に堅牢です。Cppcheckは引数があらゆる値をとりうると仮定します。 - + Max recursion in template instantiation テンプレートインスタンス化の最大再帰回数 - + Warning options 警告オプション - + Root path: ルートパス: - + Filepaths in warnings will be relative to this path 警告中のファイルパスはこのパスからの相対パスになります - + Warning tags (separated by semicolon) 警告タグ(セミコロン区切り) @@ -1875,7 +1880,7 @@ Options: 除外する - + Suppressions 指摘の抑制 @@ -1884,7 +1889,7 @@ Options: 抑制リスト - + Add 追加 @@ -1893,33 +1898,33 @@ Options: アドオンとツール - - + + Addons アドオン - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. 注意: アドオンには<a href="https://www.python.org/">Python</a>が必要です。 - + Y2038 Y2038 - + Thread safety スレッドセーフ - + Coding standards コーディング標準 - + Cert CERT @@ -1932,12 +1937,12 @@ Options: 複数ツールの併用はよい結果を生みます。 - + Clang analyzer Clang Analyzer - + Clang-tidy Clang-tidy diff --git a/gui/cppcheck_ko.ts b/gui/cppcheck_ko.ts index b95b10e9c..a22f44aea 100644 --- a/gui/cppcheck_ko.ts +++ b/gui/cppcheck_ko.ts @@ -186,12 +186,12 @@ Kate로 파일을 열고, 해당 행으로 이동하는 예제: - + Helpfile '%1' was not found - + Cppcheck Cppcheck @@ -1533,15 +1533,15 @@ Do you want to proceed? - + Edit 편집 - - + + Remove 제거 @@ -1568,12 +1568,12 @@ Do you want to proceed? Exclude - + Suppressions - + Add @@ -1583,7 +1583,7 @@ Do you want to proceed? - + ... @@ -1608,12 +1608,12 @@ Do you want to proceed? - + Root path: - + Warning tags (separated by semicolon) @@ -1658,43 +1658,43 @@ Do you want to proceed? - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - + Cert - + Clang analyzer - + Clang-tidy @@ -1740,57 +1740,62 @@ Do you want to proceed? - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + Max recursion in template instantiation - + Warning options - + Filepaths in warnings will be relative to this path - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + Misra rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + External tools @@ -1815,18 +1820,14 @@ Do you want to proceed? Analysis - - - Check code in headers (slower analysis, more results) - - - Check code in unused templates (slower and less accurate analysis) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) - + Max CTU depth diff --git a/gui/cppcheck_nl.ts b/gui/cppcheck_nl.ts index 54535064f..3d3977511 100644 --- a/gui/cppcheck_nl.ts +++ b/gui/cppcheck_nl.ts @@ -184,12 +184,12 @@ Parameters: -l(lijn) (bestand) - + Helpfile '%1' was not found - + Cppcheck Cppcheck @@ -1536,42 +1536,42 @@ Options: - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + Misra rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1610,15 +1610,15 @@ Options: - + Edit Bewerk - - + + Remove Verwijder @@ -1673,23 +1673,19 @@ Options: Limit analysis - - - Check code in headers (slower analysis, more results) - - - Check code in unused templates (slower and less accurate analysis) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + External tools @@ -1737,27 +1733,32 @@ Options: - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) @@ -1776,53 +1777,53 @@ Options: Exclusief - + Suppressions - + Add - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - + Cert - + Clang analyzer - + Clang-tidy diff --git a/gui/cppcheck_ru.ts b/gui/cppcheck_ru.ts index d70f4b855..bfcf56ef1 100644 --- a/gui/cppcheck_ru.ts +++ b/gui/cppcheck_ru.ts @@ -189,12 +189,12 @@ Parameters: -l(line) (file) - + Helpfile '%1' was not found - + Cppcheck Cppcheck @@ -1654,52 +1654,57 @@ Options: - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + Max recursion in template instantiation - + Filepaths in warnings will be relative to this path - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 MISRA C 2012 - + Misra rule texts Файл с текстами правил MISRA - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> <html><head/><body><p>Скопируйте текст из Appendix A &quot;Summary of guidelines&quot; из фала правил MISRA C 2012 pdf в текстовый файл.</p></body></html> - + ... ... @@ -1738,15 +1743,15 @@ Options: - + Edit Изменить - - + + Remove Удалить @@ -1806,17 +1811,17 @@ Options: - Check code in headers (slower analysis, more results) - Проверить код в заголовочных файлах + Проверить код в заголовочных файлах - Check code in unused templates (slower and less accurate analysis) - Проверить код в неиспользуемых шаблонах + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) + Проверить код в неиспользуемых шаблонах - + Max CTU depth Максимальная глубина CTU @@ -1825,7 +1830,7 @@ Options: Исключить исходные файлы в путях - + External tools Внешние инструменты @@ -1857,17 +1862,17 @@ Options: Платформа - + Warning options Опции предупреждений - + Root path: Корневой каталог: - + Warning tags (separated by semicolon) Теги предупреждений (через ';') @@ -1886,12 +1891,12 @@ Options: Исключенные пути - + Suppressions Подавления - + Add Добавить @@ -1900,43 +1905,43 @@ Options: Дополнения - - + + Addons Дополнения - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards Стандарты кодирования - + Cert Cert - + Clang analyzer - + Clang-tidy diff --git a/gui/cppcheck_sr.ts b/gui/cppcheck_sr.ts index d88e9b6db..833742004 100644 --- a/gui/cppcheck_sr.ts +++ b/gui/cppcheck_sr.ts @@ -172,12 +172,12 @@ Parameters: -l(line) (file) - + Helpfile '%1' was not found - + Cppcheck Cppcheck @@ -1424,22 +1424,22 @@ Options: - + MISRA C 2012 - + Misra rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1478,15 +1478,15 @@ Options: - + Edit - - + + Remove @@ -1551,48 +1551,44 @@ Options: If you want to design your classes to be as flexible and robust as possible then the public interface must be very robust. Cppcheck will asumme that arguments can take *any* value. - - - Check code in headers (slower analysis, more results) - - - Check code in unused templates (slower and less accurate analysis) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) - + External tools @@ -1632,73 +1628,78 @@ Options: - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + Suppressions - + Add - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - + Cert - + Clang analyzer - + Clang-tidy diff --git a/gui/cppcheck_sv.ts b/gui/cppcheck_sv.ts index 723ec5d7b..a59bb8c5f 100644 --- a/gui/cppcheck_sv.ts +++ b/gui/cppcheck_sv.ts @@ -188,12 +188,12 @@ Parametrar: -l(line) (file) - + Helpfile '%1' was not found - + Cppcheck Cppcheck @@ -1682,7 +1682,7 @@ Sökvägar och defines importeras. Visual Studio - + ... ... @@ -1721,15 +1721,15 @@ Sökvägar och defines importeras. - + Edit Redigera - - + + Remove Ta bort @@ -1774,52 +1774,57 @@ Sökvägar och defines importeras. - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + Max recursion in template instantiation - + Filepaths in warnings will be relative to this path - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + Misra rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + External tools @@ -1876,33 +1881,29 @@ Sökvägar och defines importeras. Limit analysis - - - Check code in headers (slower analysis, more results) - - - Check code in unused templates (slower and less accurate analysis) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + Warning options - + Root path: Bas sökväg: - + Warning tags (separated by semicolon) Varnings taggar (separerade med semikolon) @@ -1926,7 +1927,7 @@ Sökvägar och defines importeras. Exkludera - + Suppressions Suppressions @@ -1935,38 +1936,38 @@ Sökvägar och defines importeras. Suppression-list: - + Add Lägg till - - + + Addons Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 Y2038 - + Thread safety Tråd säkerhet - + Coding standards Kodstandarder - + Cert Cert @@ -1979,12 +1980,12 @@ Sökvägar och defines importeras. Best practice är att använda flera verktyg - + Clang analyzer Clang analyzer - + Clang-tidy Clang-tidy diff --git a/gui/cppcheck_zh_CN.ts b/gui/cppcheck_zh_CN.ts index 3591c7935..775a84c44 100644 --- a/gui/cppcheck_zh_CN.ts +++ b/gui/cppcheck_zh_CN.ts @@ -181,12 +181,12 @@ Parameters: -l(line) (file) - + Helpfile '%1' was not found - + Cppcheck Cppcheck @@ -1553,42 +1553,42 @@ Options: - + If tags are added, you will be able to right click on warnings and set one of these tags. You can manually categorize warnings. - + Exclude source files - + Exclude folder... - + Exclude file... - + MISRA C 2012 - + Misra rule texts - + <html><head/><body><p>Copy/paste the text from Appendix A &quot;Summary of guidelines&quot; from the MISRA C 2012 pdf to a text file.</p></body></html> - + ... @@ -1627,15 +1627,15 @@ Options: - + Edit 编辑 - - + + Remove 移除 @@ -1690,23 +1690,19 @@ Options: Limit analysis - - - Check code in headers (slower analysis, more results) - - - Check code in unused templates (slower and less accurate analysis) + Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) + Check code in unused templates (slower and less accurate analysis) - + Max CTU depth - + External tools @@ -1754,27 +1750,32 @@ Options: - + + Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) + + + + Max recursion in template instantiation - + Warning options - + Root path: - + Filepaths in warnings will be relative to this path - + Warning tags (separated by semicolon) @@ -1793,53 +1794,53 @@ Options: 排除 - + Suppressions - + Add - - + + Addons - + Note: Addons require <a href="https://www.python.org/">Python</a> being installed. - + Y2038 - + Thread safety - + Coding standards - + Cert - + Clang analyzer - + Clang-tidy