From dbd0b9125b61e6d948299862705593543e858ea5 Mon Sep 17 00:00:00 2001 From: Christophe Bourcier Date: Mon, 9 Oct 2017 14:40:21 +0200 Subject: [PATCH] Update translation files from Crowdin --- src/LightApp/resources/LightApp_msg_ja.ts | 26 +++++----- src/PyViewer/resources/PyViewer_msg_ja.ts | 12 ++--- .../resources/translations/PyEditor_msg_ja.ts | 52 +++++++++---------- 3 files changed, 44 insertions(+), 46 deletions(-) diff --git a/src/LightApp/resources/LightApp_msg_ja.ts b/src/LightApp/resources/LightApp_msg_ja.ts index 02fa314f2..f93ab7122 100644 --- a/src/LightApp/resources/LightApp_msg_ja.ts +++ b/src/LightApp/resources/LightApp_msg_ja.ts @@ -9,7 +9,7 @@ ABOUT_COPYRIGHT - Copyright (C) 2007-2017 CEA/DEN, EDF R&D, OPEN CASCADE + Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -1041,28 +1041,28 @@ Pythonファイルは、文字、数字、アンダースコアが含まれて ライン数エリアの表示 - PREF_GROUP_PY_EDITOR - Editor settings + PREF_GROUP_PY_EDITOR + エディタ設定 - PREF_PY_COMPLETION_MODE - Completion mode + PREF_PY_COMPLETION_MODE + 完了モード - PREF_PY_NONE - None + PREF_PY_NONE + なし - PREF_PY_AUTO - Auto + PREF_PY_AUTO + 自動 - PREF_PY_MANUAL - Manual + PREF_PY_MANUAL + 手動 - PREF_PY_ALWAYS - Always + PREF_PY_ALWAYS + 常に PREF_GROUP_PY_TAB diff --git a/src/PyViewer/resources/PyViewer_msg_ja.ts b/src/PyViewer/resources/PyViewer_msg_ja.ts index 35c4e054e..9d95992c0 100644 --- a/src/PyViewer/resources/PyViewer_msg_ja.ts +++ b/src/PyViewer/resources/PyViewer_msg_ja.ts @@ -148,27 +148,27 @@ ACT_FIND - Find + 検索 TTP_FIND - Find + 検索 DSC_FIND - Find text + テキストの検索 ACT_REPLACE - Replace + 置換 TTP_REPLACE - Find & Replace + 検索と置換 DSC_REPLACE - Find and replace text + テキストの検索と置換 ACT_PREFERENCES diff --git a/tools/PyEditor/src/resources/translations/PyEditor_msg_ja.ts b/tools/PyEditor/src/resources/translations/PyEditor_msg_ja.ts index ec1846668..d34a57d0c 100644 --- a/tools/PyEditor/src/resources/translations/PyEditor_msg_ja.ts +++ b/tools/PyEditor/src/resources/translations/PyEditor_msg_ja.ts @@ -33,27 +33,27 @@ GR_EDIT_SET - Editor settings + エディタの設定 LBL_COMPLETION_MODE - Completion mode + 完全モード LBL_NONE - None + なし LBL_AUTO - Auto + 自動 LBL_MANUAL - Manual + 手動 LBL_ALWAYS - Always + 常時 GR_TAB_SET @@ -252,27 +252,27 @@ ACT_FIND - Find + 検索 TTP_FIND - Find + 検索 DSC_FIND - Find text + テキストの検索 ACT_REPLACE - Replace + 置換 TTP_REPLACE - Find & Replace + 検索と置換 DSC_REPLACE - Find and replace text + テキストの検索と置換 ACT_PREFERENCES @@ -332,13 +332,11 @@ WRN_READ_FILE - ファイルが読めません %1: -%2. + ファイルが読めません %1:\n%2. WRN_WRITE_FILE - ファイルが書き込めません %1: -%2. + ファイルが書き込めません %1:\n%2. STS_READY @@ -361,50 +359,50 @@ PyEditor PROGRAM_DESCRIPTION - Pythonのエディタ + 簡易 Python エディタ FILE_PARAM_NAME - file + ファイル FILE_PARAM_DESCRIPTION - File to edit. + ファイルの編集 PyEditor_FindTool FIND_LABEL - Find: + Find: REPLACE_LABEL - Replace with: + Replace with: REPLACE_BTN - Replace + 置換 REPLACE_ALL_BTN - Replace All + 全て置換 CASE_SENSITIVE_CHECK - Case Sensitive + 大文字と小文字を区別 WHOLE_WORDS_CHECK - Whole Words Only + 完全に同一な単語のみ REGEX_CHECK - Use Regular Expressions + 正規表現を使用 NB_MATCHED_LABEL - %1 of %2 matches + %1 of %2 matches -- 2.30.2