Update french translation

This commit is contained in:
mdmk 2019-08-30 16:34:26 +02:00
parent 9e04fcf4bc
commit af765c5114
41 changed files with 3318 additions and 39 deletions

View file

@ -174,4 +174,82 @@
<data name="cbTransparent.ToolTip" xml:space="preserve">
<value>Transparent</value>
</data>
<data name="lblCursorPosition.Text" xml:space="preserve">
<value>Position du curseur :</value>
</data>
<data name="lblCyanPerc.Text" xml:space="preserve">
<value>%</value>
</data>
<data name="lblMagentaPerc.Text" xml:space="preserve">
<value>%</value>
</data>
<data name="lblBrightnessPerc.Text" xml:space="preserve">
<value>%</value>
</data>
<data name="lblSaturationPerc.Text" xml:space="preserve">
<value>%</value>
</data>
<data name="lblYellowPerc.Text" xml:space="preserve">
<value>%</value>
</data>
<data name="lblKeyPerc.Text" xml:space="preserve">
<value>%</value>
</data>
<data name="txtY.Text" xml:space="preserve">
<value>0</value>
</data>
<data name="txtX.Text" xml:space="preserve">
<value>0</value>
</data>
<data name="lblY.Text" xml:space="preserve">
<value>Y :</value>
</data>
<data name="lblX.Text" xml:space="preserve">
<value>X :</value>
</data>
<data name="txtHex.Text" xml:space="preserve">
<value>FF00FF00</value>
</data>
<data name="lblHue.Text" xml:space="preserve">
<value>*</value>
</data>
<data name="txtDecimal.Text" xml:space="preserve">
<value>12345678</value>
</data>
<data name="tsmiCopyHSB.Text" xml:space="preserve">
<value>Copier TSV</value>
</data>
<data name="tsmiCopyHexadecimal.Text" xml:space="preserve">
<value>Copier hexadécimal</value>
</data>
<data name="tsmiCopyCMYK.Text" xml:space="preserve">
<value>Copier CMJN</value>
</data>
<data name="tsmiCopyAll.Text" xml:space="preserve">
<value>Copier tout</value>
</data>
<data name="tsmiCopyDecimal.Text" xml:space="preserve">
<value>Copier décimal</value>
</data>
<data name="mbCopy.Text" xml:space="preserve">
<value>Copier</value>
</data>
<data name="tsmiCopyPosition.Text" xml:space="preserve">
<value>Copier la position</value>
</data>
<data name="tsmiCopyRGB.Text" xml:space="preserve">
<value>Copier RVB</value>
</data>
<data name="btnClose.Text" xml:space="preserve">
<value>Fermer</value>
</data>
<data name="rbStandardColors.Text" xml:space="preserve">
<value>Couleurs standard</value>
</data>
<data name="rbRecentColors.Text" xml:space="preserve">
<value>Couleurs récentes</value>
</data>
<data name="btnScreenColorPicker.ToolTip" xml:space="preserve">
<value>Sélectionner la couleur depuis l'écran</value>
</data>
</root>

View file

@ -141,4 +141,10 @@
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Changeur de DNS</value>
</data>
<data name="btnPingPrimary.Text" xml:space="preserve">
<value>Ping</value>
</data>
<data name="btnPingSecondary.Text" xml:space="preserve">
<value>Ping</value>
</data>
</root>

View file

@ -132,4 +132,7 @@
<data name="lblRunningFrom.Text" xml:space="preserve">
<value>Chemin de démarrage :</value>
</data>
<data name="btnUploadLog.Text" xml:space="preserve">
<value>Mettre le journal en ligne...</value>
</data>
</root>

View file

@ -129,9 +129,6 @@
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Dégradé</value>
</data>
<data name="lblGradientType.Text" xml:space="preserve">
<value>Type de dégradé :</value>
</data>
<data name="chLocation.Text" xml:space="preserve">
<value>Emplacement</value>
</data>
@ -147,4 +144,7 @@
<data name="lblPreview.Text" xml:space="preserve">
<value>Prévisualisation :</value>
</data>
<data name="lblGradientType.Text" xml:space="preserve">
<value>Type de dégradé :</value>
</data>
</root>

View file

@ -171,4 +171,19 @@
<data name="btnScreenTearingTest.Text" xml:space="preserve">
<value>Tester le déchirement d'écran</value>
</data>
<data name="lblShapeSizeValue.Text" xml:space="preserve">
<value>1</value>
</data>
<data name="lblBlueValue.Text" xml:space="preserve">
<value>0</value>
</data>
<data name="lblGreenValue.Text" xml:space="preserve">
<value>0</value>
</data>
<data name="lblRedValue.Text" xml:space="preserve">
<value>0</value>
</data>
<data name="lblBlackWhiteValue.Text" xml:space="preserve">
<value>0</value>
</data>
</root>

View file

@ -121,7 +121,7 @@
<value>Annuler</value>
</data>
<data name="btnChangeFont.Text" xml:space="preserve">
<value>Changer la police...</value>
<value>Modifier la police...</value>
</data>
<data name="lblFont.Text" xml:space="preserve">
<value>Police :</value>

View file

@ -330,7 +330,7 @@ Taille du fichier : {2:n0} / {3:n0} Ko</value>
<value>Capturer tout l'écran</value>
</data>
<data name="HotkeyType_QRCode" xml:space="preserve">
<value>QR code</value>
<value>Code QR</value>
</data>
<data name="HotkeyType_RectangleLight" xml:space="preserve">
<value>Capturer une région (Simple)</value>
@ -441,7 +441,7 @@ Taille du fichier : {2:n0} / {3:n0} Ko</value>
<value>Partager l'URL</value>
</data>
<data name="AfterUploadTasks_ShowQRCode" xml:space="preserve">
<value>Afficher la fenêtre QR code</value>
<value>Afficher la fenêtre code QR</value>
</data>
<data name="AfterUploadTasks_UseURLShortener" xml:space="preserve">
<value>Raccourcir l'URL</value>
@ -619,7 +619,7 @@ Voulez-vous la télécharger et l'installer ?</value>
<value>Enregistrer l'écran</value>
</data>
<data name="HotkeyType_ImageEditor" xml:space="preserve">
<value>Éditeur d'images</value>
<value>Éditeur d'image</value>
</data>
<data name="HotkeyType_ImageEditor_Category" xml:space="preserve">
<value>Outils</value>
@ -1015,4 +1015,157 @@ Voulez-vous la télécharger ?</value>
<data name="ReplCodeMenuEntry_rf_Random_line_from_file" xml:space="preserve">
<value>Ligne aléatoire d'un fichier. Utilisez {chemin} pour indiquer le fichier</value>
</data>
<data name="ShapeType_DrawingMagnify" xml:space="preserve">
<value>Utiliser la loupe</value>
</data>
<data name="AfterCaptureTasks_ScanQRCode" xml:space="preserve">
<value>Scanner code QR</value>
</data>
<data name="WavFileNameEditor_EditValue_Browse_for_a_sound_file___" xml:space="preserve">
<value>Parcourir et chercher un fichier son...</value>
</data>
<data name="ImgurThumbnailType_Small_Thumbnail" xml:space="preserve">
<value>Petites miniatures</value>
</data>
<data name="ImgurThumbnailType_Large_Thumbnail" xml:space="preserve">
<value>Grandes miniatures</value>
</data>
<data name="ImgurThumbnailType_Huge_Thumbnail" xml:space="preserve">
<value>Énormes miniatures</value>
</data>
<data name="ImgurThumbnailType_Medium_Thumbnail" xml:space="preserve">
<value>Moyennes miniatures</value>
</data>
<data name="PNGBitDepth_Bit24" xml:space="preserve">
<value>24 bits</value>
</data>
<data name="ImageEditorInterpolationMode_Bilinear" xml:space="preserve">
<value>Bilinéaire</value>
</data>
<data name="PNGBitDepth_Bit32" xml:space="preserve">
<value>32 bits</value>
</data>
<data name="ImageEditorStartMode_Normal" xml:space="preserve">
<value>Normal</value>
</data>
<data name="PastebinExpiration_M10" xml:space="preserve">
<value>10 minutes</value>
</data>
<data name="PastebinExpiration_N" xml:space="preserve">
<value>Jamais</value>
</data>
<data name="YouTubeVideoPrivacy_Public" xml:space="preserve">
<value>Public</value>
</data>
<data name="PastebinExpiration_W2" xml:space="preserve">
<value>2 semaines</value>
</data>
<data name="ImageEditorStartMode_Fullscreen" xml:space="preserve">
<value>Plein écran</value>
</data>
<data name="UpdateMessageBox_UpdateMessageBox_CurrentVersion" xml:space="preserve">
<value>Version actuelle</value>
</data>
<data name="ImageEditorInterpolationMode_HighQualityBilinear" xml:space="preserve">
<value>Bilinéaire haute qualité</value>
</data>
<data name="ImageEditorInterpolationMode_HighQualityBicubic" xml:space="preserve">
<value>Bicubique haute qualité</value>
</data>
<data name="PastebinExpiration_H1" xml:space="preserve">
<value>1 heure</value>
</data>
<data name="YouTubeVideoPrivacy_Private" xml:space="preserve">
<value>Privé</value>
</data>
<data name="PastebinExpiration_D1" xml:space="preserve">
<value>1 jour</value>
</data>
<data name="Extensions_AddContextMenu_Undo" xml:space="preserve">
<value>Annuler</value>
</data>
<data name="Extensions_AddContextMenu_Redo" xml:space="preserve">
<value>Répéter</value>
</data>
<data name="ImageEditorInterpolationMode_Bicubic" xml:space="preserve">
<value>Bicubique</value>
</data>
<data name="PastebinExpiration_W1" xml:space="preserve">
<value>1 semaine</value>
</data>
<data name="ImgurThumbnailType_Small_Square" xml:space="preserve">
<value>Petit carré</value>
</data>
<data name="CodeMenuEntryFilename_RandomAnimal" xml:space="preserve">
<value>Animal aléatoire</value>
</data>
<data name="PastebinExpiration_M1" xml:space="preserve">
<value>1 mois</value>
</data>
<data name="PastebinPrivacy_Public" xml:space="preserve">
<value>Public</value>
</data>
<data name="UpdateMessageBox_UpdateMessageBox_LatestVersion" xml:space="preserve">
<value>Dernière version</value>
</data>
<data name="ShapeType_ToolCrop" xml:space="preserve">
<value>Rogner l'image (C)</value>
</data>
<data name="ImgurThumbnailType_Big_Square" xml:space="preserve">
<value>Gros carré</value>
</data>
<data name="Extensions_AddContextMenu_Delete" xml:space="preserve">
<value>Supprimer</value>
</data>
<data name="ImageEditorStartMode_PreviousState" xml:space="preserve">
<value>État précédent</value>
</data>
<data name="Extensions_AddContextMenu_SelectAll" xml:space="preserve">
<value>Tout sélectionner</value>
</data>
<data name="ImageEditorInterpolationMode_NearestNeighbor" xml:space="preserve">
<value>Voisin le plus proche</value>
</data>
<data name="PastebinPrivacy_Private" xml:space="preserve">
<value>Privé (membres uniquement)</value>
</data>
<data name="ShapeType_ToolSelect" xml:space="preserve">
<value>Sélectionner et déplacer (M)</value>
</data>
<data name="YouTubeVideoPrivacy_Unlisted" xml:space="preserve">
<value>Non listés</value>
</data>
<data name="AmazonS3StorageClass_STANDARD" xml:space="preserve">
<value>Stockage standard</value>
</data>
<data name="PastebinPrivacy_Unlisted" xml:space="preserve">
<value>Non listés</value>
</data>
<data name="CodeMenuEntryFilename_RandomAdjective" xml:space="preserve">
<value>Adjectif aléatoire</value>
</data>
<data name="ScrollingCaptureScrollMethod_SendMessageScroll" xml:space="preserve">
<value>Envoyer les messages de défilement à la fenêtre ou le contrôle</value>
</data>
<data name="ImageEditorStartMode_AutoSize" xml:space="preserve">
<value>Dimensionnement automatique</value>
</data>
<data name="ShapeType_DrawingSticker" xml:space="preserve">
<value>Autocollant</value>
</data>
<data name="ScrollingCaptureScrollTopMethod_All" xml:space="preserve">
<value>D'abord simule une pression sur la touche "Accueil" puis envoie un message pour défiler vers le haut.</value>
</data>
<data name="ImageEditorStartMode_Maximized" xml:space="preserve">
<value>Agrandi</value>
</data>
<data name="RandomNonAmbiguousAlphanumericCharRepeatUsingN" xml:space="preserve">
<value>Caractères alphanumériques aléatoires non ambigus. Répéter en utilisant {n}</value>
</data>
<data name="AmazonS3StorageClass_STANDARD_IA" xml:space="preserve">
<value>Stockage Standard infrequent access</value>
</data>
<data name="ScrollingCaptureScrollTopMethod_SendMessageTop" xml:space="preserve">
<value>Envoyer un message défiler en haut</value>
</data>
</root>

View file

@ -127,6 +127,6 @@
<value>Ne pas redemander jusqu'au prochain démarrage de ShareX</value>
</data>
<data name="lblViewChangelog.Text" xml:space="preserve">
<value>Voir le changelog</value>
<value>Voir l'historique des modifications</value>
</data>
</root>

View file

@ -142,7 +142,7 @@
<value>ShareX - Historique</value>
</data>
<data name="cbHostFilter.Text" xml:space="preserve">
<value>Filtre d'hôte :</value>
<value>Hôte :</value>
</data>
<data name="btnRemoveFilters.Text" xml:space="preserve">
<value>Supprimer les filtres</value>
@ -150,4 +150,16 @@
<data name="lblFilterTo.Text" xml:space="preserve">
<value>À :</value>
</data>
<data name="btnShowStats.Text" xml:space="preserve">
<value>Afficher les statistiques</value>
</data>
<data name="chURL.Text" xml:space="preserve">
<value>URL</value>
</data>
<data name="lblURLFilter.Text" xml:space="preserve">
<value>URL :</value>
</data>
<data name="lblFilenameFilter.Text" xml:space="preserve">
<value>Nom du fichier :</value>
</data>
</root>

View file

@ -120,4 +120,16 @@
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Historique des images</value>
</data>
<data name="tsbSearch.ToolTipText" xml:space="preserve">
<value>Recherche</value>
</data>
<data name="tsbSearch.Text" xml:space="preserve">
<value>Recherche</value>
</data>
<data name="tslSearch.Text" xml:space="preserve">
<value>Recherche :</value>
</data>
<data name="tsbSettings.Text" xml:space="preserve">
<value>Paramètres...</value>
</data>
</root>

View file

@ -0,0 +1,141 @@
<?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="lblThumbnailSize.Text" xml:space="preserve">
<value>Taille des miniatures :</value>
</data>
<data name="cbFilterMissingFiles.Text" xml:space="preserve">
<value>Filtrer les fichiers manquants</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Paramètres de l'historique des images</value>
</data>
<data name="lblThumbnailSizeUnit.Text" xml:space="preserve">
<value>px</value>
</data>
<data name="lblViewMode.Text" xml:space="preserve">
<value>Mode d'affichage</value>
</data>
<data name="cbRememberSearchText.Text" xml:space="preserve">
<value>Mémoriser les entrées de recherche</value>
</data>
<data name="lblMaximumImageLimit.Text" xml:space="preserve">
<value>Limite d'image maximum :</value>
</data>
</root>

View file

@ -127,7 +127,7 @@
<value>Copier la valeur</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Deletion_URL" xml:space="preserve">
<value>URL de suppression </value>
<value>URL de suppression</value>
</data>
<data name="HistoryItemManager_InitializeComponent_File" xml:space="preserve">
<value>Fichier</value>
@ -213,4 +213,40 @@
<data name="HistoryManager_GetHistoryItems_Error_occured_while_reading_XML_file___0_" xml:space="preserve">
<value>Une erreur est survenue lors de la lecture du fichier XML : {0}</value>
</data>
<data name="BtnShowStats_ShowStats" xml:space="preserve">
<value>Afficher les statistiques</value>
</data>
<data name="BtnShowStats_HideStats" xml:space="preserve">
<value>Cacher les statistiques</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Markdown__link" xml:space="preserve">
<value>Lien markdown</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Markdown__image" xml:space="preserve">
<value>Image markdown</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Markdown__linked_image" xml:space="preserve">
<value>Lien image markdown</value>
</data>
<data name="HistoryItemManager_InitializeComponent_EditImage" xml:space="preserve">
<value>Modifier image...</value>
</data>
<data name="HistoryItemManager_InitializeComponent_UploadFile" xml:space="preserve">
<value>Mettre en ligne un fichier</value>
</data>
<data name="HistoryStats_Total" xml:space="preserve">
<value>Total :</value>
</data>
<data name="HistoryStats_FileExtensions" xml:space="preserve">
<value>Extensions de fichier :</value>
</data>
<data name="HistoryItemCounts" xml:space="preserve">
<value>Nombre d'éléments de l'historique :</value>
</data>
<data name="HistoryStats_Hosts" xml:space="preserve">
<value>Hôtes :</value>
</data>
<data name="HistoryStats_YearlyUsages" xml:space="preserve">
<value>Usages annuels :</value>
</data>
</root>

View file

@ -159,4 +159,10 @@
<data name="btnAddPreset.Text" xml:space="preserve">
<value>Nouveau préréglage</value>
</data>
<data name="btnUploadImage.Text" xml:space="preserve">
<value>Mettre en ligne une image</value>
</data>
<data name="btnRefresh.Text" xml:space="preserve">
<value>Rafraîchir</value>
</data>
</root>

View file

@ -132,4 +132,7 @@
<data name="ImageEffectsForm_AddAllEffectsToTreeView_Manipulations" xml:space="preserve">
<value>Manipulations</value>
</data>
<data name="ImageEffectsForm_EditorMode_Cancel" xml:space="preserve">
<value>Annuler</value>
</data>
</root>

View file

@ -0,0 +1,138 @@
<?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="btnBrowseFolder.Text" xml:space="preserve">
<value>Parcourir un dossier...</value>
</data>
<data name="tpPreview.Text" xml:space="preserve">
<value>Prévisualisation</value>
</data>
<data name="tpSettings.Text" xml:space="preserve">
<value>Paramètres</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Indexeur de répertoire</value>
</data>
<data name="btnUpload.Text" xml:space="preserve">
<value>Mettre en ligne et fermer cette fenêtre</value>
</data>
<data name="btnIndexFolder.Text" xml:space="preserve">
<value>Indexer le dossier sélectionné</value>
</data>
</root>

View file

@ -124,7 +124,7 @@
<value>Largeur :</value>
</data>
<data name="btnGenerate.Text" xml:space="preserve">
<value>Générateur des miniatures</value>
<value>Générer des miniatures</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Générateur de miniatures d'image</value>
@ -141,4 +141,16 @@
<data name="btnRemove.Text" xml:space="preserve">
<value>Supprimer</value>
</data>
<data name="btnOutputFolder.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="lblQualityPercentage.Text" xml:space="preserve">
<value>%</value>
</data>
<data name="txtOutputFilename.Text" xml:space="preserve">
<value>$filename_th</value>
</data>
<data name="lblQuality.Text" xml:space="preserve">
<value>Qualité :</value>
</data>
</root>

View file

@ -120,4 +120,7 @@
<data name="VideoThumbnailerForm_btnBrowse_Click_Browse_for_media_file" xml:space="preserve">
<value>Chercher des fichiers multimédias</value>
</data>
<data name="ThumbnailsSuccessfullyGenerated" xml:space="preserve">
<value>Les miniatures ont été générées avec succès.</value>
</data>
</root>

View file

@ -0,0 +1,141 @@
<?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="btnCancel.Text" xml:space="preserve">
<value>Annuler</value>
</data>
<data name="lblBottom.Text" xml:space="preserve">
<value>Bas :</value>
</data>
<data name="lblLeft.Text" xml:space="preserve">
<value>Gauche :</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>OK</value>
</data>
<data name="lblRight.Text" xml:space="preserve">
<value>Droite :</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Taille de canevas</value>
</data>
<data name="lblTop.Text" xml:space="preserve">
<value>Haut :</value>
</data>
</root>

View file

@ -0,0 +1,135 @@
<?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="btnCancel.Text" xml:space="preserve">
<value>Annuler</value>
</data>
<data name="btnCreateNewImage.Text" xml:space="preserve">
<value>Créer une nouvelle image...</value>
</data>
<data name="btnLoadImageFromClipboard.Text" xml:space="preserve">
<value>Charger l'image depuis le presse-papier</value>
</data>
<data name="btnOpenImageFile.Text" xml:space="preserve">
<value>Ouvrir un fichier image...</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Éditeur d'image</value>
</data>
</root>

View file

