mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 02:36:13 +00:00
Updated French translations for input and winemine
svn path=/trunk/; revision=31382
This commit is contained in:
parent
3e167b24aa
commit
24475c2c98
2 changed files with 11 additions and 11 deletions
|
@ -11,7 +11,7 @@ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
|||
STRINGTABLE {
|
||||
IDS_SECONDS, "secondes"
|
||||
IDS_NOBODY, "Anonyme"
|
||||
IDS_ABOUT, "by Joshua Thielen and ReactOS developers"
|
||||
IDS_ABOUT, "par Joshua Thielen et les développeurs de ReactOS"
|
||||
}
|
||||
|
||||
IDM_WINEMINE MENU DISCARDABLE
|
||||
|
|
|
@ -223,7 +223,7 @@ BEGIN
|
|||
CTEXT "+", -1, 98, 37, 8, 10
|
||||
AUTORADIOBUTTON "&CTRL", -1, 24, 31, 30, 11, WS_GROUP
|
||||
AUTORADIOBUTTON "&ALT gauche", -1, 24, 45, 40, 12, NOT WS_TABSTOP
|
||||
LTEXT "Touche:", -1, 110, 37, 14, 10
|
||||
LTEXT "Touche :", -1, 110, 37, 14, 10
|
||||
COMBOBOX 1236, 127, 34, 46, 48, CBS_DROPDOWNLIST | WS_VSCROLL
|
||||
DEFPUSHBUTTON "OK", IDOK, 212, 25, 50, 14
|
||||
PUSHBUTTON "Annuler", IDCANCEL, 212, 47, 50, 14
|
||||
|
@ -233,15 +233,15 @@ STRINGTABLE
|
|||
BEGIN
|
||||
IDS_CPLSYSTEMNAME "Services texte et langue de saisie"
|
||||
IDS_CPLSYSTEMDESCRIPTION "Personnalise les paramètres pour la langue de saisie de texte."
|
||||
IDS_KEYBOARD "Keyboard"
|
||||
IDS_ADV_TEXT_SRV "Advanced Text Services"
|
||||
IDS_NONE "(None)"
|
||||
IDS_UNKNOWN "(Unknown)"
|
||||
IDS_RESTART "Do you want to restart your computer now?"
|
||||
IDS_SPEECH "Speech"
|
||||
IDS_HRD_REC "Handwriting Recognition"
|
||||
IDS_OFF_ADV_TXT_SRV "Do you want to turn off advanced text services?"
|
||||
IDS_WHATS_THIS "What's This?"
|
||||
IDS_KEYBOARD "Clavier"
|
||||
IDS_ADV_TEXT_SRV "Services avancés de texte"
|
||||
IDS_NONE "(Aucun)"
|
||||
IDS_UNKNOWN "(Inconnu)"
|
||||
IDS_RESTART "Désirez-vous redémarrer votre ordinateur maintenant ?"
|
||||
IDS_SPEECH "Vocale"
|
||||
IDS_HRD_REC "Reconnaissance de l'écriture manuelle"
|
||||
IDS_OFF_ADV_TXT_SRV "Désirez-vous désactiver les services avancés de texte ?"
|
||||
IDS_WHATS_THIS "Qu'est-ce que c'est ?"
|
||||
END
|
||||
|
||||
/* FIXME : To improve/complete */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue