From 30d6c1eac9d0dc5b315323aeb35c4f6ed4b0245b Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Fri, 7 Dec 2007 20:54:03 +0000 Subject: [PATCH] Updated French translations for winemine and control svn path=/trunk/; revision=31061 --- reactos/base/applications/control/lang/fr-FR.rc | 12 ++++++------ .../base/applications/games/winemine/lang/fr-FR.rc | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/reactos/base/applications/control/lang/fr-FR.rc b/reactos/base/applications/control/lang/fr-FR.rc index e7c66878121..36025f57e5d 100644 --- a/reactos/base/applications/control/lang/fr-FR.rc +++ b/reactos/base/applications/control/lang/fr-FR.rc @@ -28,10 +28,10 @@ END STRINGTABLE BEGIN - IDS_WINDOW_TITLE "Control Panel" - IDS_ABOUT "Simple Control Panel (not Shell-namespace based)\rCopyright 2004 GkWare e.K.\rhttp://www.gkware.com\rReleased under the GPL" - IDS_ABOUT_TITLE "About the Control Panel" - IDS_NO_ITEMS "No Items in ListView" - IDS_NAME "Name" - IDS_COMMENT "Comment" + IDS_WINDOW_TITLE "Panneau de contrôle" + IDS_ABOUT "Panneau de contrôle simple (non basé sur Shell-namespace)\rCopyright 2004 GkWare e.K.\rhttp://www.gkware.com\rSous licence GPL" + IDS_ABOUT_TITLE "À propos du panneau de contrôle" + IDS_NO_ITEMS "Aucun élément dans la ListView" + IDS_NAME "Nom" + IDS_COMMENT "Commentaire" END diff --git a/reactos/base/applications/games/winemine/lang/fr-FR.rc b/reactos/base/applications/games/winemine/lang/fr-FR.rc index 8ad7e944e2b..aa9bbcb2bf7 100644 --- a/reactos/base/applications/games/winemine/lang/fr-FR.rc +++ b/reactos/base/applications/games/winemine/lang/fr-FR.rc @@ -10,12 +10,12 @@ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL STRINGTABLE { IDS_APPNAME, "WineMine" - IDS_SECONDS, "seconds" + IDS_SECONDS, "secondes" } MENU_WINEMINE MENU DISCARDABLE { - POPUP "&Game" { + POPUP "&Jeu" { MENUITEM "&Nouveau", IDM_NEW MENUITEM SEPARATOR MENUITEM "&Marqueur ?", IDM_MARKQ @@ -29,7 +29,7 @@ MENU_WINEMINE MENU DISCARDABLE MENUITEM SEPARATOR MENUITEM "&Quitter", IDM_EXIT } - POPUP "&Info" { + POPUP "&Informations" { MENUITEM "&Temps accéléré", IDM_TIMES MENUITEM "&À propos", IDM_ABOUT } @@ -51,7 +51,7 @@ FONT 8, "MS Shell Dlg" LTEXT "", IDC_NAME2, 132, 30, 55, 8 LTEXT "", IDC_NAME3, 132, 40, 55, 8 DEFPUSHBUTTON "OK", IDOK, 127, 57, 50, 15 - PUSHBUTTON "&Reset Scores", IDRESET, 18, 57, 67, 15 + PUSHBUTTON "&Réinitialiser les scores", IDRESET, 18, 57, 67, 15 } DLG_CONGRATS DIALOGEX DISCARDABLE 0, 0, 160, 60