From: Christophe Bourcier Date: Tue, 5 May 2015 14:01:23 +0000 (+0200) Subject: Update translation files from Crowdin X-Git-Tag: V7_6_0rc1~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=61c1a1891cf4f8e592c9d7e6066510e98f2fa6d3;p=modules%2Fgui.git Update translation files from Crowdin --- diff --git a/src/LightApp/resources/LightApp_msg_fr.ts b/src/LightApp/resources/LightApp_msg_fr.ts index db8fc9cdf..64b9ad397 100755 --- a/src/LightApp/resources/LightApp_msg_fr.ts +++ b/src/LightApp/resources/LightApp_msg_fr.ts @@ -495,6 +495,10 @@ Les modifications seront appliquées à la prochaine session. NEW_WINDOW_6 Scène ParaVie&w + + NEW_WINDOW_7 + Vue P&ython + CREATING_NEW_WINDOW Créer une nouvelle %1 @@ -769,7 +773,7 @@ Les modifications seront appliquées à la prochaine session. PREF_CLIPPING_DEFAULT_TEXTURE - Use default texture + Utiliser la texture par défaut PREF_CLIPPING_TEXTURE @@ -781,11 +785,11 @@ Les modifications seront appliquées à la prochaine session. PREF_CLIPPING_MODULATE - Modulate + Fond transparent PREF_CLIPPING_SCALE - Scale factor + Facteur d'échelle TOT_CLOSE @@ -884,6 +888,62 @@ Le fichier n'existe pas PREF_GROUP_SHORTCUTS Réglage des raccourcis clavier + + PREF_TAB_PYEDITOR + Editeur python + + + PREF_GROUP_PY_FONT + Paramètres de la fonte + + + PREF_PY_FONT + Fonte + + + PREF_GROUP_PY_DISPLAY + Paramètres d'affichage + + + PREF_PY_CURRLINE_HIGHLIGHT + Met en surbrillance de la ligne actuelle + + + PREF_PY_TEXT_WRAP + Retour à la ligne dynamique + + + PREF_PY_CURSON_ON_SCROLL + Centre le curseur lors du scroll + + + PREF_PY_LINE_NUMBS_AREA + Affiche les numéros de ligne + + + PREF_GROUP_PY_TAB + Indentation + + + PREF_PY_TAB_WHITESPACES + Affiche les guides d'indentation + + + PREF_PY_TAB_SIZE + Largeur d'intentation: + + + PREF_GROUP_VERT_EDGE + Marqueur de retour à la ligne + + + PREF_PY_VERT_EDGE + Afficher la ligne verticale + + + PREF_PY_NUM_COLUMNS + Nombre de colonnes: + LightApp_Module diff --git a/src/LightApp/resources/LightApp_msg_ja.ts b/src/LightApp/resources/LightApp_msg_ja.ts index 0daae0f5b..c36fc3af9 100644 --- a/src/LightApp/resources/LightApp_msg_ja.ts +++ b/src/LightApp/resources/LightApp_msg_ja.ts @@ -5,7 +5,7 @@ @default EXTERNAL_BROWSER_CANNOT_SHOW_PAGE - 外部ブラウザー「%1」ページ「%2」のヘルプを表示することができません。設定を変更しますか? + 拡張ブラウザ "%1" はヘルプページ "%2"は見ることができない。設定を変更しますか? ABOUT_COPYRIGHT @@ -56,8 +56,8 @@ CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS STUDYCLOSE_DESCRIPTION - You already have an active study in your -session. It has to be closed before working with another study. + 既存のスタディを閉じる必要があります。閉じますか? + APPCLOSE_SAVE @@ -493,7 +493,11 @@ session. It has to be closed before working with another study. NEW_WINDOW_6 - ParaVie&w view + ParaView 表示 (&w) + + + NEW_WINDOW_7 + P&ython view CREATING_NEW_WINDOW @@ -760,32 +764,32 @@ session. It has to be closed before working with another study. 無効になっています。 - PREF_GROUP_CLIPPING - Clipping + PREF_GROUP_CLIPPING + クリッピングパラメータ - PREF_CLIPPING_COLOR - Color + PREF_CLIPPING_COLOR + 色 - PREF_CLIPPING_DEFAULT_TEXTURE - Use default texture + PREF_CLIPPING_DEFAULT_TEXTURE + デフォルトテキスチャの使用 - PREF_CLIPPING_TEXTURE - Texture + PREF_CLIPPING_TEXTURE + テキスチャ - OCC_TEXTURE_FILES - イメージファイル (*.jpeg *jpg *.jpe *.png *.bmp *.gif *.ppm *.tif *.tiff* .tga *.exr) + OCC_TEXTURE_FILES + イメージファイル (*.jpeg *jpg *.jpe *.png *.bmp *.gif *.ppm *.tif *.tiff* .tga *.exr) - PREF_CLIPPING_MODULATE - Modulate + PREF_CLIPPING_MODULATE + 調整 - PREF_CLIPPING_SCALE - Scale factor + PREF_CLIPPING_SCALE + スケールファクタ TOT_CLOSE @@ -883,6 +887,62 @@ session. It has to be closed before working with another study. PREF_GROUP_SHORTCUTS ショートカットの設定 + + PREF_TAB_PYEDITOR + Python Viewer + + + PREF_GROUP_PY_FONT + フォント設定 + + + PREF_PY_FONT + フォント + + + PREF_GROUP_PY_DISPLAY + セッティング表示 + + + PREF_PY_CURRLINE_HIGHLIGHT + 現在のハイライト線を有効 + + + PREF_PY_TEXT_WRAP + テキストラッピングを有効 + + + PREF_PY_CURSON_ON_SCROLL + スクロール上のセンタカーソル + + + PREF_PY_LINE_NUMBS_AREA + ライン数エリアの表示 + + + PREF_GROUP_PY_TAB + 設定タブ + + + PREF_PY_TAB_WHITESPACES + タブホワイトスペースタブの表示 + + + PREF_PY_TAB_SIZE + タブサイズ: + + + PREF_GROUP_VERT_EDGE + 垂直エッジ設定 + + + PREF_PY_VERT_EDGE + 垂直エッジの表示 + + + PREF_PY_NUM_COLUMNS + 列数 + LightApp_Module diff --git a/src/PVViewer/CMakeLists.txt b/src/PVViewer/CMakeLists.txt index e39200bea..04b265cf0 100644 --- a/src/PVViewer/CMakeLists.txt +++ b/src/PVViewer/CMakeLists.txt @@ -75,6 +75,7 @@ SET(PVViewer_HEADERS ${_moc_HEADERS} ${_other_HEADERS}) SET(_ts_RESOURCES resources/PVViewer_msg_en.ts resources/PVViewer_msg_ja.ts + resources/PVViewer_msg_fr.ts ) # --- sources --- diff --git a/src/PVViewer/resources/PVViewer_msg_fr.ts b/src/PVViewer/resources/PVViewer_msg_fr.ts new file mode 100644 index 000000000..3b6209b9a --- /dev/null +++ b/src/PVViewer/resources/PVViewer_msg_fr.ts @@ -0,0 +1,16 @@ + + + + + @default + + + + + PVViewer_ViewManager + + PARAVIEW_VIEW_TITLE + Scène ParaView:%M - visualiseur:%V + + + diff --git a/src/PVViewer/resources/PVViewer_msg_ja.ts b/src/PVViewer/resources/PVViewer_msg_ja.ts index 1720cd211..c8dbe7514 100644 --- a/src/PVViewer/resources/PVViewer_msg_ja.ts +++ b/src/PVViewer/resources/PVViewer_msg_ja.ts @@ -11,7 +11,7 @@ PVViewer_ViewManager PARAVIEW_VIEW_TITLE - ParaView scene:%M - viewer:%V + ParaView シーン:%M - ビューア:%V diff --git a/src/Plot2d/resources/Plot2d_msg_ja.ts b/src/Plot2d/resources/Plot2d_msg_ja.ts index ff47146d9..4f8bab141 100644 --- a/src/Plot2d/resources/Plot2d_msg_ja.ts +++ b/src/Plot2d/resources/Plot2d_msg_ja.ts @@ -320,7 +320,7 @@ PLOT2D_LEGEND_POSITION_BOTTOM - Bottom + 下 TLT_SETUP_PLOT2D_VIEW @@ -494,7 +494,7 @@ Plot2d_ViewWindow MNU_DUMP_VIEW - Dump view... + 表示をDump... MNU_PAN_VIEW @@ -502,11 +502,11 @@ MNU_CLONE_VIEW - Clone View + 表示を複製 MNU_PRINT_VIEW - Print View + 表示を印刷 POSTSCRIPT_FILES @@ -522,31 +522,31 @@ DSC_GLOBALPAN_VIEW - Selection of a new center of the view + 表示の新しい中心の選択 PRP_PLOT2D_MODE_LINEAR_VER - Switches view to linear scaling mode along vertical axis + 垂直軸に沿ったリニアスケールモードへ表示を切り替え PRP_PLOT2D_MODE_LINEAR_HOR - Switches view to linear scaling mode along horizontal axis + 水平軸に沿ったリニアスケールモードへ表示の切り替え CURVE_TYPE_POPUP - Curve type + カーブタイプ NORMALIZATION_TYPE_POPUP - Normalization + 正規化 TOT_PLOT2D_MODE_LINEAR_VER - Vertical axis: linear + 垂直軸: リニア TOT_PLOT2D_MODE_LINEAR_HOR - Horizontal axis: linear + 水平軸: リニア MNU_ZOOM_VIEW @@ -558,7 +558,7 @@ PRP_PLOT2D_CURVES_SPLINES - Switches view to splines mode + スプラインモードへ表示の切り替え DSC_FITALL @@ -570,47 +570,47 @@ TOT_PLOT2D_MODE_LOGARITHMIC_HOR - Horizontal axis: logarithmic + 水平軸: 対数 TOT_PLOT2D_MODE_LOGARITHMIC_VER - Vertical axis: logarithmic + 垂直軸: 対数 MNU_GLOBALPAN_VIEW - Global Panning + グローバルパニング DSC_CLONE_VIEW - Create new OCC viewer for the active scene + アクティブシーンのための新規OCCビューワの作成 DSC_PRINT_VIEW - Print active view + アクティブビューの印刷 TOT_PLOT2D_SETTINGS - Settings + 設定 TOT_PLOT2D_ANALYTICAL_CURVES - Analytical curves + 検量線 TOT_PLOT2D_NORMALIZE_MODE_LMAX - Left Y Axis: Normalize to global maximum + 左Y軸: 全体最大値の正規化 TOT_PLOT2D_NORMALIZE_MODE_LMIN - Left Y Axis: Normalize to global minimum + 左Y軸: 全体最小値の正規化 TOT_PLOT2D_NORMALIZE_MODE_RMAX - Right Y Axis: Normalize to global maximum + 右Y軸: 全体最大値の正規化 TOT_PLOT2D_NORMALIZE_MODE_RMIN - Right Y Axis: Normalize to global minimum + 右Y軸: 全体最小値の正規化 MEN_PLOT2D_CURVES_SPLINES @@ -618,15 +618,15 @@ PRP_PLOT2D_MODE_LOGARITHMIC_HOR - Switches view to logarithmic scaling mode along horizontal axis + 水平軸に沿った対数スケーリングモードへ表示切り替え PRP_PLOT2D_MODE_LOGARITHMIC_VER - Switches view to logarithmic scaling mode along vertical axis + 垂直軸に沿った対数スケーリングモードへ表示切り替え TOT_PLOT2D_CURVES_POINTS - Draw points + 点の作成 DSC_FITRECT @@ -638,15 +638,15 @@ MEN_PLOT2D_CURVES_POINTS - Draw Points + 点の作成 PRP_PLOT2D_CURVES_POINTS - Switches view to points mode + 点モードへ表示切り替え DSC_DUMP_VIEW - Saves the active view in the image file + アクティブビューを画像ファイルに保存 DSC_ZOOM_VIEW @@ -654,19 +654,19 @@ PRP_PLOT2D_ANALYTICAL_CURVES - Setups analytical curves properties + 検量線プロパティ設定 PRP_PLOT2D_NORMALIZE_MODE_LMAX - Switches view to maximum normalization mode by left Y axis + 左Y軸による最大値正規化モードへ表示切り替え PRP_PLOT2D_NORMALIZE_MODE_LMIN - Switches view to minimum normalization mode by left Y axis + 左Y軸による最小値正規化モードへ表示切り替え PRP_PLOT2D_NORMALIZE_MODE_RMAX - Switches view to maximum normalization mode by right Y axis + 右Y軸による最大値正規化モードへ表示切り替え PRP_PLOT2D_NORMALIZE_MODE_RMIN diff --git a/src/PyConsole/resources/PyConsole_msg_fr.ts b/src/PyConsole/resources/PyConsole_msg_fr.ts index 5f8faa51a..b4f16bd0c 100755 --- a/src/PyConsole/resources/PyConsole_msg_fr.ts +++ b/src/PyConsole/resources/PyConsole_msg_fr.ts @@ -44,7 +44,7 @@ TOT_SAVE_PYLOG - Save log + Sauver la trace PYTHON_FILES_FILTER @@ -52,11 +52,11 @@ LOG_FILES_FILTER - Log files (*.log *.txt) + Fichiers de trace (*.log *.txt) ERR_FILE_NOT_WRITABLE - File is not writable! + Le fichier n'est pas accessible en écriture! diff --git a/src/PyConsole/resources/PyConsole_msg_ja.ts b/src/PyConsole/resources/PyConsole_msg_ja.ts index d29ce3d7f..85e2cc732 100644 --- a/src/PyConsole/resources/PyConsole_msg_ja.ts +++ b/src/PyConsole/resources/PyConsole_msg_ja.ts @@ -29,11 +29,11 @@ EDIT_STARTLOG_CMD - Start &Log + ログの開始 (&L) EDIT_STOPLOG_CMD - Stop &Log + ログの停止 (&L) @@ -44,7 +44,7 @@ TOT_SAVE_PYLOG - Save log + ログの保存 PYTHON_FILES_FILTER @@ -52,11 +52,11 @@ LOG_FILES_FILTER - Log files (*.log *.txt) + ログファイル (*.log *.txt) ERR_FILE_NOT_WRITABLE - File is not writable! + ファイルが書き込み禁止です! diff --git a/src/PyEditor/resources/translations/PyEditor_msg_fr.ts b/src/PyEditor/resources/translations/PyEditor_msg_fr.ts index e92905efc..3a2fcfb01 100644 --- a/src/PyEditor/resources/translations/PyEditor_msg_fr.ts +++ b/src/PyEditor/resources/translations/PyEditor_msg_fr.ts @@ -1,7 +1,71 @@ - - + + PyEditor_SettingsDlg - + + TIT_PY_PREF + Préférences + + + GR_FONT_SET + Paramètres de la fonte + + + LBL_FONT_FAM + Famille: + + + LBL_FONT_SIZE + Taille: + + + GR_DISP_SET + Paramètres d'affichage + + + LBL_CURRLINE_HIGHLIGHT + Met en surbrillance de la ligne actuelle + + + LBL_TEXT_WRAP + Retour à la ligne dynamique + + + LBL_CURSOR_SCROLL + Centre le curseur lors du scroll + + + LBL_LINE_NUMBS_AREA + Affiche les numéros de ligne + + + GR_TAB_SET + Indentation + + + LBL_TAB_SPACES + Affiche les guides d'indentation + + + LBL_TAB_SIZE + Largeur d'intentation: + + + GR_VERT_EDGE_SET + Marqueur de retour à la ligne + + + LBL_VERT_EDGE + Afficher la ligne verticale + + + LBL_NUM_COLUMNS + Nombre de colonnes: + + + WDG_SET_AS_DEFAULT_CHECK + Sauver en tant que paramètres par défaut + + diff --git a/src/PyEditor/resources/translations/PyEditor_msg_ja.ts b/src/PyEditor/resources/translations/PyEditor_msg_ja.ts index 7d5d4ad80..4b3280184 100644 --- a/src/PyEditor/resources/translations/PyEditor_msg_ja.ts +++ b/src/PyEditor/resources/translations/PyEditor_msg_ja.ts @@ -1,7 +1,71 @@ - + PyEditor_SettingsDlg - + + TIT_PY_PREF + 環境設定 + + + GR_FONT_SET + フォント設定 + + + LBL_FONT_FAM + Family: + + + LBL_FONT_SIZE + Size: + + + GR_DISP_SET + 表示設定 + + + LBL_CURRLINE_HIGHLIGHT + カレントラインのハイライト有効 + + + LBL_TEXT_WRAP + テキストラッピングの有効 + + + LBL_CURSOR_SCROLL + スクロール上の中心カーソル + + + LBL_LINE_NUMBS_AREA + ライン番号エリアの表示 + + + GR_TAB_SET + タブ設定 + + + LBL_TAB_SPACES + タブ空白の表示 + + + LBL_TAB_SIZE + Tab size: + + + GR_VERT_EDGE_SET + 垂直エッジ設定 + + + LBL_VERT_EDGE + 垂直エッジの表示 + + + LBL_NUM_COLUMNS + 列数: + + + WDG_SET_AS_DEFAULT_CHECK + デフォルトとして設定を保存 + + diff --git a/src/PyViewer/resources/translations/PyViewer_msg_fr.ts b/src/PyViewer/resources/translations/PyViewer_msg_fr.ts index 34ba46406..117b51784 100644 --- a/src/PyViewer/resources/translations/PyViewer_msg_fr.ts +++ b/src/PyViewer/resources/translations/PyViewer_msg_fr.ts @@ -1,14 +1,170 @@ - - - PyViewer_ViewManager - - PYVIEWER_VIEW_TITLE - Éditeur de python:%M - viseur:%V - - + + + PyViewer_ViewManager + + PYVIEWER_VIEW_TITLE + Editeur Python:%M - visualiseur:%V + + PyViewer_ViewWindow - + + NAME_PYEDITOR + Editeur python + + + LBL_TOOLBAR_LABEL + Opérations d'édition + + + MNU_PY_NEW + Nouveau + + + DSC_PY_NEW + Crée un nouveau fichier python + + + MNU_PY_OPEN + Ouvrir + + + DSC_PY_OPEN + Ouvre un fichier python existant + + + MNU_PY_SAVE + Enregistrer + + + DSC_PY_SAVE + Enregistre le fichier python sur le système de fichiers + + + MNU_PY_SAVEAS + Enregistrer sous... + + + DSC_PY_SAVEAS + >Enregistre le fichier python sous un nouveau nom + + + MNU_PY_CLOSE + Fermer + + + DSC_PY_CLOSE + Ferme le fichier python + + + MNU_PY_UNDO + Annuler + + + DSC_PY_UNDO + Annule la dernière opération + + + MNU_PY_REDO + Refaire + + + DSC_PY_REDO + Répète la dernière opération + + + MNU_PY_CUT + Coupe + + + DSC_PY_CUT + Coupe le contenu de la sélection vers le presse-papier + + + MNU_PY_COPY + Copier + + + DSC_PY_COPY + Copie le contenu de la sélection vers le presse-papier + + + MNU_PY_PASTE + Coller + + + DSC_PY_PASTE + Colle le contenu de la sélection vers le presse-papier + + + MNU_PY_DELETE + Supprime + + + DSC_PY_DELETE + Supprime le contenu de la sélection + + + MNU_PY_SELECTALL + Sélectionner tout + + + DSC_PY_SELECT_ALL + Sélectionne tout le contenu + + + MNU_PY_PREFERENCES + Préférences + + + DSC_PY_PREFERENCES + Affiche la boîte de dialogue des préférences + + + MNU_PY_BROWSER + Aide + + + DSC_PY_BROWSER + Afficher l'aide + + + WRN_PY_READ_FILE + Impossible de lire le fichier %1:\n%2. + + + WRN_PY_WRITE_FILE + Impossible d'écrire le fichier %1:\n%2. + + + WRN_PY_SAVE_FILE + Le document a été modifié.<br>Voulez-vous sauvegarder vos changements? + + + TIT_DLG_SAVE + Enregistrer le fichier + + + TIT_DLG_SAVEAS + Enregistrer le fichier sous + + + TIT_DLG_OPEN + Ouvrir le fichier + + + STS_READY + Prêt + + + STS_F_LOADED + Le fichier est chargé + + + STS_F_SAVED + Le fichier est sauvé + + diff --git a/src/PyViewer/resources/translations/PyViewer_msg_ja.ts b/src/PyViewer/resources/translations/PyViewer_msg_ja.ts index 98c056d52..4747251bf 100644 --- a/src/PyViewer/resources/translations/PyViewer_msg_ja.ts +++ b/src/PyViewer/resources/translations/PyViewer_msg_ja.ts @@ -1,14 +1,170 @@ - + PyViewer_ViewManager - PYVIEWER_VIEW_TITLE - Pythonのエディタ:%M - ビューア:%V + PYVIEWER_VIEW_TITLE + Python viewer:%M - viewer:%V - - - PyViewer_ViewWindow - + + + PyViewer_ViewWindow + + NAME_PYEDITOR + Python Viewer + + + LBL_TOOLBAR_LABEL + 操作の編集 + + + MNU_PY_NEW + 新規 + + + DSC_PY_NEW + 新規 python ファイルの作成 + + + MNU_PY_OPEN + 開く + + + DSC_PY_OPEN + 存在する python ファイルを開く + + + MNU_PY_SAVE + 保存 + + + DSC_PY_SAVE + python ドキュメントをディスクに保存 + + + MNU_PY_SAVEAS + 別名保存 + + + DSC_PY_SAVEAS + 新しい名前で python ドキュメントを保存 + + + MNU_PY_CLOSE + 閉じる + + + DSC_PY_CLOSE + python ドキュメントを閉じる + + + MNU_PY_UNDO + 元に戻す + + + DSC_PY_UNDO + 最後の操作を元に戻す + + + MNU_PY_REDO + やり直し + + + DSC_PY_REDO + 最後の操作をやり直す + + + MNU_PY_CUT + カット + + + DSC_PY_CUT + 現在選択中の内容をクリップボードにカット + + + MNU_PY_COPY + コピー + + + DSC_PY_COPY + 現在選択中の内容をクリップボードにコピー + + + MNU_PY_PASTE + ペースト + + + DSC_PY_PASTE + クリップボードの内容を現在の選択にペースト + + + MNU_PY_DELETE + 削除 + + + DSC_PY_DELETE + 現在選択中の内容を削除 + + + MNU_PY_SELECTALL + すべて選択 + + + DSC_PY_SELECT_ALL + すべての内容を選択 + + + MNU_PY_PREFERENCES + 環境設定 + + + DSC_PY_PREFERENCES + 環境設定ボックスの表示 + + + MNU_PY_BROWSER + ヘルプブラウザ + + + DSC_PY_BROWSER + ヘルプブラウザの表示 + + + WRN_PY_READ_FILE + Cannot read file %1:\n%2. + + + WRN_PY_WRITE_FILE + Cannot write file %1:\n%2. + + + WRN_PY_SAVE_FILE + ドキュメントは修正済みです。<br>変更を保存しますか? + + + TIT_DLG_SAVE + ファイルを保存 + + + TIT_DLG_SAVEAS + 別名でファイルを保存 + + + TIT_DLG_OPEN + ファイルを開く + + + STS_READY + 準備 + + + STS_F_LOADED + ファイルは読み込まれました + + + STS_F_SAVED + ファイルは保存されました + + diff --git a/src/Qtx/CMakeLists.txt b/src/Qtx/CMakeLists.txt index ef288c0d7..32df69661 100755 --- a/src/Qtx/CMakeLists.txt +++ b/src/Qtx/CMakeLists.txt @@ -106,7 +106,7 @@ SET(_rcc_RESOURCES Qtx.qrc) # resource files / to be processed by lrelease SET(_ts_RESOURCES resources/Qtx_msg_fr.ts - resources/Qtx_msg_ja.ts + resources/Qtx_msg_ja.ts ) # --- sources --- @@ -186,4 +186,4 @@ TARGET_LINK_LIBRARIES(qtx ${_link_LIBRARIES}) INSTALL(TARGETS qtx EXPORT ${PROJECT_NAME}TargetGroup DESTINATION ${SALOME_INSTALL_LIBS}) INSTALL(FILES ${qtx_HEADERS} DESTINATION ${SALOME_INSTALL_HEADERS}) -QT4_INSTALL_TS_RESOURCES("${_ts_RESOURCES}" "${SALOME_GUI_INSTALL_RES_DATA}") \ No newline at end of file +QT4_INSTALL_TS_RESOURCES("${_ts_RESOURCES}" "${SALOME_GUI_INSTALL_RES_DATA}") diff --git a/src/Qtx/resources/Qtx_msg_fr.ts b/src/Qtx/resources/Qtx_msg_fr.ts index bb99d9848..d61dfe7fb 100644 --- a/src/Qtx/resources/Qtx_msg_fr.ts +++ b/src/Qtx/resources/Qtx_msg_fr.ts @@ -392,7 +392,7 @@ Open in - Open in + Ouvrir dans Save file @@ -404,7 +404,7 @@ Use this program for all files of this type - Use this program for all files of this type + Utiliser ce programme pour tous les fichiers de ce type &OK @@ -416,15 +416,15 @@ You are opening the file - You are opening the file + Vous ouvrez le fichier Please choose the action to be done - Please choose the action to be done + Veuillez choisir l'action à faire Choose program - Choose program + Choisissez le programme Go Back @@ -476,7 +476,7 @@ Help Browser - Help Browser + Aide Error @@ -492,7 +492,7 @@ %1 has been developed using %2 - %1 has been developed using %2 + %1 a été développé en utilisant %2 diff --git a/src/Qtx/resources/Qtx_msg_ja.ts b/src/Qtx/resources/Qtx_msg_ja.ts index 4911a84fe..54e94cf46 100644 --- a/src/Qtx/resources/Qtx_msg_ja.ts +++ b/src/Qtx/resources/Qtx_msg_ja.ts @@ -392,7 +392,7 @@ Open in - Open in + 次のアプリケーションで開く: Save file @@ -404,7 +404,7 @@ Use this program for all files of this type - Use this program for all files of this type + このタイプのすべてのファイルでこのプログラムを使用 &OK @@ -416,15 +416,15 @@ You are opening the file - You are opening the file + ファイルを開いています。 Please choose the action to be done - Please choose the action to be done + 実行するアクションを選択してください。 Choose program - Choose program + プログラムの選択 Go Back @@ -436,7 +436,7 @@ Navigation - Navigation + ナビゲーション &File @@ -448,15 +448,15 @@ &Find in text... - &Find in text... + テキストを検索 (&F) &Find next - &Find next + 次を検索 (&F) &Find previous - &Find previous + 前を検索(&F) &Close @@ -468,15 +468,15 @@ &About... - &About... + このソフトについて(&A) About %1 - About %1 + %1 について Help Browser - Help Browser + ヘルプブラウザ Error @@ -484,7 +484,7 @@ Can't save file:\n%1 - Can't save file:\n%1 + 次のファイルを保存できません:¥n%1 Open file @@ -492,7 +492,7 @@ %1 has been developed using %2 - %1 has been developed using %2 + %1 は %2 を使用して開発されています。 diff --git a/src/SalomeApp/resources/SalomeApp_msg_ja.ts b/src/SalomeApp/resources/SalomeApp_msg_ja.ts index ace68131e..2688261e5 100644 --- a/src/SalomeApp/resources/SalomeApp_msg_ja.ts +++ b/src/SalomeApp/resources/SalomeApp_msg_ja.ts @@ -13,7 +13,8 @@ ERR_ACTIVEDOC_LOAD - A study is already active in your session, but you are not connected to it. Use the Connect button to load it in the interface. + A study is already active in your session, but you are not connected to it. Use the Connect button to load it in the interface. +スタディはあなたのセッション内ですでにアクティブになっていますが、接続できません。インターフェイス内でそれをロードするための接続用ボタンを使用してください。 WRN_STUDY_LOCKED @@ -111,27 +112,27 @@ TOT_DESK_CONNECT_STUDY - Connect study + スタディの接続 TOT_DESK_DISCONNECT_STUDY - Disconnect study + スタディの切断 PRP_DESK_CONNECT - Connect active study + アクティブスタディの接続 PRP_DESK_DISCONNECT - Disconnect the current study + カレントスタディの切断 MEN_DESK_CONNECT - Conn&ect + 接続(&e) MEN_DESK_DISCONNECT - D&isconnect + 切断(&i) @@ -146,7 +147,7 @@ APPCLOSE_UNLOAD_SAVE - S&ave && Disconnect + 保存と切断(&a) MEN_WINDOWS_NEW @@ -410,19 +411,19 @@ DISCONNECT_CAPTION - Disconnect active study + アクティブスタディの切断 DISCONNECT_DESCRIPTION - Do you want to save study before disconnect? + 切断の前にスタディを保存しますか? DISCONNECT_SAVE - &Save && Disconnect + 保存と切断(&S) DISCONNECT_WO_SAVE - &Disconnect w/o saving + w/o 保存の切断(&D)