3d417a4fccfe5fbf61a759f1ddc4f936b24f0035
[reactos.git] / reactos / dll / cpl / inetcpl / lang / fr-FR.rc
1 /*
2 * Internet control panel applet
3 * French language support
4 *
5 * Copyright 2010-2011 Frédéric Delanoy
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 *
21 */
22
23 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
24
25 /* UTF-8 */
26 #pragma code_page(65001)
27
28 /* "General" propsheet */
29 IDD_GENERAL DIALOG 0, 0, 320, 220
30 STYLE WS_CAPTION | WS_CHILD | WS_DISABLED
31 FONT 8, "MS Shell Dlg"
32 CAPTION "Général"
33 BEGIN
34
35 GROUPBOX " Page d'accueil ", IDC_STATIC, 4, 4, 312, 52
36 LTEXT "Vous pouvez spécifier l'adresse à utiliser comme page d'accueil :",
37 IDC_STATIC, 68, 10, 242, 10
38 EDITTEXT IDC_HOME_EDIT, 68, 22, 242, 12, WS_VISIBLE | ES_AUTOHSCROLL
39 PUSHBUTTON "Page &courante", IDC_HOME_CURRENT, 68, 36, 77, 14
40 PUSHBUTTON "Page par &défaut", IDC_HOME_DEFAULT, 151, 36, 77, 14
41 PUSHBUTTON "Page &blanche", IDC_HOME_BLANK, 233, 36, 77, 14
42 GROUPBOX " Historique de navigation ", IDC_STATIC, 4, 60, 312, 46
43 LTEXT "Vous pouvez effacer les pages en cache, les cookies et d'autres données.",
44 IDC_STATIC, 68, 72, 242, 10
45 PUSHBUTTON "&Effacer les fichiers...", IDC_HISTORY_DELETE, 151, 86, 77, 14
46 PUSHBUTTON "&Paramètres...", IDC_HISTORY_SETTINGS, 233, 86, 77, 14
47
48 END
49
50 /* "Delete browsing history" dialog */
51 IDD_DELETE_HISTORY DIALOG 0, 0, 250, 250
52 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
53 FONT 8, "MS Shell Dlg"
54 CAPTION "Effacer l'historique de navigation"
55 BEGIN
56
57 AUTOCHECKBOX "Fichiers internet temporaires\nCopies en cache de pages web, d'images et de certificats.",
58 IDC_DELETE_TEMP_FILES, 10, 8, 230, 30, BS_TOP | BS_MULTILINE
59 AUTOCHECKBOX "Cookies\nDonnées enregistrées sur votre ordinateur par des sites web, telles que préférences utilisateur et informations de connexion.",
60 IDC_DELETE_COOKIES, 10, 32, 230, 35, BS_TOP | BS_MULTILINE
61 AUTOCHECKBOX "Historique\nListe des sites web accédés.",
62 IDC_DELETE_HISTORY, 10, 73, 230, 30, BS_TOP | BS_MULTILINE
63 AUTOCHECKBOX "Données de formulaires\nNoms d'utilisateur et autres informations entrées dans des formulaires.",
64 IDC_DELETE_FORM_DATA, 10, 98, 230, 30, BS_TOP | BS_MULTILINE
65 AUTOCHECKBOX "Mots de passe\nMots de passe entrés dans des formulaires et sauvegardés.",
66 IDC_DELETE_PASSWORDS, 10, 128, 230, 30, BS_TOP | BS_MULTILINE
67 DEFPUSHBUTTON "Annuler", IDCANCEL, 185, 228, 60, 15, WS_GROUP
68 PUSHBUTTON "Effacer", IDOK, 120, 228, 60, 15, WS_GROUP
69
70 END
71
72 /* "Security" propsheet */
73 IDD_SECURITY DIALOG 0, 0, 320, 220
74 STYLE WS_CAPTION | WS_CHILD | WS_DISABLED
75 FONT 8, "MS Shell Dlg"
76 CAPTION "Sécurité"
77 BEGIN
78
79 CONTROL "Listview", IDC_SEC_LISTVIEW, "SysListView32",
80 LVS_ICON | LVS_ALIGNLEFT | LVS_AUTOARRANGE | LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER | WS_VSCROLL,
81 4, 4, 312, 58
82 LTEXT "", IDC_SEC_ZONE_INFO, 4, 68, 312, 20
83 GROUPBOX "", IDC_SEC_GROUP, 4, 88, 312, 126
84 CONTROL "trackbar", IDC_SEC_TRACKBAR, "msctls_trackbar32",
85 TBS_VERT | TBS_AUTOTICKS | TBS_BOTH | TBS_REVERSED, 8, 98, 32, 100
86 LTEXT "", IDC_SEC_LEVEL, 48, 102, 180, 12
87 LTEXT "", IDC_SEC_LEVEL_INFO, 48, 114, 260, 80
88 END
89
90 /* "Content" propsheet */
91 IDD_CONTENT DIALOG 0, 0, 320, 220
92 STYLE WS_CAPTION | WS_CHILD | WS_DISABLED
93 FONT 8, "MS Shell Dlg"
94 CAPTION "Contenu"
95 BEGIN
96
97 GROUPBOX " Certificats ", IDC_STATIC, 4, 4, 312, 50
98 LTEXT "Les certificats sont utilisés pour votre identification personnelle, celle d'autorités de certification ou d'éditeurs.",
99 IDC_STATIC, 58, 14, 252, 18
100 PUSHBUTTON "Certificats...", IDC_CERT, 146, 34, 80, 14
101 PUSHBUTTON "Éditeurs...", IDC_CERT_PUBLISHER, 230, 34, 80, 14
102
103 END
104
105 STRINGTABLE
106 BEGIN
107 IDS_CPL_NAME "Internet Settings"
108 IDS_CPL_INFO "Configure Wine Internet Browser and related settings"
109 IDS_SEC_SETTINGS "Security settings for zone: "
110 IDS_SEC_LEVEL0 "Custom"
111 IDS_SEC_LEVEL1 "Very Low"
112 IDS_SEC_LEVEL2 "Low"
113 IDS_SEC_LEVEL3 "Medium"
114 IDS_SEC_LEVEL4 "Increased"
115 IDS_SEC_LEVEL5 "High"
116 END