From 8e4f0c2d89143d2d9a7bee0254f7011776d70c4c Mon Sep 17 00:00:00 2001 From: fu7mu4 Date: Mon, 15 Jul 2019 15:47:11 +0900 Subject: [PATCH] Update japanese translation (#1997) * add MATCHCOMPILER=yes flag into readme in Japanese * remove Donations from readmeja.md * add cmake instructions in Japanese * minor improvement in Japanese * add Japanese translation on gui/cppcheck_ja.ts --- gui/cppcheck_ja.ts | 85 ++++++++++++++++++++++++---------------------- 1 file changed, 45 insertions(+), 40 deletions(-) diff --git a/gui/cppcheck_ja.ts b/gui/cppcheck_ja.ts index 0b5c905b3..b028ac271 100644 --- a/gui/cppcheck_ja.ts +++ b/gui/cppcheck_ja.ts @@ -42,7 +42,12 @@ of the GNU General Public License version 3 <li>picojson</li> <li>pcre</li> <li>qt</li></ul></body></html> - + <html><head/><body> +<p>私達は以下のライブラリを使用しています。ここで感謝の意を表明します。</p><ul> +<li>tinyxml2</li> +<li>picojson</li> +<li>pcre</li> +<li>qt</li></ul></body></html> @@ -1018,12 +1023,12 @@ Parameters: -l(line) (file) C++17 - C++17 + C++17 C++20 - C++20 + C++20 @@ -1603,27 +1608,27 @@ Options: Analysis - + チェック Check code in headers (slower analysis, more results) - + ヘッダファイルのコードもチェック(解析に時間がかかりますが結果は増えます) Check code in unused templates (slower and less accurate analysis) - + 未使用テンプレートのコードもチェック (解析に時間がかかり、また正確性は低い) Max CTU depth - + CTUの最大深さ Exclude source files in paths - + 除外するソースファイルのPATH @@ -1885,137 +1890,137 @@ Options: Thin - + シン(細) ExtraLight - + エクストラライト Light - + ライト Normal - + ノーマル Medium - + メディウム DemiBold - + デミボールト Bold - + ボールド ExtraBold - + エクストラボールド Black - + Editor Foreground Color - + エディタの前景色 Editor Background Color - + エディタの背景色 Highlight Background Color - + ハイライトの背景色 Line Number Foreground Color - + 行番号の前景色 Line Number Background Color - + 行番号の背景色 Keyword Foreground Color - + キーワードの前景色 Keyword Font Weight - + キーワードのフォントのウェイト Class ForegroundColor - + クラスは前景色 Class Font Weight - + クラスフォントのウェイト Quote Foreground Color - + クォートの前景色 Quote Font Weight - + クォートのフォントウェイト Comment Foreground Color - + コメントの前景色 Comment Font Weight - + コメントフォントのウェイト Symbol Foreground Color - + シンボルの前景色 Symbol Background Color - + シンボルの背景色 Symbol Font Weight - + シンボルのフォントウェイト Set to Default Light - + デフォルトをライトに設定 Set to Default Dark - + デフォルトをダークに設定 @@ -2517,27 +2522,27 @@ To toggle what kind of errors are shown, open view menu. Code Editor - + コードエディタ Code Editor Style - + コードエディタスタイル Default Light Style - + ライトスタイルをデフォルトに Default Dark Style - + ダークスタイルをデフォルトに Custom - + カスタム Paths