@ -235,4 +235,58 @@ Autrement, il ne pourra pas suivre l'enregistrement : il y aura donc beaucoup de
<data name="lblNVENCPreset.Text" xml:space="preserve">
<value>Préréglage :</value>
</data>
<data name="btnFFmpegBrowse.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="tpX264.Text" xml:space="preserve">
<value>x264 / x265</value>
</data>
<data name="tpVpx.Text" xml:space="preserve">
<value>VP8</value>
</data>
<data name="tpXvid.Text" xml:space="preserve">
<value>Xvid</value>
</data>
<data name="tpNVENC.Text" xml:space="preserve">
<value>NVENC</value>
</data>
<data name="tpGIF.Text" xml:space="preserve">
<value>GIF</value>
</data>
<data name="lblAMFQuality.Text" xml:space="preserve">
<value>Qualité :</value>
</data>
<data name="lblAMFUsage.Text" xml:space="preserve">
<value>Utilisation :</value>
</data>
<data name="lblVP8BitrateK.Text" xml:space="preserve">
<value>kbit/s</value>
</data>
<data name="tpAAC.Text" xml:space="preserve">
<value>AAC</value>
</data>
<data name="tpVorbis.Text" xml:space="preserve">
<value>Vorbis</value>
</data>
<data name="tpMP3.Text" xml:space="preserve">
<value>MP3</value>
</data>
<data name="btnHelperDevicesHelp.Text" xml:space="preserve">
<value>?</value>
</data>
<data name="tbQSV.Text" xml:space="preserve">
<value>QuickSync</value>
</data>
<data name="lblQSVBitrate.Text" xml:space="preserve">
<value>Débit :</value>
</data>
<data name="lblQSVPreset.Text" xml:space="preserve">
<value>Préréglages :</value>
</data>
<data name="lblx264CRF.Text" xml:space="preserve">
<value>CRF :</value>
</data>
<data name="tbAMF.Text" xml:space="preserve">
<value>AMF</value>
</data>
</root>

View file

@ -0,0 +1,132 @@
<?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="$this.Text" xml:space="preserve">
<value>ShareX - Insérer image</value>
</data>
<data name="btnCanvasExpandDown.Text" xml:space="preserve">
<value>Insérer l'image dessous (étendre le canevas)</value>
</data>
<data name="btnCenter.Text" xml:space="preserve">
<value>Insérer l'image au centre</value>
</data>
<data name="btnCanvasExpandRight.Text" xml:space="preserve">
<value>Insérer l'image sur le côté droit (étendre le canevas)</value>
</data>
</root>

View file

@ -0,0 +1,147 @@
<?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="btnCancel.Text" xml:space="preserve">
<value>Annuler</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>OK</value>
</data>
<data name="lblHeight.Text" xml:space="preserve">
<value>Hauteur :</value>
</data>
<data name="lblHeightPixels.Text" xml:space="preserve">
<value>pixels</value>
</data>
<data name="lblWidthPixels.Text" xml:space="preserve">
<value>pixels</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Taille d'image</value>
</data>
<data name="lblWidth.Text" xml:space="preserve">
<value>Largeur :</value>
</data>
<data name="lblResampling.Text" xml:space="preserve">
<value>Rééchantillonnage :</value>
</data>
<data name="cbAspectRatio.Text" xml:space="preserve">
<value>Maintenir le ratio d'aspect</value>
</data>
</root>

View file

@ -0,0 +1,150 @@
<?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="btnCancel.Text" xml:space="preserve">
<value>Annuler</value>
</data>
<data name="gbBackgroundColor.Text" xml:space="preserve">
<value>Couleur d'arrière-plan</value>
</data>
<data name="btnChangeColor.Text" xml:space="preserve">
<value>Modifier la couleur...</value>
</data>
<data name="lblHeight.Text" xml:space="preserve">
<value>Hauteur :</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>OK</value>
</data>
<data name="lblHeightPixels.Text" xml:space="preserve">
<value>pixels</value>
</data>
<data name="lblWidthPixels.Text" xml:space="preserve">
<value>pixels</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Nouvelle image</value>
</data>
<data name="cbTransparent.Text" xml:space="preserve">
<value>Transparent</value>
</data>
<data name="lblWidth.Text" xml:space="preserve">
<value>Largeur :</value>
</data>
</root>

View file

@ -0,0 +1,135 @@
<?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="tsbEditStickers.Text" xml:space="preserve">
<value>Modifier les packs d'autocollants</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Sélecteur d'autocollant</value>
</data>
<data name="tslStickers.Text" xml:space="preserve">
<value>Autocollants :</value>
</data>
<data name="tslSearch.Text" xml:space="preserve">
<value>Recherche :</value>
</data>
<data name="tslSize.Text" xml:space="preserve">
<value>Taille :</value>
</data>
</root>

View file

@ -0,0 +1,135 @@
<?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="lblFolder.Text" xml:space="preserve">
<value>Dossier :</value>
</data>
<data name="btnAdd.Text" xml:space="preserve">
<value>Ajouter</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Packs d'autocollants</value>
</data>
<data name="lblName.Text" xml:space="preserve">
<value>Nom :</value>
</data>
<data name="btnRemove.Text" xml:space="preserve">
<value>Supprimer</value>
</data>
</root>

View file

@ -139,7 +139,7 @@
<value>Bas</value>
</data>
<data name="lblTextSize.Text" xml:space="preserve">
<value>Taille:</value>
<value>Taille :</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Saisie de texte</value>
@ -153,4 +153,46 @@
<data name="lblTip.Text" xml:space="preserve">
<value>Nouvelle ligne : Ctrl+Entrée</value>
</data>
<data name="tsrbmiGradientBackwardDiagonal.Text" xml:space="preserve">
<value>Diagonale en arrière</value>
</data>
<data name="cbBold.ToolTip" xml:space="preserve">
<value>Gras</value>
</data>
<data name="tsmiEnableGradient.Text" xml:space="preserve">
<value>Activer dégradé</value>
</data>
<data name="tsrbmiGradientForwardDiagonal.Text" xml:space="preserve">
<value>Diagonale en avant</value>
</data>
<data name="btnGradient.ToolTip" xml:space="preserve">
<value>Dégradé</value>
</data>
<data name="tsmiGradientMode.Text" xml:space="preserve">
<value>Mode de dégradé</value>
</data>
<data name="tsrbmiGradientHorizontal.Text" xml:space="preserve">
<value>Horizontal</value>
</data>
<data name="btnAlignmentHorizontal.ToolTip" xml:space="preserve">
<value>Alignement horizontal</value>
</data>
<data name="cbItalic.ToolTip" xml:space="preserve">
<value>Italique</value>
</data>
<data name="btnTextColor.ToolTip" xml:space="preserve">
<value>Couleur du texte</value>
</data>
<data name="tsmiSecondColor.Text" xml:space="preserve">
<value>Couleur secondaire du texte</value>
</data>
<data name="cbUnderline.ToolTip" xml:space="preserve">
<value>Souligner</value>
</data>
<data name="btnAlignmentVertical.ToolTip" xml:space="preserve">
<value>Alignement vertical</value>
</data>
<data name="tsrbmiGradientVertical.Text" xml:space="preserve">
<value>Vertical</value>
</data>
</root>

View file

@ -302,4 +302,122 @@ Distance : {6:0.00} px / Angle : {7:0.00}°</value>
<data name="ShapeManager_CreateToolbar_DropShadow" xml:space="preserve">
<value>Ombre portée</value>
</data>
<data name="RegionCaptureForm_InitializeComponent_ImageEditor" xml:space="preserve">
<value>Éditeur d'image</value>
</data>
<data name="RegionCaptureForm_ShowExitConfirmation_ShareXImageEditor" xml:space="preserve">
<value>ShareX - Éditeur d'image</value>
</data>
<data name="ShapeManager_CursorType" xml:space="preserve">
<value>Type du curseur :</value>
</data>
<data name="ImageEffects" xml:space="preserve">
<value>Ajouter des effets d'image...</value>
</data>
<data name="ShapeManager_ArrowsOnBothEnds" xml:space="preserve">
<value>Flèches des deux côtés</value>
</data>
<data name="ShapeManager_CreateToolbar_AutoCropImage" xml:space="preserve">
<value>Rognage automatique de l'image...</value>
</data>
<data name="ShapeManager_CreateToolbar_CanvasSize" xml:space="preserve">
<value>Taille du canevas...</value>
</data>
<data name="CloseEsc" xml:space="preserve">
<value>Fermer (Esc)</value>
</data>
<data name="EditorStartupForm_ClipboardDoesNotContainAnImage" xml:space="preserve">
<value>Le presse-papier ne contient pas d'image.</value>
</data>
<data name="ShapeManager_CreateToolbar_CropImage" xml:space="preserve">
<value>Rogner l'image...</value>
</data>
<data name="DropShadowColor" xml:space="preserve">
<value>Couleur de l'ombre portée...</value>
</data>
<data name="ShapeManager_CreateToolbar_EditorStartMode" xml:space="preserve">
<value>Mode de démarrage de l'éditeur</value>
</data>
<data name="ShapeManager_CreateToolbar_FlipHorizontal" xml:space="preserve">
<value>Miroir horizontal</value>
</data>
<data name="ShapeManager_CreateToolbar_FlipVertical" xml:space="preserve">
<value>Miroir vertical</value>
</data>
<data name="ShapeManager_CreateToolbar_FontSize" xml:space="preserve">
<value>Taille de police :</value>
</data>
<data name="ShapeManager_CreateToolbar_Rotate180" xml:space="preserve">
<value>Rotation à 180°</value>
</data>
<data name="ShapeManager_CreateToolbar_Rotate90Clockwise" xml:space="preserve">
<value>Rotation à 90° en sens horaire</value>
</data>
<data name="ShapeManager_CreateToolbar_Rotate90CounterClockwise" xml:space="preserve">
<value>Rotation à 90° en sens anti-horaire</value>
</data>
<data name="ShapeManager_CreateToolbar_Image" xml:space="preserve">
<value>Image</value>
</data>
<data name="ShapeManager_CreateToolbar_ImageSize" xml:space="preserve">
<value>Taille d'image...</value>
</data>
<data name="ShapeManager_CreateToolbar_NewImage" xml:space="preserve">
<value>Nouvelle image...</value>
</data>
<data name="ShapeManager_CreateToolbar_OpenImageFile" xml:space="preserve">
<value>Ouvrir un fichier image...</value>
</data>
<data name="ShapeManager_CreateToolbar_PasteImageText" xml:space="preserve">
<value>Coller image/texte</value>
</data>
<data name="ShapeManager_CreateToolbar_UseLetters" xml:space="preserve">
<value>Utiliser des lettres</value>
</data>
<data name="ShapeManager_CreateToolbar_AnnotateMenu" xml:space="preserve">
<value>Menu annotations</value>
</data>
<data name="ShapeManager_CreateToolbar_StartingStepValue" xml:space="preserve">
<value>Valeur du premier incrément :</value>
</data>
<data name="ShapeManager_CreateToolbar_InterpolationMode" xml:space="preserve">
<value>Mode d'interpolation :</value>
</data>
<data name="MagnifyStrength" xml:space="preserve">
<value>Force du grossissement :</value>
</data>
<data name="ShapeManager_CreateToolbar_InsertImageFile" xml:space="preserve">
<value>Insérer un fichier image...</value>
</data>
<data name="ShapeManager_CreateToolbar_InsertImageFromScreen" xml:space="preserve">
<value>Insérer une image depuis l'écran...</value>
</data>
<data name="ShapeManager_CreateContextMenu_SwitchToDrawingToolAfterSelection" xml:space="preserve">
<value>Basculer vers l'outil de dessin après avoir sélectionné la forme</value>
</data>
<data name="RegionCaptureForm_ShowExitConfirmation_Text" xml:space="preserve">
<value>Il y a des changements non sauvegardés.
Voulez-vous fermer l'éditeur d'image ?</value>
</data>
<data name="ThisWindowWillCloseBeforeOpeningKeybindsPageWantContinue" xml:space="preserve">
<value>Cette fenêtre va se fermer avant d'ouvrir la page web des raccourcis clavier. Voulez-vous continuer ?</value>
</data>
<data name="OpenKeybindsPage" xml:space="preserve">
<value>Ouvrir la page web des raccourcis clavier...</value>
</data>
<data name="ShapeManager_CreateContextMenu_SwitchToSelectionToolAfterDrawing" xml:space="preserve">
<value>Basculer vers l'outil de sélection après avoir dessiné la forme</value>
</data>
<data name="RegionCaptureForm_TipYouCanPanImageByHoldingMouseMiddleButtonAndDragging" xml:space="preserve">
<value>Astuce : Vous pouvez déplacer l'image en maintenant enfoncé le bouton central de la souris et en glissant.</value>
</data>
<data name="LightResizeNodes" xml:space="preserve">
<value>Utiliser des petites poignées de redimensionnement</value>
</data>
<data name="ShapeManager_CenterPoints" xml:space="preserve">
<value>Points de centrage :</value>
</data>
<data name="ShapeManager_CreateToolbar_AutoCloseEditorOnTask" xml:space="preserve">
<value>Fermer automatiquement l'éditeur lors du lancement d'une tâche</value>
</data>
</root>

