trisquel-icecat/icecat/l10n/fr/dom/chrome/layout/HtmlForm.properties

35 lines
2.4 KiB
Properties
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/.
Reset = Effacer
Submit = Envoyer
Browse = Parcourir…
FileUpload = Envoi du fichier
DirectoryUpload = Sélectionner le dossier à envoyer
DirectoryPickerOkButtonLabel = Envoyer
ForgotPostWarning = Le formulaire spécifie lencodage %S, mais ne spécifie pas la méthode POST. Lenvoi sera plutôt effectué avec la méthode GET et sans spécifier dencodage.
ForgotFileEnctypeWarning = Le formulaire contient un champ de sélection de fichier, mais ne spécifie pas la méthode POST et lencodage « multipart/form-data ». Le fichier ne sera pas envoyé.
# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName
DefaultFormSubject = Formulaire posté depuis %S
CannotEncodeAllUnicode = Un formulaire a été soumis avec lencodage de caractères « %S » qui ne peut pas encoder tous les caractères Unicode, la saisie de lutilisateur pourrait donc être corrompue. Pour éviter ce problème, la page pourrait être modifiée pour que le formulaire soit soumis avec lencodage UTF-8, soit en changeant lencodage de la page elle-même en UTF-8 soit en spécifiant « accept-charset=utf-8 » dans lélément formulaire.
AllSupportedTypes = Tous les formats pris en charge
# LOCALIZATION NOTE (NoFileSelected): this string is shown on a
# <input type='file'> when there is no file selected yet.
NoFileSelected = Aucun fichier sélectionné.
# LOCALIZATION NOTE (NoFilesSelected): this string is shown on a
# <input type='file' multiple> when there is no file selected yet.
NoFilesSelected = Aucun fichier sélectionné.
# LOCALIZATION NOTE (NoDirSelected): this string is shown on a
# <input type='file' directory/webkitdirectory> when there is no directory
# selected yet.
NoDirSelected = Aucun dossier sélectionné.
# LOCALIZATION NOTE (XFilesSelected): this string is shown on a
# <input type='file' multiple> when there are more than one selected file.
# %S will be a number greater or equal to 2.
XFilesSelected = %S fichiers sélectionnés.
ColorPicker = Choisir une couleur
# LOCALIZATION NOTE (DefaultSummary): this string is shown on a <details> when
# it has no direct <summary> child. Google Chrome should already have this
# string translated.
DefaultSummary = Détails