trisquel-icecat/icecat/l10n/fr/toolkit/crashreporter/crashreporter.ftl

48 lines
3.5 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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/.
crashreporter-branded-title = Rapporteur de plantage de { -brand-short-name }
crashreporter-apology = Nous sommes désolés
crashreporter-crashed-and-restore = { -brand-short-name } a rencontré un problème et a planté. Nous essaierons de restaurer vos onglets et fenêtres lors du redémarrage.
crashreporter-plea = Pour nous aider à diagnostiquer et corriger ce problème, vous pouvez nous envoyer un rapport de plantage.
crashreporter-information = Cette application est exécutée après un plantage pour rapporter le problème survenu à { -vendor-short-name }. Elle ne doit pas être lancée directement.
crashreporter-error = { -brand-short-name } a rencontré un problème et a planté. Malheureusement, le rapporteur de plantage nest pas en mesure de transmettre un rapport pour ce plantage.
# $details (String) - the reason that a crash report cannot be submitted
crashreporter-error-details = Détails : { $details }
crashreporter-no-run-message = Cette application est exécutée après un plantage pour rapporter le problème survenu à léditeur de lapplication. Elle ne doit pas être lancée directement.
crashreporter-button-details = Détails…
crashreporter-loading-details = Chargement…
crashreporter-view-report-title = Contenu du rapport
crashreporter-comment-prompt = Ajouter un commentaire (les commentaires sont visibles par tout le monde)
crashreporter-report-info = Ce rapport contient également des informations techniques sur létat de lapplication lors du plantage.
crashreporter-send-report = Informer { -vendor-short-name } de ce problème pour quil puisse être corrigé
crashreporter-include-url = Inclure ladresse de la page où vous vous trouviez.
crashreporter-submit-status = Votre rapport de plantage sera envoyé avant la fermeture ou le redémarrage du programme.
crashreporter-submit-in-progress = Envoi du rapport…
crashreporter-submit-success = Le rapport a été envoyé avec succès !
crashreporter-submit-failure = Il y a eu un problème lors de lenvoi du rapport.
crashreporter-resubmit-status = Renvoyer les rapports pour lesquels les précédentes tentatives denvoi ont échoué…
crashreporter-button-quit = Quitter { -brand-short-name }
crashreporter-button-restart = Redémarrer { -brand-short-name }
crashreporter-button-ok = OK
crashreporter-button-close = Fermer
# $id (String) - the crash id from the server, typically a UUID
crashreporter-crash-identifier = ID de plantage : { $id }
# $url (String) - the url which the user can use to view the submitted crash report
crashreporter-crash-details = Vous pouvez voir les détails de ce plantage sur { $url }.
# Error strings
crashreporter-error-minidump-analyzer = Impossible dexécuter minidump-analyzer
# $path (String) - the file path
crashreporter-error-opening-file = Échec de louverture du fichier ({ $path })
# $path (String) - the file path
crashreporter-error-loading-file = Échec du chargement du fichier ({ $path })
# $path (String) - the path
crashreporter-error-creating-dir = Échec de la création du dossier ({ $path })
crashreporter-error-no-home-dir = Répertoire home manquant
# $from (String) - the source path
# $to (String) - the destination path
crashreporter-error-moving-path = Impossible de déplacer { $from } vers { $to }
crashreporter-error-version-eol = Fin de vie de cette version : les rapports de plantage ne sont plus acceptés.