From 9d11211f102015bbe1c72c10f9895741f6a1af13 Mon Sep 17 00:00:00 2001 From: Christophe Bourcier Date: Mon, 9 Oct 2017 15:50:00 +0200 Subject: [PATCH] Update French translation files --- src/LightApp/resources/LightApp_msg_fr.ts | 12 ++-- src/LightApp/resources/LightApp_msg_ja.ts | 2 +- src/OCCViewer/resources/OCCViewer_msg_fr.ts | 62 +++++++++---------- src/PyViewer/resources/PyViewer_msg_fr.ts | 12 ++-- .../src/resources/PyConsole_msg_fr.ts | 4 +- .../resources/translations/PyEditor_msg_fr.ts | 44 ++++++------- 6 files changed, 68 insertions(+), 68 deletions(-) diff --git a/src/LightApp/resources/LightApp_msg_fr.ts b/src/LightApp/resources/LightApp_msg_fr.ts index b91790d59..6d63f358f 100755 --- a/src/LightApp/resources/LightApp_msg_fr.ts +++ b/src/LightApp/resources/LightApp_msg_fr.ts @@ -1043,27 +1043,27 @@ Le fichier n'existe pas PREF_GROUP_PY_EDITOR - Editor settings + Paramètres de l'éditeur PREF_PY_COMPLETION_MODE - Completion mode + Mode de complétion PREF_PY_NONE - None + Aucun PREF_PY_AUTO - Auto + Auto PREF_PY_MANUAL - Manual + Manuel PREF_PY_ALWAYS - Always + Toujours PREF_GROUP_PY_TAB diff --git a/src/LightApp/resources/LightApp_msg_ja.ts b/src/LightApp/resources/LightApp_msg_ja.ts index f93ab7122..632c65c91 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-2013 CEA/DEN, EDF R&D, OPEN CASCADE + Copyright (C) 2007-2017 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 diff --git a/src/OCCViewer/resources/OCCViewer_msg_fr.ts b/src/OCCViewer/resources/OCCViewer_msg_fr.ts index b75b568c8..1aaa3ec68 100755 --- a/src/OCCViewer/resources/OCCViewer_msg_fr.ts +++ b/src/OCCViewer/resources/OCCViewer_msg_fr.ts @@ -277,27 +277,27 @@ MNU_RAY_TRACING - Ray tracing + Ray tracing DSC_RAY_TRACING - Ray tracing + Ray tracing MNU_ENV_TEXTURE - Environment texture + Texture de l'environnement DSC_ENV_TEXTURE - Environment texture + Texture de l'environnement MNU_LIGHT_SOURCE - Light source + Source de lumière DSC_LIGHT_SOURCE - Light source + Source de lumière OCC_IMAGE_FILES @@ -646,109 +646,109 @@ OCCViewer_RayTracingDlg RAY_TRACING - Ray tracing + Ray tracing DEPTH - Depth + Profondeur SHADOW - Shadows rendering + Rendu des ombres REFLECTION - Specular reflections + Réflexions spéculaires ANTIALIASING - Adaptive anti-aliasing + Anti-crénelage adaptatif TRANSPARENT_SHADOW - Transparent shadow + Ombres transparentes OCCViewer_EnvTextureDlg ENV_TEXTURE - Environment texture + Texture de l'environnement ENV_CLOUDS - Clouds + Nuages ENV_CV - Cv + Cv ENV_MEDIT - Medit + Medit ENV_PEARL - Pearl + Perle ENV_SKY1 - Sky1 + Ciel1 ENV_SKY2 - Sky2 + Ciel2 ENV_LINES - Lines + Lignes ENV_ROAD - Road + Route ENV_CUSTOM - Custom... + Personnalisé... OCCViewer_LightSourceDlg LIGHT_SOURCE - Light source + Source de lumière TYPE - Type + Type DIRECTIONAL - Directional + Directionnel DIRECTION - Direction + Direction POSITIONAL - Positional + Positionnel POSITION - Position + Position COLOR - Color + Couleur HEADLIGHT - Headlight + Lumière frontale BUT_DEFAULT - Default + Défaut diff --git a/src/PyViewer/resources/PyViewer_msg_fr.ts b/src/PyViewer/resources/PyViewer_msg_fr.ts index 7a52883c0..0ebf6b73c 100644 --- a/src/PyViewer/resources/PyViewer_msg_fr.ts +++ b/src/PyViewer/resources/PyViewer_msg_fr.ts @@ -148,27 +148,27 @@ ACT_FIND - Find + Cherche TTP_FIND - Find + Cherche DSC_FIND - Find text + Cherche le text ACT_REPLACE - Replace + Remplace TTP_REPLACE - Find & Replace + Cherche & Remplace DSC_REPLACE - Find and replace text + Cherche et remplace le texte ACT_PREFERENCES diff --git a/tools/PyConsole/src/resources/PyConsole_msg_fr.ts b/tools/PyConsole/src/resources/PyConsole_msg_fr.ts index 9eaf24482..0c9e9dada 100644 --- a/tools/PyConsole/src/resources/PyConsole_msg_fr.ts +++ b/tools/PyConsole/src/resources/PyConsole_msg_fr.ts @@ -64,11 +64,11 @@ TOO_MANY_MATCHES - Too many matches! Displaying first ones only... + Trop d'occurences! Affichage des premières... NO_DOC_AVAILABLE - no documentation available + pas de documentation disponible diff --git a/tools/PyEditor/src/resources/translations/PyEditor_msg_fr.ts b/tools/PyEditor/src/resources/translations/PyEditor_msg_fr.ts index fc2decc6a..f8e309645 100644 --- a/tools/PyEditor/src/resources/translations/PyEditor_msg_fr.ts +++ b/tools/PyEditor/src/resources/translations/PyEditor_msg_fr.ts @@ -33,27 +33,27 @@ GR_EDIT_SET - Editor settings + Paramètres de l'éditeur LBL_COMPLETION_MODE - Completion mode + Mode de complétion LBL_NONE - None + Auncun LBL_AUTO - Auto + Auto LBL_MANUAL - Manual + Manuel LBL_ALWAYS - Always + Toujours GR_TAB_SET @@ -252,27 +252,27 @@ ACT_FIND - Find + Cherche TTP_FIND - Find + Cherche DSC_FIND - Find text + Cherche le texte ACT_REPLACE - Replace + Remplace TTP_REPLACE - Find & Replace + Cherche & Remplace DSC_REPLACE - Find and replace text + Cherche et remplace le texte ACT_PREFERENCES @@ -365,46 +365,46 @@ FILE_PARAM_NAME - file + fichier FILE_PARAM_DESCRIPTION - File to edit. + Fichier à éditer. PyEditor_FindTool FIND_LABEL - Find: + Cherche: REPLACE_LABEL - Replace with: + Remplace avec: REPLACE_BTN - Replace + Remplace REPLACE_ALL_BTN - Replace All + Remplace tout CASE_SENSITIVE_CHECK - Case Sensitive + Sensible à la casse WHOLE_WORDS_CHECK - Whole Words Only + Mots entiers uniquement REGEX_CHECK - Use Regular Expressions + Utilise des expressions régulières NB_MATCHED_LABEL - %1 of %2 matches + %1 sur %2 correspond -- 2.30.2