shfolder: Add version resource.
[wine/wine64.git] / programs / oleview / Fr.rc
blobcef6e45a7579dc15e03bd2cfbe06c3107dbec06f
1 /*
2  * OleView (Fr.rc)
3  * Frencg Language Support
4  *
5  * Copyright 2006 Jonathan Ernst
6  *
7  * This library is free software; you can redistribute it and/or
8  * modify it under the terms of the GNU Lesser General Public
9  * License as published by the Free Software Foundation; either
10  * version 2.1 of the License, or (at your option) any later version.
11  *
12  * This library is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15  * Lesser General Public License for more details.
16  *
17  * You should have received a copy of the GNU Lesser General Public
18  * License along with this library; if not, write to the Free Software
19  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
20  */
22 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
24 IDM_MENU MENU
26     POPUP "&Fichier"
27     {
28         MENUITEM "&Lier au fichier...",    IDM_BIND
29         MENUITEM "&Afficher la TypeLib...",    IDM_TYPELIB
30         MENUITEM SEPARATOR
31         MENUITEM "&Configuration système",    IDM_SYSCONF
32         MENUITEM "&Exécuter l'éditeur de la base de registre",    IDM_REGEDIT
33         MENUITEM SEPARATOR
34         MENUITEM "&Quitter",    IDM_EXIT
35     }
36     POPUP "&Objet"
37     {
38         POPUP "&CoCreateInstance Flag"
39         {
40             MENUITEM "CLSCTX_&INPROC_SERVER",    IDM_FLAG_INSERV,CHECKED
41             MENUITEM "CLSCTX_INPROC_&HANDLER",    IDM_FLAG_INHANDL
42             MENUITEM "CLSCTX_&LOCAL_SERVER",        IDM_FLAG_LOCSERV,CHECKED
43             MENUITEM "CLSCTX_&REMOTE_SERVER",    IDM_FLAG_REMSERV
44         }
45         MENUITEM SEPARATOR
46         MENUITEM "Afficher les informations sur le &type",    IDM_TYPEINFO, GRAYED
47         MENUITEM SEPARATOR
48         MENUITEM "Créer une &instance",    IDM_CREATEINST, GRAYED
49         MENUITEM "Créer une instance &sur",    IDM_CREATEINSTON, GRAYED
50         MENUITEM "&Libérer l'instance",    IDM_RELEASEINST, GRAYED
51         MENUITEM SEPARATOR
52         MENUITEM "Copier le &CLSID dans le presse-papiers",    IDM_COPYCLSID, GRAYED
53         MENUITEM "Copier la balse &HTML de l'objet dans le presse-papiers", IDM_HTMLTAG, GRAYED
54         MENUITEM SEPARATOR
55         MENUITEM "&Afficher...",    IDM_VIEW, GRAYED
56     }
57     POPUP "&Affichage"
58     {
59         MENUITEM "Mode &expert",    IDM_EXPERT,CHECKED
60         MENUITEM SEPARATOR
61         MENUITEM "Catégories de compsants &cachés",    IDM_HIDDEN, GRAYED
62         MENUITEM SEPARATOR
63         MENUITEM "&Barre d'outils",    IDM_TOOLBAR,CHECKED
64         MENUITEM "Barre d'é&tat",    IDM_STATUSBAR,CHECKED
65         MENUITEM SEPARATOR
66         MENUITEM "A&ctualiser\tF5",    IDM_REFRESH
67     }
68     POPUP "Aid&e"
69     {
70         MENUITEM "À &propos de OleView",    IDM_ABOUT
71     }
74 STRINGTABLE
76     IDS_APPNAME            "OleView"
77     IDS_APPTITLE           "OleView"
78     IDS_READY              "Prêt"
79     IDS_ABOUT              "OleView - Visionneur d'objets OLE/COM"
80     IDS_ABOUTVER           "version 1.0"
82     IDM_BIND,              "Lie à un fichier à l'aide d'un File Moniker"
83     IDM_TYPELIB,           "Ouvre un fichier TypeLib et afficher son contenu"
84     IDM_SYSCONF,           "Modifie les paramètres COM distribuées pour l'ensemble de la machine"
85     IDM_REGEDIT,           "Exécute l'éditeur de base de registre de Wine"
86     IDM_EXIT,              "Quitte l'application après avoir demandé s'il faut enregistrer les modifications"
87     IDM_CREATEINST,        "Crée une instance de l'objet sélectionné"
88     IDM_CREATEINSTON,      "Crée une instance de l'objet sélectionné sur une machine spécifique"
89     IDM_RELEASEINST,       "Libère l'instance de l'objet actuellement sélectionné"
90     IDM_COPYCLSID,         "Copie le GUID de l'objet actuellement sélectionné dans le presse-papiers"
91     IDM_VIEW,              "Affiche le visionneur pour l'objet actuellement sélectionné"
92     IDM_FLAG_INSERV,       "Utilise CLSCTX_INPROC_SERVER lors de l'appel à CoGetClassObject"
93     IDM_FLAG_INHANDL,      "Utilise CLSCTX_INPROC_HANDLER lors de l'appel à CoGetClassObject"
94     IDM_FLAG_LOCSERV,      "Utilise CLSCTX_LOCAL_SERVER lors de l'appel à CoGetClassObject"
95     IDM_FLAG_REMSERV,      "Utilise CLSCTX_REMOTE_SERVER lors de l'appel à CoGetClassObject"
96     IDM_EXPERT,            "Bascule entre le mode d'affichage expert et le mode d'affichage débutant"
97     IDM_HIDDEN,            "Bascule l'affichage des catégories des composant qui ne sont pas prévue pour être visible"
98     IDM_TOOLBAR,           "Affiche ou masque la barre d'outils"
99     IDM_STATUSBAR,         "Affiche ou masque la barre d'état"
100     IDM_REFRESH,           "Actualise toutes les listes"
101     IDM_ABOUT,             "Affiche les informations sur le programme ; le numéro de version et la licence"
103     IDS_TREE_OC,           "ObjectClasses"
104     IDS_TREE_GBCC,         "Groupés par catégorie de composants"
105     IDS_TREE_O1O,          "Objets OLE 1.0"
106     IDS_TREE_CLO,          "Objets de la bibliothèque COM"
107     IDS_TREE_AO,           "Tous les objets"
108     IDS_TREE_AID,          "Identificateurs d'application"
109     IDS_TREE_TL,           "Bibliothèques type"
110     IDS_TL_VER,            "ver."
111     IDS_TREE_I,            "Interfaces"
113     IDS_TAB_REG,           "Base de registre"
114     IDS_TAB_IMPL,          "Implémentation"
115     IDS_TAB_ACTIV,         "Activation"
117     IDS_CGCOFAIL,          "CoGetClassObject a échoué."
118     IDS_ERROR_UNKN,        "Erreur inconnue"