Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
9595b130
Commit
9595b130
authored
Jul 06, 2009
by
Frédéric Delanoy
Committed by
Alexandre Julliard
Jul 07, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winhlp32: Fix French translation.
parent
bb356fe3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
16 deletions
+19
-16
Fr.rc
programs/winhlp32/Fr.rc
+19
-16
No files found.
programs/winhlp32/Fr.rc
View file @
9595b130
...
...
@@ -22,6 +22,9 @@
#include "winhelp_res.h"
/* UTF-8 */
#pragma code_page(65001)
/* Menu */
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
...
...
@@ -36,18 +39,18 @@ MAIN_MENU MENU
MENUITEM SEPARATOR
MENUITEM "&Quitter", MNID_FILE_EXIT
}
POPUP "&dition" {
POPUP "
É
&dition" {
MENUITEM "&Copier...", MNID_EDIT_COPYDLG
MENUITEM SEPARATOR
MENUITEM "&Annot
ation
...", MNID_EDIT_ANNOTATE
MENUITEM "&Annot
er
...", MNID_EDIT_ANNOTATE
}
POPUP "&Signet" {
MENUITEM "&Dfinir...", MNID_BKMK_DEFINE
POPUP "&Signet
s
" {
MENUITEM "&D
é
finir...", MNID_BKMK_DEFINE
}
POPUP "&Options" {
POPUP "Aide toujours visible"
BEGIN
MENUITEM "Par dfaut", MNID_OPTS_HELP_DEFAULT
MENUITEM "Par d
é
faut", MNID_OPTS_HELP_DEFAULT
MENUITEM "Visible", MNID_OPTS_HELP_VISIBLE
MENUITEM "Non visible", MNID_OPTS_HELP_NONVISIBLE
END
...
...
@@ -58,7 +61,7 @@ MAIN_MENU MENU
MENUITEM "Normale", MNID_OPTS_FONTS_NORMAL
MENUITEM "Grande", MNID_OPTS_FONTS_LARGE
END
MENUITEM "Utiliser les couleurs systme", MNID_OPTS_SYSTEM_COLORS
MENUITEM "Utiliser les couleurs syst
è
me", MNID_OPTS_SYSTEM_COLORS
}
POPUP "Aid&e" {
MENUITEM "&Utiliser l'aide", MNID_HELP_HELPON
...
...
@@ -66,7 +69,7 @@ MAIN_MENU MENU
MENUITEM SEPARATOR
MENUITEM "&Info...", MNID_HELP_ABOUT
#ifdef WINELIB
MENUITEM " &propos de Wine", MNID_HELP_WINE
MENUITEM "
À
&propos de Wine", MNID_HELP_WINE
#endif
}
}
...
...
@@ -84,7 +87,7 @@ STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
CAPTION "Recherche"
{
LTEXT "Pas encore impl
ment
", -1, 10, 10, 180, 150
LTEXT "Pas encore impl
émenté
", -1, 10, 10, 180, 150
}
/* Strings */
...
...
@@ -94,15 +97,15 @@ STID_WINE_HELP, "Aide de Wine"
STID_WHERROR, "ERREUR"
STID_WARNING, "ATTENTION"
STID_INFO, "Information"
STID_NOT_IMPLEMENTED, "Non impl
ment
"
STID_HLPFILE_ERROR_s, "Une erreur est survenue en lisant le fichier d'aide
%s
"
STID_NOT_IMPLEMENTED, "Non impl
émenté
"
STID_HLPFILE_ERROR_s, "Une erreur est survenue en lisant le fichier d'aide
« %s »
"
STID_INDEX, "&Index"
STID_CONTENTS, "Sommaire"
STID_BACK, "&Pr
c
dent"
STID_ALL_FILES, "Tous fichiers (*.*)"
STID_BACK, "&Pr
écé
dent"
STID_ALL_FILES, "Tous
les
fichiers (*.*)"
STID_HELP_FILES_HLP, "Fichiers d'aide (*.hlp)"
STID_FILE_NOT_FOUND_s "Impossible de trouver
%s. Souhaitez-vous rechercher ce fichier vous-mme
?"
STID_NO_RICHEDIT "La biblioth
que RichEdit n'a pu tre localis
e... Abandon"
STID_FILE_NOT_FOUND_s "Impossible de trouver
« %s ». Souhaitez-vous rechercher ce fichier vous-même
?"
STID_NO_RICHEDIT "La biblioth
èque RichEdit n'a pu être localisé
e... Abandon"
STID_PSH_INDEX, "Rubriques d'aide : "
}
...
...
@@ -121,10 +124,10 @@ BEGIN
END
POPUP "Aide toujours visible"
BEGIN
MENUITEM "Par dfaut", MNID_CTXT_HELP_DEFAULT
MENUITEM "Par d
é
faut", MNID_CTXT_HELP_DEFAULT
MENUITEM "Visible", MNID_CTXT_HELP_VISIBLE
MENUITEM "Non visible", MNID_CTXT_HELP_NONVISIBLE
END
MENUITEM "Utiliser les couleurs systme", MNID_CTXT_SYSTEM_COLORS
MENUITEM "Utiliser les couleurs syst
è
me", MNID_CTXT_SYSTEM_COLORS
END
END
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment