diff --git a/gui/cppcheck_ja.ts b/gui/cppcheck_ja.ts
index 6c7cf72eb..c651d719a 100644
--- a/gui/cppcheck_ja.ts
+++ b/gui/cppcheck_ja.ts
@@ -56,7 +56,8 @@ The following texts in parameters are replaced with appropriate values when appl
Example opening a file with Kate and make Kate scroll to the correct line:
Executable: kate
Parameters: -l(line) (file)
- ここにエラー指摘のあるファイルを開くアプリケーションを追加できます。そのアプリケーションの名前、実行ファイル名、コマンドラインパラメータを指定してください。
+ fix Japanese word 名前 to 表示名
+ ここにエラー指摘のあるファイルを開くアプリケーションを追加できます。そのアプリケーションの表示名、実行ファイル名、コマンドラインパラメータを指定してください。
パラメータ中の以下の文字列を使用してパラメータ(Parameters:)に設定します。これらの文字列はアプリケーションが実行されたときに、適切な値に変換されます。:
(file) - エラー指摘のあるファイル
@@ -71,12 +72,12 @@ Parameters: -l(line) (file)&Name:
- 名称(&N):
+ 表示名(&N):&Executable:
- 実行バイナリ(&E):
+ 実行ファイルのパス(&E):
@@ -106,7 +107,7 @@ Parameters: -l(line) (file)You must specify a name, a path and optionally parameters for the application!
- アプリケーションの名称とパスと(オプションの)引数を指定してください!
+ アプリケーションの表示名と実行ファイルのパスと(オプションの)引数を指定してください!
@@ -802,7 +803,7 @@ Parameters: -l(line) (file)
A&nalyze
- 解析(&n)
+ チェック(&n)
@@ -998,12 +999,12 @@ Parameters: -l(line) (file)
Reanalyze and check library
- ライブラリを再解析する
+ ライブラリを再チェックするCheck configuration (defines, includes)
- 解析の設定(define、インクルード)
+ チェックの設定(define、インクルード)
@@ -1021,7 +1022,7 @@ Cppcheckの古いバージョンの設定には互換性がありません。エ
You must close the project file before selecting new files or directories!
- 新しいファイル/ディレクトリを解析するには現在のプロジェクトを閉じてください!
+ 新しいファイル/ディレクトリをチェックするには現在のプロジェクトを閉じてください!C/C++ Source, Compile database, Visual Studio (%1 %2 *.sln *.vcxproj)
@@ -1054,7 +1055,7 @@ Cppcheckの古いバージョンの設定には互換性がありません。エ
Found project file: %1
Do you want to load this project file instead?
- プロジェクトファイルが検出されました: %1
+ プロジェクトファイルを検出しました: %1
現在のプロジェクトの代わりにこのプロジェクトファイルを読み込んでもかまいませんか?
@@ -1138,7 +1139,7 @@ Do you want to proceed checking without using any of these project files?
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. Please note that --data-dir is supposed to be used by installation scripts and therefore the GUI does not start when it is used, all that happens is that the setting is configured.
- %1のロードに失敗しました。あなたの Cppcheck は正しくインストールされていません。あなたは --data-dir=<directory> コマンドラインオプションでこのファイルの場所を指定してできます。ただし、この --data-dir はインストールスクリプトによってサポートされており、GUI版ではサポートされていません。全ての設定は調整済みでなければなりません。
+ %1のロードに失敗しました。あなたの Cppcheck は正しくインストールされていません。あなたは --data-dir=<directory> コマンドラインオプションでロードするファイルの場所を指定できます。ただし、この --data-dir はインストールスクリプトによってサポートされており、GUI版ではサポートされていません。全ての設定は調整済みでなければなりません。
@@ -1520,7 +1521,7 @@ Options:
<html><head/><body><p>Copy/paste the text from Appendix A "Summary of guidelines" from the MISRA C 2012 pdf to a text file.</p></body></html>
- <html><head/><body><p>Appendix A "Summary of guidelines" from the MISRA C 2012からテキストをコピーペーストしてください。</p></body></html>
+ <html><head/><body><p>MISRA C 2012 pdfのAppendix A "Summary of guidelines" からテキストをコピーペーストしてください。</p></body></html>
@@ -1573,7 +1574,7 @@ Options:
Undefines:
- 定義取り消し(Undefines)
+ 定義取り消し(Undefines):
@@ -1611,7 +1612,7 @@ Options:
Checking
- 解析
+ チェック
@@ -1843,7 +1844,7 @@ Options:
(Not found)
- (みつかりません)
+ (見つかりません)
@@ -1879,7 +1880,7 @@ Options:
Severity
- 警告種別
+ 警告の種別
@@ -1889,7 +1890,7 @@ Options:
Summary
- 内容
+ 要約
@@ -1964,7 +1965,7 @@ Options:
Hide all with id
- IDを表示しない
+ IDで非表示を指定
@@ -2205,7 +2206,7 @@ To toggle what kind of errors are shown, open view menu.
Optionally enter a filename (mainly for automatic language detection) and click on "Check":
- オプション: ファイル名を入力(言語は自動判定)して"解析"をクリックしてください:
+ オプション: ファイル名を入力(言語は自動判定)して"チェック"をクリックしてください:
@@ -2215,7 +2216,7 @@ To toggle what kind of errors are shown, open view menu.
Check
- 解析
+ チェック
@@ -2273,12 +2274,12 @@ To toggle what kind of errors are shown, open view menu.
Enable inline suppressions
- inline抑制を有効
+ inline抑制を有効にするCheck for inconclusive errors also
- 結論のでない指摘も解析する
+ 結論のでない指摘もチェックする
@@ -2378,12 +2379,12 @@ To toggle what kind of errors are shown, open view menu.
Save all errors when creating report
- すべての警告/エラーを保存
+ レポート作成時にすべての警告/エラーを保存Save full path to files in reports
- ファイルのフルパスを保存
+ レポートにファイルのフルパスを保存
@@ -2475,17 +2476,17 @@ To toggle what kind of errors are shown, open view menu.
Include paths:
- Include ディレクトリ:
+ インクルードパス:Defines:
- Defines:
+ 定義(define):Undefines:
- Undefines:
+ 定義取り消し(undef):
diff --git a/man/manual-ja.docbook b/man/manual-ja.docbook
index 7c57314ea..2b7864fa5 100644
--- a/man/manual-ja.docbook
+++ b/man/manual-ja.docbook
@@ -2,7 +2,7 @@
- Cppcheck 1.85
+ Cppcheck 1.87 dev2018-04-23