From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-fr/browser/installer/override.properties | 86 +++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 l10n-fr/browser/installer/override.properties (limited to 'l10n-fr/browser/installer/override.properties') diff --git a/l10n-fr/browser/installer/override.properties b/l10n-fr/browser/installer/override.properties new file mode 100644 index 0000000000..c81bb2ec8f --- /dev/null +++ b/l10n-fr/browser/installer/override.properties @@ -0,0 +1,86 @@ +# 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/. + +# LOCALIZATION NOTE: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +# Strings that require a space at the end should be enclosed with double +# quotes and the double quotes will be removed. To add quotes to the beginning +# and end of a strong enclose the add and additional double quote to the +# beginning and end of the string (e.g. ""This will include quotes""). + +SetupCaption=Installation de $BrandFullName +UninstallCaption=Désinstallation de $BrandFullName +BackBtn=< &Précédent +NextBtn=&Suivant > +AcceptBtn=J’&accepte les termes de l’accord de licence +DontAcceptBtn=Je n’accepte &pas les termes de l’accord de licence +InstallBtn=&Installer +UninstallBtn=&Désinstaller +CancelBtn=Annuler +CloseBtn=&Fermer +BrowseBtn=Pa&rcourir… +ShowDetailsBtn=Afficher les &détails +ClickNext=Cliquez sur « Suivant » pour continuer. +ClickInstall=Cliquez sur « Installer » pour commencer l’installation. +ClickUninstall=Cliquez sur « Désinstaller » pour commencer la désinstallation. +Completed=Terminée +LicenseTextRB=Veuillez prendre connaissance de l’accord de licence avant d’installer $BrandFullNameDA. Si vous acceptez tous les termes de cet accord, sélectionnez la première option ci-dessous. $_CLICK +ComponentsText=Cochez les composants à installer et décochez ceux à ne pas installer. $_CLICK +ComponentsSubText2_NoInstTypes=Sélectionnez les composants à installer : +DirText=Le programme d’installation installera $BrandFullNameDA dans le dossier suivant. Pour l’installer dans un dossier différent, cliquez sur « Parcourir… » et sélectionnez un autre dossier. $_CLICK +DirSubText=Dossier de destination +DirBrowseText=Sélectionnez le dossier dans lequel installer $BrandFullNameDA : +SpaceAvailable="Espace disque disponible : " +SpaceRequired="Espace disque requis : " +UninstallingText=$BrandFullNameDA sera désinstallé du dossier suivant. $_CLICK +UninstallingSubText=Désinstallation à partir de : +FileError=Erreur d’écriture lors de l’ouverture du fichier : \r\n\r\n$0\r\n\r\nCliquez sur « Annuler » pour arrêter l’installation,\r\n« Recommencer » pour essayer à nouveau ou\r\n« Ignorer » pour ignorer ce fichier. +FileError_NoIgnore=Erreur d’écriture lors de l’ouverture du fichier : \r\n\r\n$0\r\n\r\nCliquez sur « Recommencer » pour essayer à nouveau ou\r\n« Annuler » pour arrêter l’installation. +CantWrite="Ne peut pas écrire : " +CopyFailed=La copie a échoué +CopyTo="Copier vers " +Registering="Enregistrement : " +Unregistering="Désenregistrement : " +SymbolNotFound="N’a pas pu trouver le symbole : " +CouldNotLoad="N’a pas pu charger : " +CreateFolder="Créer le dossier : " +CreateShortcut="Créer le raccourci : " +CreatedUninstaller="Désinstalleur créé : " +Delete="Supprimer le fichier : " +DeleteOnReboot="Supprimer au redémarrage : " +ErrorCreatingShortcut="Erreur lors de la création du raccourci : " +ErrorCreating="Erreur lors de la création de : " +ErrorDecompressing=Erreur lors de la décompression des données ! Installeur non-valide ? +ErrorRegistering=Erreur lors de l’enregistrement de DLL +ExecShell="ExecShell : " +Exec="Exécuter : " +Extract="Extraire : " +ErrorWriting="Extraction : erreur lors de l’écriture du fichier " +InvalidOpcode=Installeur non-valide : opcode invalide +NoOLE="Pas de OLE pour : " +OutputFolder="Dossier de sortie : " +RemoveFolder="Supprimer le dossier : " +RenameOnReboot="Renommer au redémarrage : " +Rename="Renommer : " +Skipped="Ignoré(s) : " +CopyDetails=Copier les détails dans le « Presse-papiers » +LogInstall=Journal du processus d’installation +Byte=o +Kilo=K +Mega=M +Giga=G -- cgit v1.2.3