View file

@ -118,7 +118,7 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="btnClearAuthorization.Text" xml:space="preserve">
<value>Effacer l'autorisation</value>
<value>Retirer l'autorisation</value>
</data>
<data name="gbUserAccount.Text" xml:space="preserve">
<value>Compte utilisateur</value>
@ -135,4 +135,7 @@
<data name="lblVerificationCode.Text" xml:space="preserve">
<value>Code de vérification :</value>
</data>
<data name="lblStatus.Text" xml:space="preserve">
<value>Statut :</value>
</data>
</root>

View file

@ -0,0 +1,324 @@
<?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="lblTextUploader.Text" xml:space="preserve">
<value>Service de mise en ligne de textes :</value>
</data>
<data name="gbCustomUploaders.Text" xml:space="preserve">
<value>Services de mise en ligne</value>
</data>
<data name="lblImageUploader.Text" xml:space="preserve">
<value>Service de mise en ligne d'images :</value>
</data>
<data name="tsmiCustomUploaders.Text" xml:space="preserve">
<value>Services de mise en ligne personnalisés...</value>
</data>
<data name="lblFileUploader.Text" xml:space="preserve">
<value>Service de mise en ligne de fichiers :</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Paramètres de service de mise en ligne personnalisé</value>
</data>
<data name="btnClearUploaders.Text" xml:space="preserve">
<value>Supprimer les services de mise en ligne...</value>
</data>
<data name="tsbResponseTextCopy.Text" xml:space="preserve">
<value>Copier la réponse</value>
</data>
<data name="btnJsonPathHelp.Text" xml:space="preserve">
<value>?</value>
</data>
<data name="btnXPathHelp.Text" xml:space="preserve">
<value>?</value>
</data>
<data name="mbHelp.Text" xml:space="preserve">
<value>?</value>
</data>
<data name="btnJsonAddSyntax.Text" xml:space="preserve">
<value>Ajouter la syntaxe au champ URL</value>
</data>
<data name="btnRegexAddSyntax.Text" xml:space="preserve">
<value>Ajouter la syntaxe au champ URL</value>
</data>
<data name="btnXmlAddSyntax.Text" xml:space="preserve">
<value>Ajouter la syntaxe au champ URL</value>
</data>
<data name="btnDataBeautify.Text" xml:space="preserve">
<value>Beautifier</value>
</data>
<data name="lblBody.Text" xml:space="preserve">
<value>Corps :</value>
</data>
<data name="mbDestinationType.ToolTip" xml:space="preserve">
<value>Actuellement, le type de destination est utilisé quand les utilisateurs importent un service de mise en ligne personnalisé en double-cliquant sur le fichier .sxcu.</value>
</data>
<data name="lblResultDeletionURL.Text" xml:space="preserve">
<value>URL de suppression :</value>
</data>
<data name="lblDestinationType.Text" xml:space="preserve">
<value>Type de destination :</value>
</data>
<data name="btnDuplicate.Text" xml:space="preserve">
<value>Dupliquer</value>
</data>
<data name="lblXPathExample.Text" xml:space="preserve">
<value>Exemples :
/Files/File[1]/URL
/store/book[1]/title</value>
</data>
<data name="lblJsonPathExample.Text" xml:space="preserve">
<value>Exemples :
Files[0].URL
store.book[0].title</value>
</data>
<data name="tsmiExportAll.Text" xml:space="preserve">
<value>Exporter tout...</value>
</data>
<data name="lblFileFormName.Text" xml:space="preserve">
<value>Nom du fichier de formulaire :</value>
</data>
<data name="lblHeaders.Text" xml:space="preserve">
<value>Entêtes :</value>
</data>
<data name="tpJsonParse.Text" xml:space="preserve">
<value>JSON</value>
</data>
<data name="tsbResponseTextJSONFormat.Text" xml:space="preserve">
<value>Format JSON</value>
</data>
<data name="lblJsonPath.Text" xml:space="preserve">
<value>JsonPath :</value>
</data>
<data name="btnDataMinify.Text" xml:space="preserve">
<value>Réduire</value>
</data>
<data name="cHeadersName.HeaderText" xml:space="preserve">
<value>Nom</value>
</data>
<data name="cArgumentsName.HeaderText" xml:space="preserve">
<value>Nom</value>
</data>
<data name="cParametersName.HeaderText" xml:space="preserve">
<value>Nom</value>
</data>
<data name="lblName.Text" xml:space="preserve">
<value>Nom :</value>
</data>
<data name="btnNew.Text" xml:space="preserve">
<value>Nouveau</value>
</data>
<data name="lblParseResponse.Text" xml:space="preserve">
<value>Analyser la réponse :</value>
</data>
<data name="tpRegexParse.Text" xml:space="preserve">
<value>Expression régulière</value>
</data>
<data name="cRegex.HeaderText" xml:space="preserve">
<value>Expression régulière</value>
</data>
<data name="lblRegex.Text" xml:space="preserve">
<value>Liste d'expressions régulières :</value>
</data>
<data name="btnRemove.Text" xml:space="preserve">
<value>Supprimer</value>
</data>
<data name="tpRequest.Text" xml:space="preserve">
<value>Requête</value>
</data>
<data name="tpResult.Text" xml:space="preserve">
<value>Résultat</value>
</data>
<data name="tpResponseText.Text" xml:space="preserve">
<value>Texte de réponse</value>
</data>
<data name="tpResponse.Text" xml:space="preserve">
<value>Réponse</value>
</data>
<data name="tpResponseInfo.Text" xml:space="preserve">
<value>Informations de réponse</value>
</data>
<data name="btnTextUploaderTest.Text" xml:space="preserve">
<value>Tester</value>
</data>
<data name="tpTest.Text" xml:space="preserve">
<value>Tester</value>
</data>
<data name="btnURLSharingServiceTest.Text" xml:space="preserve">
<value>Tester</value>
</data>
<data name="btnFileUploaderTest.Text" xml:space="preserve">
<value>Tester</value>
</data>
<data name="btnImageUploaderTest.Text" xml:space="preserve">
<value>Tester</value>
</data>
<data name="btnURLShortenerTest.Text" xml:space="preserve">
<value>Tester</value>
</data>
<data name="lblResultThumbnailURL.Text" xml:space="preserve">
<value>URL de la miniature :</value>
</data>
<data name="tscResponseText.Text" xml:space="preserve">
<value>toolStripContainer1</value>
</data>
<data name="tsmiUpdateFolder.Text" xml:space="preserve">
<value>Mettre à jour le dossier...</value>
</data>
<data name="lblParameters.Text" xml:space="preserve">
<value>Paramètres d'URL :</value>
</data>
<data name="lblURLSharingService.Text" xml:space="preserve">
<value>Service de partage d'URL :</value>
</data>
<data name="lblURLShortener.Text" xml:space="preserve">
<value>Raccourcisseur d'URL :</value>
</data>
<data name="lblRequestURL.Text" xml:space="preserve">
<value>URL :</value>
</data>
<data name="lblResultURL.Text" xml:space="preserve">
<value>URL :</value>
</data>
<data name="cArgumentsValue.HeaderText" xml:space="preserve">
<value>Valeur</value>
</data>
<data name="cParametersValue.HeaderText" xml:space="preserve">
<value>Valeur</value>
</data>
<data name="cHeadersValue.HeaderText" xml:space="preserve">
<value>Valeur</value>
</data>
<data name="tpXmlParse.Text" xml:space="preserve">
<value>XML</value>
</data>
<data name="tsbResponseTextXMLFormat.Text" xml:space="preserve">
<value>Format XML</value>
</data>
<data name="lblXPath.Text" xml:space="preserve">
<value>XPath :</value>
</data>
<data name="lblRequestMethod.Text" xml:space="preserve">
<value>Méthode :</value>
</data>
<data name="tsmiCustomUploaderGuide.Text" xml:space="preserve">
<value>Mode d'emploi pour les services de mise en ligne personnalisés...</value>
</data>
</root>

View file

@ -0,0 +1,135 @@
<?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="lblLanguage.Text" xml:space="preserve">
<value>Langue :</value>
</data>
<data name="llGoogleTranslate.Text" xml:space="preserve">
<value>Ouvrir dans Google Traduction et fermer la fenêtre</value>
</data>
<data name="lblResult.Text" xml:space="preserve">
<value>Résultat :</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Reconnaissance optique de caractères</value>
</data>
<data name="btnStartOCR.Text" xml:space="preserve">
<value>Démarrer OCR</value>
</data>
</root>

View file

@ -0,0 +1,135 @@
<?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="btnLogin.Text" xml:space="preserve">
<value>Connexion</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>Connexion puush</value>
</data>
<data name="lblEmail.Text" xml:space="preserve">
<value>Adresse e-mail :</value>
</data>
<data name="llForgottenPassword.Text" xml:space="preserve">
<value>Mot de passe oublié ?</value>
</data>
<data name="lblPassword.Text" xml:space="preserve">
<value>Mot de passe :</value>
</data>
</root>

