naps2/NAPS2.Core/Lang/Resources/MiscResources.fr.resx
2015-06-22 02:38:29 -04:00

274 lines
12 KiB
XML
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.

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string"/>
<xsd:attribute name="type" type="xsd:string"/>
<xsd:attribute name="mimetype" type="xsd:string"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string"/>
<xsd:attribute name="name" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="ChooseProfile" xml:space="preserve">
<value>Choisir un profil</value>
</data>
<data name="Clear" xml:space="preserve">
<value>Effacer</value>
</data>
<data name="ConfirmClearItems" xml:space="preserve">
<value>Faut-il vraiment supprimer {0} élément(s) ?</value>
</data>
<data name="ConfirmDeleteItems" xml:space="preserve">
<value>Faut-il vraiment supprimer {0} élément(s) ?</value>
</data>
<data name="ConfirmDeleteMultipleProfiles" xml:space="preserve">
<value>Faut-il vraiment supprimer {0} profil(s) ?</value>
</data>
<data name="ConfirmDeleteSingleProfile" xml:space="preserve">
<value>Faut-il vraiment supprimer le profil {0} ?</value>
</data>
<data name="ConfirmOverwriteFile" xml:space="preserve">
<value>Le fichier \"{0}\" existe déjà. Faut-il l'écraser ?</value>
</data>
<data name="Delete" xml:space="preserve">
<value>Supprimer</value>
</data>
<data name="DeviceNotFound" xml:space="preserve">
<value>Le scanner indiqué est introuvable.</value>
</data>
<data name="DeviceOffline" xml:space="preserve">
<value>Le scanner sélectionné est éteint.</value>
</data>
<data name="DontHavePermission" xml:space="preserve">
<value>Vous n'avez pas la permission de créer un fichier à cet endroit.</value>
</data>
<data name="Error" xml:space="preserve">
<value>Erreur</value>
</data>
<data name="FileTypeBmp" xml:space="preserve">
<value>Fichiers de dessin (*.bmp)</value>
</data>
<data name="FileTypeEmf" xml:space="preserve">
<value>Métafichier Windows (*.emf)</value>
</data>
<data name="FileTypeExif" xml:space="preserve">
<value>Fichier EXIF (*.exif)</value>
</data>
<data name="FileTypeGif" xml:space="preserve">
<value>Fichier GIF (*.gif)</value>
</data>
<data name="FileTypeJpeg" xml:space="preserve">
<value>Fichier JPEG (*.jpg, *.jpeg)</value>
</data>
<data name="FileTypePdf" xml:space="preserve">
<value>Document PDF (*.pdf)</value>
</data>
<data name="FileTypePng" xml:space="preserve">
<value>Fichier PNG (*.png)</value>
</data>
<data name="FileTypeTiff" xml:space="preserve">
<value>Fichier TIFF (*.tiff, *.tif)</value>
</data>
<data name="NameMissing" xml:space="preserve">
<value>Nom manquant.</value>
</data>
<data name="NAPS2" xml:space="preserve">
<value>NAPS2</value>
</data>
<data name="NoDeviceSelected" xml:space="preserve">
<value>Aucun périphérique sélectionné.</value>
</data>
<data name="NoDevicesFound" xml:space="preserve">
<value>Aucun périphérique de numérisation trouvé.</value>
</data>
<data name="OverwriteFile" xml:space="preserve">
<value>Écraser le fichier</value>
</data>
<data name="PdfStatus" xml:space="preserve">
<value>{0} sur {1}</value>
</data>
<data name="ScannedImage" xml:space="preserve">
<value>Image numérisée</value>
</data>
<data name="SelectProfileBeforeScan" xml:space="preserve">
<value>Choisir un profil avant de Numériser.</value>
</data>
<data name="UnknownDriverError" xml:space="preserve">
<value>Une erreur s'est produite avec le pilote du scanner.</value>
</data>
<data name="Version" xml:space="preserve">
<value>Version {0}</value>
</data>
<data name="EmailError" xml:space="preserve">
<value>Une erreur s'est produite en tentant d'envoyer un courriel.</value>
</data>
<data name="AutoUpdates" xml:space="preserve">
<value>Mises à jour automatiques</value>
</data>
<data name="Download" xml:space="preserve">
<value>Télécharger</value>
</data>
<data name="DownloadAndInstall" xml:space="preserve">
<value>Télécharger et installer</value>
</data>
<data name="EnableAutoUpdates" xml:space="preserve">
<value>Faut-il que NAPS2 vérifie régulièrement les mises à jour ?</value>
</data>
<data name="NotNow" xml:space="preserve">
<value>Pas maintenant</value>
</data>
<data name="UpdateNow" xml:space="preserve">
<value>Une nouvelle version de NAPS2 est disponible. Faut-il mettre à jour maintenant ?</value>
</data>
<data name="InstallComplete" xml:space="preserve">
<value>Installation terminée</value>
</data>
<data name="InstallCompletePromptRestart" xml:space="preserve">
<value>Installation terminée. Faut-il redémarrer NAPS2 maintenant ?</value>
</data>
<data name="InstallFailed" xml:space="preserve">
<value>Échec de l'installation.</value>
</data>
<data name="InstallFailedTitle" xml:space="preserve">
<value>Échec de l'installation</value>
</data>
<data name="AllCount" xml:space="preserve">
<value>Tout ({0})</value>
</data>
<data name="SelectedCount" xml:space="preserve">
<value>Sélection ({0})</value>
</data>
<data name="EstimatedDownloadSize" xml:space="preserve">
<value>Taille estimée du téléchargement : {0} Mo</value>
</data>
<data name="FilesProgress" xml:space="preserve">
<value>Fichier {0} / {1}</value>
</data>
<data name="SizeProgress" xml:space="preserve">
<value>{0} / {1} Mo</value>
</data>
<data name="ImportErrorCouldNot" xml:space="preserve">
<value>The file "{0}" could not be imported.</value>
</data>
<data name="ImportErrorNAPS2Pdf" xml:space="preserve">
<value>The file "{0}" could not be imported. Only PDF files generated by NAPS2 can be imported.</value>
</data>
<data name="DownloadError" xml:space="preserve">
<value>Erreur de téléchargement</value>
</data>
<data name="FilesCouldNotBeDownloaded" xml:space="preserve">
<value>Au moins un fichier n'a pas pu être téléchargé.</value>
</data>
<data name="CustomPageSizeFormat" xml:space="preserve">
<value>Personnalisée ({0}x{1} {2})</value>
</data>
</root>