mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:56:00 +00:00
Updated French translations for reactos.exe and shell32.dll
svn path=/trunk/; revision=34329
This commit is contained in:
parent
e1786e8952
commit
f967fdf9dc
3 changed files with 19 additions and 17 deletions
|
@ -1,13 +1,15 @@
|
|||
/* $Id: En.rc 18526 2005-10-17 18:04:11Z cwittich $ */
|
||||
// FRENCH translation by G. Maton (mustang9@gmail.com)
|
||||
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
||||
|
||||
/* String Tables */
|
||||
STRINGTABLE DISCARDABLE
|
||||
IDD_STARTPAGE DIALOGEX DISCARDABLE 0, 0, 317, 193
|
||||
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Installation de ReactOS"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
IDS_CAPTION "Installation de ReactOS"
|
||||
IDS_TEXT "Vous ne pouvez pas installer ReactOS directement depuis ce CD!\n\nVeuillez redémarrer votre ordinateur depuis ce CD afin d'installer ReactOS."
|
||||
LTEXT "Bienvenue dans l'assistant d'installation de ReactOS.", IDC_STARTTITLE, 115, 8, 195, 24
|
||||
LTEXT "Vous ne pouver pas installer ReactOS directement depuis ce CD! "\
|
||||
"Veuillez redémarrer votre ordinateur depuis ce CD pour pouvoir "\
|
||||
"installer ReactOS.", IDC_STATIC, 115, 40, 195, 100
|
||||
LTEXT "Cliquez sur Terminer pour quitter l'installation.", IDC_STATIC, 115, 169, 195, 17
|
||||
END
|
||||
|
||||
/* EOF */
|
||||
|
|
|
@ -8,9 +8,9 @@
|
|||
//#include "lang/el-GR.rc"
|
||||
#include "lang/en-US.rc"
|
||||
/*#include "lang/es-ES.rc"
|
||||
#include "lang/fi-FI.rc"
|
||||
#include "lang/fi-FI.rc"*/
|
||||
#include "lang/fr-FR.rc"
|
||||
#include "lang/hu-HU.rc"
|
||||
/*#include "lang/hu-HU.rc"
|
||||
#include "lang/id-ID.rc"
|
||||
#include "lang/it-IT.rc"
|
||||
#include "lang/ja-JP.rc"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* French language support
|
||||
*
|
||||
* Copyright 1998 Juergen Schmied
|
||||
* 2007 Pierre Schweitzer
|
||||
* 2007-2008 Pierre Schweitzer
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -684,11 +684,11 @@ BEGIN
|
|||
IDS_LNK_FILE "Raccourci"
|
||||
IDS_SYS_FILE "Fichier système"
|
||||
|
||||
IDS_OPEN_VERB "Open"
|
||||
IDS_RUNAS_VERB "Run as "
|
||||
IDS_EDIT_VERB "Edit"
|
||||
IDS_FIND_VERB "Find"
|
||||
IDS_PRINT_VERB "Print"
|
||||
IDS_PLAY_VERB "Play"
|
||||
IDS_PREVIEW_VERB "Preview"
|
||||
IDS_OPEN_VERB "Ouvrir"
|
||||
IDS_RUNAS_VERB "Lancer en tant que "
|
||||
IDS_EDIT_VERB "Éditer"
|
||||
IDS_FIND_VERB "Chercher"
|
||||
IDS_PRINT_VERB "Imprimer"
|
||||
IDS_PLAY_VERB "Lire"
|
||||
IDS_PREVIEW_VERB "Apercevoir"
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue