blob: 6e6143f0b9319d5f3619d3f186475c2aa4a5c763 (
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
|
# 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/.
#
# The following are used by libmime for header display in XML & HTML
#
TO=Destinataire
# LOCALIZATION NOTE (BCC); DONT_TRANSLATE
BCC=Copie cachée à
# LOCALIZATION NOTE (CC); DONT_TRANSLATE
CC=Copie à
DATE=Date
DISTRIBUTION=Distribution
# LOCALIZATION NOTE (FCC); DONT_TRANSLATE
FCC=Suivi
FOLLOWUP-TO=Faire suivre à
FROM=Expéditeur
STATUS=Statut
LINES=Lignes
MESSAGE-ID=ID de message
MIME-VERSION=Version de MIME
NEWSGROUPS=Groupes de discussion
ORGANIZATION=Organisation
REFERENCES=Références
REPLY-TO=Répondre à
RESENT-COMMENTS=Commentaires pour le renvoi
RESENT-DATE=Date de renvoi
RESENT-FROM=De
RESENT-MESSAGE-ID=ID du message à renvoyer
RESENT-SENDER=Expéditeur du renvoi
RESENT-TO=Destinataire du renvoi
# LOCALIZATION NOTE (RESENT-CC); Do not translate "CC"
RESENT-CC=Copie de renvoi pour :
SENDER=Expéditeur
SUBJECT=Sujet
APPROVED-BY=Approuvé par
USER-AGENT=Agent utilisateur
FILENAME=Nom du fichier
|