[libgsf] Add French translation



commit ea39129365b232050cf5f178c084f673f037cc58
Author: Claude Paroz <claude 2xlibre net>
Date:   Mon Sep 21 22:05:36 2009 +0200

    Add French translation
    
    Contributed by Gérard Baylard and Claude Paroz

 po/LINGUAS |    1 +
 po/fr.po   |  634 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 635 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 617ccdf..91fea4d 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -4,6 +4,7 @@ de
 en_GB
 es
 eu
+fr
 nb
 oc
 pt
diff --git a/po/fr.po b/po/fr.po
new file mode 100644
index 0000000..f15f11a
--- /dev/null
+++ b/po/fr.po
@@ -0,0 +1,634 @@
+# French translation of libgsf.
+# Copyright (C) 2009 Free Software Foundation, Inc.
+# This file is distributed under the same license as the libgsf package.
+#
+# Gérard Baylard <<gerard b bbox fr>, 2009
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libgsf-1.14.15 fr\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=libgsf&component=General\n"
+"POT-Creation-Date: 2009-09-21 19:38+0000\n"
+"PO-Revision-Date: 2009-09-19 16:48+0100\n"
+"Last-Translator: Gérard Baylard <gerard b bbox fr>\n"
+"Language-Team: GNOME French Team <gnomefr traduc org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../gsf/gsf-blob.c:111
+#, c-format
+msgid "Not enough memory to copy %s bytes of data"
+msgstr "Mémoire insuffisante pour copier %s octets de données"
+
+#: ../gsf/gsf-clip-data.c:153
+#, c-format
+msgid "The clip_data is in %s, but it is smaller than at least %s bytes"
+msgstr ""
+"Les données du presse-papiers sont dans le format %s, mais leur taille est "
+"inférieure à %s octets"
+
+#: ../gsf/gsf-clip-data.c:247
+#, c-format
+msgid ""
+"The clip_data is in Windows clipboard format, but it is smaller than the "
+"required 4 bytes."
+msgstr ""
+"Les données sont au format presse-papiers Windows, mais elles sont plus "
+"petites que les 4 octets requis."
+
+#: ../gsf/gsf-clip-data.c:258
+msgid "Windows Metafile format"
+msgstr "Format Windows Metafile"
+
+#. CF_BITMAP
+#: ../gsf/gsf-clip-data.c:264
+msgid "Windows DIB or BITMAP format"
+msgstr "Format DIB ou BITMAP Windows"
+
+#: ../gsf/gsf-clip-data.c:269
+msgid "Windows Enhanced Metafile format"
+msgstr "Format Windows Enhanced Metafile"
+
+#: ../gsf/gsf-msole-utils.c:315
+#, c-format
+msgid ""
+"Missing data when reading the %s property; got %s bytes, but %s bytes at "
+"least are needed."
+msgstr ""
+"Données manquantes à la lecture de la propriété %s ; %s octets reçus, mais "
+"il faut au moins %s octets."
+
+#: ../gsf/gsf-msole-utils.c:366
+#, c-format
+msgid ""
+"Corrupt data in the VT_CF property; clipboard data length must be at least 4 "
+"bytes, but the data says it only has %s bytes available."
+msgstr ""
+"Données endommagées pour la propriété VT_CF ; la taille des données du "
+"presse-papiers doit être de 4 octets minimum, mais les données indiquent que "
+"seuls %s octets sont disponibles."
+
+#: ../gsf/gsf-open-pkg-utils.c:351
+#, c-format
+msgid "Unable to find part id='%s' for '%s'"
+msgstr "Impossible de trouver la partie id=« %s » pour « %s »"
+
+#: ../gsf/gsf-open-pkg-utils.c:379
+#, c-format
+msgid "Unable to find part with type='%s' for '%s'"
+msgstr "Impossible de trouver la partie type=« %s » pour « %s »"
+
+#: ../gsf/gsf-open-pkg-utils.c:409
+#, c-format
+msgid "Missing id for part in '%s'"
+msgstr "Identificateur manquant pour une partie dans « %s »"
+
+#: ../gsf/gsf-open-pkg-utils.c:418
+#, c-format
+msgid "Part '%s' in '%s' from '%s' is corrupt!"
+msgstr "La partie « %s » dans « %s » venant de « %s » est endommagée."
+
+#: ../tools/gsf.c:22
+msgid "Display program version"
+msgstr "Affiche le numéro de version du programme"
+
+#: ../tools/gsf.c:44
+#, c-format
+msgid "%s: Failed to open %s: %s\n"
+msgstr "%s : échec à l'ouverture de %s : %s\n"
+
+#: ../tools/gsf.c:65
+#, c-format
+msgid "%s: Failed to recognize %s as an archive\n"
+msgstr "%s : %s n'a pas été reconnu en tant qu'archive\n"
+
+#: ../tools/gsf.c:102
+#, c-format
+msgid "Available subcommands are...\n"
+msgstr "Les sous-commandes disponibles sont ...\n"
+
+#: ../tools/gsf.c:103
+#, c-format
+msgid "* cat        output one or more files in archive\n"
+msgstr "* cat        affiche un ou plusieurs fichiers de l'archive\n"
+
+#: ../tools/gsf.c:104
+#, c-format
+msgid "* dump       dump one or more files in archive as hex\n"
+msgstr ""
+"* dump       vidage hexadécimal d'un ou plusieurs fichiers de l'archive\n"
+
+#: ../tools/gsf.c:105
+#, c-format
+msgid "* help       list subcommands\n"
+msgstr "* help       affiche la liste des sous-commandes\n"
+
+#: ../tools/gsf.c:106
+#, c-format
+msgid "* list       list files in archive\n"
+msgstr "* list       liste les fichiers de l'archive\n"
+
+#: ../tools/gsf.c:107
+#, c-format
+msgid "* listprops  list document properties in archive\n"
+msgstr "* listprops  liste les propriétés des documents de l'archive\n"
+
+#: ../tools/gsf.c:108
+#, c-format
+msgid "* props      print specified document properties\n"
+msgstr "* props      affiche les propriétés de documents spécifiées\n"
+
+#: ../tools/gsf.c:291
+#, c-format
+msgid "No property named %s\n"
+msgstr "Pas de propriété nommée %s\n"
+
+#: ../tools/gsf.c:364
+msgid "SUBCOMMAND ARCHIVE..."
+msgstr "SOUS-COMMANDE ARCHIVE..."
+
+#: ../tools/gsf.c:371
+#, c-format
+msgid ""
+"%s\n"
+"Run '%s --help' to see a full list of available command line options.\n"
+msgstr ""
+"%s\n"
+"Lancez « %s --help » pour voir la liste complète des options disponibles en "
+"ligne de commande.\n"
+
+#: ../tools/gsf.c:378
+#, c-format
+msgid "gsf version %d.%d.%d\n"
+msgstr "gsf version %d.%d.%d\n"
+
+#: ../tools/gsf.c:384
+#, c-format
+msgid "Usage: %s %s\n"
+msgstr "Utilisation : %s %s\n"
+
+#: ../tools/gsf.c:405
+#, c-format
+msgid "Run '%s help' to see a list subcommands.\n"
+msgstr "Lancez « %s help » pour voir la liste des sous-commandes.\n"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:1
+msgid ""
+"Boolean options available, true enables thumbnailing and false disables the "
+"creation of new thumbnails"
+msgstr ""
+"Option booléenne : true (vrai) active la création de miniatures, false (faux) "
+"désactive la création de nouvelles miniatures"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:2
+msgid "Enable thumbnailing for OpenOffice 1.x Calc spreadsheets"
+msgstr ""
+"Active la création de miniatures pour feuilles de calcul OpenOffice 1.x Calc"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:3
+msgid "Enable thumbnailing for OpenOffice 1.x Drawing templates"
+msgstr "Active la création de miniatures pour modèles OpenOffice 1.x Drawing "
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:4
+msgid "Enable thumbnailing for OpenOffice 1.x Impress Presentation templates"
+msgstr ""
+"Active la création de miniatures pour modèles de présentations OpenOffice 1."
+"x Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:5
+msgid "Enable thumbnailing for OpenOffice 1.x Impress presentations"
+msgstr ""
+"Active la création de miniatures pour présentations OpenOffice 1.x Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:6
+msgid "Enable thumbnailing for OpenOffice 1.x Math documents"
+msgstr "Active la création de miniatures pour documents OpenOffice 1.x Math"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:7
+msgid "Enable thumbnailing for OpenOffice 1.x Spreadsheet templates"
+msgstr ""
+"Active la création de miniatures pour modèles OpenOffice 1.x Spreadsheet"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:8
+msgid "Enable thumbnailing for OpenOffice 1.x Writer documents"
+msgstr "Active la création de miniatures pour documents OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:9
+msgid "Enable thumbnailing for OpenOffice 1.x Writer global templates"
+msgstr ""
+"Active la création de miniatures pour modèles globaux OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:10
+msgid "Enable thumbnailing for OpenOffice 1.x Writer templates"
+msgstr "Active la création de miniatures pour modèles OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:11
+msgid "Enable thumbnailing of Microsoft Excel 2007 spreadsheets"
+msgstr ""
+"Active la création de miniatures pour feuilles de calcul Microsoft Excel 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:12
+msgid "Enable thumbnailing of Microsoft Excel spreadsheets"
+msgstr ""
+"Active la création de miniatures pour feuilles de calcul Microsoft Excel"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:13
+msgid "Enable thumbnailing of Microsoft PowerPoint 2007 presentations"
+msgstr ""
+"Active la création de miniatures pour présentations Microsoft PowerPoint "
+"2007 "
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:14
+msgid "Enable thumbnailing of Microsoft PowerPoint presentations"
+msgstr ""
+"Active la création de miniatures pour présentations Microsoft PowerPoint"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:15
+msgid "Enable thumbnailing of Microsoft Word 2007 documents"
+msgstr "Active la création de miniatures pour documents Microsoft Word 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:16
+msgid "Enable thumbnailing of Microsoft Word documents"
+msgstr "Active la création de miniatures pour documents Microsoft Word"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:17
+msgid "Enable thumbnailing of OpenDocument charts"
+msgstr "Active la création de miniatures pour graphiques OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:18
+msgid "Enable thumbnailing of OpenDocument drawing templates"
+msgstr "Active la création de miniatures pour modèles de dessins OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:19
+msgid "Enable thumbnailing of OpenDocument drawings"
+msgstr "Active la création de miniatures pour dessins OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:20
+msgid "Enable thumbnailing of OpenDocument formulas"
+msgstr "Active la création de miniatures pour formules OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:21
+msgid "Enable thumbnailing of OpenDocument images"
+msgstr "Active la création de miniatures pour images OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:22
+msgid "Enable thumbnailing of OpenDocument presentation templates"
+msgstr ""
+"Active la création de miniatures pour modèles de présentation OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:23
+msgid "Enable thumbnailing of OpenDocument presentations"
+msgstr "Active la création de miniatures pour présentations OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:24
+msgid "Enable thumbnailing of OpenDocument spreadsheet templates"
+msgstr ""
+"Active la création de miniatures pour modèles de feuille de calcul "
+"OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:25
+msgid "Enable thumbnailing of OpenDocument spreadsheets"
+msgstr "Active la création de miniatures pour feuilles de calcul OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:26
+msgid "Enable thumbnailing of OpenDocument wordprocessing document templates"
+msgstr ""
+"Active la création de miniatures pour modèles de document de traitement de "
+"texte OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:27
+msgid "Enable thumbnailing of OpenDocument wordprocessing documents"
+msgstr ""
+"Active la création de miniatures pour documents de traitement de texte "
+"OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:28
+msgid "Enable thumbnailing of OpenDocument wordprocessing master documents"
+msgstr ""
+"Active la création de miniatures pour documents maîtres de traitement de "
+"texte OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:29
+msgid "Thumbnail command for Microsoft Excel 2007 spreadsheets"
+msgstr ""
+"Commande de création de miniatures pour feuilles de calcul Microsoft Excel "
+"2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:30
+msgid "Thumbnail command for Microsoft Excel spreadsheets"
+msgstr ""
+"Commande de création de miniatures pour feuilles de calcul Microsoft Excel"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:31
+msgid "Thumbnail command for Microsoft PowerPoint 2007 presentations"
+msgstr ""
+"Commande de création de miniatures pour présentations Microsoft PowerPoint "
+"2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:32
+msgid "Thumbnail command for Microsoft PowerPoint presentations"
+msgstr ""
+"Commande de création de miniatures pour présentations Microsoft PowerPoint"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:33
+msgid "Thumbnail command for Microsoft Word 2007 documents"
+msgstr "Commande de création de miniatures pour documents Microsoft Word 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:34
+msgid "Thumbnail command for Microsoft Word documents"
+msgstr "Commande de création de miniatures pour documents Microsoft Word"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:35
+msgid "Thumbnail command for OpenDocument charts"
+msgstr "Commande de création de miniatures pour graphiques OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:36
+msgid "Thumbnail command for OpenDocument drawing templates"
+msgstr "Commande de création de miniatures pour modèles de dessin OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:37
+msgid "Thumbnail command for OpenDocument drawings"
+msgstr "Commande de création de miniatures pour dessins OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:38
+msgid "Thumbnail command for OpenDocument formulas"
+msgstr "Commande de création de miniatures pour formules OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:39
+msgid "Thumbnail command for OpenDocument images"
+msgstr "Commande de création de miniatures pour images OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:40
+msgid "Thumbnail command for OpenDocument presentation templates"
+msgstr ""
+"Commande de création de miniatures pour modèles de présentation OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:41
+msgid "Thumbnail command for OpenDocument presentations"
+msgstr "Commande de création de miniatures pour présentations OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:42
+msgid "Thumbnail command for OpenDocument spreadsheet templates"
+msgstr ""
+"Commande de création de miniatures pour modèles de feuille de calcul "
+"OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:43
+msgid "Thumbnail command for OpenDocument spreadsheets"
+msgstr ""
+"Commande de création de miniatures pour feuilles de calcul OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:44
+msgid "Thumbnail command for OpenDocument wordprocessing document templates"
+msgstr ""
+"Commande de création de miniatures pour modèles de documents de traitement "
+"de texte OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:45
+msgid "Thumbnail command for OpenDocument wordprocessing documents"
+msgstr ""
+"Commande de création de miniatures pour documents de traitement de texte "
+"OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:46
+msgid "Thumbnail command for OpenDocument wordprocessing master documents"
+msgstr ""
+"Commande de création de miniatures pour documents maîtres de traitement de "
+"texte OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:47
+msgid "Thumbnail command for OpenOffice 1.x Calc spreadsheets"
+msgstr ""
+"Commande de création de miniatures pour feuilles de calcul OpenOffice 1.x "
+"Calc"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:48
+msgid "Thumbnail command for OpenOffice 1.x Drawing templates"
+msgstr "Commande de création de miniatures pour modèles OpenOffice 1.x Drawing"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:49
+msgid "Thumbnail command for OpenOffice 1.x Impress Presentation templates"
+msgstr ""
+"Commande de création de miniatures pour modèles OpenOffice 1.x Impress "
+"Presentation"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:50
+msgid "Thumbnail command for OpenOffice 1.x Impress presentations"
+msgstr ""
+"Commande de création de miniatures pour présentations OpenOffice 1.x Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:51
+msgid "Thumbnail command for OpenOffice 1.x Math documents"
+msgstr "Commande de création de miniatures pour documents OpenOffice 1.x Math"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:52
+msgid "Thumbnail command for OpenOffice 1.x Spreadsheet templates"
+msgstr ""
+"Commande de création de miniatures pour modèles OpenOffice 1.x Spreadsheet"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:53
+msgid "Thumbnail command for OpenOffice 1.x Writer documents"
+msgstr ""
+"Commande de création de miniatures pour documents OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:54
+msgid "Thumbnail command for OpenOffice 1.x Writer global templates"
+msgstr ""
+"Commande de création de miniatures pour modèles globaux OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:55
+msgid "Thumbnail command for OpenOffice 1.x Writer templates"
+msgstr "Commande de création de miniatures pour modèles OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:56
+msgid "Valid command plus arguments for the Microsoft Excel 2007 spreadsheets."
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"feuilles de calcul Microsoft Excel 2007."
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:57
+msgid "Valid command plus arguments for the Microsoft Excel spreadsheets."
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"feuilles de calcul Microsoft Excel."
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:58
+msgid ""
+"Valid command plus arguments for the Microsoft PowerPoint 2007 thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"Microsoft PowerPoint 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:59
+msgid "Valid command plus arguments for the Microsoft PowerPoint thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"Microsoft PowerPoint"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:60
+msgid "Valid command plus arguments for the Microsoft Word 2007 thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"Microsoft Word 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:61
+msgid "Valid command plus arguments for the Microsoft Word thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"Microsoft Word"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:62
+msgid "Valid command plus arguments for the OpenDocument chart thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"graphique OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:63
+msgid ""
+"Valid command plus arguments for the OpenDocument drawing template "
+"thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"modèles de dessin OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:64
+msgid "Valid command plus arguments for the OpenDocument drawing thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"dessins OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:65
+msgid "Valid command plus arguments for the OpenDocument formula thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"formules OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:66
+msgid "Valid command plus arguments for the OpenDocument image thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"images OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:67
+msgid ""
+"Valid command plus arguments for the OpenDocument presentation template "
+"thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"modèles de présentation OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:68
+msgid ""
+"Valid command plus arguments for the OpenDocument presentation thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"présentations OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:69
+msgid ""
+"Valid command plus arguments for the OpenDocument spreadsheet template "
+"thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"modèles de feuilles de calcul OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:70
+msgid ""
+"Valid command plus arguments for the OpenDocument spreadsheet thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"feuilles de calcul OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:71
+msgid ""
+"Valid command plus arguments for the OpenDocument wordprocessing document "
+"template thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"modèles de document de traitement de texte OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:72
+msgid ""
+"Valid command plus arguments for the OpenDocument wordprocessing document "
+"thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"document de traitement de texte OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:73
+msgid ""
+"Valid command plus arguments for the OpenDocument wordprocessing master "
+"document thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"document maître de traitement de texte OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:74
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Drawing template "
+"thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"modèles OpenOffice 1.x Drawing"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:75
+msgid "Valid command plus arguments for the OpenOffice 1.x Drawing thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"OpenOffice 1.x Drawing"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:76
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Impress presentation "
+"template thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"modèles de présentation OpenOffice 1.x Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:77
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Impress presentation "
+"thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"présentations OpenOffice 1.x Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:78
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Math document thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"document OpenOffice 1.x Math"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:79
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Writer document "
+"thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"document OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:80
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Writer global template "
+"thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"modèle global OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:81
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Writer template "
+"thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"modèles OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:82
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x spreadsheet thumbnailer"
+msgstr ""
+"Commande valide avec ses paramètres pour la création de miniatures pour "
+"feuilles de calcul OpenOffice 1.x"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]