From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-fr/suite/chrome/mailnews/mime.properties | 156 ++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 l10n-fr/suite/chrome/mailnews/mime.properties (limited to 'l10n-fr/suite/chrome/mailnews/mime.properties') diff --git a/l10n-fr/suite/chrome/mailnews/mime.properties b/l10n-fr/suite/chrome/mailnews/mime.properties new file mode 100644 index 0000000000..77054b54f1 --- /dev/null +++ b/l10n-fr/suite/chrome/mailnews/mime.properties @@ -0,0 +1,156 @@ +# 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 to emit header display in HTML +# + +# Mail subject +## @name MIME_MHTML_SUBJECT +## @loc None +1000=Sujet  + +# Resent-Comments +## @name MIME_MHTML_RESENT_COMMENTS +## @loc +1001=Commentaires du renvoi  + +# Resent-Date +## @name MIME_MHTML_RESENT_DATE +## @loc +1002=Date de renvoi  + +# Resent-Sender +## @name MIME_MHTML_RESENT_SENDER +## @loc +1003=Expéditeur du renvoi  + +# Resent-From +## @name MIME_MHTML_RESENT_FROM +## @loc +1004=De (renvoi)  + +# Resent-To +## @name MIME_MHTML_RESENT_TO +## @loc +1005=Pour (renvoi)  + +# Resent-CC +## @name MIME_MHTML_RESENT_CC +## @loc +# LOCALIZATION NOTE (1006): Do not translate "CC" below. +1006=Copie (renvoi)  + +# Date +## @name MIME_MHTML_DATE +## @loc +1007=Date  + +# Sender +## @name MIME_MHTML_SENDER +## @loc +1008=Expéditeur  + +# From +## @name MIME_MHTML_FROM +## @loc +1009=De  + +# Reply-To +## @name MIME_MHTML_REPLY_TO +## @loc +1010=Répondre à  + +# Organization +## @name MIME_MHTML_ORGANIZATION +## @loc +1011=Organisation  + +# To +## @name MIME_MHTML_TO +## @loc +1012=Pour  + +# CC +## @name MIME_MHTML_CC +## @loc +# LOCALIZATION NOTE (1013): Do not translate "CC" below. +1013=Copie à  + +# Newsgroups +## @name MIME_MHTML_NEWSGROUPS +## @loc +1014=Groupes de discussion  + +# Followup-To +## @name MIME_MHTML_FOLLOWUP_TO +## @loc +1015=Faire suivre à  + +# References +## @name MIME_MHTML_REFERENCES +## @loc +1016=Références  + +# Message ID +## @name MIME_MHTML_MESSAGE_ID +## @loc +1021=ID du message  + +# BCC +## @name MIME_MHTML_BCC +## @loc +1023=Copie cachée à  + +# Link to doc +## @name MIME_MSG_LINK_TO_DOCUMENT +## @loc +1026=Lié au document  + +# Get Doc info +## @name MIME_MSG_DOCUMENT_INFO +## @loc +1027=Infos sur le document : + +# Msg Attachment +## @name MIME_MSG_ATTACHMENT +## @loc +1028=Pièce(s) jointe(s)  + +# default attachment name +## @name MIME_MSG_DEFAULT_ATTACHMENT_NAME +## @loc +# LOCALIZATION NOTE (1040): Do not translate "%s" below. +# Place the %s where you wish the part number of the attachment to appear +1040=Partie %s + +# default forwarded message prefix +## @name MIME_FORWARDED_MESSAGE_HTML_USER_WROTE +## @loc +1041=-------- Message original -------- + +# Partial Message Truncated +## @name MIME_MSG_PARTIAL_TRUNCATED +## @loc +MIME_MSG_PARTIAL_TRUNCATED=Tronqué ! + +# Partial Message Truncated Explanation +## @name MIME_MSG_PARTIAL_TRUNCATED_EXPLANATION +## @loc +MIME_MSG_PARTIAL_TRUNCATED_EXPLANATION=Ce message dépasse la taille maximale définie dans les paramètres de compte. Par conséquent, seules les premières lignes ont été téléchargées à partir du serveur de courrier. + +# Partial Message Not Downloaded +## @name MIME_MSG_PARTIAL_NOT_DOWNLOADED +## @loc +MIME_MSG_PARTIAL_NOT_DOWNLOADED=Non téléchargé + +# Partial Message Not Downloaded Explanation +## @name MIME_MSG_PARTIAL_NOT_DOWNLOADED_EXPLANATION +## @loc +MIME_MSG_PARTIAL_NOT_DOWNLOADED_EXPLANATION=Seuls les en-têtes de ce message ont été téléchargés à partir du serveur de courrier. + +# MIME_MSG_PARTIAL_CLICK_FOR_REST +## @name MIME_MSG_PARTIAL_CLICK_FOR_REST +## @loc +MIME_MSG_PARTIAL_CLICK_FOR_REST=Télécharger le reste du message. -- cgit v1.2.3