diff options
Diffstat (limited to 'l10n-fr/mail/messenger/importDialog.ftl')
-rw-r--r-- | l10n-fr/mail/messenger/importDialog.ftl | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/l10n-fr/mail/messenger/importDialog.ftl b/l10n-fr/mail/messenger/importDialog.ftl new file mode 100644 index 0000000000..1944c53082 --- /dev/null +++ b/l10n-fr/mail/messenger/importDialog.ftl @@ -0,0 +1,30 @@ +# 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/. + +# Short name of the import module +thunderbird-import-name = Thunderbird + +# Description of the import module +thunderbird-import-description = Importer le courrier d’un répertoire de profil de Thunderbird. + +import-from-thunderbird-zip = + .label = Thunderbird (sauvegarde de profil exporté ; fichier zip inférieur à 2 Go) + .accesskey = z + +import-from-thunderbird-dir = + .label = Thunderbird (dossier de profil) + .accesskey = T + +import-select-profile-zip = Sélectionnez un répertoire de profil zippé + +import-select-profile-dir = Sélectionnez un répertoire de profil + +zip-file-too-big-title = Fichier zip trop gros + +zip-file-too-big-message = La taille du fichier zip sélectionné est supérieure à 2 Go. Veuillez d’abord l’extraire, puis importer les données à partir du dossier d’extraction. + +wizardpage-failed = + .label = Échec de l’importation + +wizardpage-failed-message = L’importation a échoué de manière inattendue, des informations supplémentaires peuvent être disponibles dans la console d’erreurs. |