From 306d6d3ca9c9ad774d19135681a7f9805f77035f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 22 Feb 2015 14:06:29 -0500 Subject: Imported Upstream version 3.0.3 --- Plugins/CsvExport/CsvExport_fr.ts | 57 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 Plugins/CsvExport/CsvExport_fr.ts (limited to 'Plugins/CsvExport/CsvExport_fr.ts') diff --git a/Plugins/CsvExport/CsvExport_fr.ts b/Plugins/CsvExport/CsvExport_fr.ts new file mode 100644 index 0000000..b36745a --- /dev/null +++ b/Plugins/CsvExport/CsvExport_fr.ts @@ -0,0 +1,57 @@ + + + + + CsvExport + + + Column names in first row + Noms des colonnes dans la 1ère ligne + + + + Column separator: + Séparateur de colonnes: + + + + , (comma) + , (virgule) + + + + ; (semicolon) + ; (point virgule) + + + + \t (tab) + \t (tab) + + + + (whitespace) + (espace) + + + + Custom: + personnalisation: + + + + Export NULL values as: + Exporter la valeur NULL comme: + + + + Empty string + Chaine de caractères vide + + + + Enter the custom separator character. + Saisir le caractère séparateur personnalisé. + + + -- cgit v1.2.3