summaryrefslogtreecommitdiffstats
path: root/l10n-fr/suite/chrome/editor/editingOverlay.dtd
blob: ef168ee719d0dade8b55cae46b6324f6ab168cbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!-- File menu items -->
<!ENTITY openFileCmd.label "Ouvrir un fichier…">
<!ENTITY openFileCmd.accesskey "O">
<!ENTITY openFileCmd.key "O">
<!ENTITY openRemoteCmd.label "Ouvrir une page web…">
<!ENTITY openRemoteCmd.accesskey "W">
<!ENTITY openRemoteCmd.key "L">
<!ENTITY fileRecentMenu.label "Pages récentes">
<!ENTITY fileRecentMenu.accesskey "r">
<!ENTITY saveCmd.label "Enregistrer">
<!ENTITY saveCmd.accesskey "s">
<!ENTITY saveAsCmd.label "Enregistrer sous…">
<!ENTITY saveAsCmd.accesskey "u">
<!ENTITY saveAsChangeEncodingCmd2.label "Enregistrer en modifiant l’encodage du texte…">
<!ENTITY saveAsChangeEncodingCmd2.accesskey "r">
<!ENTITY publishCmd.label "Publier">
<!ENTITY publishCmd.accesskey "P">
<!ENTITY publishCmd.key "S">
<!ENTITY publishAsCmd.label "Publier comme…">
<!ENTITY publishAsCmd.accesskey "i">
<!ENTITY fileRevert.label "Revenir au dernier enregistrement">
<!ENTITY fileRevert.accesskey "d">

<!-- Edit menu items -->
<!ENTITY publishSettings.label "Paramètres de publication des sites…">
<!ENTITY publishSettings.accesskey "b">

<!-- Toolbar buttons/items -->
<!ENTITY newToolbarCmd.label "Nouveau">
<!ENTITY newToolbarCmd.tooltip "Créer une nouvelle page">
<!ENTITY openToolbarCmd.label "Ouvrir">
<!ENTITY openToolbarCmd.tooltip "Ouvrir un fichier">
<!ENTITY saveToolbarCmd.tooltip "Enregistrer le fichier">
<!ENTITY publishToolbarCmd.tooltip "Envoyer le fichier à une adresse distante">
<!ENTITY printToolbarCmd.label "Imprimer">
<!ENTITY printToolbarCmd.tooltip "Imprimer la page">