ShareX/ShareX.ScreenCaptureLib/Properties/Resources.fr.resx

338 lines
17 KiB
Plaintext
Raw Normal View History

2015-06-08 01:34:33 +12:00
<?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="FFmpegOptionsForm_UpdateUI_Bitrate___0_k" xml:space="preserve">
<value>Bitrate: {0}k</value>
</data>
<data name="FFmpegOptionsForm_buttonFFmpegBrowse_Click_Browse_for_ffmpeg_exe" xml:space="preserve">
<value>Chercher ffmpeg.exe</value>
2015-06-08 01:34:33 +12:00
</data>
<data name="FFmpegHelper_Record_FFmpeg_error" xml:space="preserve">
<value>Erreur FFmpeg</value>
</data>
<data name="RectangleRegion_GetRulerText_Ruler_info" xml:space="preserve">
2016-04-30 03:38:54 +12:00
<value>X : {0} / Y : {1} / X2 : {2} / Y2 : {3}
Largeur : {4} px / Hauteur : {5} px
Distance : {6:0.00} px / Angle : {7:0.00}°</value>
2015-06-08 01:34:33 +12:00
</data>
<data name="RectangleRegion_GetAreaText_Area" xml:space="preserve">
2016-04-30 03:38:54 +12:00
<value>X : {0} Y : {1} L : {2} H : {3}</value>
2015-06-08 01:34:33 +12:00
</data>
<data name="FFmpegOptionsForm_UpdateUI_Quality_" xml:space="preserve">
2016-11-06 00:37:12 +13:00
<value>Qualité :</value>
2015-06-08 01:34:33 +12:00
</data>
<data name="RectangleAnnotate_InitializeComponent_Rectangle_capture_annotate" xml:space="preserve">
<value>Capture rectangulaire annotée</value>
2015-06-08 01:34:33 +12:00
</data>
<data name="BaseRegionForm_InitializeComponent_Region_capture" xml:space="preserve">
2016-02-28 04:11:10 +13:00
<value>Capturer une région </value>
2015-06-08 01:34:33 +12:00
</data>
<data name="FFmpegOptionsForm_DownloaderForm_InstallRequested_Successfully_downloaded_FFmpeg_" xml:space="preserve">
<value>FFmpeg téléchargé avec succès.</value>
</data>
<data name="RectangleTransparent_RectangleTransparent_Rectangle_capture_transparent" xml:space="preserve">
<value>Capture rectangle transparent</value>
</data>
<data name="RectangleRegion_WriteTips__Ctrl___C__Copy_position" xml:space="preserve">
<value>[Ctrl + C] Copier la position</value>
</data>
<data name="RectangleRegion_WriteTips__Ctrl___C__Copy_position_and_size" xml:space="preserve">
<value>[Ctrl + C] Copier la position et la taille</value>
</data>
<data name="RectangleRegion_WriteTips__F1__Hide_tips" xml:space="preserve">
2016-11-06 00:37:12 +13:00
<value>[F1] Masquer les raccourcis clavier</value>
</data>
<data name="RectangleRegion_WriteTips__Esc__Cancel_capture" xml:space="preserve">
2015-11-16 00:16:03 +13:00
<value>[Echap] Annuler la capture</value>
</data>
<data name="FFmpegOptionsForm_DownloaderForm_InstallRequested_Download_of_FFmpeg_failed_" xml:space="preserve">
<value>Échec du téléchargement de FFmpeg.</value>
</data>
<data name="RectangleRegion_WriteTips__Arrow_keys__Move_cursor_position" xml:space="preserve">
<value>[Touches fléchées] Déplacer la position du curseur</value>
</data>
<data name="RectangleRegion_WriteTips_____Active_monitor_capture" xml:space="preserve">
<value>[~] [ù] Capturer l'écran actif</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Shift__Proportional_resizing" xml:space="preserve">
<value>[Maintenir Maj] Redimensionnement proportionnel</value>
</data>
<data name="RectangleLight_InitializeComponent_Rectangle_capture_light" xml:space="preserve">
<value>Capture rectangulaire simple</value>
</data>
<data name="RectangleRegion_WriteTips__1__2__3_____0__Monitor_capture" xml:space="preserve">
<value>[1, 2, 3 ... 0] Capturer un écran</value>
</data>
<data name="RectangleAnnotate_WriteTips__Mouse_wheel__Swap_modes" xml:space="preserve">
<value>[Molette de la souris] Changer de mode</value>
</data>
<data name="RectangleAnnotate_WriteTips__1__Select_capture_mode" xml:space="preserve">
<value>[1] Sélectionner le mode capture</value>
</data>
<data name="RectangleAnnotate_WriteTips__2__Select_rectangle_drawing_mode" xml:space="preserve">
<value>[2] Sélectionner le mode dessin rectangulaire</value>
</data>
<data name="RectangleAnnotate_WriteTips__3__Select_pen_drawing_mode" xml:space="preserve">
<value>[3] Sélectionner le mode dessin avec stylo</value>
</data>
<data name="RectangleAnnotate_WriteTips__Shift__Change_border_color" xml:space="preserve">
<value>[Maj] Changer la couleur des bordures</value>
</data>
<data name="RectangleAnnotate_WriteTips__Ctrl___Mouse_wheel__Change_border_size" xml:space="preserve">
<value>[Ctrl + Molette de la souris] Changer la taille des bordures</value>
</data>
<data name="RectangleAnnotate_WriteTips__Shift__Change_pen_color" xml:space="preserve">
<value>[Maj] Changer la couleur du stylo</value>
</data>
<data name="RectangleAnnotate_WriteTips__Ctrl___Mouse_wheel__Change_pen_size" xml:space="preserve">
<value>[Ctrl + Molette de la souris] Changer la taille du stylo</value>
</data>
<data name="WebpageCaptureForm_UpdateControls_Capture" xml:space="preserve">
<value>Capturer</value>
</data>
<data name="WebpageCaptureForm_UpdateControls_Stop" xml:space="preserve">
<value>Arrêter</value>
</data>
<data name="RectangleRegion_WriteTips__Space__Fullscreen_capture" xml:space="preserve">
<value>[Espace] Capture plein écran</value>
</data>
<data name="RectangleRegion_WriteTips__Ctrl___C__Copy_info" xml:space="preserve">
<value>[Ctrl + C] Copier les infos</value>
</data>
<data name="RectangleRegion_WriteTips__Right_click__Cancel_region_selection" xml:space="preserve">
2015-11-16 00:16:03 +13:00
<value>[Clic droit] [Suppr] Annuler la sélection de la région</value>
</data>
<data name="RectangleRegion_WriteTips__Right_click_on_selection___Delete__Remove_region" xml:space="preserve">
2016-05-05 02:01:03 +12:00
<value>[Suppr] Supprimer la région</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Left_click_on_selection__Move_region" xml:space="preserve">
<value>[Maintenir clic gauche sur la sélection] Déplacer la région</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Left_click__Start_region_selection" xml:space="preserve">
2015-11-16 00:16:03 +13:00
<value>[Maintenir clic gauche] [Inser] Débuter la sélection de la région</value>
</data>
<data name="RectangleRegion_WriteTips__Double_Left_click___Enter__Capture_regions" xml:space="preserve">
<value>[Double clic gauche] [Entrée] Capturer les régions</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Alt__Snap_resizing_to_preset_sizes" xml:space="preserve">
<value>[Maintenir Alt] Aligner la sélection avec des tailles prédéfinies</value>
</data>
<data name="RectangleRegion_WriteTips__Insert__Stop_region_selection" xml:space="preserve">
<value>[Relâcher clic gauche] [Inser] Terminer la sélection de la région</value>
</data>
<data name="ScrollingCaptureForm_StartCapture_Stop_capture" xml:space="preserve">
<value>Arrêter la capture</value>
</data>
<data name="ScrollingCaptureForm_StopCapture_Start_capture" xml:space="preserve">
<value>Démarrer la capture</value>
</data>
2016-11-06 00:37:12 +13:00
<data name="ShapeManager_CreateContextMenu_Show_magnifier" xml:space="preserve">
<value>Afficher la loupe</value>
</data>
<data name="RectangleRegionForm_WriteTips__Mouse_wheel__Change_current_tool" xml:space="preserve">
<value>[Molette de la souris] Changer la taille de la loupe</value>
</data>
<data name="RectangleRegionForm_WriteTips__Ctrl___Mouse_wheel__Change_magnifier_size" xml:space="preserve">
<value>[Ctrl + Molette de la souris] Changer l'outil actuel</value>
</data>
<data name="ShapeManager_CreateContextMenu_Width_" xml:space="preserve">
<value>Largeur :</value>
</data>
<data name="ShapeManager_CreateContextMenu_Height_" xml:space="preserve">
<value>Hauteur :</value>
</data>
<data name="ShapeManager_CreateContextMenu_Capture_monitor" xml:space="preserve">
<value>Capturer l'écran</value>
</data>
<data name="ShapeManager_CreateContextMenu_Capture_active_monitor" xml:space="preserve">
<value>Capturer l'écran actif</value>
</data>
<data name="ShapeManager_CreateContextMenu_Show_tips" xml:space="preserve">
<value>Afficher les raccourcis clavier</value>
</data>
<data name="ShapeManager_CreateContextMenu_Options" xml:space="preserve">
<value>Options</value>
</data>
<data name="ShapeManager_CreateContextMenu_Show_FPS" xml:space="preserve">
<value>Afficher les IPS</value>
</data>
<data name="ShapeManager_CreateContextMenu_Multi_region_mode" xml:space="preserve">
<value>Mode multi région</value>
</data>
<data name="ShapeManager_CreateContextMenu_Magnifier_pixel_size_" xml:space="preserve">
<value>Taille des pixels de la loupe :</value>
</data>
<data name="ShapeManager_CreateContextMenu_Magnifier_pixel_count_" xml:space="preserve">
<value>Nombre de pixels de la loupe :</value>
</data>
<data name="ShapeManager_CreateContextMenu_Square_shape_magnifier" xml:space="preserve">
2017-02-24 10:40:05 +13:00
<value>Loupe de forme carrée</value>
2016-11-06 00:37:12 +13:00
</data>
<data name="RectangleRegionForm_WriteTips__Hold_Ctrl___Arrow_keys__Move_region" xml:space="preserve">
<value>[Maintenir Ctrl + Touches fléchées] Déplacer la région</value>
</data>
<data name="RectangleRegionForm_WriteTips__Hold_Shift___Arrow_keys__Resize_or_move_region_faster" xml:space="preserve">
<value>[Maintenir Maj + Touches fléchées] Redimensionner ou déplacer une région plus rapidement</value>
</data>
<data name="RectangleRegionForm_WriteTips__Hold_Shift___Arrow_keys__Move_cursor_position_faster" xml:space="preserve">
<value>[Maintenir Maj + Touches fléchées] Déplacer le curseur plus rapidement</value>
</data>
<data name="RectangleRegionForm_WriteTips__Tab___Mouse_4_click__Select_last_annotation_tool" xml:space="preserve">
<value>[Tab][Clic de la molette] Sélectionner le dernier outil d'annotation</value>
</data>
<data name="RectangleRegionForm_WriteTips__Tab___Mouse_4_click__Select_last_region_tool" xml:space="preserve">
<value>[Tab][Clic de la molette] Sélectionner le dernier outil région</value>
</data>
<data name="ShapeManager_CreateContextMenu_Capture_fullscreen" xml:space="preserve">
<value>Capture plein écran</value>
</data>
<data name="RectangleRegionForm_WriteTips__Hold_Ctrl__Move_selection" xml:space="preserve">
<value>[Maintenir Ctrl] Déplacer la sélection</value>
</data>
<data name="ShapeManager_CreateContextMenu_Border_color___" xml:space="preserve">
<value>Couleur des bordures...</value>
</data>
<data name="ShapeManager_CreateContextMenu_Border_size_" xml:space="preserve">
<value>Taille des bordures :</value>
</data>
<data name="ShapeManager_CreateContextMenu_Pixel_size_" xml:space="preserve">
<value>Taille des pixels :</value>
</data>
<data name="ShapeManager_CreateContextMenu_Blur_radius_" xml:space="preserve">
<value>Rayon du flou :</value>
</data>
<data name="ShapeManager_CreateContextMenu_Corner_radius_" xml:space="preserve">
<value>Rayon des coins :</value>
</data>
<data name="ShapeManager_CreateContextMenu_Fill_color___" xml:space="preserve">
<value>Couleur de remplissage...</value>
</data>
<data name="ShapeManager_CreateContextMenu_Highlight_color___" xml:space="preserve">
<value>Couleur de surlignage...</value>
</data>
<data name="ShapeManager_CreateContextMenu_Show_position_and_size_info" xml:space="preserve">
<value>Afficher les infos sur la position et la taille</value>
</data>
<data name="ShapeManager_CreateContextMenu_Fixed_size_region_mode" xml:space="preserve">
<value>Mode région à taille fixe</value>
</data>
2017-02-24 10:40:05 +13:00
<data name="ShapeManager_CreateContextMenu_Show_screen_wide_crosshair" xml:space="preserve">
<value>Afficher la large croix sur l'écran</value>
</data>
2015-01-05 03:37:02 +13:00
</root>