View file

@ -165,10 +165,10 @@ Par exemple, si votre bucket est appelé bucket.example.com alors l'URL sera htt
<value>Vous pouvez trouver votre clé API et UID ici</value>
</data>
<data name="lblAdflyAPIKEY.Text" xml:space="preserve">
<value>Clé API :</value>
<value>Clé d'API :</value>
</data>
<data name="lblPolrAPIKey.Text" xml:space="preserve">
<value>Clé API :</value>
<value>Clé d'API :</value>
</data>
<data name="lblPolrAPIHostname.Text" xml:space="preserve">
<value>Nom d'hôte de l'API : (ex: http://exemple.com/api.php - laissez ce champ vide pour utiliser polr.me)</value>
@ -222,7 +222,7 @@ Par exemple, si votre bucket est appelé bucket.example.com alors l'URL sera htt
<value>Fichier :</value>
</data>
<data name="lblSulAPIKey.Text" xml:space="preserve">
<value>Clé API :</value>
<value>Clé d'API :</value>
</data>
<data name="lblSeafileAuthToken.Text" xml:space="preserve">
<value>Jeton d'authentification :</value>
@ -273,8 +273,8 @@ Par exemple, si votre bucket est appelé bucket.example.com alors l'URL sera htt
<value>Chemin :</value>
</data>
<data name="lblSeafileWritePermNotif.Text" xml:space="preserve">
<value>Les librairies sans permission d'écriture sont cachées.
Utiliser une librairie chiffrée désactive le partage.</value>
<value>Les bibliothèques sans permission d'écriture sont cachées.
Utiliser une bibliothèque chiffrée désactive le partage.</value>
</data>
<data name="btnSeafilePathValidate.Text" xml:space="preserve">
<value>Valider</value>
@ -319,7 +319,7 @@ Utiliser une librairie chiffrée désactive le partage.</value>
<value>Lien URL :</value>
</data>
<data name="lblLambdaApiKey.Text" xml:space="preserve">
<value>Clé API :</value>
<value>Clé d'API :</value>
</data>
<data name="lblLambdaInfo.Text" xml:space="preserve">
<value>Pour obtenir votre clé API, connectez-vous à Lambda : https://lambda.sx/ puis cliquez sur votre nom d'utilisateur et sur « Manage Account ».</value>
@ -385,7 +385,7 @@ Utiliser une librairie chiffrée désactive le partage.</value>
<value>Utiliser un lien long qui inclut le nom de fichier</value>
</data>
<data name="lblOwnCloudHost.Text" xml:space="preserve">
<value>Hôte :</value>
<value>URL :</value>
</data>
<data name="lblOwnCloudUsername.Text" xml:space="preserve">
<value>Nom d'utilisateur :</value>
@ -508,7 +508,7 @@ Utiliser une librairie chiffrée désactive le partage.</value>
<value>Vous pouvez obtenir la clé utilisateur sur la page des détails du compte.</value>
</data>
<data name="lblCheveretoAPIKey.Text" xml:space="preserve">
<value>Clé API :</value>
<value>Clé d'API :</value>
</data>
<data name="lblCheveretoUploadURL.Text" xml:space="preserve">
<value>URL de mise en ligne :</value>
@ -637,7 +637,7 @@ Utiliser une librairie chiffrée désactive le partage.</value>
<value>Adresse e-mail :</value>
</data>
<data name="lblOneTimeSecretAPIKey.Text" xml:space="preserve">
<value>Clé API :</value>
<value>Clé d'API :</value>
</data>
<data name="lblHastebinCustomDomain.Text" xml:space="preserve">
<value>Domaine personnalisé :</value>
@ -700,7 +700,7 @@ Utiliser une librairie chiffrée désactive le partage.</value>
<value>Mot de passe oublié ?</value>
</data>
<data name="lblPuushAPIKey.Text" xml:space="preserve">
<value>Clé API :</value>
<value>Clé d'API :</value>
</data>
<data name="btnPuushLogin.Text" xml:space="preserve">
<value>Connexion</value>
@ -709,7 +709,7 @@ Utiliser une librairie chiffrée désactive le partage.</value>
<value>URL de l'API :</value>
</data>
<data name="lblSeafileAPIURL.Text" xml:space="preserve">
<value>URL de l'API:</value>
<value>URL de l'API :</value>
</data>
<data name="cbGoogleDriveDirectLink.Text" xml:space="preserve">
<value>Utiliser les liens directs</value>
@ -721,7 +721,7 @@ Utiliser une librairie chiffrée désactive le partage.</value>
<value>UID de l'API :</value>
</data>
<data name="lblLithiioApiKey.Text" xml:space="preserve">
<value>Clé API :</value>
<value>Clé d'API :</value>
</data>
<data name="cbStreamableUseDirectURL.Text" xml:space="preserve">
<value>Utiliser les liens directs</value>
@ -802,7 +802,7 @@ Utiliser une librairie chiffrée désactive le partage.</value>
<value>Ajouter</value>
</data>
<data name="lblPlikAPIKey.Text" xml:space="preserve">
<value>Clé API :</value>
<value>Clé d'API :</value>
</data>
<data name="btnFTPDuplicate.Text" xml:space="preserve">
<value>Dupliquer</value>
@ -903,4 +903,439 @@ Utiliser une librairie chiffrée désactive le partage.</value>
<data name="lblSFTPKeyLocation.Text" xml:space="preserve">
<value>Emplacement de la clé :</value>
</data>
<data name="lblGoogleCloudStorageDomain.Text" xml:space="preserve">
<value>Domaine personnalisé :</value>
</data>
<data name="tpVgyme.Text" xml:space="preserve">
<value>vgy.me</value>
</data>
<data name="tpChevereto.Text" xml:space="preserve">
<value>Chevereto</value>
</data>
<data name="tpGooglePhotos.Text" xml:space="preserve">
<value>Google Photos</value>
</data>
<data name="tpFlickr.Text" xml:space="preserve">
<value>Flickr</value>
</data>
<data name="tpPhotobucket.Text" xml:space="preserve">
<value>Photobucket</value>
</data>
<data name="tpImgur.Text" xml:space="preserve">
<value>Imgur</value>
</data>
<data name="tpHastebin.Text" xml:space="preserve">
<value>Hastebin</value>
</data>
<data name="tpImageShack.Text" xml:space="preserve">
<value>ImageShack</value>
</data>
<data name="tpPastie.Text" xml:space="preserve">
<value>Pastie</value>
</data>
<data name="tpPaste_ee.Text" xml:space="preserve">
<value>Paste.ee</value>
</data>
<data name="tpPastebin.Text" xml:space="preserve">
<value>Pastebin</value>
</data>
<data name="tpYouTube.Text" xml:space="preserve">
<value>YouTube</value>
</data>
<data name="tpLithiio.Text" xml:space="preserve">
<value>Lithiio</value>
</data>
<data name="tpPlik.Text" xml:space="preserve">
<value>Plik</value>
</data>
<data name="tpTeknik.Text" xml:space="preserve">
<value>Teknik</value>
</data>
<data name="tpPomf.Text" xml:space="preserve">
<value>Pomf</value>
</data>
<data name="cbSeafileAPIURL.Items" xml:space="preserve">
<value>https://seacloud.cc/api2/</value>
</data>
<data name="cbSeafileAPIURL.Items1" xml:space="preserve">
<value>https://cloud.mein-seafile.de/api2/</value>
</data>
<data name="btnAzureStoragePortal.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="tpBackblazeB2.Text" xml:space="preserve">
<value>Backblaze B2</value>
</data>
<data name="tpOwnCloud.Text" xml:space="preserve">
<value>ownCloud / Nextcloud</value>
</data>
<data name="tpMediaFire.Text" xml:space="preserve">
<value>MediaFire</value>
</data>
<data name="tpPushbullet.Text" xml:space="preserve">
<value>Pushbullet</value>
</data>
<data name="tpSendSpace.Text" xml:space="preserve">
<value>SendSpace</value>
</data>
<data name="tpBitly.Text" xml:space="preserve">
<value>bit.ly</value>
</data>
<data name="tpTwitter.Text" xml:space="preserve">
<value>Twitter</value>
</data>
<data name="tpSeafile.Text" xml:space="preserve">
<value>Seafile</value>
</data>
<data name="tpJira.Text" xml:space="preserve">
<value>Atlassian Jira</value>
</data>
<data name="tpMega.Text" xml:space="preserve">
<value>Mega</value>
</data>
<data name="tpAmazonS3.Text" xml:space="preserve">
<value>Amazon S3</value>
</data>
<data name="btnAmazonS3BucketNameOpen.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="btnAmazonS3AccessKeyOpen.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="tpDropbox.Text" xml:space="preserve">
<value>Dropbox</value>
</data>
<data name="tpOneDrive.Text" xml:space="preserve">
<value>OneDrive</value>
</data>
<data name="tpGoogleDrive.Text" xml:space="preserve">
<value>Google Drive</value>
</data>
<data name="cbAzureStorageEnvironment.Items" xml:space="preserve">
<value>blob.core.windows.net</value>
</data>
<data name="gbSFTP.Text" xml:space="preserve">
<value>SFTP</value>
</data>
<data name="gbFTPS.Text" xml:space="preserve">
<value>FTPS</value>
</data>
<data name="rbFTPProtocolFTP.Text" xml:space="preserve">
<value>FTP</value>
</data>
<data name="rbFTPProtocolFTPS.Text" xml:space="preserve">
<value>FTPS</value>
</data>
<data name="rbFTPProtocolSFTP.Text" xml:space="preserve">
<value>SFTP</value>
</data>
<data name="tpFTP.Text" xml:space="preserve">
<value>FTP / FTPS / SFTP</value>
</data>
<data name="tpPuush.Text" xml:space="preserve">
<value>puush</value>
</data>
<data name="tpBox.Text" xml:space="preserve">
<value>Box</value>
</data>
<data name="tpKutt.Text" xml:space="preserve">
<value>Kutt</value>
</data>
<data name="btnSFTPKeyLocationBrowse.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="btnFTPSCertificateLocationBrowse.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="tpAdFly.Text" xml:space="preserve">
<value>adf.ly</value>
</data>
<data name="tpPolr.Text" xml:space="preserve">
<value>Polr</value>
</data>
<data name="tpYourls.Text" xml:space="preserve">
<value>YOURLS</value>
</data>
<data name="tpGoogleCloudStorage.Text" xml:space="preserve">
<value>Google Cloud Storage</value>
</data>
<data name="tpAzureStorage.Text" xml:space="preserve">
<value>Stockage Azure</value>
</data>
<data name="cbAzureStorageEnvironment.Items1" xml:space="preserve">
<value>blob.core.usgovcloudapi.net</value>
</data>
<data name="tpGe_tt.Text" xml:space="preserve">
<value>Ge.tt</value>
</data>
<data name="txtJiraHost.Text" xml:space="preserve">
<value>http://</value>
</data>
<data name="cbAzureStorageEnvironment.Items2" xml:space="preserve">
<value>blob.core.chinacloudapi.cn</value>
</data>
<data name="cbAzureStorageEnvironment.Items3" xml:space="preserve">
<value>blob.core.cloudapi.de</value>
</data>
<data name="tpSul.Text" xml:space="preserve">
<value>s-ul</value>
</data>
<data name="btnAmazonS3StorageClassHelp.Text" xml:space="preserve">
<value>?</value>
</data>
<data name="btnSharedFolderAdd.Text" xml:space="preserve">
<value>Ajouter</value>
</data>
<data name="gbAmazonS3Advanced.Text" xml:space="preserve">
<value>Avancé</value>
</data>
<data name="gbGoogleCloudStorageAdvanced.Text" xml:space="preserve">
<value>Avancé</value>
</data>
<data name="lblGooglePhotosCreateAlbumName.Text" xml:space="preserve">
<value>Nom de l'album :</value>
</data>
<data name="lblKuttAPIKey.Text" xml:space="preserve">
<value>Clé d'API :</value>
</data>
<data name="lblTeknikAuthUrl.Text" xml:space="preserve">
<value>URL d'authentification :</value>
</data>
<data name="cbOwnCloudAutoExpire.Text" xml:space="preserve">
<value>Expirer automatiquement les liens partagés</value>
</data>
<data name="lblB2Bucket.Text" xml:space="preserve">
<value>Nom du Bucket :</value>
</data>
<data name="lblGoogleCloudStorageBucket.Text" xml:space="preserve">
<value>Nom du Bucket :</value>
</data>
<data name="lblB2ApplicationKey.Text" xml:space="preserve">
<value>Clé d'application (secret) :</value>
</data>
<data name="lblB2ApplicationKeyId.Text" xml:space="preserve">
<value>ID de clé d'application :</value>
</data>
<data name="lblB2ManageLink.Text" xml:space="preserve">
<value>Cliquer ici pour créer une clé d'application ou gérer vos buckets.</value>
</data>
<data name="cbTeknikEncrypt.Text" xml:space="preserve">
<value>Chiffrement côté client</value>
</data>
<data name="btnGooglePhotosCreateAlbum.Text" xml:space="preserve">
<value>Créer</value>
</data>
<data name="lblFirebaseDomain.Text" xml:space="preserve">
<value>Domaine :</value>
</data>
<data name="btnSharedFolderDuplicate.Text" xml:space="preserve">
<value>Dupliquer</value>
</data>
<data name="lblLithiioEmail.Text" xml:space="preserve">
<value>Adresse e-mail :</value>
</data>
<data name="txtB2CustomUrl.ToolTip" xml:space="preserve">
<value>Entrer une URL personnalisée qui va remplacer l'hôte et le chemin que BackBlaze retourne.</value>
</data>
<data name="lblFirebaseDomainExample.Text" xml:space="preserve">
<value>Exemple : google.page.link</value>
</data>
<data name="lblTeknikExpiration.Text" xml:space="preserve">
<value>Expiration :</value>
</data>
<data name="btnLithiioFetchAPIKey.Text" xml:space="preserve">
<value>Obtenir la clé d'API</value>
</data>
<data name="tpFirebaseDynamicLinks.Text" xml:space="preserve">
<value>Liens dynamiques Firebase</value>
</data>
<data name="cbTeknikGenDeleteKey.Text" xml:space="preserve">
<value>Générer une clé de suppression</value>
</data>
<data name="btnSulGetAPIKey.Text" xml:space="preserve">
<value>Obtenir la clé d'API...</value>
</data>
<data name="btnPaste_eeGetUserKey.Text" xml:space="preserve">
<value>Obtenir la clé utilisateur...</value>
</data>
<data name="tpGfycat.Text" xml:space="preserve">
<value>Gfycat</value>
</data>
<data name="tpGist.Text" xml:space="preserve">
<value>GitHub Gist</value>
</data>
<data name="lblKuttHost.Text" xml:space="preserve">
<value>Hôte :</value>
</data>
<data name="tpHostr.Text" xml:space="preserve">
<value>Hostr</value>
</data>
<data name="chImgurID.Text" xml:space="preserve">
<value>ID</value>
</data>
<data name="chPicasaID.Text" xml:space="preserve">
<value>ID</value>
</data>
<data name="cbGoogleCloudStorageStripExtensionImage.Text" xml:space="preserve">
<value>Image</value>
</data>
<data name="cbAmazonS3StripExtensionImage.Text" xml:space="preserve">
<value>Image</value>
</data>
<data name="cbKuttReuse.Text" xml:space="preserve">
<value>Si une URL avec la cible spécifiée existe, la retourner</value>
</data>
<data name="cbB2CustomUrl.ToolTip" xml:space="preserve">
<value>Si activé, l'URL que vous recevrez sera le chemin de mise en ligne
ajouté à l'URL donnée.
Ceci est utile en conjonction avec un service comme CloudFlare ou
un autre service agissant comme un frontal vers B2. Voir l'article
"Créer une URL de vanité avec B2" dans la base de connaissance B2.
Si désactivé, alors l'URL que vous recevrez sera déterminée
par Backblaze B2.</value>
</data>
<data name="cbGfycatKeepAudio.Text" xml:space="preserve">
<value>Conserver l'audio</value>
</data>
<data name="tpLambda.Text" xml:space="preserve">
<value>Lambda</value>
</data>
<data name="tpOneTimeSecret.Text" xml:space="preserve">
<value>OneTimeSecret</value>
</data>
<data name="lblKuttPassword.Text" xml:space="preserve">
<value>Mot de passe :</value>
</data>
<data name="lblLithiioPassword.Text" xml:space="preserve">
<value>Mot de passe :</value>
</data>
<data name="lblTeknikPasteAPIUrl.Text" xml:space="preserve">
<value>Coller l'URL d'API :</value>
</data>
<data name="lblAzureStorageURLPreview.Text" xml:space="preserve">
<value>Prévisualisation</value>
</data>
<data name="lblGoogleCloudStoragePathPreview.Text" xml:space="preserve">
<value>Prévisualisation</value>
</data>
<data name="btnSharedFolderRemove.Text" xml:space="preserve">
<value>Supprimer</value>
</data>
<data name="cbFirebaseIsShort.Text" xml:space="preserve">
<value>Lien court</value>
</data>
<data name="cbGoogleCloudStorageStripExtensionText.Text" xml:space="preserve">
<value>Texte</value>
</data>
<data name="cbAmazonS3StripExtensionText.Text" xml:space="preserve">
<value>Texte</value>
</data>
<data name="tpUpaste.Text" xml:space="preserve">
<value>uPaste</value>
</data>
<data name="lblTeknikUploadAPIUrl.Text" xml:space="preserve">
<value>URL de l'API de mise en ligne</value>
</data>
<data name="lblAzureStorageUploadPath.Text" xml:space="preserve">
<value>Chemin de mise en ligne :</value>
</data>
<data name="lblB2UploadPath.Text" xml:space="preserve">
<value>Chemin de mise en ligne :</value>
</data>
<data name="lblGoogleCloudStorageObjectPrefix.Text" xml:space="preserve">
<value>Chemin de mise en ligne :</value>
</data>
<data name="lblGoogleCloudStoragePathPreviewLabel.Text" xml:space="preserve">
<value>Prévisualisation de l'URL :</value>
</data>
<data name="lblB2UrlPreview.Text" xml:space="preserve">
<value>Prévisualisation de l'URL :</value>
</data>
<data name="lblAzureStorageURLPreviewLabel.Text" xml:space="preserve">
<value>Prévisualisation de l'URL :</value>
</data>
<data name="lblTeknikUrlShortenerAPIUrl.Text" xml:space="preserve">
<value>URL de l'API du raccourcisseur d'URL :</value>
</data>
<data name="cbFlickrDirectLink.Text" xml:space="preserve">
<value>Utiliser les liens directs</value>
</data>
<data name="cbAmazonS3StripExtensionVideo.Text" xml:space="preserve">
<value>Vidéo</value>
</data>
<data name="cbGoogleCloudStorageStripExtensionVideo.Text" xml:space="preserve">
<value>Vidéo</value>
</data>
<data name="lblFirebaseWebAPIKey.Text" xml:space="preserve">
<value>Clé d'API web :</value>
</data>
<data name="lblOwnCloudExpiryTime.Text" xml:space="preserve">
<value>Date d'expiration (jours) :</value>
</data>
<data name="lblAmazonS3StorageClass.Text" xml:space="preserve">
<value>Classe de stockage :</value>
</data>
<data name="lblYouTubePrivacyType.Text" xml:space="preserve">
<value>Type de confidentialité :</value>
</data>
<data name="cbAmazonS3SignedPayload.Text" xml:space="preserve">
<value>Charge utile signée</value>
</data>
<data name="cbGooglePhotosIsPublic.Text" xml:space="preserve">
<value>Mise en ligne publique</value>
</data>
<data name="cbYouTubeUseShortenedLink.Text" xml:space="preserve">
<value>Utiliser le lien raccourci</value>
</data>
<data name="txtB2Bucket.ToolTip" xml:space="preserve">
<value>Où stocker vos fichiers.
Ceci ne prend effet que si vous n'avez pas mis
"Autoriser l'accès au(x) bucket(s)" sur un bucket
quand vous avez créé la clé d'application.</value>
</data>
<data name="tpStreamable.Text" xml:space="preserve">
<value>Diffusable</value>
</data>
<data name="txtJiraIssuePrefix.Text" xml:space="preserve">
<value>PROJECT-</value>
</data>
<data name="cbAmazonS3PublicACL.Text" xml:space="preserve">
<value>Définir les ACL en lecture publique sur le fichier</value>
</data>
<data name="cbGoogleCloudStorageSetPublicACL.Text" xml:space="preserve">
<value>Définir les ACL en lecture publique sur le fichier</value>
</data>
<data name="cbOwnCloudUsePreviewLinks.Text" xml:space="preserve">
<value>Utiliser des liens de prévisualisation (uniquement NextCloud)</value>
</data>
<data name="cbAmazonS3UsePathStyle.Text" xml:space="preserve">
<value>Utiliser un style de chemin pour les requêtes</value>
</data>
<data name="lblAmazonS3StripExtension.Text" xml:space="preserve">
<value>Retirer l'extension de fichier sur :</value>
</data>
<data name="lblGoogleCloudStorageStripExtension.Text" xml:space="preserve">
<value>Retirer l'extension de fichier sur :</value>
</data>
<data name="cbB2CustomUrl.Text" xml:space="preserve">
<value>Utiliser une URL personnalisée (supporte le format de modèle) :</value>
</data>
<data name="txtB2ApplicationKeyId.ToolTip" xml:space="preserve">
<value>La clé d'ID de l'application. Elle ressemble à une chaîne de minuscules et de nombres hexadécimaux.</value>
</data>
<data name="cbHastebinUseFileExtension.Text" xml:space="preserve">
<value>Utiliser l'extension de fichier pour la coloration syntaxique (excepté les .txt)</value>
</data>
<data name="txtB2ApplicationKey.ToolTip" xml:space="preserve">
<value>La clé d'application. Ressemble à des caractères alphanumériques.</value>
</data>
<data name="lblSFTPKeyPassphrase.Text" xml:space="preserve">
<value>Clé de la phrase secrète :</value>
</data>
<data name="txtB2UploadPath.ToolTip" xml:space="preserve">
<value>Le chemin vers votre fichier. Utilise le format de modèle de nom.</value>
</data>
</root>

View file

@ -208,4 +208,37 @@ Dossiers créés :</value>
<data name="UploadersConfigForm_ConnectSFTPAccount_Key_file_not_found" xml:space="preserve">
<value>Le fichier de clé n'existe pas!</value>
</data>
<data name="UploadersConfigForm_UpdatePastebinStatus_NotLoggedIn" xml:space="preserve">
<value>Non connecté.</value>
</data>
<data name="OAuthControl_Status_NotLoggedIn" xml:space="preserve">
<value>Non connecté.</value>
</data>
<data name="UploadersConfigForm_UpdatePastebinStatus_LoggedIn" xml:space="preserve">
<value>Connecté.</value>
</data>
<data name="OAuthControl_Status_LoggedIn" xml:space="preserve">
<value>Connecté.</value>
</data>
<data name="OAuthControl_Status_LoginFailed" xml:space="preserve">
<value>Échec de la connexion.</value>
</data>
<data name="UploadersConfigForm_eiCustomUploaders_ExportRequested_DestinationTypeMustBeConfigured" xml:space="preserve">
<value>Le "type de destination" doit être configuré.</value>
</data>
<data name="CustomUploaderItem_GetFileFormName_FileFormNameMustBeConfigured" xml:space="preserve">
<value>Le "nom de fichier de formulaire" doit être configuré.</value>
</data>
<data name="UploadersConfigForm_eiCustomUploaders_ExportRequested_RequestURLMustBeConfigured" xml:space="preserve">
<value>L'"URL de requête" doit être configurée.</value>
</data>
<data name="CustomUploaderItem_GetRequestURL_RequestURLMustBeConfigured" xml:space="preserve">
<value>L'"URL de requête" doit être configurée.</value>
</data>
<data name="DuplicateNameNotAllowed" xml:space="preserve">
<value>Nom en double non autorisé.</value>
</data>
<data name="txtB2BucketWatermark" xml:space="preserve">
<value>Optionnel, utilisé uniquement si vous n'avez pas défini de bucket quand vous avez créé la clé</value>
</data>
</root>

View file

@ -129,4 +129,7 @@
<data name="btnLicenses.Text" xml:space="preserve">
<value>Licences...</value>
</data>
<data name="lblBuild.Text" xml:space="preserve">
<value>Version</value>
</data>
</root>

View file

@ -144,4 +144,10 @@
<data name="cbHiddenWindow.Text" xml:space="preserve">
<value>Fenêtre cachée</value>
</data>
<data name="cbDeleteInputFile.Text" xml:space="preserve">
<value>Supprimer le fichier d'entrée</value>
</data>
<data name="btnPathBrowse.Text" xml:space="preserve">
<value>...</value>
</data>
</root>

View file

@ -339,4 +339,34 @@
<data name="gbFirefox.Text" xml:space="preserve">
<value>Extension Firefox</value>
</data>
<data name="cbExperimentalDarkTheme.Text" xml:space="preserve">
<value>Thème sombre expérimental</value>
</data>
<data name="cbUseWhiteShareXIcon.Text" xml:space="preserve">
<value>Utiliser une icône ShareX blanche</value>
</data>
<data name="cbUseDarkTheme.Text" xml:space="preserve">
<value>Utiliser le thème sombre</value>
</data>
<data name="btnPersonalFolderPathApply.Text" xml:space="preserve">
<value>Appliquer</value>
</data>
<data name="lblPreviewPersonalFolderPath.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="lblSaveImageSubFolderPatternPreview.Text" xml:space="preserve">
<value>...</value>
</data>
<data name="gbSteam.Text" xml:space="preserve">
<value>Steam</value>
</data>
<data name="btnCheckDevBuild.Text" xml:space="preserve">
<value>Installer une version de développement...</value>
</data>
<data name="gbWindows.Text" xml:space="preserve">
<value>Windows</value>
</data>
<data name="cbEditWithShareX.Text" xml:space="preserve">
<value>Afficher le bouton "Modifier avec ShareX" dans le menu contextuel de l'explorateur Windows.</value>
</data>
</root>

View file

@ -190,10 +190,10 @@
<value>Changeur de DNS...</value>
</data>
<data name="tsmiQRCode.Text" xml:space="preserve">
<value>QR code...</value>
<value>Code QR...</value>
</data>
<data name="tsmiIndexFolder.Text" xml:space="preserve">
<value>Indexeur de dossiers...</value>
<value>Indexeur de répertoires...</value>
</data>
<data name="tsmiRuler.Text" xml:space="preserve">
<value>Règle...</value>
@ -283,7 +283,7 @@
<value>URL de la miniature</value>
</data>
<data name="tsmiOpenDeletionURL.Text" xml:space="preserve">
<value>URL de suppression </value>
<value>URL de suppression</value>
</data>
<data name="tsmiOpenFile.Text" xml:space="preserve">
<value>Fichier</value>
@ -304,7 +304,7 @@
<value>URL de la miniature</value>
</data>
<data name="tsmiCopyDeletionURL.Text" xml:space="preserve">
<value>URL de suppression </value>
<value>URL de suppression</value>
</data>
<data name="tsmiCopyFile.Text" xml:space="preserve">
<value>Fichier</value>
@ -367,13 +367,13 @@
<value>Partager l'URL</value>
</data>
<data name="tsmiShowQRCode.Text" xml:space="preserve">
<value>Afficher le QR code...</value>
<value>Afficher le code QR...</value>
</data>
<data name="tsmiShowResponse.Text" xml:space="preserve">
<value>Afficher la réponse...</value>
</data>
<data name="tsmiClearList.Text" xml:space="preserve">
<value>Vider la liste</value>
<value>Vider la liste des tâches</value>
</data>
<data name="tsmiHideMenu.Text" xml:space="preserve">
<value>Cacher le menu</value>
@ -445,10 +445,10 @@
<value>Changeur de DNS...</value>
</data>
<data name="tsmiTrayQRCode.Text" xml:space="preserve">
<value>QR code...</value>
<value>Code QR...</value>
</data>
<data name="tsmiTrayIndexFolder.Text" xml:space="preserve">
<value>Indexeur de dossiers...</value>
<value>Indexeur de répertoires...</value>
</data>
<data name="tsmiTrayRuler.Text" xml:space="preserve">
<value>Règle...</value>
@ -463,7 +463,7 @@
<value>Outils</value>
</data>
<data name="tsmiTrayAfterCaptureTasks.Text" xml:space="preserve">
<value>Après la capture</value>
<value>Tâches après la capture</value>
</data>
<data name="tsmiTrayAfterUploadTasks.Text" xml:space="preserve">
<value>Après la mise en ligne</value>
@ -505,7 +505,7 @@
<value>Historique des images...</value>
</data>
<data name="tsmiTrayDonate.Text" xml:space="preserve">
<value>Dons...</value>
<value>Faire un don...</value>
</data>
<data name="tsmiTrayAbout.Text" xml:space="preserve">
<value>À propos...</value>
@ -673,7 +673,7 @@
<value>Activer la barre d'outils des actions</value>
</data>
<data name="tsbDonate.Text" xml:space="preserve">
<value>Dons...</value>
<value>Faire un don...</value>
</data>
<data name="tsbAbout.Text" xml:space="preserve">
<value>À propos...</value>
@ -711,4 +711,97 @@
<data name="tsmiCopyMarkdownLinkedImage.Text" xml:space="preserve">
<value>Image liée Markdown</value>
</data>
<data name="tsmiShowCursor.Text" xml:space="preserve">
<value>Afficher le curseur</value>
</data>
<data name="tsmiScreenshotDelay1.Text" xml:space="preserve">
<value>1 seconde</value>
</data>
<data name="tsmiScreenshotDelay2.Text" xml:space="preserve">
<value>2 secondes</value>
</data>
<data name="tsmiScreenshotDelay3.Text" xml:space="preserve">
<value>3 secondes</value>
</data>
<data name="tsmiScreenshotDelay4.Text" xml:space="preserve">
<value>4 secondes</value>
</data>
<data name="tsmiScreenshotDelay5.Text" xml:space="preserve">
<value>5 secondes</value>
</data>
<data name="tsmiImageEditor.Text" xml:space="preserve">
<value>Éditeur d'image...</value>
</data>
<data name="tsmiCopyImageDimensions.Text" xml:space="preserve">
<value>Dimensions de l'image</value>
</data>
<data name="tsmiImagePreviewSide.Text" xml:space="preserve">
<value>Côté</value>
</data>
<data name="tsmiImagePreviewBottom.Text" xml:space="preserve">
<value>Bas</value>
</data>
<data name="tsmiScreenshotDelay.Text" xml:space="preserve">
<value>Délai de capture d'écran</value>
</data>
<data name="tsmiTrayScreenshotDelay.Text" xml:space="preserve">
<value>Délai de capture d'écran</value>
</data>
<data name="tsmiTrayScreenshotDelay1.Text" xml:space="preserve">
<value>1 seconde</value>
</data>
<data name="tsmiTrayScreenshotDelay2.Text" xml:space="preserve">
<value>2 secondes</value>
</data>
<data name="tsmiTrayScreenshotDelay3.Text" xml:space="preserve">
<value>2 secondes</value>
</data>
<data name="tsmiTrayScreenshotDelay4.Text" xml:space="preserve">
<value>4 secondes</value>
</data>
<data name="tsmiTrayScreenshotDelay5.Text" xml:space="preserve">
<value>5 secondes</value>
</data>
<data name="tsmiTrayImageEditor.Text" xml:space="preserve">
<value>Éditeur d'image...</value>
</data>
<data name="tsmiTrayShowCursor.Text" xml:space="preserve">
<value>Afficher le curseur</value>
</data>
<data name="tsmiCustomUploaderSettings.Text" xml:space="preserve">
<value>Paramètres de service de mise en ligne personnalisé...</value>
</data>
<data name="tsmiTrayCustomUploaderSettings.Text" xml:space="preserve">
<value>Paramètres de service de mise en ligne personnalisé...</value>
</data>
<data name="niTray.Text" xml:space="preserve">
<value>ShareX</value>
</data>
<data name="tsmiSwitchTaskViewMode.Text" xml:space="preserve">
<value>Basculer vers la vue miniatures</value>
</data>
<data name="tsmiHideThumbnailTitle.Text" xml:space="preserve">
<value>Cacher le titre des miniatures</value>
</data>
<data name="pbTwitterButton.ToolTip" xml:space="preserve">
<value>Suivez-nous sur Twitter</value>
</data>
<data name="pbDiscordButton.ToolTip" xml:space="preserve">
<value>Rejoignez notre serveur Discord</value>
</data>
<data name="pbSocialHideButton.ToolTip" xml:space="preserve">
<value>Cacher les boutons de réseaux sociaux</value>
</data>
<data name="pbBitcoinButton.ToolTip" xml:space="preserve">
<value>Soutenez-nous en utilisant des cryptomonnaies</value>
</data>
<data name="pbPatreonButton.ToolTip" xml:space="preserve">
<value>Supportez-nous sur Patreon</value>
</data>
<data name="tsmiScreenshotDelay0.Text" xml:space="preserve">
<value>Aucun délai</value>
</data>
<data name="tsmiTrayScreenshotDelay0.Text" xml:space="preserve">
<value>Aucun délai</value>
</data>
</root>

View file

@ -124,7 +124,7 @@
<value>Enregistrer en tant que fichier image...</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - QR code</value>
<value>ShareX - Code QR</value>
</data>
<data name="tpDecode.Text" xml:space="preserve">
<value>Décoder</value>
@ -141,4 +141,10 @@
<data name="btnDecodeFromScreen.Text" xml:space="preserve">
<value>Décoder à partir de l'écran...</value>
</data>
<data name="tsmiDecode.Text" xml:space="preserve">
<value>Décoder</value>
</data>
<data name="tsmiUpload.Text" xml:space="preserve">
<value>Mettre en ligne une image</value>
</data>
</root>

View file

@ -513,4 +513,67 @@
<data name="lblRegionCaptureSnapSizes.Text" xml:space="preserve">
<value>La taille des régions s'adaptera à cette liste lors du maintient de la touche "Alt" :</value>
</data>
<data name="lblScreenshotDelay.Text" xml:space="preserve">
<value>Délai de capture d'écran :</value>
</data>
<data name="lblCaptureCustomRegionY.Text" xml:space="preserve">
<value>Y</value>
</data>
<data name="lblCaptureCustomRegionX.Text" xml:space="preserve">
<value>X</value>
</data>
<data name="btnRegionCaptureSnapSizesRemove.Text" xml:space="preserve">
<value>-</value>
</data>
<data name="btnRegionCaptureSnapSizesAdd.Text" xml:space="preserve">
<value>+</value>
</data>
<data name="lblImageJPEGQualityHint.Text" xml:space="preserve">
<value>0 - 100</value>
</data>
<data name="lblAutoIncrementNumber.Text" xml:space="preserve">
<value>Incrémentation automatique du numéro :</value>
</data>
<data name="lblOCRDefaultLanguage.Text" xml:space="preserve">
<value>Langue par défaut :</value>
</data>
<data name="cbCaptureOCRAutoCopy.Text" xml:space="preserve">
<value>Copier automatiquement les résultats dans le presse-papier</value>
</data>
<data name="cbRegionCaptureDetectControls.Text" xml:space="preserve">
<value>Détecter également les régions des contrôles dans les fenêtres</value>
</data>
<data name="cbScreenRecordConfirmAbort.Text" xml:space="preserve">
<value>Demander une confirmation lors de l'abandon</value>
</data>
<data name="btnAutoIncrementNumber.Text" xml:space="preserve">
<value>Modifier</value>
</data>
<data name="btnWatchFolderEdit.Text" xml:space="preserve">
<value>Modifier...</value>
</data>
<data name="cbClipboardUploadURLContents.Text" xml:space="preserve">
<value>Si le presse-papier contient un fichier d'URL alors le télécharger et le mettre en ligne</value>
</data>
<data name="tpOCR.Text" xml:space="preserve">
<value>OCR</value>
</data>
<data name="lblActionsNote.Text" xml:space="preserve">
<value>Note : Vous pouvez activer/désactiver des actions depuis "Tâches après la capture -&gt; Effectuer des actions".</value>
</data>
<data name="lblImagePNGBitDepth.Text" xml:space="preserve">
<value>Profondeur de bits PNG</value>
</data>
<data name="cbScreenRecordTwoPassEncoding.Text" xml:space="preserve">
<value>Enregistrer en utilisant un encodage sans perte puis appliquer les options d'encodage de l'utilisateur</value>
</data>
<data name="cbFileUploadReplaceProblematicCharacters.Text" xml:space="preserve">
<value>Remplacer les caractères problématiques dans les URL par des underscores lors de la mise en ligne</value>
</data>
<data name="cbCaptureOCRSilent.Text" xml:space="preserve">
<value>Traitement OCR silencieux</value>
</data>
<data name="cbCaptureOCRProcessOnLoad.Text" xml:space="preserve">
<value>Traitement OCR lorsque la boîte de dialogue est ouverte</value>
</data>
</root>

View file

@ -0,0 +1,129 @@
<?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="btnCancel.Text" xml:space="preserve">
<value>Annuler</value>
</data>
<data name="btnUpload.Text" xml:space="preserve">
<value>Mettre en ligne</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Mettre en ligne du texte</value>
</data>
</root>

View file

@ -278,7 +278,7 @@ Veuillez sélectionner un raccourci différent ou quitter l'application en confl
<value>La vidéo ou la piste audio source doit être définie.</value>
</data>
<data name="AboutForm_AboutForm_Changelog" xml:space="preserve">
<value>Notes de changement</value>
<value>Historique des modifications</value>
</data>
<data name="HotkeyManager_ShowFailedHotkeys_hotkey" xml:space="preserve">
<value>raccourci clavier</value>
@ -512,4 +512,81 @@ Clique de la molette pour fermer</value>
<data name="ApplicationSettingsForm_cbStartWithWindows_Text" xml:space="preserve">
<value>Lancer ShareX au démarrage de Windows</value>
</data>
<data name="ScreenshotDelay0S" xml:space="preserve">
<value>Délai de capture d'écran : {0} s</value>
</data>
<data name="SwitchToThumbnailView" xml:space="preserve">
<value>Basculer vers la vue miniatures</value>
</data>
<data name="SwitchToListView" xml:space="preserve">
<value>Basculer vers la vue liste</value>
</data>
<data name="HideThumbnailTitle" xml:space="preserve">
<value>Cacher le titre des miniatures</value>
</data>
<data name="ShowThumbnailTitle" xml:space="preserve">
<value>Afficher le titre des miniatures</value>
</data>
<data name="UploadManager_ShowShortenURLDialog_ShortenURL" xml:space="preserve">
<value>Raccourcir URL</value>
</data>
<data name="ScreenRecord_ConfirmCancel" xml:space="preserve">
<value>Êtes-vous sûr de vouloir abandonner cet enregistrement ?</value>
</data>
<data name="ApplicationSettingsForm_btnCheckDevBuild_Click_DevBuilds_Warning" xml:space="preserve">
<value>Les versions de développement peuvent être instables et doivent être utilisées uniquement à des fins de test. Voulez-vous installer ?</value>
</data>
<data name="IntegrationHelpers_EditWithShareX" xml:space="preserve">
<value>Modifier avec ShareX</value>
</data>
<data name="OCRForm_AutoCompleteFail" xml:space="preserve">
<value>Une erreur est survenue lors du traitement OCR, ou aucun texte n'a été retourné.</value>
</data>
<data name="OCRForm_AutoProcessing" xml:space="preserve">
<value>L'OCR est en cours de traitement.</value>
</data>
<data name="ShareXConfirmation" xml:space="preserve">
<value>ShareX - Confirmation</value>
</data>
<data name="ShareXOpticalCharacterRecognition" xml:space="preserve">
<value>ShareX - Reconnaissance optique de caractères</value>
</data>
<data name="UploadManager_ShowShortenURLDialog_Shorten" xml:space="preserve">
<value>Raccourcir</value>
</data>
<data name="AboutForm_AboutForm_Language_uk" xml:space="preserve">
<value>Ukrainien</value>
</data>
<data name="ApplicationSettingsForm_cbStartWithWindows_EnabledByPolicy_Text" xml:space="preserve">
<value>Le démarrage a été activé par votre organisation</value>
</data>
<data name="OCRForm_AutoComplete" xml:space="preserve">
<value>La résultat de l'OCR a été copié vers votre presse-papier.</value>
</data>
<data name="MainForm_UploadDebugLogWarning" xml:space="preserve">
<value>Le journal de déboggage peut contenir des informations sensibles. Êtes-vous sûr de vouloir continuer ?</value>
</data>
<data name="AboutForm_AboutForm_Language_id_ID" xml:space="preserve">
<value>Indonésien</value>
</data>
<data name="ShareXNeedsToBeRestartedForThePersonalFolderChangesToApply" xml:space="preserve">
<value>ShareX doit être redémarré pour que les changements du dossier personnel soient appliqués.
Voulez-vous redémarrer ShareX ?</value>
</data>
<data name="ApplicationSettingsForm_cbStartWithWindows_DisabledByPolicy_Text" xml:space="preserve">
<value>Le démarrage a été désactivé par votre organisation</value>
</data>
<data name="AboutForm_AboutForm_Language_es_MX" xml:space="preserve">
<value>Espagnol mexicain</value>
</data>
<data name="PleaseNoteThatShareXIsUsingOCRSpaceSOnlineAPIToPerformOpticalCharacterRecognitionDoYouGivePermissionToShareXToUploadImagesToThisService" xml:space="preserve">
<value>Veuillez noter que ShareX utilise l'API en ligne OCR.Space pour effectuer la reconnaissance optique de caractères. Donnez-vous la permission à ShareX de mettre en ligne des images vers ce service ?</value>
</data>
<data name="ActionsToolbar_StayTopMost" xml:space="preserve">
<value>Rester sur le dessus</value>
</data>
<data name="ApplicationSettingsForm_btnResetSettings_Click_WouldYouLikeToResetShareXSettings" xml:space="preserve">
<value>Voulez-vous réinitialiser les paramètres de ShareX ?</value>
</data>
</root>