From d1a25f714beabca469bfe9d9638992f74e9bf857 Mon Sep 17 00:00:00 2001 From: KOGA Mitsuhiro Date: Wed, 14 Oct 2020 01:56:49 +0900 Subject: [PATCH 1/2] Update japanese translation file --- Assets/locale/ja.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Assets/locale/ja.json b/Assets/locale/ja.json index 345dfe17..7ef1ad81 100644 --- a/Assets/locale/ja.json +++ b/Assets/locale/ja.json @@ -137,6 +137,7 @@ "Layer Opacity": "レイヤーの不透明度", "Layer Blending": "レイヤーをブレンド", "Edit Nodes": "ノードを編集", + "Apply Filter": "フィルターを適用", "New": "新規", "Recent Projects": "最近使用したプロジェクト", "New Project": "新規プロジェクト", @@ -231,7 +232,9 @@ "Sensitivity": "感度", "Help": "ヘルプ", "Viewport": "ビューポート", + "Core": "コア", "Full": "フル", + "Path Tracer": "パストレーサー", "Mobile": "モバイル", "Renderer": "レンダラー", "Super Sample": "スーパーサンプリング", From a0492611cc0b9d8f8ebaaeaf325f60ac06b7d3ed Mon Sep 17 00:00:00 2001 From: KOGA Mitsuhiro Date: Wed, 14 Oct 2020 01:56:49 +0900 Subject: [PATCH 2/2] Update japanese translation file --- Assets/locale/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/locale/ja.json b/Assets/locale/ja.json index 7ef1ad81..8c3e5b13 100644 --- a/Assets/locale/ja.json +++ b/Assets/locale/ja.json @@ -435,6 +435,6 @@ "ColorID": "カラーID", "Picker": "ピッカー", "Gizmo": "ギズモ", - "Hold {key} to set source": "{key}を長押ししてソースを設定します", + "Hold {key} to set source": "{key}を押しながらソースを設定します", "Tiled": "タイル状" } \ No newline at end of file