]> Pileus Git - ~andy/gtk/blobdiff - po/fr.po
Updated Brazilian Portuguese translation
[~andy/gtk] / po / fr.po
index 5177bc19289c0f653e5c7b1fe849179395f73ce4..b5d8ba22b7907219fd15d48637a85d7e372e8582 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
-# gtk+.po
-# Copyright (C) 1998-2002 Free Software Foundation, Inc.
+# French translation of GTK+.
+# Copyright (C) 1998-2012 Free Software Foundation, Inc.
+# This file is distributed under the same license as the GTK+ package.
+#
 # Vincent Renardias <vincent@debian.org>, 1998-1999.
-# maintainer: Christophe Merlet (RedFox) <redfox@eikonex.org>, 2000-2002.
+# Christophe Merlet <redfox@redfoxcenter.org>, 2000-2006.
 # Christophe Fergeau <christophe.fergeau@laposte.net>, 2002.
-# 
+# David Bellot <david.bellot@inrialpes.fr>, 2003.
+# Benoît Dejean <benoit@placenet.org>, 2006.
+# Jonathan Ernst <jonathan@ernstfamily.ch>, 2006-2007.
+# Robert-André Mauchin <zebob.m@pengzone.org>, 2006-2008.
+# Stéphane Raimbault <stephane.raimbault@gmail.com>, 2007-2008.
+# Claude Paroz <claude@2xlibre.net>, 2007-2011.
+# Yannick Tailliez <ytdispatch-libre@yahoo.com>, 2008.
+# Laurent Coudeur <laurentc@iol.ie>, 2009
+# Bruno Brouard <annoa.b@gmail.com>, 2011-12
+#
 msgid ""
 msgstr ""
-"Project-Id-Version: gtk+ 2.0.2\n"
-"POT-Creation-Date: 2002-04-08 09:55+0200\n"
-"PO-Revision-Date: 2002-04-08 09:55+0200\n"
-"Last-Translator: Christophe Fergeau <teuf@users.sourceforge.net>\n"
+"Project-Id-Version: gtk+ HEAD\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk"
+"%2b&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2012-09-07 15:26+0000\n"
+"PO-Revision-Date: 2012-09-09 20:48+0200\n"
+"Last-Translator: Bruno Brouard <annoa.b@gmail.com>\n"
 "Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:581
+#: ../gdk/gdk.c:155
 #, c-format
-msgid "Failed to open file '%s': %s"
-msgstr "Échec à l'ouverture du fichier « %s » : %s"
+msgid "Error parsing option --gdk-debug"
+msgstr "Erreur lors de l'analyse de l'option --gdk-debug"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:591
+#: ../gdk/gdk.c:175
 #, c-format
-msgid "Image file '%s' contains no data"
-msgstr "Le fichier image « %s » ne contient pas de données"
+msgid "Error parsing option --gdk-no-debug"
+msgstr "Erreur lors de l'analyse de l'option --gdk-no-debug"
+
+#. Description of --class=CLASS in --help output
+#: ../gdk/gdk.c:203
+msgid "Program class as used by the window manager"
+msgstr "Classe du programme telle qu'utilisée par le gestionnaire de fenêtres"
+
+#. Placeholder in --class=CLASS in --help output
+#: ../gdk/gdk.c:204
+msgid "CLASS"
+msgstr "CLASSE"
+
+#. Description of --name=NAME in --help output
+#: ../gdk/gdk.c:206
+msgid "Program name as used by the window manager"
+msgstr "Nom du programme tel qu'utilisé par le gestionnaire de fenêtres"
+
+#. Placeholder in --name=NAME in --help output
+#: ../gdk/gdk.c:207
+msgid "NAME"
+msgstr "NOM"
+
+#. Description of --display=DISPLAY in --help output
+#: ../gdk/gdk.c:209
+msgid "X display to use"
+msgstr "Affichage X à utiliser"
+
+#. Placeholder in --display=DISPLAY in --help output
+#: ../gdk/gdk.c:210
+msgid "DISPLAY"
+msgstr "AFFICHAGE"
+
+#. Description of --gdk-debug=FLAGS in --help output
+#: ../gdk/gdk.c:213
+msgid "GDK debugging flags to set"
+msgstr "Drapeaux de débogage GDK à définir"
+
+#. Placeholder in --gdk-debug=FLAGS in --help output
+#. Placeholder in --gdk-no-debug=FLAGS in --help output
+#. Placeholder in --gtk-debug=FLAGS in --help output
+#. Placeholder in --gtk-no-debug=FLAGS in --help output
+#: ../gdk/gdk.c:214 ../gdk/gdk.c:217 ../gtk/gtkmain.c:453 ../gtk/gtkmain.c:456
+msgid "FLAGS"
+msgstr "DRAPEAUX"
+
+#. Description of --gdk-no-debug=FLAGS in --help output
+#: ../gdk/gdk.c:216
+msgid "GDK debugging flags to unset"
+msgstr "Drapeaux de débogage GDK à ne pas définir"
 
-#: gdk-pixbuf/gdk-pixbuf-animation.c:183
-#, c-format
-msgid "Don't know how to load the animation in file '%s'"
-msgstr "Ne sait pas comment charger l'animation du fichier « %s »"
-
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:636
-#, c-format
-msgid ""
-"Failed to load image '%s': reason not known, probably a corrupt image file"
-msgstr ""
-"Échec au chargement de l'image « %s » : raison inconnue, probablement un "
-"fichier d'image corrompu"
-
-#: gdk-pixbuf/gdk-pixbuf-animation.c:233
-#, c-format
-msgid ""
-"Failed to load animation '%s': reason not known, probably a corrupt "
-"animation file"
-msgstr ""
-"Échec au chargement de l'animation « %s » : raison inconnu, probablement un "
-"fichier d'animation corrompu"
-
-#: gdk-pixbuf/gdk-pixbuf-io.c:354
-#, c-format
-msgid "Unable to load image-loading module: %s: %s"
-msgstr "Incapable de charger le module de chargement d'image : %s : %s"
-
-#: gdk-pixbuf/gdk-pixbuf-io.c:373
-#, c-format
-msgid ""
-"Image-loading module %s does not export the proper interface; perhaps it's "
-"from a different GTK version?"
-msgstr ""
-"Le module de chargement d'image %s n'exporte pas la bonne interface ; peut-"
-"être qu'il est d'une version différente de GTK ?"
-
-#: gdk-pixbuf/gdk-pixbuf-io.c:490 gdk-pixbuf/gdk-pixbuf-io.c:516
-#, c-format
-msgid "Image type '%s' is not supported"
-msgstr "L'image de type « %s » n'est pas supporté"
-
-#: gdk-pixbuf/gdk-pixbuf-io.c:538
-#, c-format
-msgid "Couldn't recognize the image file format for file '%s'"
-msgstr ""
-"Ne peut reconnaitre le format de fichier d'image pour le fichier « %s »"
-
-#: gdk-pixbuf/gdk-pixbuf-io.c:544
-msgid "Unrecognized image file format"
-msgstr "Format de fichier d'image non reconnu"
-
-#: gdk-pixbuf/gdk-pixbuf-io.c:614
-#, c-format
-msgid "Don't know how to load the image in file '%s'"
-msgstr "Ne sait pas comment charger l'image dans le fichier « %s »"
-
-#: gdk-pixbuf/gdk-pixbuf-io.c:647
-#, c-format
-msgid "Failed to load image '%s': %s"
-msgstr "Échec du chargement de l'image « %s » : %s"
+#.
+#. * Translators, the strings in the 'keyboard label' context are
+#. * display names for keyboard keys. Some of them have prefixes like
+#. * XF86 or ISO_ - these should be removed in the translation. Similarly,
+#. * underscores should be replaced by spaces. The prefix 'KP_' stands
+#. * for 'key pad' and you may want to include that in your translation.
+#. * Here are some examples of English translations:
+#. * XF86AudioMute - Audio mute
+#. * Scroll_lock   - Scroll lock
+#. * KP_Space      - Space (keypad)
+#. * Page_Up       - Page up
+#.
+#: ../gdk/keyname-table.h:3952
+msgctxt "keyboard label"
+msgid "BackSpace"
+msgstr "Retour arrière"
+
+#: ../gdk/keyname-table.h:3953
+msgctxt "keyboard label"
+msgid "Tab"
+msgstr "Tabulation"
+
+#: ../gdk/keyname-table.h:3954
+msgctxt "keyboard label"
+msgid "Return"
+msgstr "Retour"
+
+#: ../gdk/keyname-table.h:3955
+msgctxt "keyboard label"
+msgid "Pause"
+msgstr "Pause"
+
+#: ../gdk/keyname-table.h:3956
+msgctxt "keyboard label"
+msgid "Scroll_Lock"
+msgstr "Arrêt défil."
+
+#: ../gdk/keyname-table.h:3957
+msgctxt "keyboard label"
+msgid "Sys_Req"
+msgstr "Syst"
+
+#: ../gdk/keyname-table.h:3958
+msgctxt "keyboard label"
+msgid "Escape"
+msgstr "Échap."
+
+#: ../gdk/keyname-table.h:3959
+msgctxt "keyboard label"
+msgid "Multi_key"
+msgstr "Touche multi"
+
+#: ../gdk/keyname-table.h:3960
+msgctxt "keyboard label"
+msgid "Home"
+msgstr "Origine"
+
+#: ../gdk/keyname-table.h:3961
+msgctxt "keyboard label"
+msgid "Left"
+msgstr "Gauche"
+
+#: ../gdk/keyname-table.h:3962
+msgctxt "keyboard label"
+msgid "Up"
+msgstr "Haut"
+
+#: ../gdk/keyname-table.h:3963
+msgctxt "keyboard label"
+msgid "Right"
+msgstr "Droite"
+
+#: ../gdk/keyname-table.h:3964
+msgctxt "keyboard label"
+msgid "Down"
+msgstr "Bas"
+
+#: ../gdk/keyname-table.h:3965
+msgctxt "keyboard label"
+msgid "Page_Up"
+msgstr "Page haut"
+
+#: ../gdk/keyname-table.h:3966
+msgctxt "keyboard label"
+msgid "Page_Down"
+msgstr "Page bas"
+
+#: ../gdk/keyname-table.h:3967
+msgctxt "keyboard label"
+msgid "End"
+msgstr "Fin"
+
+#: ../gdk/keyname-table.h:3968
+msgctxt "keyboard label"
+msgid "Begin"
+msgstr "Début"
+
+#: ../gdk/keyname-table.h:3969
+msgctxt "keyboard label"
+msgid "Print"
+msgstr "Impr"
+
+#: ../gdk/keyname-table.h:3970
+msgctxt "keyboard label"
+msgid "Insert"
+msgstr "Inser"
+
+#: ../gdk/keyname-table.h:3971
+msgctxt "keyboard label"
+msgid "Num_Lock"
+msgstr "Verr. num."
+
+#. Translators: KP_ means 'key pad' here
+#: ../gdk/keyname-table.h:3973
+msgctxt "keyboard label"
+msgid "KP_Space"
+msgstr "Num_Espace"
+
+#: ../gdk/keyname-table.h:3974
+msgctxt "keyboard label"
+msgid "KP_Tab"
+msgstr "Num_Tab"
+
+#: ../gdk/keyname-table.h:3975
+msgctxt "keyboard label"
+msgid "KP_Enter"
+msgstr "Num_Entrée"
+
+#: ../gdk/keyname-table.h:3976
+msgctxt "keyboard label"
+msgid "KP_Home"
+msgstr "Num_Origine"
+
+#: ../gdk/keyname-table.h:3977
+msgctxt "keyboard label"
+msgid "KP_Left"
+msgstr "Num_Gauche"
+
+#: ../gdk/keyname-table.h:3978
+msgctxt "keyboard label"
+msgid "KP_Up"
+msgstr "Num_Haut"
+
+#: ../gdk/keyname-table.h:3979
+msgctxt "keyboard label"
+msgid "KP_Right"
+msgstr "Num_Droite"
+
+#: ../gdk/keyname-table.h:3980
+msgctxt "keyboard label"
+msgid "KP_Down"
+msgstr "Num_Bas"
+
+#: ../gdk/keyname-table.h:3981
+msgctxt "keyboard label"
+msgid "KP_Page_Up"
+msgstr "Num_Page_Haut"
+
+#: ../gdk/keyname-table.h:3982
+msgctxt "keyboard label"
+msgid "KP_Prior"
+msgstr "Num_Préc"
+
+#: ../gdk/keyname-table.h:3983
+msgctxt "keyboard label"
+msgid "KP_Page_Down"
+msgstr "Num_Page_Bas"
+
+#: ../gdk/keyname-table.h:3984
+msgctxt "keyboard label"
+msgid "KP_Next"
+msgstr "Num_Suiv"
+
+#: ../gdk/keyname-table.h:3985
+msgctxt "keyboard label"
+msgid "KP_End"
+msgstr "Num_Fin"
+
+#: ../gdk/keyname-table.h:3986
+msgctxt "keyboard label"
+msgid "KP_Begin"
+msgstr "Num_Début"
+
+#: ../gdk/keyname-table.h:3987
+msgctxt "keyboard label"
+msgid "KP_Insert"
+msgstr "Num_Inser"
+
+#: ../gdk/keyname-table.h:3988
+msgctxt "keyboard label"
+msgid "KP_Delete"
+msgstr "Num_Suppr"
+
+#: ../gdk/keyname-table.h:3989
+msgctxt "keyboard label"
+msgid "Delete"
+msgstr "Suppr"
+
+#. Translators: 'Mon' means Monitor here, and the XF86 prefix should be removed
+#: ../gdk/keyname-table.h:3991
+msgctxt "keyboard label"
+msgid "XF86MonBrightnessUp"
+msgstr "LuminositéÉcranPlusForte"
+
+#: ../gdk/keyname-table.h:3992
+msgctxt "keyboard label"
+msgid "XF86MonBrightnessDown"
+msgstr "LuminositéÉcranPlusFaible"
+
+#: ../gdk/keyname-table.h:3993
+msgctxt "keyboard label"
+msgid "XF86AudioMute"
+msgstr "SourdineVolume"
+
+#: ../gdk/keyname-table.h:3994
+msgctxt "keyboard label"
+msgid "XF86AudioLowerVolume"
+msgstr "VolumePlusFort"
+
+#: ../gdk/keyname-table.h:3995
+msgctxt "keyboard label"
+msgid "XF86AudioRaiseVolume"
+msgstr "VolumePlusFaible"
+
+#: ../gdk/keyname-table.h:3996
+msgctxt "keyboard label"
+msgid "XF86AudioPlay"
+msgstr "DémarrageLecture"
+
+#: ../gdk/keyname-table.h:3997
+msgctxt "keyboard label"
+msgid "XF86AudioStop"
+msgstr "ArrêtLecture"
+
+#: ../gdk/keyname-table.h:3998
+msgctxt "keyboard label"
+msgid "XF86AudioNext"
+msgstr "MorceauSuivant"
+
+#: ../gdk/keyname-table.h:3999
+msgctxt "keyboard label"
+msgid "XF86AudioPrev"
+msgstr "MorceauPrécédent"
+
+#: ../gdk/keyname-table.h:4000
+msgctxt "keyboard label"
+msgid "XF86AudioRecord"
+msgstr "Enregistrement"
+
+#: ../gdk/keyname-table.h:4001
+msgctxt "keyboard label"
+msgid "XF86AudioPause"
+msgstr "Pause"
+
+#: ../gdk/keyname-table.h:4002
+msgctxt "keyboard label"
+msgid "XF86AudioRewind"
+msgstr "LectureEnArrière"
+
+#: ../gdk/keyname-table.h:4003
+msgctxt "keyboard label"
+msgid "XF86AudioMedia"
+msgstr "MédiaAudio"
+
+#: ../gdk/keyname-table.h:4004
+msgctxt "keyboard label"
+msgid "XF86ScreenSaver"
+msgstr "ÉconomiseurÉcran"
+
+#: ../gdk/keyname-table.h:4005
+msgctxt "keyboard label"
+msgid "XF86Battery"
+msgstr "Batterie"
+
+#: ../gdk/keyname-table.h:4006
+msgctxt "keyboard label"
+msgid "XF86Launch1"
+msgstr "Lancement1"
+
+#: ../gdk/keyname-table.h:4007
+msgctxt "keyboard label"
+msgid "XF86Forward"
+msgstr "EnAvant"
+
+#: ../gdk/keyname-table.h:4008
+msgctxt "keyboard label"
+msgid "XF86Back"
+msgstr "EnArrière"
+
+#: ../gdk/keyname-table.h:4009
+msgctxt "keyboard label"
+msgid "XF86Sleep"
+msgstr "MiseEnVeille"
+
+#: ../gdk/keyname-table.h:4010
+msgctxt "keyboard label"
+msgid "XF86Hibernate"
+msgstr "Hibernation"
+
+#: ../gdk/keyname-table.h:4011
+msgctxt "keyboard label"
+msgid "XF86WLAN"
+msgstr "RéseauSansFil"
+
+#: ../gdk/keyname-table.h:4012
+msgctxt "keyboard label"
+msgid "XF86WebCam"
+msgstr "Webcam"
+
+#: ../gdk/keyname-table.h:4013
+msgctxt "keyboard label"
+msgid "XF86Display"
+msgstr "Écran"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:752
+#: ../gdk/keyname-table.h:4014
+msgctxt "keyboard label"
+msgid "XF86TouchpadToggle"
+msgstr "BasculePavéTactile"
+
+#: ../gdk/keyname-table.h:4015
+msgctxt "keyboard label"
+msgid "XF86WakeUp"
+msgstr "Réveil"
+
+#: ../gdk/keyname-table.h:4016
+msgctxt "keyboard label"
+msgid "XF86Suspend"
+msgstr "Suspension"
+
+#. Description of --sync in --help output
+#: ../gdk/win32/gdkmain-win32.c:53
+msgid "Don't batch GDI requests"
+msgstr "Ne pas traiter les requêtes GDI"
+
+#. Description of --no-wintab in --help output
+#: ../gdk/win32/gdkmain-win32.c:55
+msgid "Don't use the Wintab API for tablet support"
+msgstr "Ne pas utiliser l'API Wintab pour le support de la tablette"
+
+#. Description of --ignore-wintab in --help output
+#: ../gdk/win32/gdkmain-win32.c:57
+msgid "Same as --no-wintab"
+msgstr "Identique à --no-wintab"
+
+#. Description of --use-wintab in --help output
+#: ../gdk/win32/gdkmain-win32.c:59
+msgid "Do use the Wintab API [default]"
+msgstr "Ne pas utiliser l'API Wintab [défaut]"
+
+#. Description of --max-colors=COLORS in --help output
+#: ../gdk/win32/gdkmain-win32.c:61
+msgid "Size of the palette in 8 bit mode"
+msgstr "Taille de la palette en mode 8 bits"
+
+#. Placeholder in --max-colors=COLORS in --help output
+#: ../gdk/win32/gdkmain-win32.c:62
+msgid "COLORS"
+msgstr "COULEURS"
+
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:292
 #, c-format
-msgid "This build of gdk-pixbuf does not support saving the image format: %s"
-msgstr ""
-"Cette construction de gdk-pixbuf ne supporte pas l'enregistrement au format "
-"d'image : %s"
+msgid "Starting %s"
+msgstr "Lancement de %s"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:859
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:305
 #, c-format
-msgid "Failed to open '%s' for writing: %s"
-msgstr "Échec de l'ouverture de « %s » en écriture : %s"
+msgid "Opening %s"
+msgstr "Ouverture de %s"
 
-#: gdk-pixbuf/gdk-pixbuf-io.c:880
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:310
 #, c-format
+msgid "Opening %d Item"
+msgid_plural "Opening %d Items"
+msgstr[0] "Ouverture de %d élément"
+msgstr[1] "Ouverture de %d éléments"
+
+#: ../gtk/a11y/gtkspinneraccessible.c:40
+msgctxt "throbbing progress animation widget"
+msgid "Spinner"
+msgstr "Indicateur d'activité"
+
+#: ../gtk/a11y/gtkspinneraccessible.c:41
+msgid "Provides visual indication of progress"
+msgstr "Fournit une indication visuelle d'une progression"
+
+#: ../gtk/a11y/gtkswitchaccessible.c:63
+msgctxt "light switch widget"
+msgid "Switch"
+msgstr "Interrupteur"
+
+#: ../gtk/a11y/gtkswitchaccessible.c:64
+msgid "Switches between on and off states"
+msgstr "Bascule entre les états allumé et éteint"
+
+#: ../gtk/deprecated/gtkcolorsel.c:425
 msgid ""
-"Failed to close '%s' while writing image, all data may not have been saved: %"
-"s"
+"Select the color you want from the outer ring. Select the darkness or "
+"lightness of that color using the inner triangle."
 msgstr ""
-"Échec à la fermeture de « %s » durand l'écriture de l'image, toutes les "
-"données n'ont peut-être pas été enregistré : %s"
-
-#: gdk-pixbuf/gdk-pixbuf-loader.c:250
-#, c-format
-msgid "Incremental loading of image type '%s' is not supported"
-msgstr "Le chargement progressif d'image de type « %s » n'est pas supporté"
+"Sélectionnez la couleur que vous désirez depuis l'anneau extérieur. "
+"Sélectionnez la luminosité de la couleur en utilisant le triangle intérieur."
 
-#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
-#, c-format
+#: ../gtk/deprecated/gtkcolorsel.c:451
 msgid ""
-"Internal error: Image loader module '%s' failed to begin loading an image, "
-"but didn't give a reason for the failure"
+"Click the eyedropper, then click a color anywhere on your screen to select "
+"that color."
 msgstr ""
-"Erreur interne : le module chargeur d'image « %s » a échoué à commencer le "
-"chargement d'une image, mais ne donne pas de raison pour son échec"
+"Cliquez sur la pipette, puis cliquez sur une couleur n'importe où sur "
+"l'écran pour sélectionner cette couleur."
 
-#: gdk-pixbuf/gdk-pixdata.c:146
-msgid "Image header corrupt"
-msgstr "Entête de l'image corrompu"
-
-#: gdk-pixbuf/gdk-pixdata.c:151
-msgid "Image format unknown"
-msgstr "Format d'image inconnu"
-
-#: gdk-pixbuf/gdk-pixdata.c:156 gdk-pixbuf/gdk-pixdata.c:457
-msgid "Image pixel data corrupt"
-msgstr ""
+#: ../gtk/deprecated/gtkcolorsel.c:461
+msgid "_Hue:"
+msgstr "_Teinte :"
 
-#: gdk-pixbuf/gdk-pixdata.c:403
-#, c-format
-msgid "failed to allocate image buffer of %u bytes"
-msgstr "Échec lors de l'allocation d'un tampon de %u octets pour l'image"
+#: ../gtk/deprecated/gtkcolorsel.c:462
+msgid "Position on the color wheel."
+msgstr "Position sur le cercle des couleurs."
 
-#: gdk-pixbuf/io-bmp.c:249 gdk-pixbuf/io-bmp.c:349
-msgid "Not enough memory to load bitmap image"
-msgstr "Pas essez de mémoire pour charger l'image bitmap"
+#: ../gtk/deprecated/gtkcolorsel.c:464
+msgid "S_aturation:"
+msgstr "_Saturation :"
 
-#: gdk-pixbuf/io-bmp.c:275
-msgid "BMP image has unsupported header size"
-msgstr "L'image BMP a une taille d'entête non supportée"
+#: ../gtk/deprecated/gtkcolorsel.c:465
+msgid "Intensity of the color."
+msgstr "Intensité de la couleur."
 
-#: gdk-pixbuf/io-bmp.c:300 gdk-pixbuf/io-bmp.c:323 gdk-pixbuf/io-bmp.c:382
-msgid "BMP image has bogus header data"
-msgstr ""
+# Conflit possible avec _Vert
+#: ../gtk/deprecated/gtkcolorsel.c:466
+msgid "_Value:"
+msgstr "V_aleur :"
 
-#: gdk-pixbuf/io-gif.c:218
-#, c-format
-msgid "Failure reading GIF: %s"
-msgstr "Échec lors de la lecture du fichier GIF : %s"
+#: ../gtk/deprecated/gtkcolorsel.c:467
+msgid "Brightness of the color."
+msgstr "Luminosité de la couleur."
 
-#: gdk-pixbuf/io-gif.c:460 gdk-pixbuf/io-gif.c:1382 gdk-pixbuf/io-gif.c:1542
-msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
-msgstr ""
-"Il manque au fichier GIF quelques données (peut-être a t'il été tronquée ?)"
+#: ../gtk/deprecated/gtkcolorsel.c:468
+msgid "_Red:"
+msgstr "_Rouge :"
 
-#: gdk-pixbuf/io-gif.c:469
-#, c-format
-msgid "Internal error in the GIF loader (%s)"
-msgstr "Erreur interne dans le chargeur GIF (%s)"
+#: ../gtk/deprecated/gtkcolorsel.c:469
+msgid "Amount of red light in the color."
+msgstr "Quantité de rouge dans la couleur."
 
-#: gdk-pixbuf/io-gif.c:592
-msgid "GIF image loader can't understand this image."
-msgstr ""
+#: ../gtk/deprecated/gtkcolorsel.c:470
+msgid "_Green:"
+msgstr "_Vert :"
 
-#: gdk-pixbuf/io-gif.c:621
-msgid "Bad code encountered"
-msgstr ""
+#: ../gtk/deprecated/gtkcolorsel.c:471
+msgid "Amount of green light in the color."
+msgstr "Quantité de vert dans la couleur."
 
-#: gdk-pixbuf/io-gif.c:630
-msgid "Circular table entry in GIF file"
-msgstr "Entrée de table circulaire dans le fichier GIF"
+#: ../gtk/deprecated/gtkcolorsel.c:472
+msgid "_Blue:"
+msgstr "_Bleu :"
 
-#: gdk-pixbuf/io-gif.c:762 gdk-pixbuf/io-gif.c:1370 gdk-pixbuf/io-gif.c:1415
-#: gdk-pixbuf/io-gif.c:1530
-msgid "Not enough memory to load GIF file"
-msgstr "Pas assez de mémoire pour charger le fichier GIF"
+#: ../gtk/deprecated/gtkcolorsel.c:473
+msgid "Amount of blue light in the color."
+msgstr "Quantité de bleu dans la couleur."
 
-#: gdk-pixbuf/io-gif.c:1009
-msgid "GIF image is corrupt (incorrect LZW compression)"
-msgstr "L'image GIF est corrompu (compression LZW incorrecte)"
+#: ../gtk/deprecated/gtkcolorsel.c:476
+msgid "Op_acity:"
+msgstr "Op_acité :"
 
-#: gdk-pixbuf/io-gif.c:1059
-msgid "File does not appear to be a GIF file"
-msgstr "Le fichier n'apparait pas être un fichier GIF"
+#: ../gtk/deprecated/gtkcolorsel.c:484 ../gtk/deprecated/gtkcolorsel.c:494
+msgid "Transparency of the color."
+msgstr "Transparence de la couleur."
 
-#: gdk-pixbuf/io-gif.c:1071
-#, c-format
-msgid "Version %s of the GIF file format is not supported"
-msgstr "La version %s de ce format de fichier GIF n'est pas supportée"
+#: ../gtk/deprecated/gtkcolorsel.c:501
+msgid "Color _name:"
+msgstr "_Nom de la couleur :"
 
-#: gdk-pixbuf/io-gif.c:1144
-msgid "GIF image contained a frame with height or width 0."
+#: ../gtk/deprecated/gtkcolorsel.c:516
+msgid ""
+"You can enter an HTML-style hexadecimal color value, or simply a color name "
+"such as 'orange' in this entry."
 msgstr ""
+"Dans cette zone de texte, vous pouvez saisir un code de couleur hexadécimal "
+"(comme les codes de couleur HTML), ou bien un nom de couleur (comme "
+"« orange »)."
 
-#: gdk-pixbuf/io-gif.c:1157
-msgid "GIF image contained a frame appearing outside the image bounds."
-msgstr ""
+#: ../gtk/deprecated/gtkcolorsel.c:548
+msgid "_Palette:"
+msgstr "_Palette :"
 
-#: gdk-pixbuf/io-gif.c:1173
-msgid "First frame of GIF image had 'revert to previous' as its disposal mode."
-msgstr ""
+#: ../gtk/deprecated/gtkcolorsel.c:578
+msgid "Color Wheel"
+msgstr "Cercle des couleurs"
 
-#: gdk-pixbuf/io-gif.c:1208
+#: ../gtk/deprecated/gtkcolorsel.c:1072
 msgid ""
-"GIF image has no global colormap, and a frame inside it has no local "
-"colormap."
+"The previously-selected color, for comparison to the color you're selecting "
+"now. You can drag this color to a palette entry, or select this color as "
+"current by dragging it to the other color swatch alongside."
 msgstr ""
+"La couleur précédemment sélectionnée, en comparaison de la couleur que vous "
+"êtes en train de sélectionner maintenant. Vous pouvez glisser cette couleur "
+"sur une entrée de palette, ou sélectionner cette couleur comme actuelle en "
+"la glissant sur un autre échantillon de couleur à côté."
 
-#: gdk-pixbuf/io-gif.c:1437
-msgid "GIF image was truncated or incomplete."
+#: ../gtk/deprecated/gtkcolorsel.c:1078
+msgid ""
+"The color you've chosen. You can drag this color to a palette entry to save "
+"it for use in the future."
 msgstr ""
+"La couleur que vous avez choisie. Vous pouvez faire glisser cette couleur "
+"dans une entrée de la palette pour pouvoir la réutiliser ultérieurement."
 
-#: gdk-pixbuf/io-ico.c:207
-#, c-format
-msgid "Failure reading ICO: %s"
-msgstr "Erreur lors de la lecture du fichier ICO : %s"
-
-#: gdk-pixbuf/io-ico.c:224
-msgid "ICO file was missing some data (perhaps it was truncated somehow?)"
-msgstr "Il manque des données dans le fichier ICO (il est peut-être tronqué ?)"
-
-#: gdk-pixbuf/io-ico.c:262 gdk-pixbuf/io-ico.c:318 gdk-pixbuf/io-ico.c:381
-#: gdk-pixbuf/io-ico.c:443 gdk-pixbuf/io-ico.c:460
-msgid "Not enough memory to load icon"
-msgstr "Pas assez de mémoire pour charger l'icône"
-
-#: gdk-pixbuf/io-ico.c:303
-msgid "Invalid header in icon"
-msgstr "Entête invalide pour l'icône"
-
-#: gdk-pixbuf/io-ico.c:340
-msgid "Icon has zero width"
-msgstr "L'icone a une largeur nulle"
-
-#: gdk-pixbuf/io-ico.c:350
-msgid "Icon has zero height"
-msgstr "L'icone a une hauteur nulle"
-
-#: gdk-pixbuf/io-ico.c:395
-msgid "Compressed icons are not supported"
-msgstr "Les icônes compressées ne sont pas supportées"
-
-#: gdk-pixbuf/io-ico.c:428
-msgid "Unsupported icon type"
-msgstr "Type d'icône non supporté"
-
-#: gdk-pixbuf/io-ico.c:499
-msgid "Not enough memory to load ICO file"
-msgstr "Pas assez de mémoire pour charger le fichier ICO"
-
-#: gdk-pixbuf/io-jpeg.c:125
-#, c-format
-msgid "Error interpreting JPEG image file (%s)"
-msgstr "Erreur d'interprétation du fichier d'image JPEG (%s)"
-
-#: gdk-pixbuf/io-jpeg.c:234
+#: ../gtk/deprecated/gtkcolorsel.c:1084
 msgid ""
-"Insufficient memory to load image, try exiting some applications to free "
-"memory"
+"The previously-selected color, for comparison to the color you're selecting "
+"now."
 msgstr ""
-"Mémoire insuffisante pour charger l'image, essayez de quitter quelques "
-"applications pour libérer de la mémoire"
+"La couleur précédemment sélectionnée, pour comparer à la couleur que vous "
+"sélectionnez actuellement."
 
-#: gdk-pixbuf/io-jpeg.c:345 gdk-pixbuf/io-jpeg.c:538 gdk-pixbuf/io-jpeg.c:710
-msgid "Couldn't allocate memory for loading JPEG file"
-msgstr "Ne peut allouer de la mémoire pour chager le fichier JPEG"
+#: ../gtk/deprecated/gtkcolorsel.c:1088
+msgid "The color you've chosen."
+msgstr "La couleur que vous avez choisie."
 
-#: gdk-pixbuf/io-jpeg.c:664
-#, c-format
-msgid ""
-"JPEG quality must be a value between 0 and 100; value '%s' could not be "
-"parsed."
-msgstr ""
-"La qualité JPEG doit être une valeur entre 0 et 100 ; la valeur « %s » ne "
-"peut être analysée"
+#: ../gtk/deprecated/gtkcolorsel.c:1491
+msgid "_Save color here"
+msgstr "_Enregistrer la couleur ici"
 
-#: gdk-pixbuf/io-jpeg.c:679
-#, c-format
+#: ../gtk/deprecated/gtkcolorsel.c:1695
 msgid ""
-"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
+"Click this palette entry to make it the current color. To change this entry, "
+"drag a color swatch here or right-click it and select \"Save color here.\""
 msgstr ""
-"La qualité JPEG doit être une valeur entre 0 et 100 ; la valeur « %d » n'est "
-"pas autorisée"
+"Cliquez cette entrée de palette pour en faire la couleur actuelle. Pour "
+"modifier cette entrée, glissez un échantillon de couleur ou faites un clic "
+"droit dessus et sélectionnez « Enregistrer la couleur ici »."
 
-#: gdk-pixbuf/io-png.c:55
-msgid "Bits per channel of PNG image is invalid."
-msgstr "Le nombre de bits par canal de l'image PNG est invalide"
-
-#: gdk-pixbuf/io-png.c:136
-msgid "Transformed PNG has zero width or height."
-msgstr ""
+#. We emit the response for the Select button manually,
+#. * since we want to save the color first
+#.
+#: ../gtk/deprecated/gtkcolorseldialog.c:201 ../gtk/gtkappchooserdialog.c:574
+#: ../gtk/gtkcolorchooserdialog.c:150 ../gtk/gtkfontchooserdialog.c:174
+#: ../gtk/gtkprinteroptionwidget.c:550
+msgid "_Select"
+msgstr "_Sélectionner"
 
-#: gdk-pixbuf/io-png.c:144
-msgid "Bits per channel of transformed PNG is not 8."
-msgstr ""
+#: ../gtk/deprecated/gtkcolorseldialog.c:219
+msgid "Color Selection"
+msgstr "Sélecteur de couleurs"
 
-#: gdk-pixbuf/io-png.c:153
-msgid "Transformed PNG not RGB or RGBA."
+#. This is the default text shown in the preview entry, though the user
+#. can set it. Remember that some fonts only have capital letters.
+#: ../gtk/deprecated/gtkfontsel.c:124
+msgid "abcdefghijk ABCDEFGHIJK"
 msgstr ""
+"Dès Noël où un zéphyr haï me vêt de glaçons würmiens je dîne d’exquis rôtis "
+"de bœuf au kir à l’aÿ d’âge mûr & cætera ! 0123456789."
 
-#: gdk-pixbuf/io-png.c:162
-msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
-msgstr ""
+#: ../gtk/deprecated/gtkfontsel.c:393
+msgid "_Family:"
+msgstr "_Famille :"
 
-#: gdk-pixbuf/io-png.c:183
-#, c-format
-msgid "Fatal error in PNG image file: %s"
-msgstr "Erreur fatale dans le fichier d'image PNG : %s"
+#: ../gtk/deprecated/gtkfontsel.c:400
+msgid "_Style:"
+msgstr "_Style :"
 
-#: gdk-pixbuf/io-png.c:296
-msgid "Insufficient memory to load PNG file"
-msgstr "Mémoire insuffisante pour charger le fichier PNG"
+#: ../gtk/deprecated/gtkfontsel.c:407
+msgid "Si_ze:"
+msgstr "_Taille :"
 
-#: gdk-pixbuf/io-png.c:599
-#, c-format
-msgid ""
-"Insufficient memory to store a %ld by %ld image; try exiting some "
-"applications to reduce memory usage"
-msgstr ""
-"Mémoire insuffisante pour stocker une image de %ld par %ld ; essayer de "
-"quitter quelques applications pour réduire l'usage mémoire"
+#. create the text entry widget
+#: ../gtk/deprecated/gtkfontsel.c:584
+msgid "_Preview:"
+msgstr "_Aperçu :"
 
-#: gdk-pixbuf/io-png.c:650
-msgid "Fatal error reading PNG image file"
-msgstr "Erreur fatale lors de la lecture d'une image PNG"
+#: ../gtk/deprecated/gtkfontsel.c:1720 ../gtk/gtkfontchooserdialog.c:183
+msgid "Font Selection"
+msgstr "Sélecteur de polices"
 
-#: gdk-pixbuf/io-png.c:699
+#. Translators: this is the license preamble; the string at the end
+#. * contains the URL of the license.
+#.
+#: ../gtk/gtkaboutdialog.c:104
 #, c-format
-msgid "Fatal error reading PNG image file: %s"
-msgstr "Erreur fatale lors de la lecture du fichier d'image PNG : %s"
-
-#: gdk-pixbuf/io-png.c:765
 msgid ""
-"Keys for PNG tEXt chunks must have at least 1 and at most 79 characters."
-msgstr ""
-
-#: gdk-pixbuf/io-png.c:773
-msgid "Keys for PNG tEXt chunks must be ASCII characters."
-msgstr ""
-
-#: gdk-pixbuf/io-png.c:794
-msgid "Value for PNG tEXt chunk can not be converted to ISO-8859-1 encoding."
+"This program comes with ABSOLUTELY NO WARRANTY;\n"
+"for details, visit <a href=\"%s\">%s</a>"
 msgstr ""
+"Ce programme est fourni sans AUCUNE GARANTIE ;\n"
+"pour plus de détails, visitez <a href=\"%s\">%s</a>"
 
-#: gdk-pixbuf/io-pnm.c:254
-msgid "PNM loader expected to find an integer, but didn't"
-msgstr ""
-"Le chargeur PNM attendait de recevoir un entier, mais ce n'en était pas un"
-
-#: gdk-pixbuf/io-pnm.c:286
-msgid "PNM file has an incorrect initial byte"
-msgstr "Le fichier PNM a un octet initial incorrect"
-
-#: gdk-pixbuf/io-pnm.c:316
-msgid "PNM file is not in a recognized PNM subformat"
-msgstr "Le fichier PNM n'est pas un sous-format PNM reconnu"
-
-#: gdk-pixbuf/io-pnm.c:341
-msgid "PNM file has an image width of 0"
-msgstr "Le fichier PNM a une largeur d'image de 0"
+#: ../gtk/gtkaboutdialog.c:357
+msgid "License"
+msgstr "Licence"
 
-#: gdk-pixbuf/io-pnm.c:362
-msgid "PNM file has an image height of 0"
-msgstr "Le fichier PNM a une hauteur d'image de 0"
+#: ../gtk/gtkaboutdialog.c:358
+msgid "The license of the program"
+msgstr "La licence du programme"
 
-#: gdk-pixbuf/io-pnm.c:385
-msgid "Maximum color value in PNM file is 0"
-msgstr "La valeur maximale de couleur dans le fichier PNM est 0"
+#. Add the credits button
+#: ../gtk/gtkaboutdialog.c:751
+msgid "C_redits"
+msgstr "_Crédits"
 
-#: gdk-pixbuf/io-pnm.c:393
-msgid "Maximum color value in PNM file is too large"
-msgstr ""
+#. Add the license button
+#: ../gtk/gtkaboutdialog.c:764
+msgid "_License"
+msgstr "_Licence"
 
-#: gdk-pixbuf/io-pnm.c:401
-msgid "Can't handle PNM files with maximum color values greater than 255"
-msgstr ""
+#: ../gtk/gtkaboutdialog.c:980
+msgid "Could not show link"
+msgstr "Impossible d'afficher le lien"
 
-#: gdk-pixbuf/io-pnm.c:440 gdk-pixbuf/io-pnm.c:468 gdk-pixbuf/io-pnm.c:500
-msgid "Raw PNM image type is invalid"
-msgstr "Le type d'image PNM brut est invalide"
+#: ../gtk/gtkaboutdialog.c:1017
+msgid "Homepage"
+msgstr "Page d'accueil"
 
-#: gdk-pixbuf/io-pnm.c:560 gdk-pixbuf/io-pnm.c:602
-msgid "PNM image format is invalid"
-msgstr "Le format d'image PNM est invalide"
+#: ../gtk/gtkaboutdialog.c:1071
+#, c-format
+msgid "About %s"
+msgstr "À propos de %s"
 
-#: gdk-pixbuf/io-pnm.c:661
-msgid "PNM image loader does not support this PNM subformat"
-msgstr "Le chargeur d'image PNM ne supporte pas ce sous-format PNM"
+#: ../gtk/gtkaboutdialog.c:2399
+msgid "Created by"
+msgstr "Créé par"
 
-#: gdk-pixbuf/io-pnm.c:716
-msgid "Premature end-of-file encountered"
-msgstr "Fin de fichier rencontrée prématurément"
+#: ../gtk/gtkaboutdialog.c:2402
+msgid "Documented by"
+msgstr "Documenté par"
 
-#: gdk-pixbuf/io-pnm.c:748 gdk-pixbuf/io-pnm.c:967
-msgid "Raw PNM formats require exactly one whitespace before sample data"
-msgstr ""
+#: ../gtk/gtkaboutdialog.c:2412
+msgid "Translated by"
+msgstr "Traduit par"
 
-#: gdk-pixbuf/io-pnm.c:775
-msgid "Can't allocate memory for loading PNM image"
-msgstr "Impossible d'allouer de la mémoire pour charger l'image PNM"
+#: ../gtk/gtkaboutdialog.c:2417
+msgid "Artwork by"
+msgstr "Graphisme par"
 
-#: gdk-pixbuf/io-pnm.c:824
-msgid "Insufficient memory to load PNM context struct"
-msgstr ""
+#. This is the text that should appear next to menu accelerators
+#. * that use the shift key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:156
+msgctxt "keyboard label"
+msgid "Shift"
+msgstr "Maj"
 
-#: gdk-pixbuf/io-pnm.c:874
-msgid "Unexpected end of PNM image data"
-msgstr "Fin de données d'image PNM inattendue"
+#. This is the text that should appear next to menu accelerators
+#. * that use the control key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:162
+msgctxt "keyboard label"
+msgid "Ctrl"
+msgstr "Ctrl"
 
-#: gdk-pixbuf/io-pnm.c:996
-msgid "Insufficient memory to load PNM file"
-msgstr "Mémoire insuffisante pour charger le fichier PNM"
+#. This is the text that should appear next to menu accelerators
+#. * that use the alt key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:168
+msgctxt "keyboard label"
+msgid "Alt"
+msgstr "Alt"
 
-#: gdk-pixbuf/io-ras.c:158
-msgid "RAS image has bogus header data"
-msgstr ""
+#. This is the text that should appear next to menu accelerators
+#. * that use the super key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:802
+msgctxt "keyboard label"
+msgid "Super"
+msgstr "Super"
 
-#: gdk-pixbuf/io-ras.c:180
-msgid "RAS image has unknown type"
-msgstr "L'image RAS a un type inconnu"
+#. This is the text that should appear next to menu accelerators
+#. * that use the hyper key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:815
+msgctxt "keyboard label"
+msgid "Hyper"
+msgstr "Hyper"
 
-#: gdk-pixbuf/io-ras.c:195 gdk-pixbuf/io-ras.c:215
-msgid "Not enough memory to load RAS image"
-msgstr "Pas assez de mémoire pour charger l'image RAS"
+#. This is the text that should appear next to menu accelerators
+#. * that use the meta key. If the text on this key isn't typically
+#. * translated on keyboards used for your language, don't translate
+#. * this.
+#.
+#: ../gtk/gtkaccellabel.c:829
+msgctxt "keyboard label"
+msgid "Meta"
+msgstr "Méta"
+
+#: ../gtk/gtkaccellabel.c:845
+msgctxt "keyboard label"
+msgid "Space"
+msgstr "Espace"
+
+#: ../gtk/gtkaccellabel.c:848
+msgctxt "keyboard label"
+msgid "Backslash"
+msgstr "Barre oblique inverse"
+
+#: ../gtk/gtkappchooserbutton.c:290
+msgid "Other application..."
+msgstr "Autres applications..."
+
+#: ../gtk/gtkappchooserdialog.c:137
+msgid "Failed to look for applications online"
+msgstr "Impossible de chercher des applications en ligne"
+
+#: ../gtk/gtkappchooserdialog.c:188
+msgid "_Find applications online"
+msgstr "_Rechercher des applications en ligne"
+
+#: ../gtk/gtkappchooserdialog.c:247
+msgid "Could not run application"
+msgstr "Impossible de lancer l'application"
+
+#: ../gtk/gtkappchooserdialog.c:260
+#, c-format
+msgid "Could not find '%s'"
+msgstr "Impossible de trouver « %s »"
 
-#: gdk-pixbuf/io-tga.c:159
-msgid "Can't allocate memory for IOBuffer struct"
-msgstr "Impossible d'allouer de la mémoire pour la structure d'IOBuffer"
+#: ../gtk/gtkappchooserdialog.c:263
+msgid "Could not find application"
+msgstr "Impossible de trouver l'application"
 
-#: gdk-pixbuf/io-tga.c:178
-msgid "Can't allocate memory for IOBuffer data"
-msgstr "Impossible d'allouer de la mémoire pour les données d'IOBuffer"
+#. Translators: %s is a filename
+#: ../gtk/gtkappchooserdialog.c:397
+#, c-format
+msgid "Select an application to open \"%s\""
+msgstr "Choisissez une application pour ouvrir « %s »"
 
-#: gdk-pixbuf/io-tga.c:189
-msgid "Can't realloc IOBuffer data"
-msgstr ""
+#: ../gtk/gtkappchooserdialog.c:398 ../gtk/gtkappchooserwidget.c:654
+#, c-format
+msgid "No applications available to open \"%s\""
+msgstr "Aucune application disponible pour ouvrir « %s »"
 
-#: gdk-pixbuf/io-tga.c:218
-msgid "Can't allocate temporary IOBuffer data"
-msgstr "Impossible d'allouer les données d'IOBuffer temporaires"
+#. Translators: %s is a file type description
+#: ../gtk/gtkappchooserdialog.c:404
+#, c-format
+msgid "Select an application for \"%s\" files"
+msgstr "Choisissez une application pour les fichiers « %s »"
 
-#: gdk-pixbuf/io-tga.c:251
-msgid "fread() failed -- premature end-of-file probably encountered"
-msgstr ""
+#: ../gtk/gtkappchooserdialog.c:406
+#, c-format
+msgid "No applications available to open \"%s\" files"
+msgstr "Aucune application disponible pour ouvrir les fichiers « %s »"
 
-#: gdk-pixbuf/io-tga.c:261
-msgid "fseek() failed -- premature end-of-file probably encountered"
+#: ../gtk/gtkappchooserdialog.c:422
+msgid ""
+"Click \"Show other applications\", for more options, or \"Find applications "
+"online\" to install a new application"
 msgstr ""
+"Cliquez sur « Afficher d'autres applications » pour plus de choix ou sur "
+"« Rechercher des applications en ligne » pour installer une nouvelle "
+"application"
 
-#: gdk-pixbuf/io-tga.c:295 gdk-pixbuf/io-tga.c:1030 gdk-pixbuf/io-tga.c:1142
-#: gdk-pixbuf/io-tga.c:1225
-msgid "Insufficient memory to load TGA image"
-msgstr "Mémoire insuffisante pour charger l'image TGA"
-
-#: gdk-pixbuf/io-tga.c:305
-msgid "Can't allocate new pixbuf"
-msgstr ""
+#: ../gtk/gtkappchooserdialog.c:492
+msgid "Forget association"
+msgstr "Oublier l'association"
 
-#: gdk-pixbuf/io-tga.c:617
-msgid "Can't allocate colormap structure"
-msgstr ""
+#: ../gtk/gtkappchooserdialog.c:558
+msgid "Show other applications"
+msgstr "Afficher d'autres applications"
 
-#: gdk-pixbuf/io-tga.c:624
-msgid "Can't allocate colormap entries"
-msgstr ""
+#: ../gtk/gtkappchooserwidget.c:603
+msgid "Default Application"
+msgstr "Application par défaut"
 
-#: gdk-pixbuf/io-tga.c:646
-msgid "Unexpected bitdepth for colormap entries"
-msgstr ""
+#: ../gtk/gtkappchooserwidget.c:741
+msgid "Recommended Applications"
+msgstr "Applications recommandées"
 
-#: gdk-pixbuf/io-tga.c:664
-msgid "Can't allocate TGA header memory"
-msgstr ""
+#: ../gtk/gtkappchooserwidget.c:756
+msgid "Related Applications"
+msgstr "Applications apparentées"
 
-#: gdk-pixbuf/io-tga.c:697
-msgid "TGA image has invalid dimensions"
-msgstr ""
+#: ../gtk/gtkappchooserwidget.c:770
+msgid "Other Applications"
+msgstr "Autres applications"
 
-#: gdk-pixbuf/io-tga.c:703
-msgid "TGA image comment length is too long"
+#: ../gtk/gtkapplication.c:1552
+#, c-format
+msgid ""
+"%s cannot quit at this time:\n"
+"\n"
+"%s"
 msgstr ""
+"%s ne peut quitter pour le moment :\n"
+"\n"
+"%s"
 
-#: gdk-pixbuf/io-tga.c:712 gdk-pixbuf/io-tga.c:721 gdk-pixbuf/io-tga.c:731
-#: gdk-pixbuf/io-tga.c:741 gdk-pixbuf/io-tga.c:748
-msgid "TGA image type not supported"
-msgstr "Type d'image TGA non supporté"
+#: ../gtk/gtkapplicationwindow.c:333 ../gtk/gtkprintoperation-unix.c:475
+#: ../gtk/gtkprintoperation-win32.c:1445
+msgid "Application"
+msgstr "Application"
 
-#: gdk-pixbuf/io-tga.c:793
-msgid "Can't allocate memory for TGA context struct"
-msgstr ""
+#: ../gtk/gtkassistant.c:1004
+msgid "C_ontinue"
+msgstr "C_ontinuer"
 
-#: gdk-pixbuf/io-tga.c:857
-msgid "Excess data in file"
-msgstr ""
+#: ../gtk/gtkassistant.c:1007
+msgid "Go _Back"
+msgstr "_Précédent"
 
-#: gdk-pixbuf/io-tga.c:903
-msgid "Can't allocate memory for TGA header"
-msgstr "Impossible d'allouer de la mémoire pour l'entête TGA"
+#: ../gtk/gtkassistant.c:1011
+msgid "_Finish"
+msgstr "_Terminer"
 
-#: gdk-pixbuf/io-tga.c:913
-msgid "Too big value in the infolen field of TGA header."
-msgstr ""
+#: ../gtk/gtkbuilder-menus.c:220
+#, c-format
+msgid "Element <%s> not allowed inside <%s>"
+msgstr "L'élément <%s> n'est pas autorisé à l'intérieur de <%s>"
 
-#: gdk-pixbuf/io-tga.c:937
-msgid "Can't allocate memory for TGA cmap temporary buffer"
-msgstr ""
+#: ../gtk/gtkbuilder-menus.c:225
+#, c-format
+msgid "Element <%s> not allowed at toplevel"
+msgstr "L'élément <%s> n'est pas autorisé au premier niveau"
 
-#: gdk-pixbuf/io-tga.c:949
-#, fuzzy
-msgid "Can't allocate memory for TGA colormap struct"
-msgstr "Ne peut allouer de la mémoire pour chager le fichier JPEG"
+#: ../gtk/gtkbuilder-menus.c:314
+#, c-format
+msgid "text may not appear inside <%s>"
+msgstr "il se peut que le texte n'apparaisse pas à l'intérieur de <%s>"
 
-#: gdk-pixbuf/io-tga.c:958
-#, fuzzy
-msgid "Can't allocate memory for TGA colormap entries"
-msgstr "Ne peut allouer de la mémoire pour chager le fichier JPEG"
+#: ../gtk/gtkbuilderparser.c:341
+#, c-format
+msgid "Invalid type function on line %d: '%s'"
+msgstr "Fonction de type non valide à la ligne %d : « %s »"
 
-#: gdk-pixbuf/io-tga.c:968
-msgid "Unexpected bitdepth for TGA colormap"
+#: ../gtk/gtkbuilderparser.c:405
+#, c-format
+msgid "Duplicate object ID '%s' on line %d (previously on line %d)"
 msgstr ""
+"Identifiant d'objet « %s » dupliqué à la ligne %d (précédemment à la ligne "
+"%d)"
 
-#: gdk-pixbuf/io-tga.c:1010
-msgid "Pseudo-Color image without colormap"
-msgstr "Image en pseudo-couleurs sans palette"
+#: ../gtk/gtkbuilderparser.c:865
+#, c-format
+msgid "Invalid root element: '%s'"
+msgstr "Élément racine non valide : « %s »"
 
-#: gdk-pixbuf/io-tga.c:1017
-msgid "Can't seek to image offset -- end-of-file probably encountered"
-msgstr ""
+#: ../gtk/gtkbuilderparser.c:906
+#, c-format
+msgid "Unhandled tag: '%s'"
+msgstr "Balise non gérée : « %s »"
+
+#. Translate to calendar:YM if you want years to be displayed
+#. * before months; otherwise translate to calendar:MY.
+#. * Do *not* translate it to anything else, if it
+#. * it isn't calendar:YM or calendar:MY it will not work.
+#. *
+#. * Note that the ordering described here is logical order, which is
+#. * further influenced by BIDI ordering. Thus, if you have a default
+#. * text direction of RTL and specify "calendar:YM", then the year
+#. * will appear to the right of the month.
+#.
+#: ../gtk/gtkcalendar.c:872
+msgid "calendar:MY"
+msgstr "calendar:MY"
 
-#: gdk-pixbuf/io-tga.c:1040 gdk-pixbuf/io-tga.c:1153 gdk-pixbuf/io-tga.c:1236
-msgid "Can't allocate pixbuf"
-msgstr "Impossible d'allouer un tampon d'image"
+#. Translate to calendar:week_start:0 if you want Sunday to be the
+#. * first day of the week to calendar:week_start:1 if you want Monday
+#. * to be the first day of the week, and so on.
+#.
+#: ../gtk/gtkcalendar.c:910
+msgid "calendar:week_start:0"
+msgstr "calendar:week_start:1"
+
+#. Translators:  This is a text measurement template.
+#. * Translate it to the widest year text
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: ../gtk/gtkcalendar.c:1910
+msgctxt "year measurement template"
+msgid "2000"
+msgstr "2000"
+
+#. Translators: this defines whether the day numbers should use
+#. * localized digits or the ones used in English (0123...).
+#. *
+#. * Translate to "%Id" if you want to use localized digits, or
+#. * translate to "%d" otherwise.
+#. *
+#. * Note that translating this doesn't guarantee that you get localized
+#. * digits. That needs support from your system and locale definition
+#. * too.
+#.
+#: ../gtk/gtkcalendar.c:1941 ../gtk/gtkcalendar.c:2633
+#, c-format
+msgctxt "calendar:day:digits"
+msgid "%d"
+msgstr "%d"
+
+#. Translators: this defines whether the week numbers should use
+#. * localized digits or the ones used in English (0123...).
+#. *
+#. * Translate to "%Id" if you want to use localized digits, or
+#. * translate to "%d" otherwise.
+#. *
+#. * Note that translating this doesn't guarantee that you get localized
+#. * digits. That needs support from your system and locale definition
+#. * too.
+#.
+#: ../gtk/gtkcalendar.c:1973 ../gtk/gtkcalendar.c:2499
+#, c-format
+msgctxt "calendar:week:digits"
+msgid "%d"
+msgstr "%d"
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget.  See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * "%Y" is appropriate for most locales.
+#.
+#: ../gtk/gtkcalendar.c:2268
+msgctxt "calendar year format"
+msgid "%Y"
+msgstr "%Y"
 
-#: gdk-pixbuf/io-tga.c:1308 gdk-pixbuf/io-tga.c:1337
-msgid "Unsupported TGA image type"
-msgstr "Type d'image TGA non supporté"
+#. This label is displayed in a treeview cell displaying
+#. * a disabled accelerator key combination.
+#.
+#: ../gtk/gtkcellrendereraccel.c:282
+msgctxt "Accelerator"
+msgid "Disabled"
+msgstr "Désactivé"
 
-#: gdk-pixbuf/io-tiff.c:187
-msgid "Could not get image width (bad TIFF file)"
-msgstr "Impossible d'obtenir la largeur de l'image (fichier TIFF corrompu)"
+#. This label is displayed in a treeview cell displaying
+#. * an accelerator key combination that is not valid according
+#. * to gtk_accelerator_valid().
+#.
+#: ../gtk/gtkcellrendereraccel.c:292
+msgctxt "Accelerator"
+msgid "Invalid"
+msgstr "Non valide"
+
+#. This label is displayed in a treeview cell displaying
+#. * an accelerator when the cell is clicked to change the
+#. * acelerator.
+#.
+#: ../gtk/gtkcellrendereraccel.c:416 ../gtk/gtkcellrendereraccel.c:745
+msgid "New accelerator..."
+msgstr "Nouveau raccourci..."
 
-#: gdk-pixbuf/io-tiff.c:194
-msgid "Could not get image height (bad TIFF file)"
-msgstr "Impossible d'obtenir la hauteur de l'image (fichier TIFF corrompu)"
+#: ../gtk/gtkcellrendererprogress.c:372 ../gtk/gtkcellrendererprogress.c:462
+#, c-format
+msgctxt "progress bar label"
+msgid "%d %%"
+msgstr "%d %%"
 
-#: gdk-pixbuf/io-tiff.c:202
-msgid "Width or height of TIFF image is zero"
-msgstr "La largeur ou hauteur du fichier TIFF est nulle"
+#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:449
+msgid "Pick a Color"
+msgstr "Choisissez une couleur"
 
-#: gdk-pixbuf/io-tiff.c:211 gdk-pixbuf/io-tiff.c:220
-msgid "Dimensions of TIFF image too large"
-msgstr ""
+#: ../gtk/gtkcolorchooserdialog.c:164
+msgid "Select a Color"
+msgstr "Sélectionner une couleur"
 
-#: gdk-pixbuf/io-tiff.c:230 gdk-pixbuf/io-tiff.c:242 gdk-pixbuf/io-tiff.c:521
-msgid "Insufficient memory to open TIFF file"
-msgstr "Mémoire insuffisante pour ouvrir le fichier TIFF"
+#: ../gtk/gtkcolorchooserwidget.c:281
+#, c-format
+msgid "Red %d%%, Green %d%%, Blue %d%%, Alpha %d%%"
+msgstr "Rouge %d%%, Vert %d%%, Bleu %d%%, Alpha %d%%"
 
-#: gdk-pixbuf/io-tiff.c:254
-msgid "Failed to load RGB data from TIFF file"
-msgstr "Échec lors de la lecture des données RGB du fichier TIFF"
+#: ../gtk/gtkcolorchooserwidget.c:287
+#, c-format
+msgid "Red %d%%, Green %d%%, Blue %d%%"
+msgstr "Rouge %d%%, Vert %d%%, Bleu %d%%"
 
-#: gdk-pixbuf/io-tiff.c:309
-msgid "Failed to open TIFF image"
-msgstr "Échec lors de l'ouverture de l'image TIFF"
+#: ../gtk/gtkcolorchooserwidget.c:360
+#, c-format
+msgid "Color: %s"
+msgstr "Couleur : %s"
+
+#: ../gtk/gtkcolorchooserwidget.c:419
+msgctxt "Color name"
+msgid "Light Scarlet Red"
+msgstr "Rouge écarlate clair"
+
+#: ../gtk/gtkcolorchooserwidget.c:420
+msgctxt "Color name"
+msgid "Scarlet Red"
+msgstr "Rouge écarlate"
+
+#: ../gtk/gtkcolorchooserwidget.c:421
+msgctxt "Color name"
+msgid "Dark Scarlet Red"
+msgstr "Rouge écarlate foncé"
+
+#: ../gtk/gtkcolorchooserwidget.c:422
+msgctxt "Color name"
+msgid "Light Orange"
+msgstr "Orange clair"
+
+#: ../gtk/gtkcolorchooserwidget.c:423
+msgctxt "Color name"
+msgid "Orange"
+msgstr "Orange"
+
+#: ../gtk/gtkcolorchooserwidget.c:424
+msgctxt "Color name"
+msgid "Dark Orange"
+msgstr "Orange foncé"
+
+#: ../gtk/gtkcolorchooserwidget.c:425
+msgctxt "Color name"
+msgid "Light Butter"
+msgstr "Beurre clair"
+
+#: ../gtk/gtkcolorchooserwidget.c:426
+msgctxt "Color name"
+msgid "Butter"
+msgstr "Beurre"
+
+#: ../gtk/gtkcolorchooserwidget.c:427
+msgctxt "Color name"
+msgid "Dark Butter"
+msgstr "Beurre foncé"
+
+#: ../gtk/gtkcolorchooserwidget.c:428
+msgctxt "Color name"
+msgid "Light Chameleon"
+msgstr "Caméléon clair"
+
+#: ../gtk/gtkcolorchooserwidget.c:429
+msgctxt "Color name"
+msgid "Chameleon"
+msgstr "Caméléon"
+
+#: ../gtk/gtkcolorchooserwidget.c:430
+msgctxt "Color name"
+msgid "Dark Chameleon"
+msgstr "Caméléon foncé"
+
+#: ../gtk/gtkcolorchooserwidget.c:431
+msgctxt "Color name"
+msgid "Light Sky Blue"
+msgstr "Bleu ciel clair"
+
+#: ../gtk/gtkcolorchooserwidget.c:432
+msgctxt "Color name"
+msgid "Sky Blue"
+msgstr "Bleu ciel"
+
+#: ../gtk/gtkcolorchooserwidget.c:433
+msgctxt "Color name"
+msgid "Dark Sky Blue"
+msgstr "Bleu ciel foncé"
+
+#: ../gtk/gtkcolorchooserwidget.c:434
+msgctxt "Color name"
+msgid "Light Plum"
+msgstr "Prune clair"
+
+#: ../gtk/gtkcolorchooserwidget.c:435
+msgctxt "Color name"
+msgid "Plum"
+msgstr "Prune"
+
+#: ../gtk/gtkcolorchooserwidget.c:436
+msgctxt "Color name"
+msgid "Dark Plum"
+msgstr "Prune foncé"
+
+#: ../gtk/gtkcolorchooserwidget.c:437
+msgctxt "Color name"
+msgid "Light Chocolate"
+msgstr "Chocolat clair"
+
+#: ../gtk/gtkcolorchooserwidget.c:438
+msgctxt "Color name"
+msgid "Chocolate"
+msgstr "Chocolat"
+
+#: ../gtk/gtkcolorchooserwidget.c:439
+msgctxt "Color name"
+msgid "Dark Chocolate"
+msgstr "Chocolat foncé"
+
+#: ../gtk/gtkcolorchooserwidget.c:440
+msgctxt "Color name"
+msgid "Light Aluminum 1"
+msgstr "Aluminium clair 1"
+
+#: ../gtk/gtkcolorchooserwidget.c:441
+msgctxt "Color name"
+msgid "Aluminum 1"
+msgstr "Aluminium 1"
+
+#: ../gtk/gtkcolorchooserwidget.c:442
+msgctxt "Color name"
+msgid "Dark Aluminum 1"
+msgstr "Aluminium foncé 1"
+
+#: ../gtk/gtkcolorchooserwidget.c:443
+msgctxt "Color name"
+msgid "Light Aluminum 2"
+msgstr "Aluminium clair 2"
+
+#: ../gtk/gtkcolorchooserwidget.c:444
+msgctxt "Color name"
+msgid "Aluminum 2"
+msgstr "Aluminium 2"
+
+#: ../gtk/gtkcolorchooserwidget.c:445
+msgctxt "Color name"
+msgid "Dark Aluminum 2"
+msgstr "Aluminium foncé 2"
+
+#: ../gtk/gtkcolorchooserwidget.c:459
+msgctxt "Color name"
+msgid "Black"
+msgstr "Noir"
+
+#: ../gtk/gtkcolorchooserwidget.c:460
+msgctxt "Color name"
+msgid "Very Dark Gray"
+msgstr "Gris très foncé"
+
+#: ../gtk/gtkcolorchooserwidget.c:461
+msgctxt "Color name"
+msgid "Darker Gray"
+msgstr "Gris plus foncé"
+
+#: ../gtk/gtkcolorchooserwidget.c:462
+msgctxt "Color name"
+msgid "Dark Gray"
+msgstr "Gris foncé"
+
+#: ../gtk/gtkcolorchooserwidget.c:463
+msgctxt "Color name"
+msgid "Medium Gray"
+msgstr "Gris moyen"
+
+#: ../gtk/gtkcolorchooserwidget.c:464
+msgctxt "Color name"
+msgid "Light Gray"
+msgstr "Gris clair"
+
+#: ../gtk/gtkcolorchooserwidget.c:465
+msgctxt "Color name"
+msgid "Lighter Gray"
+msgstr "Gris plus clair"
+
+#: ../gtk/gtkcolorchooserwidget.c:466
+msgctxt "Color name"
+msgid "Very Light Gray"
+msgstr "Gris très clair"
+
+#: ../gtk/gtkcolorchooserwidget.c:467
+msgctxt "Color name"
+msgid "White"
+msgstr "Blanc"
+
+#. translators: label for the custom section in the color chooser
+#: ../gtk/gtkcolorchooserwidget.c:516
+msgid "Custom"
+msgstr "Personnalisée"
+
+#: ../gtk/gtkcolorchooserwidget.c:524
+msgid "Create custom color"
+msgstr "Créer une couleur personnalisée"
+
+#: ../gtk/gtkcolorchooserwidget.c:543
+#, c-format
+msgid "Custom color %d: %s"
+msgstr "Couleur personnalisée %d : %s"
 
-#: gdk-pixbuf/io-tiff.c:322
-msgid "TIFFClose operation failed"
-msgstr ""
+#: ../gtk/gtkcoloreditor.c:412
+msgid "Color Name"
+msgstr "Nom de la couleur"
 
-#: gdk-pixbuf/io-tiff.c:455 gdk-pixbuf/io-tiff.c:469
-msgid "Failed to load TIFF image"
-msgstr "Échec lors du chargement de l'image TIFF"
+#: ../gtk/gtkcoloreditor.c:457
+msgctxt "Color channel"
+msgid "Saturation"
+msgstr "Saturation"
 
-#: gdk-pixbuf/io-wbmp.c:278
-msgid "Image has zero width"
-msgstr ""
+# Conflit possible avec _Vert
+#: ../gtk/gtkcoloreditor.c:463
+msgctxt "Color channel"
+msgid "Value"
+msgstr "Valeur"
 
-#: gdk-pixbuf/io-wbmp.c:296
-msgid "Image has zero height"
-msgstr ""
+#: ../gtk/gtkcoloreditor.c:471
+msgctxt "Color channel"
+msgid "S"
+msgstr "S"
+
+#: ../gtk/gtkcoloreditor.c:473
+msgctxt "Color channel"
+msgid "V"
+msgstr "V"
+
+#: ../gtk/gtkcoloreditor.c:481 ../gtk/gtkcolorscale.c:301
+msgctxt "Color channel"
+msgid "Hue"
+msgstr "Teinte"
+
+#: ../gtk/gtkcoloreditor.c:488
+msgctxt "Color channel"
+msgid "H"
+msgstr "T"
+
+#: ../gtk/gtkcoloreditor.c:496 ../gtk/gtkcolorscale.c:303
+msgctxt "Color channel"
+msgid "Alpha"
+msgstr "Alpha"
+
+#: ../gtk/gtkcoloreditor.c:503
+msgctxt "Color channel"
+msgid "A"
+msgstr "A"
+
+#: ../gtk/gtkcolorplane.c:438
+msgid "Color Plane"
+msgstr "Plan de la couleur"
+
+#: ../gtk/gtkcolorswatch.c:447
+msgid "_Customize"
+msgstr "_Personnalisée"
+
+#. Translate to the default units to use for presenting
+#. * lengths to the user. Translate to default:inch if you
+#. * want inches, otherwise translate to default:mm.
+#. * Do *not* translate it to "predefinito:mm", if it
+#. * it isn't default:mm or default:inch it will not work
+#.
+#: ../gtk/gtkcustompaperunixdialog.c:115
+msgid "default:mm"
+msgstr "default:mm"
 
-#: gdk-pixbuf/io-wbmp.c:307
-msgid "Not enough memory to load image"
-msgstr "Pas assez de mémoire pour charger l'image"
+#. And show the custom paper dialog
+#: ../gtk/gtkcustompaperunixdialog.c:397 ../gtk/gtkprintunixdialog.c:3275
+msgid "Manage Custom Sizes"
+msgstr "Gérer les tailles personnalisées"
 
-#: gdk-pixbuf/io-wbmp.c:366
-msgid "Couldn't save the rest"
-msgstr ""
+#: ../gtk/gtkcustompaperunixdialog.c:558 ../gtk/gtkpagesetupunixdialog.c:778
+msgid "inch"
+msgstr "pouce"
 
-#: gdk-pixbuf/io-xbm.c:283
-msgid "Invalid XBM file"
-msgstr "Fichier XBM invalide"
+#: ../gtk/gtkcustompaperunixdialog.c:560 ../gtk/gtkpagesetupunixdialog.c:776
+msgid "mm"
+msgstr "mm"
 
-#: gdk-pixbuf/io-xbm.c:293
-msgid "Insufficient memory to load XBM image file"
-msgstr "Mémoire insuffisante pour charger l'image XBM"
+#: ../gtk/gtkcustompaperunixdialog.c:605
+msgid "Margins from Printer..."
+msgstr "Marges de l'imprimante..."
 
-#: gdk-pixbuf/io-xbm.c:427
-msgid "Failed to write to temporary file when loading XBM image"
-msgstr ""
+#: ../gtk/gtkcustompaperunixdialog.c:771
+#, c-format
+msgid "Custom Size %d"
+msgstr "Taille personnalisée %d"
 
-#: gdk-pixbuf/io-xpm.c:1235
-msgid "No XPM header found"
-msgstr ""
+#: ../gtk/gtkcustompaperunixdialog.c:1109
+msgid "_Width:"
+msgstr "_Largeur :"
 
-#: gdk-pixbuf/io-xpm.c:1243
-msgid "XPM file has image width <= 0"
-msgstr "Le fichier XPM à une taille d'image négative"
+#: ../gtk/gtkcustompaperunixdialog.c:1120
+msgid "_Height:"
+msgstr "_Hauteur :"
 
-#: gdk-pixbuf/io-xpm.c:1251
-msgid "XPM file has image height <= 0"
-msgstr "Le fichier XPM a une hauteur négative"
+#: ../gtk/gtkcustompaperunixdialog.c:1131
+msgid "Paper Size"
+msgstr "Taille du papier"
 
-#: gdk-pixbuf/io-xpm.c:1259
-msgid "XPM file has invalid number of colors"
-msgstr ""
+#: ../gtk/gtkcustompaperunixdialog.c:1140
+msgid "_Top:"
+msgstr "_Haut :"
 
-#: gdk-pixbuf/io-xpm.c:1267
-msgid "XPM has invalid number of chars per pixel"
-msgstr ""
+#: ../gtk/gtkcustompaperunixdialog.c:1151
+msgid "_Bottom:"
+msgstr "_Bas :"
 
-#: gdk-pixbuf/io-xpm.c:1285
-msgid "Can't read XPM colormap"
-msgstr ""
+#: ../gtk/gtkcustompaperunixdialog.c:1162
+msgid "_Left:"
+msgstr "_Gauche :"
 
-#: gdk-pixbuf/io-xpm.c:1326
-msgid "Can't allocate memory for loading XPM image"
-msgstr "Impossible d'allouer de la mémoire pour charger l'image XPM"
+#: ../gtk/gtkcustompaperunixdialog.c:1173
+msgid "_Right:"
+msgstr "_Droite :"
 
-#: gdk-pixbuf/io-xpm.c:1509
-msgid "Failed to write to temporary file when loading XPM image"
-msgstr ""
+#: ../gtk/gtkcustompaperunixdialog.c:1212
+msgid "Paper Margins"
+msgstr "Marges du papier"
 
-#. This is the text that should appear next to menu accelerators
-#. * that use the shift key. If the text on this key isn't typically
-#. * translated on keyboards used for your language, don't translate
-#. * this.
-#.
-#: gtk/gtkaccellabel.c:116
-msgid "Shift"
-msgstr "Shift"
+#: ../gtk/gtkentry.c:9140 ../gtk/gtktextview.c:8583
+msgid "Input _Methods"
+msgstr "_Méthodes de saisie"
 
-#. This is the text that should appear next to menu accelerators
-#. * that use the control key. If the text on this key isn't typically
-#. * translated on keyboards used for your language, don't translate
-#. * this.
-#.
-#: gtk/gtkaccellabel.c:122
-msgid "Ctrl"
-msgstr "Ctrl"
+#: ../gtk/gtkentry.c:9154 ../gtk/gtktextview.c:8597
+msgid "_Insert Unicode Control Character"
+msgstr "_Insérer un caractère de contrôle Unicode"
 
-#. This is the text that should appear next to menu accelerators
-#. * that use the alt key. If the text on this key isn't typically
-#. * translated on keyboards used for your language, don't translate
-#. * this.
+#: ../gtk/gtkentry.c:10107
+msgid "Caps Lock is on"
+msgstr "Verr. maj. est activé"
+
+#. *
+#. * SECTION:gtkfilechooserbutton
+#. * @Short_description: A button to launch a file selection dialog
+#. * @Title: GtkFileChooserButton
+#. * @See_also:#GtkFileChooserDialog
+#. *
+#. * The #GtkFileChooserButton is a widget that lets the user select a
+#. * file.  It implements the #GtkFileChooser interface.  Visually, it is a
+#. * file name with a button to bring up a #GtkFileChooserDialog.
+#. * The user can then use that dialog to change the file associated with
+#. * that button.  This widget does not support setting the
+#. * #GtkFileChooser:select-multiple property to %TRUE.
+#. *
+#. * <example>
+#. * <title>Create a button to let the user select a file in /etc</title>
+#. * <programlisting>
+#. * {
+#. *   GtkWidget *button;
+#. *
+#. *   button = gtk_file_chooser_button_new (_("Select a file"),
+#. *                                         GTK_FILE_CHOOSER_ACTION_OPEN);
+#. *   gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (button),
+#. *                                        "/etc");
+#. * }
+#. * </programlisting>
+#. * </example>
+#. *
+#. * The #GtkFileChooserButton supports the #GtkFileChooserAction<!-- -->s
+#. * %GTK_FILE_CHOOSER_ACTION_OPEN and %GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER.
+#. *
+#. * <important>
+#. * The #GtkFileChooserButton will ellipsize the label,
+#. * and thus will thus request little horizontal space.  To give the button
+#. * more space, you should call gtk_widget_get_preferred_size(),
+#. * gtk_file_chooser_button_set_width_chars(), or pack the button in
+#. * such a way that other interface elements give space to the widget.
+#. * </important>
 #.
-#: gtk/gtkaccellabel.c:128
-msgid "Alt"
-msgstr "Alt"
-
-#: gtk/gtkaccellabel.c:136
-msgid "Accelerator Closure"
+#. **************** *
+#. *  Private Macros  *
+#. * ****************
+#: ../gtk/gtkfilechooserbutton.c:104
+msgid "Select a File"
+msgstr "Sélectionner un fichier"
+
+#: ../gtk/gtkfilechooserbutton.c:105 ../gtk/gtkfilechooserdefault.c:1817
+msgid "Desktop"
+msgstr "Bureau"
+
+#: ../gtk/gtkfilechooserbutton.c:106
+msgid "(None)"
+msgstr "(Aucun)"
+
+#: ../gtk/gtkfilechooserbutton.c:2046
+msgid "Other..."
+msgstr "Autre..."
+
+#: ../gtk/gtkfilechooserdefault.c:152
+msgid "Type name of new folder"
+msgstr "Saisissez le nom du nouveau dossier"
+
+#: ../gtk/gtkfilechooserdefault.c:968
+msgid "Could not retrieve information about the file"
+msgstr "Impossible d'obtenir les informations concernant le fichier"
+
+#: ../gtk/gtkfilechooserdefault.c:979
+msgid "Could not add a bookmark"
+msgstr "Impossible d'ajouter un signet"
+
+#: ../gtk/gtkfilechooserdefault.c:990
+msgid "Could not remove bookmark"
+msgstr "Impossible de supprimer le signet"
+
+#: ../gtk/gtkfilechooserdefault.c:1001
+msgid "The folder could not be created"
+msgstr "Le dossier ne peut pas être créé"
+
+#: ../gtk/gtkfilechooserdefault.c:1014
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists.  Try using a different name for the folder, or rename the file first."
 msgstr ""
+"Le dossier ne peut pas être créé car un fichier avec le même nom existe "
+"déjà. Essayez d'utiliser un nom différent pour le dossier ou de renommer le "
+"fichier en premier."
 
-#: gtk/gtkaccellabel.c:137
-msgid "The closure to be monitored for accelerator changes"
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:1028
+msgid "You need to choose a valid filename."
+msgstr "Vous devez choisir un nom de fichier valide."
 
-#: gtk/gtkaccellabel.c:143
-msgid "Accelerator Widget"
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:1031
+#, c-format
+msgid "Cannot create a file under %s as it is not a folder"
+msgstr "Impossible de créer un fichier dans %s car ce n'est pas un dossier"
 
-#: gtk/gtkaccellabel.c:144
-msgid "The widget to be monitored for accelerator changes"
+#: ../gtk/gtkfilechooserdefault.c:1043
+msgid ""
+"You may only select folders.  The item that you selected is not a folder; "
+"try using a different item."
 msgstr ""
+"Vous ne pouvez sélectionner que des dossiers. L'élément que vous avez choisi "
+"n'est pas un dossier ; essayez d'utiliser un autre élément."
 
-#: gtk/gtkalignment.c:102
-msgid "Horizontal alignment"
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:1053
+msgid "Invalid file name"
+msgstr "Nom de fichier non valide"
 
-#: gtk/gtkalignment.c:103
-msgid ""
-"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
-"right aligned"
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:1063
+msgid "The folder contents could not be displayed"
+msgstr "Le contenu du dossier ne peut pas être affiché"
 
-#: gtk/gtkalignment.c:112
-msgid "Vertical alignment"
-msgstr "Alignement vertical"
+#. Translators: the first string is a path and the second string
+#. * is a hostname. Nautilus and the panel contain the same string
+#. * to translate.
+#.
+#: ../gtk/gtkfilechooserdefault.c:1589
+#, c-format
+msgid "%1$s on %2$s"
+msgstr "%1$s sur %2$s"
 
-#: gtk/gtkalignment.c:113
-msgid ""
-"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
-"bottom aligned"
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:1738
+msgid "Search"
+msgstr "Rechercher"
 
-#: gtk/gtkalignment.c:121
-msgid "Horizontal scale"
-msgstr "Mise à l'échelle horizontale"
+#: ../gtk/gtkfilechooserdefault.c:1762 ../gtk/gtkfilechooserdefault.c:4988
+msgid "Recently Used"
+msgstr "Récemment utilisés"
 
-#: gtk/gtkalignment.c:122
-msgid ""
-"If available horizontal space is bigger than needed for the child, how much "
-"of it to use for the child. 0.0 means none, 1.0 means all"
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:2361
+msgid "Select which types of files are shown"
+msgstr "Sélectionne les types de fichiers à afficher"
 
-#: gtk/gtkalignment.c:130
-msgid "Vertical scale"
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:2720
+#, c-format
+msgid "Add the folder '%s' to the bookmarks"
+msgstr "Ajoute le dossier « %s » aux signets"
 
-#: gtk/gtkalignment.c:131
-msgid ""
-"If available vertical space is bigger than needed for the child, how much of "
-"it to use for the child. 0.0 means none, 1.0 means all"
-msgstr ""
-
-#: gtk/gtkarrow.c:98
-msgid "Arrow direction"
-msgstr ""
-
-#: gtk/gtkarrow.c:99
-msgid "The direction the arrow should point"
-msgstr ""
-
-#: gtk/gtkarrow.c:106
-msgid "Arrow shadow"
-msgstr ""
-
-#: gtk/gtkarrow.c:107
-msgid "Appearance of the shadow surrounding the arrow"
-msgstr ""
-
-#: gtk/gtkaspectframe.c:107
-msgid "Horizontal Alignment"
-msgstr ""
-
-#: gtk/gtkaspectframe.c:108
-msgid "X alignment of the child"
-msgstr "Alignement du fils sur l'axe des X"
-
-#: gtk/gtkaspectframe.c:114
-msgid "Vertical Alignment"
-msgstr ""
-
-#: gtk/gtkaspectframe.c:115
-msgid "Y alignment of the child"
-msgstr "Alignement du fils sur l'axe des Y"
-
-#: gtk/gtkaspectframe.c:121
-msgid "Ratio"
-msgstr "Ratio"
-
-#: gtk/gtkaspectframe.c:122
-msgid "Aspect ratio if obey_child is FALSE"
-msgstr ""
-
-#: gtk/gtkaspectframe.c:128
-msgid "Obey child"
-msgstr ""
-
-#: gtk/gtkaspectframe.c:129
-msgid "Force aspect ratio to match that of the frame's child"
-msgstr ""
-
-#: gtk/gtkbbox.c:115
-msgid "Minimum child width"
-msgstr ""
-
-#: gtk/gtkbbox.c:116
-msgid "Minimum width of buttons inside the box"
-msgstr ""
-
-#: gtk/gtkbbox.c:124
-msgid "Minimum child height"
-msgstr ""
-
-#: gtk/gtkbbox.c:125
-msgid "Minimum height of buttons inside the box"
-msgstr ""
-
-#: gtk/gtkbbox.c:133
-msgid "Child internal width padding"
-msgstr ""
-
-#: gtk/gtkbbox.c:134
-msgid "Amount to increase child's size on either side"
-msgstr ""
-
-#: gtk/gtkbbox.c:142
-msgid "Child internal height padding"
-msgstr ""
-
-#: gtk/gtkbbox.c:143
-msgid "Amount to increase child's size on the top and bottom"
-msgstr ""
-
-#: gtk/gtkbbox.c:151
-msgid "Layout style"
-msgstr "Style de mise en page"
-
-#: gtk/gtkbbox.c:152
-msgid ""
-"How to layout the buttons in the box. Possible values are default, spread, "
-"edge, start and end"
-msgstr ""
-
-#: gtk/gtkbbox.c:160
-msgid "Secondary"
-msgstr ""
-
-#: gtk/gtkbbox.c:161
-msgid ""
-"If TRUE, the child appears in a secondary group of children, suitable for, e."
-"g., help buttons."
-msgstr ""
-
-#: gtk/gtkbox.c:125
-msgid "Spacing"
-msgstr "Espacement"
-
-#: gtk/gtkbox.c:126
-msgid "The amount of space between children."
-msgstr ""
-
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:434
-msgid "Homogeneous"
-msgstr ""
-
-#: gtk/gtkbox.c:136
-msgid "Whether the children should all be the same size."
-msgstr ""
-
-#: gtk/gtkbutton.c:189 gtk/gtkframe.c:125 gtk/gtklabel.c:280
-msgid "Label"
-msgstr ""
-
-#: gtk/gtkbutton.c:190
-msgid ""
-"Text of the label widget inside the button, if the button contains a label "
-"widget."
-msgstr ""
-
-#: gtk/gtkbutton.c:197 gtk/gtklabel.c:301
-msgid "Use underline"
-msgstr "Utiliser le soulignement"
-
-#: gtk/gtkbutton.c:198 gtk/gtklabel.c:302
-msgid ""
-"If set, an underline in the text indicates the next character should be used "
-"for the mnemonic accelerator key"
-msgstr ""
-
-#: gtk/gtkbutton.c:205
-msgid "Use stock"
-msgstr ""
-
-#: gtk/gtkbutton.c:206
-msgid ""
-"If set, the label is used to pick a stock item instead of being displayed"
-msgstr ""
-
-#: gtk/gtkbutton.c:213
-msgid "Border relief"
-msgstr ""
-
-#: gtk/gtkbutton.c:214
-msgid "The border relief style."
-msgstr ""
-
-#: gtk/gtkbutton.c:265
-msgid "Default Spacing"
-msgstr "Espacement par défaut"
-
-#: gtk/gtkbutton.c:266
-msgid "Extra space to add for CAN_DEFAULT buttons"
-msgstr ""
-
-#: gtk/gtkbutton.c:272
-msgid "Default Outside Spacing"
-msgstr ""
-
-#: gtk/gtkbutton.c:273
-msgid ""
-"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
-"border"
-msgstr ""
-
-#: gtk/gtkbutton.c:278
-msgid "Child X Displacement"
-msgstr ""
-
-#: gtk/gtkbutton.c:279
-msgid ""
-"How far in the x direction to move the child when the button is depressed"
-msgstr ""
-
-#: gtk/gtkbutton.c:286
-msgid "Child Y Displacement"
-msgstr ""
-
-#: gtk/gtkbutton.c:287
-msgid ""
-"How far in the y direction to move the child when the button is depressed"
-msgstr ""
-
-#: gtk/gtkcellrenderer.c:103
-msgid "mode"
-msgstr "mode"
-
-#: gtk/gtkcellrenderer.c:104
-msgid "Editable mode of the CellRenderer"
-msgstr ""
-
-#: gtk/gtkcellrenderer.c:113
-msgid "visible"
-msgstr "visible"
-
-#: gtk/gtkcellrenderer.c:114
-msgid "Display the cell"
-msgstr ""
-
-#: gtk/gtkcellrenderer.c:122
-msgid "xalign"
-msgstr "xalign"
-
-#: gtk/gtkcellrenderer.c:123
-msgid "The x-align."
-msgstr "Le x-align."
-
-#: gtk/gtkcellrenderer.c:133
-msgid "yalign"
-msgstr "yalign"
-
-#: gtk/gtkcellrenderer.c:134
-msgid "The y-align."
-msgstr "Le y-align."
-
-#: gtk/gtkcellrenderer.c:144
-msgid "xpad"
-msgstr "xpad"
-
-#: gtk/gtkcellrenderer.c:145
-msgid "The xpad."
-msgstr "Le xpad."
-
-#: gtk/gtkcellrenderer.c:155
-msgid "ypad"
-msgstr "ypad"
-
-#: gtk/gtkcellrenderer.c:156
-msgid "The ypad."
-msgstr "Le ypad."
-
-#: gtk/gtkcellrenderer.c:166
-msgid "width"
-msgstr "largeur"
-
-#: gtk/gtkcellrenderer.c:167
-msgid "The fixed width."
-msgstr ""
-
-#: gtk/gtkcellrenderer.c:177
-msgid "height"
-msgstr "hauteur"
-
-#: gtk/gtkcellrenderer.c:178
-msgid "The fixed height."
-msgstr ""
-
-#: gtk/gtkcellrenderer.c:188
-msgid "Is Expander"
-msgstr ""
-
-#: gtk/gtkcellrenderer.c:189
-msgid "Row has children."
-msgstr ""
-
-#: gtk/gtkcellrenderer.c:198
-msgid "Is Expanded"
-msgstr ""
-
-#: gtk/gtkcellrenderer.c:199
-msgid "Row is an expander row, and is expanded"
-msgstr ""
-
-#: gtk/gtkcellrendererpixbuf.c:104
-msgid "Pixbuf Object"
-msgstr "Objet pixbuf"
-
-#: gtk/gtkcellrendererpixbuf.c:105
-msgid "The pixbuf to render."
-msgstr "Le pixbuf à rendre."
-
-#: gtk/gtkcellrendererpixbuf.c:113
-#, fuzzy
-msgid "Pixbuf Expander Open"
-msgstr "xpad pixbuf"
-
-#: gtk/gtkcellrendererpixbuf.c:114
-#, fuzzy
-msgid "Pixbuf for open expander."
-msgstr "Le pixbuf à rendre."
-
-#: gtk/gtkcellrendererpixbuf.c:122
-#, fuzzy
-msgid "Pixbuf Expander Closed"
-msgstr "xpad pixbuf"
-
-#: gtk/gtkcellrendererpixbuf.c:123
-msgid "Pixbuf for closed expander."
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:523 gtk/gtkprogressbar.c:207
-msgid "Text"
-msgstr "Texte"
-
-#: gtk/gtkcellrenderertext.c:175
-msgid "Text to render"
-msgstr "Texte à rendre."
-
-#: gtk/gtkcellrenderertext.c:182
-msgid "Markup"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:183
-#, fuzzy
-msgid "Marked up text to render"
-msgstr "Texte à rendre."
-
-#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:287
-msgid "Attributes"
-msgstr "Attributs"
-
-#: gtk/gtkcellrenderertext.c:191
-msgid "A list of style attributes to apply to the text of the renderer."
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
-msgid "Background color name"
-msgstr "Nom de la couleur d'arrière-plan"
-
-#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
-msgid "Background color as a string"
-msgstr "Couleur d'arrière-plan comme chaine"
-
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
-msgid "Background color"
-msgstr "Couleur d'arrière-plan"
-
-#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
-msgid "Background color as a GdkColor"
-msgstr "Couleur d'arrière-plan comme une GdkColor"
-
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
-msgid "Foreground color name"
-msgstr "Nom de la couleur de premier plan"
-
-#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
-msgid "Foreground color as a string"
-msgstr "Couleur de premier plan comme une chaine"
-
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
-msgid "Foreground color"
-msgstr "Couleur de premier plan"
-
-#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
-msgid "Foreground color as a GdkColor"
-msgstr "Couleur de premier plan comme une GdkColor"
-
-#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:455 gtk/gtktexttag.c:277
-#: gtk/gtktextview.c:568
-msgid "Editable"
-msgstr "Éditable"
-
-#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:569
-msgid "Whether the text can be modified by the user"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
-#: gtk/gtkfontsel.c:209 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
-msgid "Font"
-msgstr "Police"
-
-#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
-msgid "Font description as a string"
-msgstr "Description de police comme une chaine"
-
-#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
-msgid "Font description as a PangoFontDescription struct"
-msgstr "Description de police comme une structure PangoFontDescription"
-
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
-msgid "Font family"
-msgstr "Famille de police"
-
-#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
-msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
-msgstr "Nom de la famille de police, càd. Sans, Helvetica, Times, Monospace"
-
-#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
-#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
-msgid "Font style"
-msgstr "Style de police"
-
-#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
-#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
-msgid "Font variant"
-msgstr "Variante de police"
-
-#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
-#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
-msgid "Font weight"
-msgstr "Épaisseur de police"
-
-#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
-#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
-msgid "Font stretch"
-msgstr "Étirement de la police"
-
-#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
-#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
-msgid "Font size"
-msgstr "Taille de la police"
-
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
-msgid "Font points"
-msgstr "Points de la police"
-
-#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
-msgid "Font size in points"
-msgstr "Taille de la police en points"
-
-#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
-msgid "Font scale"
-msgstr "Échelle de police"
-
-#: gtk/gtkcellrenderertext.c:322
-msgid "Font scaling factor"
-msgstr "Facteur d'échelonnement des polices"
-
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
-msgid "Rise"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
-msgid ""
-"Offset of text above the baseline (below the baseline if rise is negative)"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
-msgid "Strikethrough"
-msgstr "Barré"
-
-#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
-#, fuzzy
-msgid "Whether to strike through the text"
-msgstr "Dessine une ligne à travers le texte."
-
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
-msgid "Underline"
-msgstr "Soulignement"
-
-#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
-msgid "Style of underline for this text"
-msgstr "Style de soulignement pour ce texte"
-
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
-#, fuzzy
-msgid "Background set"
-msgstr "Chaîne de couleur d'arrière-plan"
-
-#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
-msgid "Whether this tag affects the background color"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
-#, fuzzy
-msgid "Foreground set"
-msgstr "Chaîne de couleur d'avant-plan"
-
-#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
-msgid "Whether this tag affects the foreground color"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
-#, fuzzy
-msgid "Editability set"
-msgstr "Éditable"
-
-#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
-msgid "Whether this tag affects text editability"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
-msgid "Font family set"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
-msgid "Whether this tag affects the font family"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
-#, fuzzy
-msgid "Font style set"
-msgstr "Style de police :"
-
-#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
-msgid "Whether this tag affects the font style"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
-msgid "Font variant set"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
-msgid "Whether this tag affects the font variant"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
-msgid "Font weight set"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
-msgid "Whether this tag affects the font weight"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
-msgid "Font stretch set"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
-msgid "Whether this tag affects the font stretch"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
-msgid "Font size set"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
-msgid "Whether this tag affects the font size"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
-#, fuzzy
-msgid "Font scale set"
-msgstr "Style de police :"
-
-#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
-msgid "Whether this tag scales the font size by a factor"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
-msgid "Rise set"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
-msgid "Whether this tag affects the rise"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
-#, fuzzy
-msgid "Strikethrough set"
-msgstr "Barré"
-
-#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
-msgid "Whether this tag affects strikethrough"
-msgstr ""
-
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
-#, fuzzy
-msgid "Underline set"
-msgstr "Soulignement"
-
-#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
-msgid "Whether this tag affects underlining"
-msgstr ""
-
-#: gtk/gtkcellrenderertoggle.c:130
-msgid "Toggle state"
-msgstr "État de la bascule"
-
-#: gtk/gtkcellrenderertoggle.c:131
-msgid "The toggle state of the button"
-msgstr "L'état de bascule du bouton"
-
-#: gtk/gtkcellrenderertoggle.c:139
-#, fuzzy
-msgid "Activatable"
-msgstr "Éditable"
-
-#: gtk/gtkcellrenderertoggle.c:140
-#, fuzzy
-msgid "The toggle button can be activated"
-msgstr "Dessine le bouton de bascule comme bouton radio"
-
-#: gtk/gtkcellrenderertoggle.c:148
-msgid "Radio state"
-msgstr "État radio"
-
-#: gtk/gtkcellrenderertoggle.c:149
-msgid "Draw the toggle button as a radio button"
-msgstr "Dessine le bouton de bascule comme bouton radio"
-
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:195
-msgid "Indicator Size"
-msgstr ""
-
-#: gtk/gtkcheckbutton.c:96
-msgid "Size of check or radio indicator"
-msgstr ""
-
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:201
-msgid "Indicator Spacing"
-msgstr ""
-
-#: gtk/gtkcheckbutton.c:104
-msgid "Spacing around check or radio indicator"
-msgstr ""
-
-#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:130
-msgid "Active"
-msgstr "Actif"
-
-#: gtk/gtkcheckmenuitem.c:116
-msgid "Whether the menu item is checked."
-msgstr ""
-
-#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:138
-msgid "Inconsistent"
-msgstr ""
-
-#: gtk/gtkcheckmenuitem.c:124
-msgid "Whether to display an \"inconsistent\" state."
-msgstr ""
-
-#: gtk/gtkcolorsel.c:582
-msgid ""
-"The previously-selected color, for comparison to the color you're selecting "
-"now. You can drag this color to a palette entry, or select this color as "
-"current by dragging it to the other color swatch alongside."
-msgstr ""
-
-#: gtk/gtkcolorsel.c:587
-msgid ""
-"The color you've chosen. You can drag this color to a palette entry to save "
-"it for use in the future."
-msgstr ""
-
-#: gtk/gtkcolorsel.c:910
-msgid "_Save color here"
-msgstr ""
-
-#: gtk/gtkcolorsel.c:1079
-msgid ""
-"Click this palette entry to make it the current color. To change this entry, "
-"drag a color swatch here or right-click it and select \"Save color here.\""
-msgstr ""
-
-#: gtk/gtkcolorsel.c:1704
-msgid "Has Opacity Control"
-msgstr ""
-
-#: gtk/gtkcolorsel.c:1705
-msgid "Whether the color selector should allow setting opacity"
-msgstr ""
-
-#: gtk/gtkcolorsel.c:1711
-#, fuzzy
-msgid "Has palette"
-msgstr "Palette personnelle"
-
-#: gtk/gtkcolorsel.c:1712
-msgid "Whether a palette should be used"
-msgstr ""
-
-#: gtk/gtkcolorsel.c:1718
-msgid "Current Color"
-msgstr "Couleur courante"
-
-#: gtk/gtkcolorsel.c:1719
-msgid "The current color"
-msgstr "Couleur courante"
-
-#: gtk/gtkcolorsel.c:1725
-msgid "Current Alpha"
-msgstr "Alpha courant"
-
-#: gtk/gtkcolorsel.c:1726
-msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
-msgstr ""
-"La valeur courante de l'opacité (0 : entièrement transparent, 65535 : "
-"entièrement opaque)"
-
-#: gtk/gtkcolorsel.c:1739
-msgid "Custom palette"
-msgstr "Palette personnalisée"
-
-#: gtk/gtkcolorsel.c:1740
-msgid "Palette to use in the color selector"
-msgstr "Palette à utiliser dans le sélecteur de couleurs"
-
-#: gtk/gtkcolorsel.c:1784
-msgid ""
-"Select the color you want from the outer ring. Select the darkness or "
-"lightness of that color using the inner triangle."
-msgstr ""
-
-#: gtk/gtkcolorsel.c:1812
-msgid ""
-"Click the eyedropper, then click a color anywhere on your screen to select "
-"that color."
-msgstr ""
-
-#: gtk/gtkcolorsel.c:1821
-msgid "_Hue:"
-msgstr "_Teinte :"
-
-#: gtk/gtkcolorsel.c:1822
-msgid "Position on the color wheel."
-msgstr ""
-
-#: gtk/gtkcolorsel.c:1823
-msgid "_Saturation:"
-msgstr "_Saturation :"
-
-#: gtk/gtkcolorsel.c:1824
-msgid "\"Deepness\" of the color."
-msgstr ""
-
-#: gtk/gtkcolorsel.c:1825
-msgid "_Value:"
-msgstr "_Valeur :"
-
-#: gtk/gtkcolorsel.c:1826
-msgid "Brightness of the color."
-msgstr "Brillance de la couleur"
-
-#: gtk/gtkcolorsel.c:1827
-msgid "_Red:"
-msgstr "_Rouge :"
-
-#: gtk/gtkcolorsel.c:1828
-msgid "Amount of red light in the color."
-msgstr "Quantité de rouge dans la couleur"
-
-#: gtk/gtkcolorsel.c:1829
-msgid "_Green:"
-msgstr "_Vert :"
-
-#: gtk/gtkcolorsel.c:1830
-msgid "Amount of green light in the color."
-msgstr "Quantité de vert dans la couleur"
-
-#: gtk/gtkcolorsel.c:1831
-msgid "_Blue:"
-msgstr "_Bleu :"
-
-#: gtk/gtkcolorsel.c:1832
-msgid "Amount of blue light in the color."
-msgstr "Quantité de bleu dans la couleur"
-
-#: gtk/gtkcolorsel.c:1835
-msgid "_Opacity:"
-msgstr "_Opacité :"
-
-#: gtk/gtkcolorsel.c:1843
-msgid "Transparency of the currently-selected color."
-msgstr "Transparence de la couleur sélectionnée"
-
-#: gtk/gtkcolorsel.c:1858
-msgid "Color _Name:"
-msgstr "_Nom de la couleur : "
-
-#: gtk/gtkcolorsel.c:1870
-msgid ""
-"You can enter an HTML-style hexadecimal color value, or simply a color name "
-"such as 'orange' in this entry."
-msgstr ""
-
-#: gtk/gtkcolorsel.c:1889
-msgid "_Palette"
-msgstr "_Palette"
-
-#: gtk/gtkcombo.c:139
-msgid "Enable arrow keys"
-msgstr "Activer les touches fléchées"
-
-#: gtk/gtkcombo.c:140
-#, fuzzy
-msgid "Whether the arrow keys move through the list of items"
-msgstr "Dessine une ligne à travers le texte."
-
-#: gtk/gtkcombo.c:146
-msgid "Always enable arrows"
-msgstr "Toujours activer les touches fléchées"
-
-#: gtk/gtkcombo.c:147
-msgid ""
-"Whether the arrow keys work, even if the entry contents are not in the list"
-msgstr ""
-
-#: gtk/gtkcombo.c:153
-msgid "Case sensitive"
-msgstr "Sensible à la casse"
-
-#: gtk/gtkcombo.c:154
-msgid "Whether list item matching is case sensitive"
-msgstr ""
-
-#: gtk/gtkcombo.c:161
-msgid "Allow empty"
-msgstr ""
-
-#: gtk/gtkcombo.c:162
-msgid "Whether an empty value may be entered in this field"
-msgstr ""
-
-#: gtk/gtkcombo.c:169
-msgid "Value in list"
-msgstr ""
-
-#: gtk/gtkcombo.c:170
-msgid "Whether entered values must already be present in the list"
-msgstr ""
-
-#: gtk/gtkcontainer.c:200
-msgid "Resize mode"
-msgstr ""
-
-#: gtk/gtkcontainer.c:201
-msgid "Specify how resize events are handled"
-msgstr ""
-
-#: gtk/gtkcontainer.c:208
-msgid "Border width"
-msgstr "Largeur de la bordure"
-
-#: gtk/gtkcontainer.c:209
-msgid "The width of the empty border outside the containers children."
-msgstr "Largeur de la bordure vide à l'extérieur des conteneurs fils"
-
-#: gtk/gtkcontainer.c:217
-msgid "Child"
-msgstr "Fils"
-
-#: gtk/gtkcontainer.c:218
-msgid "Can be used to add a new child to the container."
-msgstr "Peut être utilisé pour ajouter un nouveau fils au conteneur"
-
-#: gtk/gtkcurve.c:121
-msgid "Curve type"
-msgstr "Type de courbe"
-
-#: gtk/gtkcurve.c:122
-msgid "Is this curve linear, spline interpolated, or free-form"
-msgstr ""
-
-#: gtk/gtkcurve.c:130
-msgid "Minimum X"
-msgstr "X minimum"
-
-#: gtk/gtkcurve.c:131
-msgid "Minimum possible value for X"
-msgstr "Valeur minimale possible pour X"
-
-#: gtk/gtkcurve.c:140
-msgid "Maximum X"
-msgstr "X maximum"
-
-#: gtk/gtkcurve.c:141
-msgid "Maximum possible X value."
-msgstr "Valeur maximale possible pour X"
-
-#: gtk/gtkcurve.c:150
-msgid "Minimum Y"
-msgstr "Y minimum"
-
-#: gtk/gtkcurve.c:151
-msgid "Minimum possible value for Y"
-msgstr "Valeur minimale possible pour Y"
-
-#: gtk/gtkcurve.c:160
-msgid "Maximum Y"
-msgstr "Y maximum"
-
-#: gtk/gtkcurve.c:161
-msgid "Maximum possible value for Y"
-msgstr "Valeur maximale possible pour Y"
-
-#: gtk/gtkdialog.c:128
-msgid "Has separator"
-msgstr "A un séparateur"
-
-#: gtk/gtkdialog.c:129
-msgid "The dialog has a separator bar above its buttons"
-msgstr "Le dialogue a une barre de séparation au dessus de ses boutons"
-
-#: gtk/gtkdialog.c:152
-msgid "Content area border"
-msgstr ""
-
-#: gtk/gtkdialog.c:153
-msgid "Width of border around the main dialog area"
-msgstr "Largeur de la bordure autour de la zone principale du dialogue"
-
-#: gtk/gtkdialog.c:160
-msgid "Button spacing"
-msgstr "Espacement des boutons"
-
-#: gtk/gtkdialog.c:161
-msgid "Spacing between buttons"
-msgstr "Espacement entre les boutons"
-
-#: gtk/gtkdialog.c:169
-msgid "Action area border"
-msgstr ""
-
-#: gtk/gtkdialog.c:170
-msgid "Width of border around the button area at the bottom of the dialog"
-msgstr "Largeur de la bordure autour de la zone des boutons en bas du dialogue"
-
-#: gtk/gtkentry.c:435 gtk/gtklabel.c:358
-msgid "Cursor Position"
-msgstr "Position du curseur"
-
-#: gtk/gtkentry.c:436 gtk/gtklabel.c:359
-msgid "The current position of the insertion cursor in chars."
-msgstr ""
-
-#: gtk/gtkentry.c:445 gtk/gtklabel.c:368
-#, fuzzy
-msgid "Selection Bound"
-msgstr "Sélection :"
-
-#: gtk/gtkentry.c:446 gtk/gtklabel.c:369
-msgid ""
-"The position of the opposite end of the selection from the cursor in chars."
-msgstr ""
-
-#: gtk/gtkentry.c:456
-msgid "Whether the entry contents can be edited"
-msgstr ""
-
-#: gtk/gtkentry.c:463
-msgid "Maximum length"
-msgstr "Longueur maximale"
-
-#: gtk/gtkentry.c:464
-msgid "Maximum number of characters for this entry. Zero if no maximum."
-msgstr ""
-"Nombre maximum de caractères pour cette entrée, zéro s'il n'y a pas de "
-"maximum"
-
-#: gtk/gtkentry.c:472
-msgid "Visibility"
-msgstr "Visibilité"
-
-#: gtk/gtkentry.c:473
-msgid ""
-"FALSE displays the \"invisible char\" instead of the actual text (password "
-"mode)"
-msgstr ""
-
-#: gtk/gtkentry.c:480
-#, fuzzy
-msgid "Has Frame"
-msgstr "Palette personnelle"
-
-#: gtk/gtkentry.c:481
-msgid "FALSE removes outside bevel from entry."
-msgstr ""
-
-#: gtk/gtkentry.c:488
-msgid "Invisible character"
-msgstr "Caractère invisible"
-
-#: gtk/gtkentry.c:489
-msgid "The character to use when masking entry contents (in \"password mode\")"
-msgstr ""
-"Caractère à utiliser pour masquer le contenu d'une entrée (en « mode mot de "
-"passe »)"
-
-#: gtk/gtkentry.c:496
-msgid "Activates default"
-msgstr ""
-
-#: gtk/gtkentry.c:497
-msgid ""
-"Whether to activate the default widget (such as the default button in a "
-"dialog) when Enter is pressed."
-msgstr ""
-
-#: gtk/gtkentry.c:503
-msgid "Width in chars"
-msgstr "Largeur en caractères"
-
-#: gtk/gtkentry.c:504
-msgid "Number of characters to leave space for in the entry."
-msgstr ""
-
-#: gtk/gtkentry.c:513
-msgid "Scroll offset"
-msgstr ""
-
-#: gtk/gtkentry.c:514
-msgid "Number of pixels of the entry scrolled off the screen to the left"
-msgstr ""
-
-#: gtk/gtkentry.c:524
-msgid "The contents of the entry"
-msgstr "Le contenu de l'entrée"
-
-#: gtk/gtkentry.c:728
-#, fuzzy
-msgid "Select on focus"
-msgstr "Sélection :"
-
-#: gtk/gtkentry.c:729
-msgid "Whether to select the contents of an entry when it is focused."
-msgstr ""
-
-#: gtk/gtkentry.c:3850 gtk/gtklabel.c:3164
-msgid "Select All"
-msgstr "Sélectionner tout"
-
-#: gtk/gtkentry.c:3860 gtk/gtklabel.c:3174
-msgid "Input Methods"
-msgstr "Méthodes de saisie"
-
-#: gtk/gtkentry.c:3870 gtk/gtktextview.c:6375
-msgid "_Insert Unicode control character"
-msgstr "_Insérer un caractère de contrôle Unicode"
-
-#: gtk/gtkfilesel.c:536 gtk/gtkimage.c:161
-msgid "Filename"
-msgstr "Nom de fichier"
-
-#: gtk/gtkfilesel.c:537
-msgid "The currently selected filename."
-msgstr "Nom du fichier actuellement sélectionné"
-
-#: gtk/gtkfilesel.c:543
-msgid "Show file operations"
-msgstr "Afficher les opérations sur les fichiers"
-
-#: gtk/gtkfilesel.c:544
-msgid "Whether buttons for creating/manipulating files should be displayed."
-msgstr ""
-
-#: gtk/gtkfilesel.c:551
-msgid "Select multiple"
-msgstr "Sélection multiple"
-
-#: gtk/gtkfilesel.c:552
-msgid "Whether to allow multiple files to be selected."
-msgstr ""
-
-#: gtk/gtkfilesel.c:707
-msgid "Folders"
-msgstr "Dossiers"
-
-#: gtk/gtkfilesel.c:711
-msgid "Fol_ders"
-msgstr "_Dossiers"
-
-#: gtk/gtkfilesel.c:742
-msgid "Files"
-msgstr "Fichiers"
-
-#: gtk/gtkfilesel.c:746
-msgid "_Files"
-msgstr "_Fichiers"
-
-#: gtk/gtkfilesel.c:822 gtk/gtkfilesel.c:2124
-#, c-format
-msgid "Folder unreadable: %s"
-msgstr "Dossier illisible : %s"
-
-#: gtk/gtkfilesel.c:946
-#, c-format
-msgid ""
-"The file \"%s\" resides on another machine (called %s) and may not be "
-"availible to this program.\n"
-"Are you sure that you want to select it?"
-msgstr ""
-"Le fichier « %s » est stocké sur une autre machine (appelée %s) et peut ne "
-"pas être utilisable par ce programme.\n"
-"Êtes-vous sûr de vouloir le sélectionner ?"
-
-#: gtk/gtkfilesel.c:1076
-msgid "_New Folder"
-msgstr "_Nouveau dossier"
-
-#: gtk/gtkfilesel.c:1087
-msgid "De_lete File"
-msgstr "Ef_facer le fichier"
-
-#: gtk/gtkfilesel.c:1098
-msgid "_Rename File"
-msgstr "_Renommer le fichier"
-
-#: gtk/gtkfilesel.c:1358
-#, c-format
-msgid ""
-"The folder name \"%s\" contains symbols that are not allowed in filenames"
-msgstr ""
-"Le nom du dossier « %s » contient des symboles non autorisés dans des noms "
-"de fichier."
-
-#: gtk/gtkfilesel.c:1360
-#, c-format
-msgid ""
-"Error creating folder \"%s\": %s\n"
-"%s"
-msgstr ""
-"Error lors de la création du dossier « %s » : %s\n"
-"%s"
-
-#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1597
-msgid "You probably used symbols not allowed in filenames."
-msgstr ""
-"Vous avez probablement utilisé des symboles invalides dans un nom de fichier."
-
-#: gtk/gtkfilesel.c:1369
-#, c-format
-msgid "Error creating folder \"%s\": %s\n"
-msgstr ""
-"E\n"
-"rror lors de la création du dossier « %s » : %s\n"
-
-#: gtk/gtkfilesel.c:1403
-msgid "New Folder"
-msgstr "Nouveau dossier"
-
-#: gtk/gtkfilesel.c:1418
-msgid "_Folder name:"
-msgstr "_Nom du dossier :"
-
-#: gtk/gtkfilesel.c:1444
-msgid "Create"
-msgstr "Créer"
-
-#: gtk/gtkfilesel.c:1485
-#, c-format
-msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
-msgstr ""
-"Le nom de fichier « %s » contient des symboles invalides dans un nom de "
-"fichier."
-
-#: gtk/gtkfilesel.c:1488
-#, c-format
-msgid ""
-"Error deleting file \"%s\": %s\n"
-"%s"
-msgstr ""
-"Erreur lors de la suppression du fichier « %s » : %s\n"
-"%s"
-
-#: gtk/gtkfilesel.c:1490 gtk/gtkfilesel.c:1611
-msgid "It probably contains symbols not allowed in filenames."
-msgstr ""
-"Il contient probablement des symboles invalides dans un nom de fichier."
-
-#: gtk/gtkfilesel.c:1499
-#, c-format
-msgid "Error deleting file \"%s\": %s"
-msgstr "Erreur lors de la suppression du fichier « %s » : %s"
-
-#: gtk/gtkfilesel.c:1542
-#, c-format
-msgid "Really delete file \"%s\" ?"
-msgstr "Voulez-vous reellement effacer le fichier « %s »"
-
-#: gtk/gtkfilesel.c:1547
-msgid "Delete File"
-msgstr "Effacer le fichier"
-
-#: gtk/gtkfilesel.c:1593 gtk/gtkfilesel.c:1607
-#, c-format
-msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
-msgstr ""
-"Le nom du fichier « %s » contient des symboles invalides dans un nom de "
-"fichier."
-
-#: gtk/gtkfilesel.c:1595
-#, c-format
-msgid ""
-"Error renaming file to \"%s\": %s\n"
-"%s"
-msgstr ""
-"Erreur lors du renommage en « %s » : %s\n"
-"%s"
-
-#: gtk/gtkfilesel.c:1609
-#, c-format
-msgid ""
-"Error renaming file \"%s\": %s\n"
-"%s"
-msgstr ""
-"Error lors du renommage de « %s » : %s\n"
-"%s"
-
-#: gtk/gtkfilesel.c:1619
-#, c-format
-msgid "Error renaming file \"%s\" to \"%s\": %s"
-msgstr "Erreur lors du renommage de « %s » en « %s » : %s"
-
-#: gtk/gtkfilesel.c:1666
-msgid "Rename File"
-msgstr "Renommer le fichier"
-
-#: gtk/gtkfilesel.c:1681
-#, c-format
-msgid "Rename file \"%s\" to:"
-msgstr "Renommer le fichier « %s » en :"
-
-#: gtk/gtkfilesel.c:1712
-msgid "Rename"
-msgstr "Renommer"
-
-#: gtk/gtkfilesel.c:2103
-msgid "Selection: "
-msgstr "Sélection :"
-
-#: gtk/gtkfilesel.c:2983
-#, c-format
-msgid ""
-"The filename \"%s\" couldn't be converted to UTF-8 (try setting the "
-"environment variable G_BROKEN_FILENAMES): %s"
-msgstr ""
-
-#: gtk/gtkfilesel.c:2986
-msgid "Invalid Utf-8"
-msgstr "UTF-8 invalide"
-
-#: gtk/gtkfilesel.c:3852
-msgid "Name too long"
-msgstr "Nom trop long"
-
-#: gtk/gtkfilesel.c:3854
-msgid "Couldn't convert filename"
-msgstr "Impossible de convertir le nom du fichier"
-
-#: gtk/gtkfixed.c:120 gtk/gtklayout.c:597
-msgid "X position"
-msgstr "Position X"
-
-#: gtk/gtkfixed.c:121 gtk/gtklayout.c:598
-msgid "X position of child widget"
-msgstr ""
-
-#: gtk/gtkfixed.c:130 gtk/gtklayout.c:607
-msgid "Y position"
-msgstr "Position Y"
-
-#: gtk/gtkfixed.c:131 gtk/gtklayout.c:608
-msgid "Y position of child widget"
-msgstr ""
-
-#. This is the default text shown in the preview entry, though the user
-#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:69
-msgid "abcdefghijk ABCDEFGHIJK"
-msgstr "abcdefghijk ABCDEFGHIJK"
-
-#: gtk/gtkfontsel.c:202
-msgid "Font name"
-msgstr "Nom de police"
-
-#: gtk/gtkfontsel.c:203
-msgid "The X string that represents this font."
-msgstr "La chaîne X qui représente cette police"
-
-#: gtk/gtkfontsel.c:210
-msgid "The GdkFont that is currently selected."
-msgstr "GdkFont actuellement sélectionnée."
-
-#: gtk/gtkfontsel.c:216
-msgid "Preview text"
-msgstr "Prévisualiser le texte"
-
-#: gtk/gtkfontsel.c:217
-msgid "The text to display in order to demonstrate the selected font."
-msgstr "Texte à afficher pour tester la police sélectionnée."
-
-#: gtk/gtkfontsel.c:321
-msgid "_Family:"
-msgstr "_Famille :"
-
-#: gtk/gtkfontsel.c:327
-msgid "_Style:"
-msgstr "_Style :"
-
-#: gtk/gtkfontsel.c:333
-msgid "Si_ze:"
-msgstr "_Taille :"
-
-#. create the text entry widget
-#: gtk/gtkfontsel.c:462
-msgid "_Preview:"
-msgstr "_Aperçu :"
-
-#: gtk/gtkfontsel.c:1253
-msgid "Font Selection"
-msgstr "Sélection de police"
-
-#: gtk/gtkframe.c:126
-msgid "Text of the frame's label."
-msgstr ""
-
-#: gtk/gtkframe.c:133
-msgid "Label xalign"
-msgstr "Étiquette xalign"
-
-#: gtk/gtkframe.c:134
-msgid "The horizontal alignment of the label."
-msgstr "Alignement horizontal de l'étiquette."
-
-#: gtk/gtkframe.c:143
-#, fuzzy
-msgid "Label yalign"
-msgstr "Le y-align."
-
-#: gtk/gtkframe.c:144
-msgid "The vertical alignment of the label."
-msgstr "Alignement vertical de l'étiquette"
-
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
-msgid "Deprecated property, use shadow_type instead."
-msgstr "Propriété obsolète. Utilisez shadow_type à la place."
-
-#: gtk/gtkframe.c:160
-msgid "Frame shadow"
-msgstr ""
-
-#: gtk/gtkframe.c:161
-msgid "Appearance of the frame border."
-msgstr ""
-
-#: gtk/gtkframe.c:169
-msgid "Label widget"
-msgstr ""
-
-#: gtk/gtkframe.c:170
-msgid "A widget to display in place of the usual frame label."
-msgstr ""
-
-#: gtk/gtkgamma.c:396
-msgid "Gamma"
-msgstr "Gamma"
-
-#: gtk/gtkgamma.c:406
-msgid "_Gamma value"
-msgstr "Valeur _gamma"
-
-#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:151 gtk/gtkstatusbar.c:158
-#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
-msgid "Shadow type"
-msgstr "Type d'ombre"
-
-#: gtk/gtkhandlebox.c:193
-msgid "Appearance of the shadow that surrounds the container."
-msgstr "Apparence de l'ombre qui entoure le conteneur"
-
-#: gtk/gtkhandlebox.c:201
-#, fuzzy
-msgid "Handle position"
-msgstr "Chaîne de texte"
-
-#: gtk/gtkhandlebox.c:202
-msgid "Position of the handle relative to the child widget."
-msgstr ""
-
-#: gtk/gtkhandlebox.c:210
-msgid "Snap edge"
-msgstr ""
-
-#: gtk/gtkhandlebox.c:211
-msgid ""
-"Side of the handlebox that's lined up with the docking point to dock the "
-"handlebox."
-msgstr ""
-
-#. Remove this icon source so we don't keep trying to
-#. * load it.
-#.
-#: gtk/gtkiconfactory.c:1318
-#, c-format
-msgid "Error loading icon: %s"
-msgstr "Erreur de chargement de l'icone : %s"
-
-#: gtk/gtkimage.c:129
-msgid "Pixbuf"
-msgstr "Pixbuf"
-
-#: gtk/gtkimage.c:130
-msgid "A GdkPixbuf to display."
-msgstr "GdkPixbuf à afficher"
-
-#: gtk/gtkimage.c:137
-msgid "Pixmap"
-msgstr "Pixmap"
-
-#: gtk/gtkimage.c:138
-msgid "A GdkPixmap to display."
-msgstr "GdkPixmap à afficher"
-
-#: gtk/gtkimage.c:145
-msgid "Image"
-msgstr "Image"
-
-#: gtk/gtkimage.c:146
-msgid "A GdkImage to display."
-msgstr "GdkImage à afficher."
-
-#: gtk/gtkimage.c:153
-msgid "Mask"
-msgstr "Masque"
-
-#: gtk/gtkimage.c:154
-msgid "Mask bitmap to use with GdkImage or GdkPixmap"
-msgstr ""
-
-#: gtk/gtkimage.c:162
-msgid "Filename to load and display."
-msgstr "Nom du fichier à charger et afficher"
-
-#: gtk/gtkimage.c:170
-msgid "Stock ID"
-msgstr ""
-
-#: gtk/gtkimage.c:171
-msgid "Stock ID for a stock image to display."
-msgstr ""
-
-#: gtk/gtkimage.c:178
-#, fuzzy
-msgid "Icon set"
-msgstr "Soulignement"
-
-#: gtk/gtkimage.c:179
-msgid "Icon set to display."
-msgstr ""
-
-#: gtk/gtkimage.c:186
-msgid "Icon size"
-msgstr "Taille de l'icône"
-
-#: gtk/gtkimage.c:187
-msgid "Size to use for stock icon or icon set."
-msgstr ""
-
-#: gtk/gtkimage.c:195
-msgid "Animation"
-msgstr "Animation"
-
-#: gtk/gtkimage.c:196
-msgid "GdkPixbufAnimation to display."
-msgstr "GdkPixbufAnimation à afficher."
-
-#: gtk/gtkimage.c:203
-msgid "Storage type"
-msgstr "Type de stockage"
-
-#: gtk/gtkimage.c:204
-msgid "The representation being used for image data."
-msgstr ""
-
-#: gtk/gtkimagemenuitem.c:124
-msgid "Image widget"
-msgstr ""
-
-#: gtk/gtkimagemenuitem.c:125
-msgid "Child widget to appear next to the menu text"
-msgstr ""
-
-#. shell and main vbox
-#: gtk/gtkinputdialog.c:184
-msgid "Input"
-msgstr "Entrée"
-
-#: gtk/gtkinputdialog.c:192
-msgid "No input devices"
-msgstr "Pas de périphérique d'entrée"
-
-#: gtk/gtkinputdialog.c:221
-msgid "_Device:"
-msgstr "_Périphérique :"
-
-#: gtk/gtkinputdialog.c:238
-msgid "Disabled"
-msgstr "Désactivé"
-
-#: gtk/gtkinputdialog.c:246
-msgid "Screen"
-msgstr "Écran"
-
-#: gtk/gtkinputdialog.c:254
-msgid "Window"
-msgstr "Fenêtre"
-
-#: gtk/gtkinputdialog.c:262
-msgid "_Mode: "
-msgstr "_Mode : "
-
-#. The axis listbox
-#: gtk/gtkinputdialog.c:293
-msgid "_Axes"
-msgstr "_Axes"
-
-#. Keys listbox
-#: gtk/gtkinputdialog.c:309
-msgid "_Keys"
-msgstr "_Clefs"
-
-#: gtk/gtkinputdialog.c:474
-msgid "X"
-msgstr "X"
-
-#: gtk/gtkinputdialog.c:475
-msgid "Y"
-msgstr "Y"
-
-#: gtk/gtkinputdialog.c:476
-msgid "Pressure"
-msgstr "Pression"
-
-#: gtk/gtkinputdialog.c:477
-msgid "X Tilt"
-msgstr "Inclinaison X"
-
-#: gtk/gtkinputdialog.c:478
-msgid "Y Tilt"
-msgstr "Inclinaison Y"
-
-#: gtk/gtkinputdialog.c:479
-msgid "Wheel"
-msgstr "Roulette"
-
-#: gtk/gtkinputdialog.c:519
-msgid "none"
-msgstr "aucun"
-
-#: gtk/gtkinputdialog.c:553 gtk/gtkinputdialog.c:589
-msgid "(disabled)"
-msgstr "(désactivé)"
-
-#: gtk/gtkinputdialog.c:582
-msgid "(unknown)"
-msgstr "(inconnu)"
-
-#. and clear button
-#: gtk/gtkinputdialog.c:667
-msgid "clear"
-msgstr "effacer"
-
-#: gtk/gtklabel.c:281
-msgid "The text of the label."
-msgstr "Le texte de l'étiquette."
-
-#: gtk/gtklabel.c:288
-msgid "A list of style attributes to apply to the text of the label."
-msgstr "Liste d'attributs de style à appliquer au texte de l'étiquette."
-
-#: gtk/gtklabel.c:294
-msgid "Use markup"
-msgstr ""
-
-#: gtk/gtklabel.c:295
-msgid "The text of the label includes XML markup. See pango_parse_markup()."
-msgstr ""
-
-#: gtk/gtklabel.c:309 gtk/gtktexttag.c:378 gtk/gtktextview.c:585
-msgid "Justification"
-msgstr "Justification"
-
-#: gtk/gtklabel.c:310
-msgid ""
-"The alignment of the lines in the text of the label relative to each other. "
-"This does NOT affect the alignment of the label within its allocation. See "
-"GtkMisc::xalign for that."
-msgstr ""
-
-#: gtk/gtklabel.c:318
-msgid "Pattern"
-msgstr "Motif"
-
-#: gtk/gtklabel.c:319
-msgid ""
-"A string with _ characters in positions correspond to characters in the text "
-"to underline."
-msgstr ""
-
-#: gtk/gtklabel.c:326
-msgid "Line wrap"
-msgstr ""
-
-#: gtk/gtklabel.c:327
-msgid "If set, wrap lines if the text becomes too wide."
-msgstr ""
-
-#: gtk/gtklabel.c:333
-msgid "Selectable"
-msgstr "Sélectionnable"
-
-#: gtk/gtklabel.c:334
-msgid "Whether the label text can be selected with the mouse."
-msgstr ""
-
-#: gtk/gtklabel.c:340
-msgid "Mnemonic key"
-msgstr "Raccourci clavier"
-
-#: gtk/gtklabel.c:341
-msgid "The mnemonic accelerator key for this label."
-msgstr "Le raccourci clavier pour cette étiquette."
-
-#: gtk/gtklabel.c:349
-msgid "Mnemonic widget"
-msgstr ""
-
-#: gtk/gtklabel.c:350
-msgid "The widget to be activated when the label's mnemonic key is pressed."
-msgstr ""
-
-#: gtk/gtklayout.c:617 gtk/gtkviewport.c:132
-msgid "Horizontal adjustment"
-msgstr "Ajustement horizontal"
-
-#: gtk/gtklayout.c:618 gtk/gtkscrolledwindow.c:237
-msgid "The GtkAdjustment for the horizontal position."
-msgstr "GtkAdjustement pour cette position horizontale."
-
-#: gtk/gtklayout.c:625 gtk/gtkviewport.c:140
-msgid "Vertical adjustment"
-msgstr "Ajustement vertical"
-
-#: gtk/gtklayout.c:626 gtk/gtkscrolledwindow.c:244
-msgid "The GtkAdjustment for the vertical position."
-msgstr "GtkAdjustement pour cette position verticale."
-
-#: gtk/gtklayout.c:633 gtk/gtktreeviewcolumn.c:190
-msgid "Width"
-msgstr "Largeur"
-
-#: gtk/gtklayout.c:634
-msgid "The width of the layout."
-msgstr "Largeur de la mise en page"
-
-#: gtk/gtklayout.c:642
-msgid "Height"
-msgstr "Hauteur"
-
-#: gtk/gtklayout.c:643
-msgid "The height of the layout."
-msgstr "Hauteur de la mise en page"
-
-#. Translate to default:RTL if you want your widgets
-#. * to be RTL, otherwise translate to default:LTR.
-#. * Do *not* translate it to "predefinito:LTR", if it
-#. * it isn't default:LTR or default:RTL it will not work
-#.
-#: gtk/gtkmain.c:731
-msgid "default:LTR"
-msgstr "default:LTR"
-
-#: gtk/gtkmenu.c:191
-msgid "Tearoff Title"
-msgstr ""
-
-#: gtk/gtkmenu.c:192
-msgid ""
-"A title that may be displayed by the window manager when this menu is torn-"
-"off."
-msgstr ""
-
-#: gtk/gtkmenu.c:260
-msgid "Can change accelerators"
-msgstr ""
-
-#: gtk/gtkmenu.c:261
-msgid ""
-"Whether menu accelerators can be changed by pressing a key over the menu "
-"item."
-msgstr ""
-
-#: gtk/gtkmenubar.c:152
-msgid "Style of bevel around the menubar"
-msgstr ""
-
-#: gtk/gtkmenubar.c:159 gtk/gtktoolbar.c:251
-msgid "Internal padding"
-msgstr ""
-
-#: gtk/gtkmenubar.c:160
-msgid "Amount of border space between the menubar shadow and the menu items"
-msgstr "Espacement entre l'ombre de la barre de menu et les éléments de menu."
-
-#: gtk/gtkmessagedialog.c:104
-msgid "Image/label border"
-msgstr "bordure de l'image/étiquette"
-
-#: gtk/gtkmessagedialog.c:105
-msgid "Width of border around the label and image in the message dialog"
-msgstr "Largeur de la bordure autour du texte et de l'image dans le dialogue"
-
-#: gtk/gtkmessagedialog.c:113
-msgid "Message Type"
-msgstr "Type de message"
-
-#: gtk/gtkmessagedialog.c:114
-msgid "The type of message"
-msgstr "Type de message"
-
-#: gtk/gtkmessagedialog.c:121
-msgid "Message Buttons"
-msgstr ""
-
-#: gtk/gtkmessagedialog.c:122
-msgid "The buttons shown in the message dialog"
-msgstr "Boutons affichés dans la boîte de dialogue"
-
-#: gtk/gtkmisc.c:97
-#, fuzzy
-msgid "X align"
-msgstr "xalign"
-
-#: gtk/gtkmisc.c:98
-msgid "The horizontal alignment, from 0 (left) to 1 (right)"
-msgstr "Alignement horizontal, de 0 (gauche) à 1 (droite)"
-
-#: gtk/gtkmisc.c:107
-#, fuzzy
-msgid "Y align"
-msgstr "xalign"
-
-#: gtk/gtkmisc.c:108
-msgid "The vertical alignment, from 0 (top) to 1 (bottom)"
-msgstr "Alignement vertical, de 0 (haut) à 1 (bas)"
-
-#: gtk/gtkmisc.c:117
-#, fuzzy
-msgid "X pad"
-msgstr "ypad"
-
-#: gtk/gtkmisc.c:118
-msgid ""
-"The amount of space to add on the left and right of the widget, in pixels"
-msgstr "Espacement à ajouter à droite et à gauche du widget, en pixels"
-
-#: gtk/gtkmisc.c:127
-#, fuzzy
-msgid "Y pad"
-msgstr "ypad"
-
-#: gtk/gtkmisc.c:128
-msgid ""
-"The amount of space to add on the top and bottom of the widget, in pixels"
-msgstr "Espacement à ajouter en haut et en bas du widget, en pixels"
-
-#: gtk/gtknotebook.c:362
-msgid "Page"
-msgstr "Page"
-
-#: gtk/gtknotebook.c:363
-msgid "The index of the current page"
-msgstr "Index de la page en cours"
-
-#: gtk/gtknotebook.c:371
-#, fuzzy
-msgid "Tab Position"
-msgstr "Chaîne de texte"
-
-#: gtk/gtknotebook.c:372
-msgid "Which side of the notebook holds the tabs"
-msgstr ""
-
-#: gtk/gtknotebook.c:379
-msgid "Tab Border"
-msgstr ""
-
-#: gtk/gtknotebook.c:380
-msgid "Width of the border around the tab labels"
-msgstr "Largeur de la bordure autour du texte des onglets"
-
-#: gtk/gtknotebook.c:388
-msgid "Horizontal Tab Border"
-msgstr "Bordure horizontale des onglets"
-
-#: gtk/gtknotebook.c:389
-msgid "Width of the horizontal border of tab labels"
-msgstr "Largeur de la bordure horizontale du texte des onglets"
-
-#: gtk/gtknotebook.c:397
-msgid "Vertical Tab Border"
-msgstr "Bordure verticale des onglets"
-
-#: gtk/gtknotebook.c:398
-msgid "Width of the vertical border of tab labels"
-msgstr "Largeur de la bordure verticale du texte des onglets"
-
-#: gtk/gtknotebook.c:406
-msgid "Show Tabs"
-msgstr "Afficher les onglets"
-
-#: gtk/gtknotebook.c:407
-msgid "Whether tabs should be shown or not"
-msgstr "Indique si les onglets doivent être affichés ou non"
-
-#: gtk/gtknotebook.c:413
-msgid "Show Border"
-msgstr "Afficher la bordure"
-
-#: gtk/gtknotebook.c:414
-msgid "Whether the border should be shown or not"
-msgstr "Indique si la bordure doit être affichée ou non"
-
-#: gtk/gtknotebook.c:420
-msgid "Scrollable"
-msgstr "Défilement possible"
-
-#: gtk/gtknotebook.c:421
-msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
-msgstr ""
-
-#: gtk/gtknotebook.c:427
-msgid "Enable Popup"
-msgstr ""
-
-#: gtk/gtknotebook.c:428
-msgid ""
-"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
-"you can use to go to a page"
-msgstr ""
-
-#: gtk/gtknotebook.c:435
-msgid "Whether tabs should have homogeneous sizes"
-msgstr "Indique si la taille des onglets doit être la même pour tous"
-
-#: gtk/gtknotebook.c:2439 gtk/gtknotebook.c:4695
-#, c-format
-msgid "Page %u"
-msgstr "Page %u"
-
-#: gtk/gtkoptionmenu.c:188
-msgid "Menu"
-msgstr "Menu"
-
-#: gtk/gtkoptionmenu.c:189
-msgid "The menu of options"
-msgstr "Menu des options"
-
-#: gtk/gtkoptionmenu.c:196
-msgid "Size of dropdown indicator"
-msgstr ""
-
-#: gtk/gtkoptionmenu.c:202
-#, fuzzy
-msgid "Spacing around indicator"
-msgstr "Couleur d'arrière-plan"
-
-#: gtk/gtkpaned.c:208 gtk/gtkruler.c:138
-msgid "Position"
-msgstr "Position"
-
-#: gtk/gtkpaned.c:209
-msgid ""
-"Position of paned separator in pixels (0 means all the way to the left/top)"
-msgstr ""
-
-#: gtk/gtkpaned.c:217
-#, fuzzy
-msgid "Position Set"
-msgstr "Chaîne de texte"
-
-#: gtk/gtkpaned.c:218
-msgid "TRUE if the Position property should be used"
-msgstr ""
-
-#: gtk/gtkpaned.c:224
-msgid "Handle Size"
-msgstr ""
-
-#: gtk/gtkpaned.c:225
-msgid "Width of handle"
-msgstr ""
-
-#: gtk/gtkpreview.c:129
-msgid "Expand"
-msgstr "Développer"
-
-#: gtk/gtkpreview.c:130
-msgid ""
-"Whether the preview widget should take up the entire space it is allocated"
-msgstr ""
-"Indique si le widget de prévisualisation doit occuper la totalité de la "
-"place qui lui est allouée"
-
-#: gtk/gtkprogress.c:122
-msgid "Activity mode"
-msgstr ""
-
-#: gtk/gtkprogress.c:123
-msgid ""
-"If true the GtkProgress is in activity mode, meaning that is signals "
-"something is happening, but not how much of the activity is finished. This "
-"is used when you're doing something that you don't know how long it will "
-"take."
-msgstr ""
-
-#: gtk/gtkprogress.c:130
-msgid "Show text"
-msgstr "Afficher le texte"
-
-#: gtk/gtkprogress.c:131
-msgid "Whether the progress is shown as text"
-msgstr "Indique si la progression est indiquée par du texte"
-
-#: gtk/gtkprogress.c:138
-#, fuzzy
-msgid "Text x alignment"
-msgstr "Le x-align."
-
-#: gtk/gtkprogress.c:139
-msgid ""
-"A number between 0.0 and 1.0 specifying the horizontal alignment of the text "
-"in the progresswidget"
-msgstr ""
-
-#: gtk/gtkprogress.c:147
-#, fuzzy
-msgid "Text y alignment"
-msgstr "Le y-align."
-
-#: gtk/gtkprogress.c:148
-msgid ""
-"A number between 0.0 and 1.0 specifying the vertical alignment of the text "
-"in the progress widget"
-msgstr ""
-
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:282 gtk/gtkspinbutton.c:237
-msgid "Adjustment"
-msgstr "Ajustement"
-
-#: gtk/gtkprogressbar.c:132
-msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
-msgstr "GtkAdjustment associé à la barre de progression (obsolète)"
-
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
-msgid "Orientation"
-msgstr "Orientation"
-
-#: gtk/gtkprogressbar.c:140
-msgid "Orientation and growth of the progress bar"
-msgstr "Orientation et croissance de la barre de progression"
-
-#: gtk/gtkprogressbar.c:148
-#, fuzzy
-msgid "Bar style"
-msgstr "Style de police"
-
-#: gtk/gtkprogressbar.c:149
-msgid "Specifies the visual style of the bar in percentage mode (Deprecated)"
-msgstr ""
-"Indique le style d'affichage de la barre en mode pourcentage (obsolète)"
-
-#: gtk/gtkprogressbar.c:157
-msgid "Activity Step"
-msgstr ""
-
-#: gtk/gtkprogressbar.c:158
-msgid "The increment used for each iteration in activity mode (Deprecated)"
-msgstr ""
-
-#: gtk/gtkprogressbar.c:167
-msgid "Activity Blocks"
-msgstr ""
-
-#: gtk/gtkprogressbar.c:168
-msgid ""
-"The number of blocks which can fit in the progress bar area in activity mode "
-"(Deprecated)"
-msgstr ""
-
-#: gtk/gtkprogressbar.c:177
-msgid "Discrete Blocks"
-msgstr ""
-
-#: gtk/gtkprogressbar.c:178
-msgid ""
-"The number of discrete blocks in a progress bar (when shown in the discrete "
-"style)"
-msgstr ""
-
-#: gtk/gtkprogressbar.c:187
-msgid "Fraction"
-msgstr "Fraction"
-
-#: gtk/gtkprogressbar.c:188
-msgid "The fraction of total work that has been completed"
-msgstr ""
-
-#: gtk/gtkprogressbar.c:197
-msgid "Pulse Step"
-msgstr ""
-
-#: gtk/gtkprogressbar.c:198
-msgid "The fraction of total progress to move the bouncing block when pulsed"
-msgstr ""
-
-#: gtk/gtkprogressbar.c:208
-msgid "Text to be displayed in the progress bar"
-msgstr "Texte à afficher dans la barre de progression"
-
-#: gtk/gtkrange.c:273
-msgid "Update policy"
-msgstr ""
-
-#: gtk/gtkrange.c:274
-msgid "How the range should be updated on the screen"
-msgstr ""
-
-#: gtk/gtkrange.c:283
-msgid "The GtkAdjustment that contains the current value of this range object"
-msgstr ""
-
-#: gtk/gtkrange.c:290
-msgid "Inverted"
-msgstr "Inversé"
-
-#: gtk/gtkrange.c:291
-msgid "Invert direction slider moves to increase range value"
-msgstr ""
-
-#: gtk/gtkrange.c:297
-#, fuzzy
-msgid "Slider Width"
-msgstr "Largeur moyenne :"
-
-#: gtk/gtkrange.c:298
-msgid "Width of scrollbar or scale thumb"
-msgstr ""
-
-#: gtk/gtkrange.c:305
-msgid "Trough Border"
-msgstr ""
-
-#: gtk/gtkrange.c:306
-msgid "Spacing between thumb/steppers and outer trough bevel"
-msgstr ""
-
-#: gtk/gtkrange.c:313
-msgid "Stepper Size"
-msgstr ""
-
-#: gtk/gtkrange.c:314
-msgid "Length of step buttons at ends"
-msgstr ""
-
-#: gtk/gtkrange.c:321
-#, fuzzy
-msgid "Stepper Spacing"
-msgstr "Espacement :"
-
-#: gtk/gtkrange.c:322
-msgid "Spacing between step buttons and thumb"
-msgstr ""
-
-#: gtk/gtkrange.c:329
-#, fuzzy
-msgid "Arrow X Displacement"
-msgstr "Fenêtre"
-
-#: gtk/gtkrange.c:330
-msgid ""
-"How far in the x direction to move the arrow when the button is depressed"
-msgstr ""
-
-#: gtk/gtkrange.c:337
-#, fuzzy
-msgid "Arrow Y Displacement"
-msgstr "Fenêtre"
-
-#: gtk/gtkrange.c:338
-msgid ""
-"How far in the y direction to move the arrow when the button is depressed"
-msgstr ""
-
-#: gtk/gtkrc.c:2270
+#: ../gtk/gtkfilechooserdefault.c:2764
 #, c-format
-msgid "Unable to find include file: \"%s\""
-msgstr "Impossible de trouver le fichier à inclure : « %s »"
-
-#: gtk/gtkrc.c:2912 gtk/gtkrc.c:2915
-#, c-format
-msgid "Unable to locate image file in pixmap_path: \"%s\""
-msgstr ""
-"Incapable de localiser le fichier image dans le chemin des pixmaps : « %s »"
-
-#: gtk/gtkrc.c:3350
-#, c-format
-msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
-msgstr ""
-
-#: gtk/gtkruler.c:118
-#, fuzzy
-msgid "Lower"
-msgstr "autre"
-
-#: gtk/gtkruler.c:119
-msgid "Lower limit of ruler"
-msgstr ""
-
-#: gtk/gtkruler.c:128
-msgid "Upper"
-msgstr ""
-
-#: gtk/gtkruler.c:129
-msgid "Upper limit of ruler"
-msgstr ""
-
-#: gtk/gtkruler.c:139
-msgid "Position of mark on the ruler"
-msgstr ""
-
-#: gtk/gtkruler.c:148
-msgid "Max Size"
-msgstr "Taille maximale"
-
-#: gtk/gtkruler.c:149
-msgid "Maximum size of the ruler"
-msgstr ""
-
-#: gtk/gtkscale.c:155 gtk/gtkspinbutton.c:255
-msgid "Digits"
-msgstr ""
-
-#: gtk/gtkscale.c:156
-msgid "The number of decimal places that are displayed in the value"
-msgstr ""
-
-#: gtk/gtkscale.c:165
-#, fuzzy
-msgid "Draw Value"
-msgstr "Valeur effective"
-
-#: gtk/gtkscale.c:166
-msgid "Whether the current value is displayed as a string next to the slider"
-msgstr ""
-
-#: gtk/gtkscale.c:173
-#, fuzzy
-msgid "Value Position"
-msgstr "Chaîne de texte"
-
-#: gtk/gtkscale.c:174
-msgid "The position in which the current value is displayed"
-msgstr ""
-
-#: gtk/gtkscale.c:181
-msgid "Slider Length"
-msgstr ""
-
-#: gtk/gtkscale.c:182
-msgid "Length of scale's slider"
-msgstr ""
-
-#: gtk/gtkscale.c:190
-msgid "Value spacing"
-msgstr ""
-
-#: gtk/gtkscale.c:191
-msgid "Space between value text and the slider/trough area"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:76
-msgid "Minimum Slider Length"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:77
-msgid "Minimum length of scrollbar slider"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:85
-msgid "Fixed slider size"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:86
-msgid "Don't change slider size, just lock it to the minimum length"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:93
-#, fuzzy
-msgid "Backward stepper"
-msgstr "Chaîne de couleur d'arrière-plan"
-
-#: gtk/gtkscrollbar.c:94
-msgid "Display the standard backward arrow button"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:101
-msgid "Forward stepper"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:102
-msgid "Display the standard forward arrow button"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:109
-msgid "Secondary backward stepper"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:110
-msgid ""
-"Display a second backward arrow button on the opposite end of the scrollbar"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:117
-msgid "Secondary forward stepper"
-msgstr ""
-
-#: gtk/gtkscrollbar.c:118
-msgid ""
-"Display a secondary forward arrow button on the opposite end of the scrollbar"
-msgstr ""
-
-#: gtk/gtkscrolledwindow.c:236 gtk/gtktext.c:598 gtk/gtktreeview.c:524
-msgid "Horizontal Adjustment"
-msgstr "Ajustement horizontal"
-
-#: gtk/gtkscrolledwindow.c:243 gtk/gtktext.c:606 gtk/gtktreeview.c:532
-msgid "Vertical Adjustment"
-msgstr "Ajustement vertical"
-
-#: gtk/gtkscrolledwindow.c:250
-#, fuzzy
-msgid "Horizontal Scrollbar Policy"
-msgstr "Style de police"
-
-#: gtk/gtkscrolledwindow.c:251
-msgid "When the horizontal scrollbar is displayed"
-msgstr "Quand la barre de défilement horizontal est affichée"
-
-#: gtk/gtkscrolledwindow.c:258
-msgid "Vertical Scrollbar Policy"
-msgstr ""
-
-#: gtk/gtkscrolledwindow.c:259
-msgid "When the vertical scrollbar is displayed"
-msgstr "Quand la barre de défilement horizontal est affichée"
-
-#: gtk/gtkscrolledwindow.c:267
-msgid "Window Placement"
-msgstr "Placement de la fenêtre"
-
-#: gtk/gtkscrolledwindow.c:268
-msgid "Where the contents are located with respect to the scrollbars"
-msgstr ""
-
-#: gtk/gtkscrolledwindow.c:275
-msgid "Shadow Type"
-msgstr "Type d'ombre"
-
-#: gtk/gtkscrolledwindow.c:276
-#, fuzzy
-msgid "Style of bevel around the contents"
-msgstr "Souligne le texte."
-
-#: gtk/gtksettings.c:148
-msgid "Double Click Time"
-msgstr "Vitesse du double-clic"
-
-#: gtk/gtksettings.c:149
-msgid ""
-"Maximum time allowed between two clicks for them to be considered a double "
-"click (in milliseconds)"
-msgstr ""
-
-#: gtk/gtksettings.c:156
-msgid "Cursor Blink"
-msgstr "Clignotement du curseur"
-
-#: gtk/gtksettings.c:157
-msgid "Whether the cursor should blink"
-msgstr "Indique si le curseur doit clignoter"
-
-#: gtk/gtksettings.c:164
-msgid "Cursor Blink Time"
-msgstr "Vitesse de clignotement du curseur"
-
-#: gtk/gtksettings.c:165
-msgid "Length of the cursor blink cycle, in milleseconds"
-msgstr "Période de clignotement du curseur, en millisecondes"
-
-#: gtk/gtksettings.c:172
-msgid "Split Cursor"
-msgstr ""
-
-#: gtk/gtksettings.c:173
-msgid ""
-"Whether two cursors should be displayed for mixed left-to-right and right-to-"
-"left text"
-msgstr ""
-
-#: gtk/gtksettings.c:180
-msgid "Theme Name"
-msgstr "Nom du thème"
-
-#: gtk/gtksettings.c:181
-msgid "Name of theme RC file to load"
-msgstr "Nom du fichier RC de thème à charger"
-
-#: gtk/gtksettings.c:188
-msgid "Key Theme Name"
-msgstr ""
-
-#: gtk/gtksettings.c:189
-msgid "Name of key theme RC file to load"
-msgstr ""
-
-#: gtk/gtksettings.c:197
-msgid "Menu bar accelerator"
-msgstr ""
-
-#: gtk/gtksettings.c:198
-msgid "Keybinding to activate the menu bar"
-msgstr ""
-
-#: gtk/gtksettings.c:206
-msgid "Drag threshold"
-msgstr ""
-
-#: gtk/gtksettings.c:207
-msgid "Number of pixels the cursor can move before dragging"
-msgstr ""
-
-#: gtk/gtksettings.c:215
-msgid "Font Name"
-msgstr "Nom de la police"
-
-#: gtk/gtksettings.c:216
-msgid "Name of default font to use"
-msgstr "Nom de la police à utiliser par défaut"
-
-#: gtk/gtksizegroup.c:242
-msgid "Mode"
-msgstr "Mode"
-
-#: gtk/gtksizegroup.c:243
-msgid ""
-"The directions in which the size group effects the requested sizes of its "
-"component widgets."
-msgstr ""
-
-#: gtk/gtkspinbutton.c:238
-#, fuzzy
-msgid "The adjustment that holds the value of the spinbutton"
-msgstr "L'état de bascule du bouton"
-
-#: gtk/gtkspinbutton.c:245
-msgid "Climb Rate"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:246
-msgid "The acceleration rate when you hold down a button"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:256
-msgid "The number of decimal places to display"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:265
-msgid "Snap to Ticks"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:266
-msgid ""
-"Whether erroneous values are automatically changed to a spin button's "
-"nearest step increment"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:273
-msgid "Numeric"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:274
-msgid "Whether non-numeric characters should be ignored"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:281
-msgid "Wrap"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:282
-msgid "Whether a spin button should wrap upon reaching its limits"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:289
-msgid "Update Policy"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:290
-msgid ""
-"Whether the spin button should update always, or only when the value is legal"
-msgstr ""
-
-#: gtk/gtkspinbutton.c:298
-msgid "Value"
-msgstr "Valeur"
-
-#: gtk/gtkspinbutton.c:299
-msgid "Reads the current value, or sets a new value"
-msgstr ""
-
-#: gtk/gtkstatusbar.c:159
-#, fuzzy
-msgid "Style of bevel around the statusbar text"
-msgstr "Souligne le texte."
-
-#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:267
-msgid "Information"
-msgstr "Information"
-
-#: gtk/gtkstock.c:268
-msgid "Warning"
-msgstr "Avertissement"
-
-#: gtk/gtkstock.c:269
-msgid "Error"
-msgstr "Erreur"
-
-#: gtk/gtkstock.c:270
-msgid "Question"
-msgstr "Question"
-
-#. FIXME these need accelerators when appropriate, and
-#. * need the mnemonics to be rationalized
-#.
-#: gtk/gtkstock.c:275
-msgid "_Add"
-msgstr "_Ajouter"
-
-#: gtk/gtkstock.c:276
-msgid "_Apply"
-msgstr "_Appliquer"
-
-#: gtk/gtkstock.c:277
-msgid "_Bold"
-msgstr "_Gras"
-
-#: gtk/gtkstock.c:278
-msgid "_Cancel"
-msgstr "_Annuler"
-
-#: gtk/gtkstock.c:279
-msgid "_CD-Rom"
-msgstr "_CD-Rom"
-
-#: gtk/gtkstock.c:280
-msgid "_Clear"
-msgstr "_Effacer"
-
-#: gtk/gtkstock.c:281
-msgid "_Close"
-msgstr "_Fermer"
-
-#: gtk/gtkstock.c:282
-msgid "_Convert"
-msgstr "_Convertir"
-
-#: gtk/gtkstock.c:283
-msgid "_Copy"
-msgstr "_Copier"
-
-#: gtk/gtkstock.c:284
-msgid "C_ut"
-msgstr "Co_uper"
-
-#: gtk/gtkstock.c:285
-msgid "_Delete"
-msgstr "_Supprimer"
-
-#: gtk/gtkstock.c:286
-msgid "_Execute"
-msgstr "_Exécuter"
-
-#: gtk/gtkstock.c:287
-msgid "_Find"
-msgstr "_Rechercher"
-
-#: gtk/gtkstock.c:288
-msgid "Find and _Replace"
-msgstr "Rechercher et rem_placer"
-
-#: gtk/gtkstock.c:289
-msgid "_Floppy"
-msgstr "_Disquette"
-
-#: gtk/gtkstock.c:290
-msgid "_Bottom"
-msgstr "_Bas"
-
-#: gtk/gtkstock.c:291
-msgid "_First"
-msgstr "_Premier"
-
-#: gtk/gtkstock.c:292
-msgid "_Last"
-msgstr "_Dernier"
-
-#: gtk/gtkstock.c:293
-msgid "_Top"
-msgstr "_Haut"
-
-#: gtk/gtkstock.c:294
-msgid "_Back"
-msgstr "_Reculer"
-
-#: gtk/gtkstock.c:295
-msgid "_Down"
-msgstr "_Descendre"
-
-#: gtk/gtkstock.c:296
-msgid "_Forward"
-msgstr "_Avancer"
-
-#: gtk/gtkstock.c:297
-msgid "_Up"
-msgstr "_Monter"
-
-#: gtk/gtkstock.c:298
-msgid "_Help"
-msgstr "_Aide"
-
-#: gtk/gtkstock.c:299
-msgid "_Home"
-msgstr "_Maison"
-
-#: gtk/gtkstock.c:300
-msgid "_Index"
-msgstr "_Index"
-
-#: gtk/gtkstock.c:301
-msgid "_Italic"
-msgstr "_Italique"
-
-#: gtk/gtkstock.c:302
-msgid "_Jump to"
-msgstr "_Aller à"
-
-#: gtk/gtkstock.c:303
-msgid "_Center"
-msgstr "_Centre"
-
-#: gtk/gtkstock.c:304
-msgid "_Fill"
-msgstr "_Remplir"
-
-#: gtk/gtkstock.c:305
-msgid "_Left"
-msgstr "_Gauche"
-
-#: gtk/gtkstock.c:306
-msgid "_Right"
-msgstr "_Droite"
-
-#: gtk/gtkstock.c:307
-msgid "_New"
-msgstr "_Nouveau"
-
-#: gtk/gtkstock.c:308
-msgid "_No"
-msgstr "_Non"
-
-#: gtk/gtkstock.c:309
-msgid "_OK"
-msgstr "_Valider"
+msgid "Add the current folder to the bookmarks"
+msgstr "Ajoute le dossier actuel aux signets"
 
-#: gtk/gtkstock.c:310
-msgid "_Open"
-msgstr "_Ouvrir"
+#: ../gtk/gtkfilechooserdefault.c:2766
+#, c-format
+msgid "Add the selected folders to the bookmarks"
+msgstr "Ajoute les dossiers sélectionnés aux signets"
 
-#: gtk/gtkstock.c:311
-msgid "_Paste"
-msgstr "C_oller"
+#: ../gtk/gtkfilechooserdefault.c:2804
+#, c-format
+msgid "Remove the bookmark '%s'"
+msgstr "Enlève le signet « %s »"
 
-#: gtk/gtkstock.c:312
-msgid "_Preferences"
-msgstr "_Préférences"
+#: ../gtk/gtkfilechooserdefault.c:2806
+#, c-format
+msgid "Bookmark '%s' cannot be removed"
+msgstr "Le signet « %s » ne peut être supprimé"
 
-#: gtk/gtkstock.c:313
-msgid "_Print"
-msgstr "_Imprimer"
+#: ../gtk/gtkfilechooserdefault.c:2813 ../gtk/gtkfilechooserdefault.c:3699
+msgid "Remove the selected bookmark"
+msgstr "Supprime le signet sélectionné"
 
-#: gtk/gtkstock.c:314
-msgid "Print Pre_view"
-msgstr "_Aperçu de l'impression"
+#: ../gtk/gtkfilechooserdefault.c:3377
+msgid "Remove"
+msgstr "Enlever"
 
-#: gtk/gtkstock.c:315
-msgid "_Properties"
-msgstr "_Propriétés"
+#: ../gtk/gtkfilechooserdefault.c:3386
+msgid "Rename..."
+msgstr "Renommer..."
 
-#: gtk/gtkstock.c:316
-msgid "_Quit"
-msgstr "_Quitter"
+#. Accessible object name for the file chooser's shortcuts pane
+#: ../gtk/gtkfilechooserdefault.c:3550
+msgid "Places"
+msgstr "Raccourcis"
 
-#: gtk/gtkstock.c:317
-msgid "_Redo"
-msgstr "_Refaire"
+#. Column header for the file chooser's shortcuts pane
+#: ../gtk/gtkfilechooserdefault.c:3607
+msgid "_Places"
+msgstr "_Raccourcis"
 
-#: gtk/gtkstock.c:318
-msgid "_Refresh"
-msgstr "_Rafraîchir"
+#: ../gtk/gtkfilechooserdefault.c:3687
+msgid "Add the selected folder to the Bookmarks"
+msgstr "Ajoute le dossier sélectionné aux signets"
 
-#: gtk/gtkstock.c:319
-msgid "_Remove"
-msgstr "_Enlever"
+#: ../gtk/gtkfilechooserdefault.c:3948
+msgid "Could not select file"
+msgstr "Impossible de sélectionner le fichier"
 
-#: gtk/gtkstock.c:320
-msgid "_Revert"
-msgstr "_Revenir"
+#: ../gtk/gtkfilechooserdefault.c:4173
+msgid "_Visit this file"
+msgstr "C_onsulter ce fichier"
 
-#: gtk/gtkstock.c:321
-msgid "_Save"
-msgstr "_Enregistrer"
+#: ../gtk/gtkfilechooserdefault.c:4176
+msgid "_Copy file’s location"
+msgstr "_Copier l'emplacement du fichier"
 
-#: gtk/gtkstock.c:322
-msgid "Save _As"
-msgstr "Enregistrer _sous"
+#: ../gtk/gtkfilechooserdefault.c:4179
+msgid "_Add to Bookmarks"
+msgstr "A_jouter aux signets"
 
-#: gtk/gtkstock.c:323
-msgid "_Color"
-msgstr "_Couleur"
+#: ../gtk/gtkfilechooserdefault.c:4186
+msgid "Show _Hidden Files"
+msgstr "Afficher les fichiers _cachés"
 
-#: gtk/gtkstock.c:324
-msgid "_Font"
-msgstr "_Police"
+#: ../gtk/gtkfilechooserdefault.c:4189
+msgid "Show _Size Column"
+msgstr "Afficher la colonne _Taille"
 
-#: gtk/gtkstock.c:325
-msgid "_Ascending"
-msgstr "_Ascendant"
+#: ../gtk/gtkfilechooserdefault.c:4414
+msgid "Files"
+msgstr "Fichiers"
 
-#: gtk/gtkstock.c:326
-msgid "_Descending"
-msgstr "_Descendant"
+#: ../gtk/gtkfilechooserdefault.c:4465
+msgid "Name"
+msgstr "Nom"
 
-#: gtk/gtkstock.c:327
-msgid "_Spell Check"
-msgstr "Vérification _orthographique"
+#: ../gtk/gtkfilechooserdefault.c:4488
+msgid "Size"
+msgstr "Taille"
 
-#: gtk/gtkstock.c:328
-msgid "_Stop"
-msgstr "_Stop"
+#: ../gtk/gtkfilechooserdefault.c:4502
+msgid "Modified"
+msgstr "Modifié"
 
-#: gtk/gtkstock.c:329
-msgid "_Strikethrough"
-msgstr "_Barré"
+#. Label
+#: ../gtk/gtkfilechooserdefault.c:4595
+msgid "_Name:"
+msgstr "_Nom :"
 
-#: gtk/gtkstock.c:330
-msgid "_Undelete"
-msgstr "_Récupérer"
+#: ../gtk/gtkfilechooserdefault.c:4826
+msgid "Type a file name"
+msgstr "Saisissez un nom de fichier"
 
-#: gtk/gtkstock.c:331
-msgid "_Underline"
-msgstr "_Souligné"
+#: ../gtk/gtkfilechooserdefault.c:4873 ../gtk/gtkfilechooserdefault.c:4884
+msgid "Please select a folder below"
+msgstr "Veuillez sélectionner un dossier ci-dessous"
 
-#: gtk/gtkstock.c:332
-msgid "_Undo"
-msgstr "_Défaire"
+#: ../gtk/gtkfilechooserdefault.c:4879
+msgid "Please type a file name"
+msgstr "Veuillez saisir un nom de fichier"
 
-#: gtk/gtkstock.c:333
-msgid "_Yes"
-msgstr "_Oui"
+#. Create Folder
+#: ../gtk/gtkfilechooserdefault.c:4950
+msgid "Create Fo_lder"
+msgstr "_Créer un dossier"
 
-#: gtk/gtkstock.c:334
-msgid "Zoom _100%"
-msgstr "Zoom _100%"
+#: ../gtk/gtkfilechooserdefault.c:4998
+msgid "Search:"
+msgstr "Rechercher :"
 
-#: gtk/gtkstock.c:335
-msgid "Zoom to _Fit"
-msgstr "Zoom pour _remplir"
+#: ../gtk/gtkfilechooserdefault.c:5049
+msgid "_Location:"
+msgstr "_Emplacement :"
 
-#: gtk/gtkstock.c:336
-msgid "Zoom _In"
-msgstr "Zoom a_vant"
+#: ../gtk/gtkfilechooserdefault.c:5500
+msgid "Save in _folder:"
+msgstr "Enregistrer dans le _dossier :"
 
-#: gtk/gtkstock.c:337
-msgid "Zoom _Out"
-msgstr "Zoom a_rrière"
+#: ../gtk/gtkfilechooserdefault.c:5502
+msgid "Create in _folder:"
+msgstr "Créer dans le _dossier :"
 
-#: gtk/gtktable.c:156
-msgid "Rows"
-msgstr "Lignes"
+#: ../gtk/gtkfilechooserdefault.c:6589
+#, c-format
+msgid "Could not read the contents of %s"
+msgstr "Impossible de lire le contenu de %s"
 
-#: gtk/gtktable.c:157
-msgid "The number of rows in the table"
-msgstr "Le nombre de lignes dans la table"
+#: ../gtk/gtkfilechooserdefault.c:6593
+msgid "Could not read the contents of the folder"
+msgstr "Impossible de lire le contenu du dossier"
 
-#: gtk/gtktable.c:165
-msgid "Columns"
-msgstr "Colonnes"
+#: ../gtk/gtkfilechooserdefault.c:6686 ../gtk/gtkfilechooserdefault.c:6754
+#: ../gtk/gtkfilechooserdefault.c:6934
+msgid "Unknown"
+msgstr "Inconnu"
 
-#: gtk/gtktable.c:166
-msgid "The number of columns in the table"
-msgstr "Le nombre de colonnes dans la table"
+#: ../gtk/gtkfilechooserdefault.c:6701
+msgid "%H:%M"
+msgstr "%H:%M"
 
-#: gtk/gtktable.c:174
-msgid "Row spacing"
-msgstr "Espacement des lignes"
+#: ../gtk/gtkfilechooserdefault.c:6703
+msgid "Yesterday at %H:%M"
+msgstr "Hier à %H:%M"
 
-#: gtk/gtktable.c:175
-msgid "The amount of space between two consecutive rows"
-msgstr "Espace entre deux lignes consécutives"
+#: ../gtk/gtkfilechooserdefault.c:7405
+msgid "Cannot change to folder because it is not local"
+msgstr "Impossible d'aller au dossier car il n'est pas local"
 
-#: gtk/gtktable.c:183
-msgid "Column spacing"
-msgstr "Espacement des colonnes"
+#: ../gtk/gtkfilechooserdefault.c:8009 ../gtk/gtkfilechooserdefault.c:8030
+#, c-format
+msgid "Shortcut %s already exists"
+msgstr "Le raccourci %s existe déjà"
 
-#: gtk/gtktable.c:184
-msgid "The amount of space between two consecutive columns"
-msgstr "Espace entre deux colonnes consécutives"
+#: ../gtk/gtkfilechooserdefault.c:8120
+#, c-format
+msgid "Shortcut %s does not exist"
+msgstr "Le raccourci %s n'existe pas"
 
-#: gtk/gtktable.c:192
-msgid "Homogenous"
-msgstr "Homogène"
+#: ../gtk/gtkfilechooserdefault.c:8366 ../gtk/gtkprintunixdialog.c:548
+#, c-format
+msgid "A file named \"%s\" already exists.  Do you want to replace it?"
+msgstr "Un fichier nommé « %s » existe déjà. Voulez-vous le remplacer ?"
 
-#: gtk/gtktable.c:193
-msgid "If TRUE this means the table cells are all the same width/height"
-msgstr ""
-"Si VRAI, indique que la hauteur/largeur de toutes les cellules de la table "
-"sera identique"
+#: ../gtk/gtkfilechooserdefault.c:8369 ../gtk/gtkprintunixdialog.c:552
+#, c-format
+msgid ""
+"The file already exists in \"%s\".  Replacing it will overwrite its contents."
+msgstr "Le fichier existe déjà dans « %s ». Le remplacer écrasera son contenu."
 
-#: gtk/gtktext.c:599
-msgid "Horizontal adjustment for the text widget"
-msgstr "Ajustement horizontal pour le widget texte"
+#: ../gtk/gtkfilechooserdefault.c:8374 ../gtk/gtkprintunixdialog.c:559
+msgid "_Replace"
+msgstr "_Remplacer"
 
-#: gtk/gtktext.c:607
-msgid "Vertical adjustment for the text widget"
-msgstr "Ajustement vertical pour le widget texte"
+#: ../gtk/gtkfilechooserdefault.c:9181
+msgid "Could not start the search process"
+msgstr "Impossible de lancer le processus de recherche"
 
-#: gtk/gtktext.c:614
-msgid "Line Wrap"
+#: ../gtk/gtkfilechooserdefault.c:9182
+msgid ""
+"The program was not able to create a connection to the indexer daemon.  "
+"Please make sure it is running."
 msgstr ""
+"Le programme n'a pas pu créer une connexion au service d'indexation. "
+"Vérifiez que celui-ci fonctionne."
 
-#: gtk/gtktext.c:615
-msgid "Whether lines are wrapped at widget edges"
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:9196
+msgid "Could not send the search request"
+msgstr "Impossible d'envoyer la requête de recherche"
 
-#: gtk/gtktext.c:622
-msgid "Word Wrap"
-msgstr ""
+#: ../gtk/gtkfilechooserdefault.c:9806
+#, c-format
+msgid "Could not mount %s"
+msgstr "Impossible de monter %s"
 
-#: gtk/gtktext.c:623
-msgid "Whether words are wrapped at widget edges"
-msgstr ""
+#. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are
+#. * really pointers to GDrive, GVolume or GMount objects.  We need an extra
+#. * token for the fake "File System" volume.  So, we'll return a pointer to
+#. * this particular string.
+#.
+#: ../gtk/gtkfilesystem.c:47
+msgid "File System"
+msgstr "Système de fichiers"
 
-#: gtk/gtktexttag.c:199
-msgid "Tag name"
-msgstr ""
+#: ../gtk/gtkfontbutton.c:354
+msgid "Sans 12"
+msgstr "Sans 12"
 
-#: gtk/gtktexttag.c:200
-msgid "Name used to refer to the text tag"
-msgstr ""
+#: ../gtk/gtkfontbutton.c:436 ../gtk/gtkfontbutton.c:563
+msgid "Pick a Font"
+msgstr "Choisissez une police"
 
-#: gtk/gtktexttag.c:225
-#, fuzzy
-msgid "Background full height"
-msgstr "Chaîne de couleur d'arrière-plan"
+#: ../gtk/gtkfontbutton.c:1121
+msgid "Font"
+msgstr "Police"
 
-#: gtk/gtktexttag.c:226
-msgid ""
-"Whether the background color fills the entire line height or only the height "
-"of the tagged characters"
+#: ../gtk/gtkfontchooserwidget.c:110
+msgid "No fonts matched your search. You can revise your search and try again."
 msgstr ""
+"Votre recherche de police n'a donné aucun résultat. Vous pouvez modifier la "
+"recherche et essayer à nouveau."
 
-#: gtk/gtktexttag.c:234
-#, fuzzy
-msgid "Background stipple mask"
-msgstr "Chaîne de couleur d'arrière-plan"
+#: ../gtk/gtkfontchooserwidget.c:557
+msgid "Search font name"
+msgstr "Rechercher un nom de police"
 
-#: gtk/gtktexttag.c:235
-msgid "Bitmap to use as a mask when drawing the text background"
-msgstr ""
+#: ../gtk/gtkfontchooserwidget.c:891
+msgid "Font Family"
+msgstr "Famille de police :"
 
-#: gtk/gtktexttag.c:260
-#, fuzzy
-msgid "Foreground stipple mask"
-msgstr "Chaîne de couleur d'avant-plan"
+#: ../gtk/gtkicontheme.c:1627
+#, c-format
+msgid "Icon '%s' not present in theme"
+msgstr "L'icône « %s » n'est pas présente dans le thème"
 
-#: gtk/gtktexttag.c:261
-msgid "Bitmap to use as a mask when drawing the text foreground"
-msgstr ""
+#: ../gtk/gtkicontheme.c:3137
+msgid "Failed to load icon"
+msgstr "Impossible de charger l'icône"
 
-#: gtk/gtktexttag.c:268
-msgid "Text direction"
-msgstr "Direction du texte"
+#: ../gtk/gtkimmodule.c:515
+msgid "Simple"
+msgstr "Simple"
 
-#: gtk/gtktexttag.c:269
-msgid "Text direction, e.g. right-to-left or left-to-right"
-msgstr "Direction du texte, de droite à gauche ou de gauche à droite"
+#: ../gtk/gtkimmulticontext.c:608
+msgctxt "input method menu"
+msgid "System"
+msgstr "Système"
 
-#: gtk/gtktexttag.c:379 gtk/gtktextview.c:586
-msgid "Left, right, or center justification"
-msgstr "Alignement à droite, à gauche ou centré"
+#: ../gtk/gtkimmulticontext.c:618
+msgctxt "input method menu"
+msgid "None"
+msgstr "Aucune"
 
-#: gtk/gtktexttag.c:387
-msgid "Language"
-msgstr "Langue"
+#: ../gtk/gtkimmulticontext.c:701
+#, c-format
+msgctxt "input method menu"
+msgid "System (%s)"
+msgstr "Système (%s)"
+
+#. Open Link
+#: ../gtk/gtklabel.c:6224
+msgid "_Open Link"
+msgstr "_Ouvrir le lien"
+
+#. Copy Link Address
+#: ../gtk/gtklabel.c:6236
+msgid "Copy _Link Address"
+msgstr "Copier l'_adresse du lien"
+
+#: ../gtk/gtk-launch.c:69
+msgid "APPLICATION [URI...] - launch an APPLICATION with URI."
+msgstr "APPLICATION [URI...] - lance une APPLICATION avec URI."
+
+#. Translators: this message will appear after the usage string
+#. and before the list of options.
+#: ../gtk/gtk-launch.c:73
+msgid ""
+"Launch specified application by its desktop file info\n"
+"optionally passing list of URIs as arguments."
+msgstr ""
+"Lance l'application indiquée par les informations des son fichier desktop\n"
+"en passant optionnellement une liste d'URI en paramètres."
 
-#: gtk/gtktexttag.c:388
-msgid "Language engine code to use for rendering the text"
-msgstr "Code du moteur de langue à utiliser pour afficher le texte"
+#: ../gtk/gtk-launch.c:85
+#, c-format
+msgid "Error parsing commandline options: %s\n"
+msgstr "Erreur lors de l'analyse des options de la ligne de commande : %s\n"
 
-#: gtk/gtktexttag.c:395
-msgid "Left margin"
-msgstr "Marge gauche"
+#: ../gtk/gtk-launch.c:87 ../gtk/gtk-launch.c:100
+#, c-format
+msgid "Try \"%s --help\" for more information."
+msgstr "Essayez « %s --help » pour plus d'information."
 
-#: gtk/gtktexttag.c:396 gtk/gtktextview.c:595
-msgid "Width of the left margin in pixels"
-msgstr "Largeur de la marge de gauche en pixels"
+#. Translators: the %s is the program name. This error message
+#. means the user is calling gtk-launch without any argument.
+#: ../gtk/gtk-launch.c:98
+#, c-format
+msgid "%s: missing application name"
+msgstr "%s : nom d'application manquant"
 
-#: gtk/gtktexttag.c:405
-msgid "Right margin"
-msgstr "Marge droite"
+#. Translators: the first %s is the program name, the second one
+#. is the application name.
+#: ../gtk/gtk-launch.c:122
+#, c-format
+#| msgid "Could not run application"
+msgid "%s: no such application %s"
+msgstr "%s : pas d'application %s"
 
-#: gtk/gtktexttag.c:406 gtk/gtktextview.c:605
-msgid "Width of the right margin in pixels"
-msgstr "Largeur de la marge de droite en pixels"
+#. Translators: the first %s is the program name, the second one
+#. is the error message.
+#: ../gtk/gtk-launch.c:140
+#, c-format
+msgid "%s: error launching application: %s\n"
+msgstr "%s : erreur lors du lancement de l'application : %s\n"
 
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:614
-msgid "Indent"
-msgstr "Indentation"
+#: ../gtk/gtklinkbutton.c:499
+msgid "Copy URL"
+msgstr "Copier l'URL"
 
-#: gtk/gtktexttag.c:417 gtk/gtktextview.c:615
-msgid "Amount to indent the paragraph, in pixels"
-msgstr ""
+#: ../gtk/gtklinkbutton.c:665
+msgid "Invalid URI"
+msgstr "URI non valide"
 
-#: gtk/gtktexttag.c:437
-msgid "Pixels above lines"
-msgstr ""
+#: ../gtk/gtklockbutton.c:290
+msgid "Lock"
+msgstr "Verrouiller"
 
-#: gtk/gtktexttag.c:438 gtk/gtktextview.c:539
-msgid "Pixels of blank space above paragraphs"
-msgstr ""
+#: ../gtk/gtklockbutton.c:299
+msgid "Unlock"
+msgstr "Déverrouiller"
 
-#: gtk/gtktexttag.c:447
-msgid "Pixels below lines"
+#: ../gtk/gtklockbutton.c:308
+msgid ""
+"Dialog is unlocked.\n"
+"Click to prevent further changes"
 msgstr ""
+"La boîte de dialogue est déverrouillée.\n"
+"Cliquez pour éviter des modifications futures"
 
-#: gtk/gtktexttag.c:448 gtk/gtktextview.c:549
-msgid "Pixels of blank space below paragraphs"
+#: ../gtk/gtklockbutton.c:317
+msgid ""
+"Dialog is locked.\n"
+"Click to make changes"
 msgstr ""
+"La boîte de dialogue est verrouillée.\n"
+"Cliquez pour faire des modifications"
 
-#: gtk/gtktexttag.c:457
-msgid "Pixels inside wrap"
+#: ../gtk/gtklockbutton.c:326
+msgid ""
+"System policy prevents changes.\n"
+"Contact your system administrator"
 msgstr ""
+"La politique système empêche les modifications.\n"
+"Contactez votre administrateur système"
 
-#: gtk/gtktexttag.c:458 gtk/gtktextview.c:559
-msgid "Pixels of blank space between wrapped lines in a paragraph"
-msgstr ""
+#. Description of --gtk-module=MODULES in --help output
+#: ../gtk/gtkmain.c:446
+msgid "Load additional GTK+ modules"
+msgstr "Charge des modules GTK+ additionnels"
 
-#: gtk/gtktexttag.c:484
-msgid "Wrap mode"
-msgstr ""
+#. Placeholder in --gtk-module=MODULES in --help output
+#: ../gtk/gtkmain.c:447
+msgid "MODULES"
+msgstr "MODULES"
 
-#: gtk/gtktexttag.c:485 gtk/gtktextview.c:577
-msgid ""
-"Whether to wrap lines never, at word boundaries, or at character boundaries"
-msgstr ""
+#. Description of --g-fatal-warnings in --help output
+#: ../gtk/gtkmain.c:449
+msgid "Make all warnings fatal"
+msgstr "Rend tous les avertissements fatals"
 
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:624
-msgid "Tabs"
-msgstr "Onglets"
+#. Description of --gtk-debug=FLAGS in --help output
+#: ../gtk/gtkmain.c:452
+msgid "GTK+ debugging flags to set"
+msgstr "Drapeaux de débogage GTK+ à définir"
 
-#: gtk/gtktexttag.c:495 gtk/gtktextview.c:625
-msgid "Custom tabs for this text"
-msgstr ""
+#. Description of --gtk-no-debug=FLAGS in --help output
+#: ../gtk/gtkmain.c:455
+msgid "GTK+ debugging flags to unset"
+msgstr "Drapeaux de débogage GTK+ à ne pas définir"
 
-#: gtk/gtktexttag.c:502
-msgid "Invisible"
-msgstr "Invisible"
+#. Translate to default:RTL if you want your widgets
+#. * to be RTL, otherwise translate to default:LTR.
+#. * Do *not* translate it to "predefinito:LTR", if it
+#. * it isn't default:LTR or default:RTL it will not work
+#.
+#: ../gtk/gtkmain.c:706
+msgid "default:LTR"
+msgstr "default:LTR"
 
-#: gtk/gtktexttag.c:503
-msgid "Whether this text is hidden"
-msgstr "Indique si ce texte est caché"
+#: ../gtk/gtkmain.c:774
+#, c-format
+msgid "Cannot open display: %s"
+msgstr "Impossible d'ouvrir l'affichage : %s"
 
-#: gtk/gtktexttag.c:516
-#, fuzzy
-msgid "Background full height set"
-msgstr "Chaîne de couleur d'arrière-plan"
+#: ../gtk/gtkmain.c:840
+msgid "GTK+ Options"
+msgstr "Options GTK+"
 
-#: gtk/gtktexttag.c:517
-msgid "Whether this tag affects background height"
-msgstr ""
+#: ../gtk/gtkmain.c:840
+msgid "Show GTK+ Options"
+msgstr "Affiche les options GTK+"
 
-#: gtk/gtktexttag.c:520
-#, fuzzy
-msgid "Background stipple set"
-msgstr "Chaîne de couleur d'arrière-plan"
+#: ../gtk/gtkmountoperation.c:532
+msgid "Co_nnect"
+msgstr "Se co_nnecter"
 
-#: gtk/gtktexttag.c:521
-msgid "Whether this tag affects the background stipple"
-msgstr ""
+#: ../gtk/gtkmountoperation.c:606
+msgid "Connect As"
+msgstr "Se co_nnecter comme"
 
-#: gtk/gtktexttag.c:528
-#, fuzzy
-msgid "Foreground stipple set"
-msgstr "Chaîne de couleur d'avant-plan"
+#: ../gtk/gtkmountoperation.c:615
+msgid "_Anonymous"
+msgstr "_Anonyme"
 
-#: gtk/gtktexttag.c:529
-msgid "Whether this tag affects the foreground stipple"
-msgstr ""
+#: ../gtk/gtkmountoperation.c:624
+msgid "Registered U_ser"
+msgstr "Utili_sateur enregistré"
 
-#: gtk/gtktexttag.c:564
-msgid "Justification set"
-msgstr ""
+#: ../gtk/gtkmountoperation.c:635
+msgid "_Username"
+msgstr "Nom d'_utilisateur"
 
-#: gtk/gtktexttag.c:565
-msgid "Whether this tag affects paragraph justification"
-msgstr ""
+#: ../gtk/gtkmountoperation.c:640
+msgid "_Domain"
+msgstr "_Domaine"
 
-#: gtk/gtktexttag.c:568
-msgid "Language set"
-msgstr ""
+#: ../gtk/gtkmountoperation.c:646
+msgid "_Password"
+msgstr "Mot de _passe"
 
-#: gtk/gtktexttag.c:569
-msgid "Whether this tag affects the language the text is rendered as"
-msgstr ""
-"Indique si cette balise affecte le langage utilisé pour afficher le texte"
+#: ../gtk/gtkmountoperation.c:668
+msgid "Forget password _immediately"
+msgstr "Oublier _immédiatement le mot de passe"
 
-#: gtk/gtktexttag.c:572
-msgid "Left margin set"
-msgstr ""
+#: ../gtk/gtkmountoperation.c:678
+msgid "Remember password until you _logout"
+msgstr "Se souvenir du mot de passe jusqu'à la _fin de la session"
 
-#: gtk/gtktexttag.c:573
-msgid "Whether this tag affects the left margin"
-msgstr "Indique si ce tag affecte la marge gauche"
+#: ../gtk/gtkmountoperation.c:688
+msgid "Remember _forever"
+msgstr "Se souvenir pour _toujours"
 
-#: gtk/gtktexttag.c:576
-#, fuzzy
-msgid "Indent set"
-msgstr "Soulignement"
+#: ../gtk/gtkmountoperation.c:1077
+#, c-format
+msgid "Unknown Application (PID %d)"
+msgstr "Application inconnue (PID %d)"
 
-#: gtk/gtktexttag.c:577
-msgid "Whether this tag affects indentation"
-msgstr "Indique si cette balise affecte l'indentation"
+#: ../gtk/gtkmountoperation.c:1260
+msgid "Unable to end process"
+msgstr "Impossible de terminer le processus"
 
-#: gtk/gtktexttag.c:584
-msgid "Pixels above lines set"
-msgstr ""
+#: ../gtk/gtkmountoperation.c:1297
+msgid "_End Process"
+msgstr "_Terminer le processus"
 
-#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
-msgid "Whether this tag affects the number of pixels above lines"
+#: ../gtk/gtkmountoperation-stub.c:62
+#, c-format
+msgid "Cannot kill process with PID %d. Operation is not implemented."
 msgstr ""
-"Indique si cette balise affecte le nombre de pixels au dessus des lignes"
+"Impossible de tuer le processus ayant le PID %d. L'opération n'est pas "
+"implémentée."
 
-#: gtk/gtktexttag.c:588
-msgid "Pixels below lines set"
-msgstr ""
+#. translators: this string is a name for the 'less' command
+#: ../gtk/gtkmountoperation-x11.c:954
+msgid "Terminal Pager"
+msgstr "Pager du terminal"
 
-#: gtk/gtktexttag.c:592
-msgid "Pixels inside wrap set"
-msgstr ""
+#: ../gtk/gtkmountoperation-x11.c:955
+msgid "Top Command"
+msgstr "Commande top"
 
-#: gtk/gtktexttag.c:593
-msgid "Whether this tag affects the number of pixels between wrapped lines"
-msgstr ""
+#: ../gtk/gtkmountoperation-x11.c:956
+msgid "Bourne Again Shell"
+msgstr "Shell Bourne Again"
 
-#: gtk/gtktexttag.c:600
-msgid "Right margin set"
-msgstr ""
+#: ../gtk/gtkmountoperation-x11.c:957
+msgid "Bourne Shell"
+msgstr "Shell Bourne"
 
-#: gtk/gtktexttag.c:601
-msgid "Whether this tag affects the right margin"
-msgstr "Indique si cette balise affecte la marge droite"
+#: ../gtk/gtkmountoperation-x11.c:958
+msgid "Z Shell"
+msgstr "Shell Z"
 
-#: gtk/gtktexttag.c:608
-msgid "Wrap mode set"
-msgstr ""
+#: ../gtk/gtkmountoperation-x11.c:1055
+#, c-format
+msgid "Cannot end process with PID %d: %s"
+msgstr "Impossible de terminer le processus ayant le PID %d : %s"
 
-#: gtk/gtktexttag.c:609
-msgid "Whether this tag affects line wrap mode"
-msgstr ""
+#: ../gtk/gtknotebook.c:5051 ../gtk/gtknotebook.c:7705
+#, c-format
+msgid "Page %u"
+msgstr "Page %u"
 
-#: gtk/gtktexttag.c:612
-msgid "Tabs set"
-msgstr ""
+#. Translators: the format here is used to build the string that will be rendered
+#. * in the number emblem.
+#.
+#: ../gtk/gtknumerableicon.c:481
+#, c-format
+msgctxt "Number format"
+msgid "%d"
+msgstr "%d"
 
-#: gtk/gtktexttag.c:613
-msgid "Whether this tag affects tabs"
-msgstr ""
+#: ../gtk/gtkpagesetup.c:646 ../gtk/gtkpapersize.c:846
+#: ../gtk/gtkpapersize.c:886
+msgid "Not a valid page setup file"
+msgstr "Fichier de mise en page non valide"
 
-#: gtk/gtktexttag.c:616
-msgid "Invisible set"
-msgstr ""
+#: ../gtk/gtkpagesetupunixdialog.c:167
+msgid "Any Printer"
+msgstr "N'importe quelle imprimante"
 
-#: gtk/gtktexttag.c:617
-msgid "Whether this tag affects text visibility"
-msgstr "Indique si cette balise affecte la visibilité du texte"
+#: ../gtk/gtkpagesetupunixdialog.c:167
+msgid "For portable documents"
+msgstr "Pour les documents portables"
 
-#: gtk/gtktextutil.c:46
-msgid "LRM _Left-to-right mark"
-msgstr ""
+#: ../gtk/gtkpagesetupunixdialog.c:796
+#, c-format
+msgid ""
+"Margins:\n"
+" Left: %s %s\n"
+" Right: %s %s\n"
+" Top: %s %s\n"
+" Bottom: %s %s"
+msgstr ""
+"Marges :\n"
+" Gauche : %s %s\n"
+" Droite : %s %s\n"
+" Haut : %s %s\n"
+" Bas : %s %s"
+
+#: ../gtk/gtkpagesetupunixdialog.c:845 ../gtk/gtkprintunixdialog.c:3329
+msgid "Manage Custom Sizes..."
+msgstr "Gérer les tailles personnalisées...."
+
+#: ../gtk/gtkpagesetupunixdialog.c:896
+msgid "_Format for:"
+msgstr "_Formaté pour :"
+
+#: ../gtk/gtkpagesetupunixdialog.c:917 ../gtk/gtkprintunixdialog.c:3477
+msgid "_Paper size:"
+msgstr "_Taille du papier :"
+
+#: ../gtk/gtkpagesetupunixdialog.c:946
+msgid "_Orientation:"
+msgstr "_Orientation :"
+
+#: ../gtk/gtkpagesetupunixdialog.c:1006 ../gtk/gtkprintunixdialog.c:3531
+msgid "Page Setup"
+msgstr "Mise en page"
+
+#: ../gtk/gtkpathbar.c:159
+msgid "Up Path"
+msgstr "Chemin en amont"
+
+#: ../gtk/gtkpathbar.c:161
+msgid "Down Path"
+msgstr "Chemin en aval"
+
+#: ../gtk/gtkpathbar.c:1644
+msgid "File System Root"
+msgstr "Racine du système de fichiers"
+
+#: ../gtk/gtkprintbackend.c:748
+msgid "Authentication"
+msgstr "Authentification"
+
+#: ../gtk/gtkprinteroptionwidget.c:546
+msgid "Select a filename"
+msgstr "Sélectionner un nom de fichier"
+
+#: ../gtk/gtkprinteroptionwidget.c:770
+msgid "Not available"
+msgstr "Pas disponible"
+
+#. translators: this string is the default job title for print
+#. * jobs. %s gets replaced by the application name, %d gets replaced
+#. * by the job number.
+#.
+#: ../gtk/gtkprintoperation.c:260
+#, c-format
+msgid "%s job #%d"
+msgstr "%s, tâche n°%d"
+
+#: ../gtk/gtkprintoperation.c:1777
+msgctxt "print operation status"
+msgid "Initial state"
+msgstr "État initial"
+
+#: ../gtk/gtkprintoperation.c:1778
+msgctxt "print operation status"
+msgid "Preparing to print"
+msgstr "Préparation de l'impression"
+
+#: ../gtk/gtkprintoperation.c:1779
+msgctxt "print operation status"
+msgid "Generating data"
+msgstr "Production des données"
+
+#: ../gtk/gtkprintoperation.c:1780
+msgctxt "print operation status"
+msgid "Sending data"
+msgstr "Envoi des données"
+
+#: ../gtk/gtkprintoperation.c:1781
+msgctxt "print operation status"
+msgid "Waiting"
+msgstr "En attente"
+
+#: ../gtk/gtkprintoperation.c:1782
+msgctxt "print operation status"
+msgid "Blocking on issue"
+msgstr "Interruption à cause d'un problème"
+
+#: ../gtk/gtkprintoperation.c:1783
+msgctxt "print operation status"
+msgid "Printing"
+msgstr "Impression"
+
+#: ../gtk/gtkprintoperation.c:1784
+msgctxt "print operation status"
+msgid "Finished"
+msgstr "Terminé"
+
+#: ../gtk/gtkprintoperation.c:1785
+msgctxt "print operation status"
+msgid "Finished with error"
+msgstr "Terminé avec une erreur"
+
+#: ../gtk/gtkprintoperation.c:2352
+#, c-format
+msgid "Preparing %d"
+msgstr "Préparation de %d"
 
-#: gtk/gtktextutil.c:47
-msgid "RLM _Right-to-left mark"
-msgstr ""
+#: ../gtk/gtkprintoperation.c:2354 ../gtk/gtkprintoperation.c:2984
+msgid "Preparing"
+msgstr "Préparation"
 
-#: gtk/gtktextutil.c:48
-msgid "LRE Left-to-right _embedding"
-msgstr ""
+#: ../gtk/gtkprintoperation.c:2357
+#, c-format
+msgid "Printing %d"
+msgstr "Impression de %d"
 
-#: gtk/gtktextutil.c:49
-msgid "RLE Right-to-left e_mbedding"
-msgstr ""
+#: ../gtk/gtkprintoperation.c:3014
+msgid "Error creating print preview"
+msgstr "Erreur lors de la création de l'aperçu"
 
-#: gtk/gtktextutil.c:50
-msgid "LRO Left-to-right _override"
+#: ../gtk/gtkprintoperation.c:3017
+msgid "The most probable reason is that a temporary file could not be created."
 msgstr ""
+"La raison la plus probable est qu'un fichier temporaire n'a pas pu être créé."
+
+#: ../gtk/gtkprintoperation-unix.c:302
+msgid "Error launching preview"
+msgstr "Impossible de lancer l'aperçu"
 
-#: gtk/gtktextutil.c:51
-msgid "RLO Right-to-left o_verride"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:609
+msgid "Printer offline"
+msgstr "Imprimante déconnectée"
 
-#: gtk/gtktextutil.c:52
-msgid "PDF _Pop directional formatting"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:611
+msgid "Out of paper"
+msgstr "Absence de papier"
 
-#: gtk/gtktextutil.c:53
-msgid "ZWS _Zero width space"
-msgstr ""
+#. Translators: this is a printer status.
+#: ../gtk/gtkprintoperation-win32.c:613
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2126
+msgid "Paused"
+msgstr "En pause"
 
-#: gtk/gtktextutil.c:54
-msgid "ZWN Zero width _joiner"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:615
+msgid "Need user intervention"
+msgstr "Nécessite l'intervention de l'utilisateur"
 
-#: gtk/gtktextutil.c:55
-msgid "ZWNJ Zero width _non-joiner"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:715
+msgid "Custom size"
+msgstr "Taille personnalisée"
 
-#: gtk/gtktextview.c:538
-msgid "Pixels Above Lines"
-msgstr "Pixels au dessus des lignes"
+#: ../gtk/gtkprintoperation-win32.c:1537
+msgid "No printer found"
+msgstr "Aucune imprimante trouvée"
 
-#: gtk/gtktextview.c:548
-msgid "Pixels Below Lines"
-msgstr "Pixels en dessous des lignes"
+#: ../gtk/gtkprintoperation-win32.c:1564
+msgid "Invalid argument to CreateDC"
+msgstr "Paramètre non valide pour CreateDC"
 
-#: gtk/gtktextview.c:558
-msgid "Pixels Inside Wrap"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:1600 ../gtk/gtkprintoperation-win32.c:1827
+msgid "Error from StartDoc"
+msgstr "Erreur de StartDoc"
 
-#: gtk/gtktextview.c:576
-msgid "Wrap Mode"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:1682 ../gtk/gtkprintoperation-win32.c:1705
+#: ../gtk/gtkprintoperation-win32.c:1753
+msgid "Not enough free memory"
+msgstr "Mémoire insuffisante"
 
-#: gtk/gtktextview.c:594
-msgid "Left Margin"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:1758
+msgid "Invalid argument to PrintDlgEx"
+msgstr "Paramètre non valide pour PrintDlgEx"
 
-#: gtk/gtktextview.c:604
-msgid "Right Margin"
-msgstr "Marge droite"
+#: ../gtk/gtkprintoperation-win32.c:1763
+msgid "Invalid pointer to PrintDlgEx"
+msgstr "Pointeur non valide pour PrintDlgEx"
 
-#: gtk/gtktextview.c:632
-#, fuzzy
-msgid "Cursor Visible"
-msgstr "Désactivé"
+#: ../gtk/gtkprintoperation-win32.c:1768
+msgid "Invalid handle to PrintDlgEx"
+msgstr "Identificateur non valide pour PrintDlgEx"
 
-#: gtk/gtktextview.c:633
-msgid "If the insertion cursor is shown"
-msgstr ""
+#: ../gtk/gtkprintoperation-win32.c:1773
+msgid "Unspecified error"
+msgstr "Erreur non précisée"
 
-#: gtk/gtktextview.c:6366
-msgid "Input _Methods"
-msgstr "Méthode d'entrée"
+#: ../gtk/gtkprintunixdialog.c:681
+msgid "Getting printer information failed"
+msgstr "Impossible d'obtenir des informations sur l'imprimante"
 
-#: gtk/gtkthemes.c:69
-#, c-format
-msgid "Unable to locate theme engine in module_path: \"%s\","
-msgstr "Impossible de trouver le moteur de thème dans module_path : « %s »"
+#: ../gtk/gtkprintunixdialog.c:1916
+msgid "Getting printer information..."
+msgstr "Récupération des informations sur l'imprimante..."
 
-#: gtk/gtktipsquery.c:182
-msgid "--- No Tip ---"
-msgstr "--- Pas de conseil du jour ---"
+#: ../gtk/gtkprintunixdialog.c:2184
+msgid "Printer"
+msgstr "Imprimante"
 
-#: gtk/gtktogglebutton.c:131
-#, fuzzy
-msgid "If the toggle button should be pressed in or not"
-msgstr "Dessine le bouton de bascule comme bouton radio"
+#. Translators: this is the header for the location column in the print dialog
+#: ../gtk/gtkprintunixdialog.c:2194
+msgid "Location"
+msgstr "Emplacement"
 
-#: gtk/gtktogglebutton.c:139
-#, fuzzy
-msgid "If the toggle button is in an \"in between\" state."
-msgstr "Dessine le bouton de bascule comme bouton radio"
+#. Translators: this is the header for the printer status column in the print dialog
+#: ../gtk/gtkprintunixdialog.c:2205
+msgid "Status"
+msgstr "État"
 
-#: gtk/gtktogglebutton.c:146
-msgid "Draw Indicator"
-msgstr ""
+#: ../gtk/gtkprintunixdialog.c:2231
+msgid "Range"
+msgstr "Plage"
 
-#: gtk/gtktogglebutton.c:147
-#, fuzzy
-msgid "If the toggle part of the button is displayed"
-msgstr "L'état de bascule du bouton"
+#: ../gtk/gtkprintunixdialog.c:2235
+msgid "_All Pages"
+msgstr "_Toutes les pages"
 
-#: gtk/gtktoolbar.c:225
-msgid "The orientation of the toolbar"
-msgstr "Orientation de la barre d'outil"
+#: ../gtk/gtkprintunixdialog.c:2240
+msgid "C_urrent Page"
+msgstr "Page act_uelle"
 
-#: gtk/gtktoolbar.c:233
-msgid "Toolbar Style"
-msgstr "Style de la barre d'outils"
+#: ../gtk/gtkprintunixdialog.c:2248
+msgid "Se_lection"
+msgstr "Sé_lection"
 
-#: gtk/gtktoolbar.c:234
-msgid "How to draw the toolbar"
+#: ../gtk/gtkprintunixdialog.c:2254
+msgid "Pag_es:"
+msgstr "Pag_es :"
+
+#: ../gtk/gtkprintunixdialog.c:2255
+msgid ""
+"Specify one or more page ranges,\n"
+" e.g. 1-3,7,11"
 msgstr ""
+"Indiquez une ou plusieurs intervalles de pages,\n"
+"p. ex. 1-3, 7, 11"
 
-#: gtk/gtktoolbar.c:242
-msgid "Spacer size"
-msgstr ""
+#: ../gtk/gtkprintunixdialog.c:2264
+msgid "Pages"
+msgstr "Pages"
 
-#: gtk/gtktoolbar.c:243
-msgid "Size of spacers"
-msgstr ""
+#: ../gtk/gtkprintunixdialog.c:2275
+msgid "Copies"
+msgstr "Copies"
 
-#: gtk/gtktoolbar.c:252
-msgid "Amount of border space between the toolbar shadow and the buttons"
-msgstr ""
+#. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns
+#: ../gtk/gtkprintunixdialog.c:2280
+msgid "Copie_s:"
+msgstr "Copie_s :"
 
-#: gtk/gtktoolbar.c:260
-msgid "Space style"
-msgstr "Style d'espacement"
+#: ../gtk/gtkprintunixdialog.c:2296
+msgid "C_ollate"
+msgstr "_Rassembler"
 
-#: gtk/gtktoolbar.c:261
-msgid "Whether spacers are vertical lines or just blank"
-msgstr ""
+#: ../gtk/gtkprintunixdialog.c:2302
+msgid "_Reverse"
+msgstr "Inve_rser"
 
-#: gtk/gtktoolbar.c:269
-msgid "Button relief"
-msgstr "Relief des boutons"
+#: ../gtk/gtkprintunixdialog.c:2318
+msgid "General"
+msgstr "Général"
 
-#: gtk/gtktoolbar.c:270
-msgid "Type of bevel around toolbar buttons"
-msgstr "Type de ciselage autour des boutons de la barre d'outil"
+# Ce qui suit concerne le sens de lecture de la langue
+#. Translators: These strings name the possible arrangements of
+#. * multiple pages on a sheet when printing (same as in gtkprintbackendcups.c)
+#.
+#. Translators: These strings name the possible arrangements of
+#. * multiple pages on a sheet when printing
+#.
+#: ../gtk/gtkprintunixdialog.c:3058
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3686
+msgid "Left to right, top to bottom"
+msgstr "De gauche à droite, du haut vers le bas"
+
+#: ../gtk/gtkprintunixdialog.c:3058
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3686
+msgid "Left to right, bottom to top"
+msgstr "De gauche à droite, du bas vers le haut"
+
+#: ../gtk/gtkprintunixdialog.c:3059
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
+msgid "Right to left, top to bottom"
+msgstr "De droite à gauche, du haut vers le bas"
+
+#: ../gtk/gtkprintunixdialog.c:3059
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
+msgid "Right to left, bottom to top"
+msgstr "De droite à gauche, du bas vers le haut"
+
+#: ../gtk/gtkprintunixdialog.c:3060
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3688
+msgid "Top to bottom, left to right"
+msgstr "Du haut vers le bas, de gauche à droite"
+
+#: ../gtk/gtkprintunixdialog.c:3060
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3688
+msgid "Top to bottom, right to left"
+msgstr "Du haut vers le bas, de droite à gauche"
+
+#: ../gtk/gtkprintunixdialog.c:3061
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3689
+msgid "Bottom to top, left to right"
+msgstr "Du bas vers le haut, de gauche à droite"
+
+#: ../gtk/gtkprintunixdialog.c:3061
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3689
+msgid "Bottom to top, right to left"
+msgstr "Du bas vers le haut, de droite à gauche"
+
+#. Translators, this string is used to label the option in the print
+#. * dialog that controls in what order multiple pages are arranged
+#.
+#: ../gtk/gtkprintunixdialog.c:3065 ../gtk/gtkprintunixdialog.c:3078
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3766
+msgid "Page Ordering"
+msgstr "Ordre des pages"
+
+#: ../gtk/gtkprintunixdialog.c:3094
+msgid "Left to right"
+msgstr "De gauche à droite"
+
+#: ../gtk/gtkprintunixdialog.c:3095
+msgid "Right to left"
+msgstr "De droite à gauche"
+
+#: ../gtk/gtkprintunixdialog.c:3107
+msgid "Top to bottom"
+msgstr "De haut en bas"
+
+#: ../gtk/gtkprintunixdialog.c:3108
+msgid "Bottom to top"
+msgstr "De bas en haut"
+
+#: ../gtk/gtkprintunixdialog.c:3352
+msgid "Layout"
+msgstr "Agencement"
+
+#: ../gtk/gtkprintunixdialog.c:3356
+msgid "T_wo-sided:"
+msgstr "_Recto verso :"
+
+#: ../gtk/gtkprintunixdialog.c:3368
+msgid "Pages per _side:"
+msgstr "Pages par _côté :"
+
+#: ../gtk/gtkprintunixdialog.c:3382
+msgid "Page or_dering:"
+msgstr "Or_dre des pages :"
+
+#: ../gtk/gtkprintunixdialog.c:3395
+msgid "_Only print:"
+msgstr "Imprimer _seulement :"
+
+#. In enum order
+#: ../gtk/gtkprintunixdialog.c:3407
+msgid "All sheets"
+msgstr "Toutes les pages"
+
+#: ../gtk/gtkprintunixdialog.c:3408
+msgid "Even sheets"
+msgstr "Pages paires"
+
+#: ../gtk/gtkprintunixdialog.c:3409
+msgid "Odd sheets"
+msgstr "Pages impaires"
+
+#: ../gtk/gtkprintunixdialog.c:3412
+msgid "Sc_ale:"
+msgstr "É_chelle :"
+
+#: ../gtk/gtkprintunixdialog.c:3436
+msgid "Paper"
+msgstr "Papier"
+
+#: ../gtk/gtkprintunixdialog.c:3440
+msgid "Paper _type:"
+msgstr "_Type de papier :"
+
+#: ../gtk/gtkprintunixdialog.c:3452
+msgid "Paper _source:"
+msgstr "_Source du papier :"
+
+#: ../gtk/gtkprintunixdialog.c:3464
+msgid "Output t_ray:"
+msgstr "_Bac de sortie :"
+
+#: ../gtk/gtkprintunixdialog.c:3497
+msgid "Or_ientation:"
+msgstr "Or_ientation :"
+
+#. In enum order
+#: ../gtk/gtkprintunixdialog.c:3509
+msgid "Portrait"
+msgstr "Portrait"
+
+#: ../gtk/gtkprintunixdialog.c:3510
+msgid "Landscape"
+msgstr "Paysage"
+
+#: ../gtk/gtkprintunixdialog.c:3511
+msgid "Reverse portrait"
+msgstr "Portrait inversé"
+
+#: ../gtk/gtkprintunixdialog.c:3512
+msgid "Reverse landscape"
+msgstr "Paysage inversé"
+
+#: ../gtk/gtkprintunixdialog.c:3556
+msgid "Job Details"
+msgstr "Détails de la tâche"
+
+#: ../gtk/gtkprintunixdialog.c:3560
+msgid "Pri_ority:"
+msgstr "_Priorité :"
+
+#: ../gtk/gtkprintunixdialog.c:3572
+msgid "_Billing info:"
+msgstr "Informations de _facturation :"
 
-#: gtk/gtktoolbar.c:278
-msgid "Style of bevel around the toolbar"
-msgstr "Style de ciselage autour de la barre d'outils"
+#: ../gtk/gtkprintunixdialog.c:3587
+msgid "Print Document"
+msgstr "Impression du document"
 
-#: gtk/gtktoolbar.c:284
-msgid "Toolbar style"
-msgstr "Style de la barre d'outil"
+#. Translators: this is one of the choices for the print at option
+#. * in the print dialog
+#.
+#: ../gtk/gtkprintunixdialog.c:3594
+msgid "_Now"
+msgstr "_Maintenant"
+
+#: ../gtk/gtkprintunixdialog.c:3603
+msgid "A_t:"
+msgstr "_À :"
 
-#: gtk/gtktoolbar.c:285
+#. Translators: Ability to parse the am/pm format depends on actual locale.
+#. * You can remove the am/pm values below for your locale if they are not
+#. * supported.
+#.
+#: ../gtk/gtkprintunixdialog.c:3609
 msgid ""
-"Whether default toolbars have text only, text and icons, icons only, etc."
+"Specify the time of print,\n"
+" e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"
 msgstr ""
-"Indique si les barres d'outils affichent uniquement du texte, uniquement des "
-"icônes, du texte et des icônes, ..."
+"Indiquez l'heure de l'impression,\n"
+" par ex. 15:30, 14:15:20, etc."
 
-#: gtk/gtktoolbar.c:291
-msgid "Toolbar icon size"
-msgstr "Taille des icônes de la barre d'outils"
+#: ../gtk/gtkprintunixdialog.c:3617
+msgid "Time of print"
+msgstr "Heure de l'impression"
 
-#: gtk/gtktoolbar.c:292
-msgid "Size of icons in default toolbars"
-msgstr "Taille des icônes dans les barres d'outils par défaut"
+#: ../gtk/gtkprintunixdialog.c:3631
+msgid "On _hold"
+msgstr "En _attente"
 
-#: gtk/gtktreemodelsort.c:303
-msgid "TreeModelSort Model"
-msgstr ""
+#: ../gtk/gtkprintunixdialog.c:3632
+msgid "Hold the job until it is explicitly released"
+msgstr "Suspend la tâche jusqu'à ce qu'elle soit explicitement libérée"
 
-#: gtk/gtktreemodelsort.c:304
-msgid "The model for the TreeModelSort to sort"
-msgstr "Modèle pour le TreeModelSort à trier"
+#: ../gtk/gtkprintunixdialog.c:3650
+msgid "Add Cover Page"
+msgstr "Ajout d'une page de couverture"
 
-#: gtk/gtktreeview.c:516
-msgid "TreeView Model"
-msgstr ""
+#. Translators, this is the label used for the option in the print
+#. * dialog that controls the front cover page.
+#.
+#: ../gtk/gtkprintunixdialog.c:3657
+msgid "Be_fore:"
+msgstr "A_vant :"
 
-#: gtk/gtktreeview.c:517
-msgid "The model for the tree view"
-msgstr "Modèle pour la vue de l'arbre"
+#. Translators, this is the label used for the option in the print
+#. * dialog that controls the back cover page.
+#.
+#: ../gtk/gtkprintunixdialog.c:3672
+msgid "_After:"
+msgstr "A_près :"
 
-#: gtk/gtktreeview.c:525
-msgid "Horizontal Adjustment for the widget"
-msgstr "Ajustement horizontal pour ce widget"
+#. Translators: this is the tab label for the notebook tab containing
+#. * job-specific options in the print dialog
+#.
+#: ../gtk/gtkprintunixdialog.c:3687
+msgid "Job"
+msgstr "Tâche"
+
+#: ../gtk/gtkprintunixdialog.c:3753
+msgid "Advanced"
+msgstr "Avancé"
+
+#. Translators: this will appear as tab label in print dialog.
+#: ../gtk/gtkprintunixdialog.c:3791
+msgid "Image Quality"
+msgstr "Qualité de l'image"
+
+#. Translators: this will appear as tab label in print dialog.
+#: ../gtk/gtkprintunixdialog.c:3795
+msgid "Color"
+msgstr "Couleur"
+
+#. Translators: this will appear as tab label in print dialog.
+#. It's a typographical term, as in "Binding and finishing"
+#: ../gtk/gtkprintunixdialog.c:3800
+msgid "Finishing"
+msgstr "Finalisation"
+
+#: ../gtk/gtkprintunixdialog.c:3810
+msgid "Some of the settings in the dialog conflict"
+msgstr "Certains paramètres dans la boîte de dialogue sont en conflit"
+
+#: ../gtk/gtkprintunixdialog.c:3836
+msgid "Print"
+msgstr "Imprimer"
+
+#: ../gtk/gtkrecentchooserdefault.c:480
+msgid "Select which type of documents are shown"
+msgstr "Sélectionnez les types de documents à afficher"
+
+#: ../gtk/gtkrecentchooserdefault.c:1130 ../gtk/gtkrecentchooserdefault.c:1167
+#, c-format
+msgid "No item for URI '%s' found"
+msgstr "Aucun élément trouvé pour l'URI « %s »"
+
+#: ../gtk/gtkrecentchooserdefault.c:1294
+msgid "Untitled filter"
+msgstr "Filtre sans titre"
+
+#: ../gtk/gtkrecentchooserdefault.c:1647
+msgid "Could not remove item"
+msgstr "Impossible de supprimer l'élément"
+
+#: ../gtk/gtkrecentchooserdefault.c:1691
+msgid "Could not clear list"
+msgstr "Impossible d'effacer la liste"
+
+#: ../gtk/gtkrecentchooserdefault.c:1775
+msgid "Copy _Location"
+msgstr "_Copier l'emplacement"
+
+#: ../gtk/gtkrecentchooserdefault.c:1788
+msgid "_Remove From List"
+msgstr "_Enlever de la liste"
+
+#: ../gtk/gtkrecentchooserdefault.c:1797
+msgid "_Clear List"
+msgstr "_Effacer la liste"
+
+#: ../gtk/gtkrecentchooserdefault.c:1811
+msgid "Show _Private Resources"
+msgstr "Afficher les ressources _privées"
+
+#. we create a placeholder menuitem, to be used in case
+#. * the menu is empty. this placeholder will stay around
+#. * for the entire lifetime of the menu, and we just hide it
+#. * when it's not used. we have to do this, and do it here,
+#. * because we need a marker for the beginning of the recent
+#. * items list, so that we can insert the new items at the
+#. * right place when idly populating the menu in case the
+#. * user appended or prepended custom menu items to the
+#. * recent chooser menu widget.
+#.
+#: ../gtk/gtkrecentchoosermenu.c:360
+msgid "No items found"
+msgstr "Aucun élément trouvé"
 
-#: gtk/gtktreeview.c:533
-msgid "Vertical Adjustment for the widget"
-msgstr "Ajustement vertical pour ce widget"
+#: ../gtk/gtkrecentchoosermenu.c:526 ../gtk/gtkrecentchoosermenu.c:582
+#, c-format
+msgid "No recently used resource found with URI `%s'"
+msgstr "Aucune ressource utilisée récemment n'a été trouvée avec l'URI « %s »"
 
-#: gtk/gtktreeview.c:540 gtk/gtktreeviewcolumn.c:174 gtk/gtkwidget.c:423
-msgid "Visible"
-msgstr "Visible"
+#: ../gtk/gtkrecentchoosermenu.c:792
+#, c-format
+msgid "Open '%s'"
+msgstr "Ouvrir « %s »"
 
-#: gtk/gtktreeview.c:541
-msgid "Show the column header buttons"
-msgstr "Affiche les boutons d'entête de colonne"
+#: ../gtk/gtkrecentchoosermenu.c:822
+msgid "Unknown item"
+msgstr "Élément inconnu"
 
-#: gtk/gtktreeview.c:548
-msgid "Headers Clickable"
-msgstr "Entêtes cliquables"
+#. This is the label format that is used for the first 10 items
+#. * in a recent files menu. The %d is the number of the item,
+#. * the %s is the name of the item. Please keep the _ in front
+#. * of the number to give these menu items a mnemonic.
+#.
+#: ../gtk/gtkrecentchoosermenu.c:833
+#, c-format
+msgctxt "recent menu label"
+msgid "_%d. %s"
+msgstr "_%d. %s"
 
-#: gtk/gtktreeview.c:549
-msgid "Column headers respond to click events"
-msgstr "Les entêtes de colonnes sont sensibles aux clics"
+#. This is the format that is used for items in a recent files menu.
+#. * The %d is the number of the item, the %s is the name of the item.
+#.
+#: ../gtk/gtkrecentchoosermenu.c:838
+#, c-format
+msgctxt "recent menu label"
+msgid "%d. %s"
+msgstr "%d. %s"
+
+#: ../gtk/gtkrecentmanager.c:1010 ../gtk/gtkrecentmanager.c:1023
+#: ../gtk/gtkrecentmanager.c:1160 ../gtk/gtkrecentmanager.c:1170
+#: ../gtk/gtkrecentmanager.c:1222 ../gtk/gtkrecentmanager.c:1231
+#: ../gtk/gtkrecentmanager.c:1246
+#, c-format
+msgid "Unable to find an item with URI '%s'"
+msgstr "Impossible de trouver un élément dont l'URI est « %s »"
 
-#: gtk/gtktreeview.c:556
-msgid "Expander Column"
+#: ../gtk/gtkrecentmanager.c:2446
+#, c-format
+msgid "No registered application with name '%s' for item with URI '%s' found"
 msgstr ""
+"Impossible de trouver une application enregistrée sous le nom « %s » pour "
+"l'élément dont l'URI est « %s »"
 
-#: gtk/gtktreeview.c:557
-msgid "Set the column for the expander column"
-msgstr ""
+#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
+#: ../gtk/gtkstock.c:324
+msgctxt "Stock label"
+msgid "Information"
+msgstr "Information"
 
-#: gtk/gtktreeview.c:564 gtk/gtktreeviewcolumn.c:273
-msgid "Reorderable"
-msgstr ""
+#: ../gtk/gtkstock.c:325
+msgctxt "Stock label"
+msgid "Warning"
+msgstr "Avertissement"
 
-#: gtk/gtktreeview.c:565
-msgid "View is reorderable"
-msgstr ""
+#: ../gtk/gtkstock.c:326
+msgctxt "Stock label"
+msgid "Error"
+msgstr "Erreur"
 
-#: gtk/gtktreeview.c:572
-msgid "Rules Hint"
-msgstr ""
+#: ../gtk/gtkstock.c:327
+msgctxt "Stock label"
+msgid "Question"
+msgstr "Question"
 
-#: gtk/gtktreeview.c:573
-msgid "Set a hint to the theme engine to draw rows in alternating colors"
-msgstr ""
+#. FIXME these need accelerators when appropriate, and
+#. * need the mnemonics to be rationalized
+#.
+#: ../gtk/gtkstock.c:332
+msgctxt "Stock label"
+msgid "_About"
+msgstr "À _propos"
 
-#: gtk/gtktreeview.c:580
-msgid "Enable Search"
-msgstr "Activer la recherche"
+#: ../gtk/gtkstock.c:333
+msgctxt "Stock label"
+msgid "_Add"
+msgstr "A_jouter"
 
-#: gtk/gtktreeview.c:581
-msgid "View allows user to search through columns interactively"
-msgstr ""
+#: ../gtk/gtkstock.c:334
+msgctxt "Stock label"
+msgid "_Apply"
+msgstr "A_ppliquer"
 
-#: gtk/gtktreeview.c:588
-msgid "Search Column"
-msgstr ""
+#: ../gtk/gtkstock.c:335
+msgctxt "Stock label"
+msgid "_Bold"
+msgstr "_Gras"
 
-#: gtk/gtktreeview.c:589
-msgid "Model column to search through when searching through code"
-msgstr ""
+#: ../gtk/gtkstock.c:336
+msgctxt "Stock label"
+msgid "_Cancel"
+msgstr "A_nnuler"
 
-#: gtk/gtktreeview.c:602
-msgid "Expander Size"
-msgstr ""
+#: ../gtk/gtkstock.c:337
+msgctxt "Stock label"
+msgid "_CD-ROM"
+msgstr "_CD-ROM"
 
-#: gtk/gtktreeview.c:603
-msgid "Size of the expander arrow."
-msgstr ""
+#: ../gtk/gtkstock.c:338
+msgctxt "Stock label"
+msgid "_Clear"
+msgstr "_Effacer"
 
-#: gtk/gtktreeview.c:611
-msgid "Vertical Separator Width"
-msgstr ""
+#: ../gtk/gtkstock.c:339
+msgctxt "Stock label"
+msgid "_Close"
+msgstr "_Fermer"
 
-#: gtk/gtktreeview.c:612
-msgid "Vertical space between cells.  Must be an even number."
-msgstr ""
+#: ../gtk/gtkstock.c:340
+msgctxt "Stock label"
+msgid "C_onnect"
+msgstr "Se _connecter"
 
-#: gtk/gtktreeview.c:620
-msgid "Horizontal Separator Width"
-msgstr "Largeur du séparateur horizontal"
+#: ../gtk/gtkstock.c:341
+msgctxt "Stock label"
+msgid "_Convert"
+msgstr "_Convertir"
 
-#: gtk/gtktreeview.c:621
-msgid "Horizontal space between cells.  Must be an even number."
-msgstr "Espacement horizontal entre les cellules. Doit être un nombe pair."
+#: ../gtk/gtkstock.c:342
+msgctxt "Stock label"
+msgid "_Copy"
+msgstr "_Copier"
 
-#: gtk/gtktreeview.c:629
-msgid "Allow Rules"
-msgstr ""
+#: ../gtk/gtkstock.c:343
+msgctxt "Stock label"
+msgid "Cu_t"
+msgstr "Co_uper"
 
-#: gtk/gtktreeview.c:630
-msgid "Allow drawing of alternating color rows."
-msgstr ""
+#: ../gtk/gtkstock.c:344
+msgctxt "Stock label"
+msgid "_Delete"
+msgstr "_Supprimer"
 
-#: gtk/gtktreeview.c:636
-#, fuzzy
-msgid "Indent Expanders"
-msgstr "Soulignement"
+#: ../gtk/gtkstock.c:345
+msgctxt "Stock label"
+msgid "_Discard"
+msgstr "_Abandonner"
 
-#: gtk/gtktreeview.c:637
-#, fuzzy
-msgid "Make the expanders indented."
-msgstr "Rend le texte éditable."
+#: ../gtk/gtkstock.c:346
+msgctxt "Stock label"
+msgid "_Disconnect"
+msgstr "_Déconnecter"
 
-#: gtk/gtktreeviewcolumn.c:175
-msgid "Whether to display the column"
-msgstr "Indique si cette colonne doit être affichée"
+#: ../gtk/gtkstock.c:347
+msgctxt "Stock label"
+msgid "_Execute"
+msgstr "E_xécuter"
 
-#: gtk/gtktreeviewcolumn.c:182 gtk/gtkwindow.c:441
-msgid "Resizable"
-msgstr "Redimensionnable"
+#: ../gtk/gtkstock.c:348
+msgctxt "Stock label"
+msgid "_Edit"
+msgstr "_Modifier"
 
-#: gtk/gtktreeviewcolumn.c:183
-msgid "Column is user-resizable"
-msgstr "La colonne est redimensionnable par l'utilisateur"
+#: ../gtk/gtkstock.c:349
+msgctxt "Stock label"
+msgid "_File"
+msgstr "_Fichier"
 
-#: gtk/gtktreeviewcolumn.c:191
-msgid "Current width of the column"
-msgstr "Largeur actuelle de la colonne"
+#: ../gtk/gtkstock.c:350
+msgctxt "Stock label"
+msgid "_Find"
+msgstr "_Rechercher"
 
-#: gtk/gtktreeviewcolumn.c:199
-msgid "Sizing"
-msgstr ""
+#: ../gtk/gtkstock.c:351
+msgctxt "Stock label"
+msgid "Find and _Replace"
+msgstr "Rechercher et rem_placer"
+
+#: ../gtk/gtkstock.c:352
+msgctxt "Stock label"
+msgid "_Floppy"
+msgstr "_Disquette"
+
+#: ../gtk/gtkstock.c:353
+msgctxt "Stock label"
+msgid "_Fullscreen"
+msgstr "_Plein écran"
+
+#: ../gtk/gtkstock.c:354
+msgctxt "Stock label"
+msgid "_Leave Fullscreen"
+msgstr "_Quitter le plein écran"
+
+#. This is a navigation label as in "go to the bottom of the page"
+#: ../gtk/gtkstock.c:356
+msgctxt "Stock label, navigation"
+msgid "_Bottom"
+msgstr "_Bas"
+
+#. This is a navigation label as in "go to the first page"
+#: ../gtk/gtkstock.c:358
+msgctxt "Stock label, navigation"
+msgid "_First"
+msgstr "_Début"
 
-#: gtk/gtktreeviewcolumn.c:200
-msgid "Resize mode of the column"
-msgstr "Mode de redimensionnement de la colonne"
+#. This is a navigation label as in "go to the last page"
+#: ../gtk/gtkstock.c:360
+msgctxt "Stock label, navigation"
+msgid "_Last"
+msgstr "_Fin"
+
+#. This is a navigation label as in "go to the top of the page"
+#: ../gtk/gtkstock.c:362
+msgctxt "Stock label, navigation"
+msgid "_Top"
+msgstr "_Haut"
+
+#. This is a navigation label as in "go back"
+#: ../gtk/gtkstock.c:364
+msgctxt "Stock label, navigation"
+msgid "_Back"
+msgstr "_Précédent"
+
+#. This is a navigation label as in "go down"
+#: ../gtk/gtkstock.c:366
+msgctxt "Stock label, navigation"
+msgid "_Down"
+msgstr "_Descendre"
+
+#. This is a navigation label as in "go forward"
+#: ../gtk/gtkstock.c:368
+msgctxt "Stock label, navigation"
+msgid "_Forward"
+msgstr "_Suivant"
+
+#. This is a navigation label as in "go up"
+#: ../gtk/gtkstock.c:370
+msgctxt "Stock label, navigation"
+msgid "_Up"
+msgstr "_Monter"
 
-#: gtk/gtktreeviewcolumn.c:208
-msgid "Fixed Width"
-msgstr "Largeur fixe"
+#: ../gtk/gtkstock.c:371
+msgctxt "Stock label"
+msgid "_Hard Disk"
+msgstr "_Disque dur"
+
+#: ../gtk/gtkstock.c:372
+msgctxt "Stock label"
+msgid "_Help"
+msgstr "Aid_e"
 
-#: gtk/gtktreeviewcolumn.c:209
-msgid "Current fixed width of the column"
-msgstr ""
+#: ../gtk/gtkstock.c:373
+msgctxt "Stock label"
+msgid "_Home"
+msgstr "_Dossier personnel"
 
-#: gtk/gtktreeviewcolumn.c:218
-msgid "Minimum Width"
-msgstr "Largeur minimum"
+#: ../gtk/gtkstock.c:374
+msgctxt "Stock label"
+msgid "Increase Indent"
+msgstr "Augmenter l'indentation"
 
-#: gtk/gtktreeviewcolumn.c:219
-msgid "Minimum allowed width of the column"
-msgstr "Largeur minimum de la colonne autorisée"
+#: ../gtk/gtkstock.c:375
+msgctxt "Stock label"
+msgid "Decrease Indent"
+msgstr "Diminuer l'indentation"
 
-#: gtk/gtktreeviewcolumn.c:228
-msgid "Maximum Width"
-msgstr "Largeur maximum"
+#: ../gtk/gtkstock.c:376
+msgctxt "Stock label"
+msgid "_Index"
+msgstr "_Index"
 
-#: gtk/gtktreeviewcolumn.c:229
-msgid "Maximum allowed width of the column"
-msgstr "Largeur maximum de la colonne autorisée"
+#: ../gtk/gtkstock.c:377
+msgctxt "Stock label"
+msgid "_Information"
+msgstr "_Information"
 
-#: gtk/gtktreeviewcolumn.c:238
-msgid "Title"
-msgstr "Titre"
+#: ../gtk/gtkstock.c:378
+msgctxt "Stock label"
+msgid "_Italic"
+msgstr "_Italique"
 
-#: gtk/gtktreeviewcolumn.c:239
-msgid "Title to appear in column header"
-msgstr ""
+#: ../gtk/gtkstock.c:379
+msgctxt "Stock label"
+msgid "_Jump to"
+msgstr "A_ller à"
 
-#: gtk/gtktreeviewcolumn.c:246
-msgid "Clickable"
-msgstr "Cliquable"
+#. This is about text justification, "centered text"
+#: ../gtk/gtkstock.c:381
+msgctxt "Stock label"
+msgid "_Center"
+msgstr "_Centrer"
 
-#: gtk/gtktreeviewcolumn.c:247
-msgid "Whether the header can be clicked"
-msgstr ""
+#. This is about text justification
+#: ../gtk/gtkstock.c:383
+msgctxt "Stock label"
+msgid "_Fill"
+msgstr "_Justifié"
 
-#: gtk/gtktreeviewcolumn.c:255
-msgid "Widget"
-msgstr "Widget"
+#. This is about text justification, "left-justified text"
+#: ../gtk/gtkstock.c:385
+msgctxt "Stock label"
+msgid "_Left"
+msgstr "À _gauche"
 
-#: gtk/gtktreeviewcolumn.c:256
-msgid "Widget to put in column header button instead of column title"
-msgstr ""
+#. This is about text justification, "right-justified text"
+#: ../gtk/gtkstock.c:387
+msgctxt "Stock label"
+msgid "_Right"
+msgstr "À _droite"
 
-#: gtk/gtktreeviewcolumn.c:263
-msgid "Alignment"
-msgstr "Alignement"
+#. Media label, as in "fast forward"
+#: ../gtk/gtkstock.c:390
+msgctxt "Stock label, media"
+msgid "_Forward"
+msgstr "A_vancer"
+
+#. Media label, as in "next song"
+#: ../gtk/gtkstock.c:392
+msgctxt "Stock label, media"
+msgid "_Next"
+msgstr "_Suivant"
+
+#. Media label, as in "pause music"
+#: ../gtk/gtkstock.c:394
+msgctxt "Stock label, media"
+msgid "P_ause"
+msgstr "_Pause"
+
+#. Media label, as in "play music"
+#: ../gtk/gtkstock.c:396
+msgctxt "Stock label, media"
+msgid "_Play"
+msgstr "_Lire"
+
+#. Media label, as in  "previous song"
+#: ../gtk/gtkstock.c:398
+msgctxt "Stock label, media"
+msgid "Pre_vious"
+msgstr "Pré_cédent"
+
+#. Media label
+#: ../gtk/gtkstock.c:400
+msgctxt "Stock label, media"
+msgid "_Record"
+msgstr "_Enregistrer"
 
-#: gtk/gtktreeviewcolumn.c:264
-msgid "X Alignment of the column header text or widget"
-msgstr ""
+#. Media label
+#: ../gtk/gtkstock.c:402
+msgctxt "Stock label, media"
+msgid "R_ewind"
+msgstr "_Rembobiner"
 
-#: gtk/gtktreeviewcolumn.c:274
-msgid "Whether the column can be reordered around the headers"
-msgstr ""
+#. Media label
+#: ../gtk/gtkstock.c:404
+msgctxt "Stock label, media"
+msgid "_Stop"
+msgstr "_Arrêter"
 
-#: gtk/gtktreeviewcolumn.c:281
-msgid "Sort indicator"
-msgstr ""
+#: ../gtk/gtkstock.c:405
+msgctxt "Stock label"
+msgid "_Network"
+msgstr "_Réseau"
 
-#: gtk/gtktreeviewcolumn.c:282
-msgid "Whether to show a sort indicator"
-msgstr ""
+#: ../gtk/gtkstock.c:406
+msgctxt "Stock label"
+msgid "_New"
+msgstr "_Nouveau"
 
-#: gtk/gtktreeviewcolumn.c:289
-msgid "Sort order"
-msgstr "Ordre de tri"
+#: ../gtk/gtkstock.c:407
+msgctxt "Stock label"
+msgid "_No"
+msgstr "_Non"
 
-#: gtk/gtktreeviewcolumn.c:290
-msgid "Sort direction the sort indicator should indicate"
-msgstr ""
+#: ../gtk/gtkstock.c:408
+msgctxt "Stock label"
+msgid "_OK"
+msgstr "_Valider"
 
-#: gtk/gtkviewport.c:133
-msgid ""
-"The GtkAdjustment that determines the values of the horizontal position for "
-"this viewport."
-msgstr ""
+#: ../gtk/gtkstock.c:409
+msgctxt "Stock label"
+msgid "_Open"
+msgstr "_Ouvrir"
 
-#: gtk/gtkviewport.c:141
-msgid ""
-"The GtkAdjustment that determines the values of the vertical position for "
-"this viewport."
-msgstr ""
+#. Page orientation
+#: ../gtk/gtkstock.c:411
+msgctxt "Stock label"
+msgid "Landscape"
+msgstr "Paysage"
+
+#. Page orientation
+#: ../gtk/gtkstock.c:413
+msgctxt "Stock label"
+msgid "Portrait"
+msgstr "Portrait"
+
+#. Page orientation
+#: ../gtk/gtkstock.c:415
+msgctxt "Stock label"
+msgid "Reverse landscape"
+msgstr "Paysage inversé"
+
+#. Page orientation
+#: ../gtk/gtkstock.c:417
+msgctxt "Stock label"
+msgid "Reverse portrait"
+msgstr "Portrait inversé"
+
+#: ../gtk/gtkstock.c:418
+msgctxt "Stock label"
+msgid "Page Set_up"
+msgstr "_Mise en page"
+
+#: ../gtk/gtkstock.c:419
+msgctxt "Stock label"
+msgid "_Paste"
+msgstr "C_oller"
 
-#: gtk/gtkviewport.c:149
-msgid "Determines how the shadowed box around the viewport is drawn."
-msgstr ""
+#: ../gtk/gtkstock.c:420
+msgctxt "Stock label"
+msgid "_Preferences"
+msgstr "_Préférences"
 
-#: gtk/gtkwidget.c:390
-msgid "Widget name"
-msgstr "Nom du widget"
+#: ../gtk/gtkstock.c:421
+msgctxt "Stock label"
+msgid "_Print"
+msgstr "_Imprimer"
 
-#: gtk/gtkwidget.c:391
-msgid "The name of the widget"
-msgstr "Le nom du widget"
+#: ../gtk/gtkstock.c:422
+msgctxt "Stock label"
+msgid "Print Pre_view"
+msgstr "_Aperçu avant impression"
 
-#: gtk/gtkwidget.c:397
-msgid "Parent widget"
-msgstr "Widget parent"
+#: ../gtk/gtkstock.c:423
+msgctxt "Stock label"
+msgid "_Properties"
+msgstr "_Propriétés"
 
-#: gtk/gtkwidget.c:398
-msgid "The parent widget of this widget. Must be a Container widget."
-msgstr "Widget parent de ce widget. Doit être un conteneur"
+#: ../gtk/gtkstock.c:424
+msgctxt "Stock label"
+msgid "_Quit"
+msgstr "_Quitter"
 
-#: gtk/gtkwidget.c:405
-msgid "Width request"
-msgstr ""
+#: ../gtk/gtkstock.c:425
+msgctxt "Stock label"
+msgid "_Redo"
+msgstr "_Rétablir"
 
-#: gtk/gtkwidget.c:406
-msgid ""
-"Override for width request of the widget, or -1 if natural request should be "
-"used."
-msgstr ""
+#: ../gtk/gtkstock.c:426
+msgctxt "Stock label"
+msgid "_Refresh"
+msgstr "A_ctualiser"
 
-#: gtk/gtkwidget.c:414
-msgid "Height request"
-msgstr ""
+#: ../gtk/gtkstock.c:427
+msgctxt "Stock label"
+msgid "_Remove"
+msgstr "_Enlever"
 
-#: gtk/gtkwidget.c:415
-msgid ""
-"Override for height request of the widget, or -1 if natural request should "
-"be used."
-msgstr ""
+#: ../gtk/gtkstock.c:428
+msgctxt "Stock label"
+msgid "_Revert"
+msgstr "_Rétablir"
 
-#: gtk/gtkwidget.c:424
-msgid "Whether the widget is visible"
-msgstr "Indique si le widget est visible"
+#: ../gtk/gtkstock.c:429
+msgctxt "Stock label"
+msgid "_Save"
+msgstr "_Enregistrer"
 
-#: gtk/gtkwidget.c:430
-msgid "Sensitive"
-msgstr ""
+#: ../gtk/gtkstock.c:430
+msgctxt "Stock label"
+msgid "Save _As"
+msgstr "Enregistrer _sous"
 
-#: gtk/gtkwidget.c:431
-msgid "Whether the widget responds to input"
-msgstr ""
+#: ../gtk/gtkstock.c:431
+msgctxt "Stock label"
+msgid "Select _All"
+msgstr "_Tout sélectionner"
 
-#: gtk/gtkwidget.c:437
-msgid "Application paintable"
-msgstr ""
+#: ../gtk/gtkstock.c:432
+msgctxt "Stock label"
+msgid "_Color"
+msgstr "_Couleur"
 
-#: gtk/gtkwidget.c:438
-msgid "Whether the application will paint directly on the widget"
-msgstr ""
+#: ../gtk/gtkstock.c:433
+msgctxt "Stock label"
+msgid "_Font"
+msgstr "_Police"
 
-#: gtk/gtkwidget.c:444
-msgid "Can focus"
-msgstr "Peut obtenir le focus"
+#. Sorting direction
+#: ../gtk/gtkstock.c:435
+msgctxt "Stock label"
+msgid "_Ascending"
+msgstr "_Croissant"
 
-#: gtk/gtkwidget.c:445
-msgid "Whether the widget can accept the input focus"
-msgstr "Indique si le widget peut obtenir le focus"
+#. Sorting direction
+#: ../gtk/gtkstock.c:437
+msgctxt "Stock label"
+msgid "_Descending"
+msgstr "_Décroissant"
 
-#: gtk/gtkwidget.c:451
-msgid "Has focus"
-msgstr "A le focus"
+#: ../gtk/gtkstock.c:438
+msgctxt "Stock label"
+msgid "_Spell Check"
+msgstr "Vérification _orthographique"
 
-#: gtk/gtkwidget.c:452
-msgid "Whether the widget has the input focus"
-msgstr "Indique si le widget a le focus"
+#: ../gtk/gtkstock.c:439
+msgctxt "Stock label"
+msgid "_Stop"
+msgstr "_Arrêter"
 
-#: gtk/gtkwidget.c:458
-#, fuzzy
-msgid "Can default"
-msgstr "default:LTR"
+#. Font variant
+#: ../gtk/gtkstock.c:441
+msgctxt "Stock label"
+msgid "_Strikethrough"
+msgstr "_Barré"
 
-#: gtk/gtkwidget.c:459
-msgid "Whether the widget can be the default widget"
-msgstr ""
+#: ../gtk/gtkstock.c:442
+msgctxt "Stock label"
+msgid "_Undelete"
+msgstr "_Récupérer"
 
-#: gtk/gtkwidget.c:465
-#, fuzzy
-msgid "Has default"
-msgstr "default:LTR"
+#. Font variant
+#: ../gtk/gtkstock.c:444
+msgctxt "Stock label"
+msgid "_Underline"
+msgstr "_Souligné"
 
-#: gtk/gtkwidget.c:466
-msgid "Whether the widget is the default widget"
-msgstr ""
+#: ../gtk/gtkstock.c:445
+msgctxt "Stock label"
+msgid "_Undo"
+msgstr "A_nnuler"
 
-#: gtk/gtkwidget.c:472
-msgid "Receives default"
-msgstr ""
+#: ../gtk/gtkstock.c:446
+msgctxt "Stock label"
+msgid "_Yes"
+msgstr "_Oui"
 
-#: gtk/gtkwidget.c:473
-msgid "If TRUE, the widget will receive the default action when it is focused."
-msgstr ""
+#. Zoom
+#: ../gtk/gtkstock.c:448
+msgctxt "Stock label"
+msgid "_Normal Size"
+msgstr "Taille _normale"
 
-#: gtk/gtkwidget.c:479
-msgid "Composite child"
-msgstr ""
+#. Zoom
+#: ../gtk/gtkstock.c:450
+msgctxt "Stock label"
+msgid "Best _Fit"
+msgstr "A_juster au mieux"
 
-#: gtk/gtkwidget.c:480
-msgid "Whether the widget is composed of other widgets"
-msgstr ""
+#: ../gtk/gtkstock.c:451
+msgctxt "Stock label"
+msgid "Zoom _In"
+msgstr "Zoom a_vant"
 
-#: gtk/gtkwidget.c:486
-msgid "Style"
-msgstr "Style"
+#: ../gtk/gtkstock.c:452
+msgctxt "Stock label"
+msgid "Zoom _Out"
+msgstr "Zoom a_rrière"
 
-#: gtk/gtkwidget.c:487
-msgid ""
-"The style of the widget, which contains information about how it will look "
-"(colors etc)."
-msgstr ""
+#. Translators: if the "on" state label requires more than three
+#. * glyphs then use MEDIUM VERTICAL BAR (U+2759) as the text for
+#. * the state
+#.
+#: ../gtk/gtkswitch.c:337 ../gtk/gtkswitch.c:392 ../gtk/gtkswitch.c:586
+msgctxt "switch"
+msgid "ON"
+msgstr "❙"
 
-#: gtk/gtkwidget.c:493
-msgid "Events"
-msgstr "Événements"
+#. Translators: if the "off" state label requires more than three
+#. * glyphs then use WHITE CIRCLE (U+25CB) as the text for the state
+#.
+#: ../gtk/gtkswitch.c:345 ../gtk/gtkswitch.c:393 ../gtk/gtkswitch.c:615
+msgctxt "switch"
+msgid "OFF"
+msgstr "○"
 
-#: gtk/gtkwidget.c:494
-msgid "The event mask that decides what kind of GdkEvents this widget gets."
+#: ../gtk/gtktextbufferrichtext.c:649
+#, c-format
+msgid "Unknown error when trying to deserialize %s"
 msgstr ""
+"Une erreur inconnue est survenue lors de la tentative de décodage de %s"
 
-#: gtk/gtkwidget.c:501
-msgid "Extension events"
-msgstr ""
+#: ../gtk/gtktextbufferrichtext.c:708
+#, c-format
+msgid "No deserialize function found for format %s"
+msgstr "Aucune fonction de décodage trouvée pour le format %s"
 
-#: gtk/gtkwidget.c:502
-msgid "The mask that decides what kind of extension events this widget gets."
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:798 ../gtk/gtktextbufferserialize.c:824
+#, c-format
+msgid "Both \"id\" and \"name\" were found on the <%s> element"
+msgstr "« id » et « name » ont tous deux été trouvés dans l'élément <%s>"
 
-#: gtk/gtkwidget.c:1051
-msgid "Interior Focus"
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:808 ../gtk/gtktextbufferserialize.c:834
+#, c-format
+msgid "The attribute \"%s\" was found twice on the <%s> element"
+msgstr "L'attribut « %s » a été trouvé deux fois dans le même élément <%s>"
 
-#: gtk/gtkwidget.c:1052
-msgid "Whether to draw the focus indicator inside widgets."
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:850
+#, c-format
+msgid "<%s> element has invalid ID \"%s\""
+msgstr "<%s> a un identifiant non valide « %s »"
 
-#: gtk/gtkwidget.c:1058
-msgid "Focus linewidth"
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:860
+#, c-format
+msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
+msgstr "L'élément <%s> n'a ni attribut « name », ni attribut « id »"
 
-#: gtk/gtkwidget.c:1059
-msgid "Width, in pixels, of the focus indicator line."
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:947
+#, c-format
+msgid "Attribute \"%s\" repeated twice on the same <%s> element"
+msgstr "L'attribut « %s » est répété deux fois dans le même élément <%s>"
 
-#: gtk/gtkwidget.c:1065
-msgid "Focus line dash pattern"
+#: ../gtk/gtktextbufferserialize.c:965 ../gtk/gtktextbufferserialize.c:990
+#, c-format
+msgid "Attribute \"%s\" is invalid on <%s> element in this context"
 msgstr ""
+"L'attribut « %s » n'est pas valide dans l'élément <%s> dans ce contexte"
 
-#: gtk/gtkwidget.c:1066
-msgid "Dash pattern used to draw the focus indicator."
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:1029
+#, c-format
+msgid "Tag \"%s\" has not been defined."
+msgstr "La balise « %s » n'a pas été définie."
 
-#: gtk/gtkwidget.c:1071
-msgid "Focus padding"
+#: ../gtk/gtktextbufferserialize.c:1041
+msgid "Anonymous tag found and tags can not be created."
 msgstr ""
+"Une balise anonyme a été trouvée et les balises ne peuvent pas être créées."
 
-#: gtk/gtkwidget.c:1072
-msgid "Width, in pixels, between focus indicator and the widget 'box'."
+#: ../gtk/gtktextbufferserialize.c:1052
+#, c-format
+msgid "Tag \"%s\" does not exist in buffer and tags can not be created."
 msgstr ""
+"La balise « %s » n'existe pas dans le tampon et les balises ne peuvent pas "
+"être créées."
 
-#: gtk/gtkwidget.c:1077
-msgid "Cursor color"
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:1151 ../gtk/gtktextbufferserialize.c:1226
+#: ../gtk/gtktextbufferserialize.c:1331 ../gtk/gtktextbufferserialize.c:1405
+#, c-format
+msgid "Element <%s> is not allowed below <%s>"
+msgstr "L'élément <%s> n'est pas autorisé au-dessous de <%s>"
 
-#: gtk/gtkwidget.c:1078
-msgid "Color with which to draw insertion cursor"
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:1182
+#, c-format
+msgid "\"%s\" is not a valid attribute type"
+msgstr "« %s » n'est pas un type d'attribut valide"
 
-#: gtk/gtkwidget.c:1083
-msgid "Secondary cursor color"
-msgstr "Couleur alternative du curseur"
+#: ../gtk/gtktextbufferserialize.c:1190
+#, c-format
+msgid "\"%s\" is not a valid attribute name"
+msgstr "« %s » n'est pas un nom d'attribut valide"
 
-#: gtk/gtkwidget.c:1084
+#: ../gtk/gtktextbufferserialize.c:1200
+#, c-format
 msgid ""
-"Color with which to draw the secondary insertion cursor when editing mixed "
-"right-to-left and left-to-right text."
+"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
 msgstr ""
+"« %s » ne peut pas être converti en une valeur de type « %s » pour "
+"l'attribut « %s »"
 
-#: gtk/gtkwidget.c:1089
-msgid "Cursor line aspect ratio"
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:1209
+#, c-format
+msgid "\"%s\" is not a valid value for attribute \"%s\""
+msgstr "« %s » n'est pas une valeur valide pour l'attribut « %s »"
 
-#: gtk/gtkwidget.c:1090
-msgid "Aspect ratio with which to draw insertion cursor"
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:1294
+#, c-format
+msgid "Tag \"%s\" already defined"
+msgstr "La balise « %s » est déjà définie"
 
-#: gtk/gtkwindow.c:406
-msgid "Window Type"
-msgstr "Type de fenêtre"
+#: ../gtk/gtktextbufferserialize.c:1307
+#, c-format
+msgid "Tag \"%s\" has invalid priority \"%s\""
+msgstr "La balise « %s » a une priorité non valide « %s »"
 
-#: gtk/gtkwindow.c:407
-msgid "The type of the window"
-msgstr "Le type de la fenêtre"
+#: ../gtk/gtktextbufferserialize.c:1360
+#, c-format
+msgid "Outermost element in text must be <text_view_markup> not <%s>"
+msgstr ""
+"L'élément le plus à l'extérieur dans le texte doit être <text_view_markup> "
+"et non <%s>"
 
-#: gtk/gtkwindow.c:416
-msgid "Window Title"
-msgstr "Titre de la fenêtre"
+#: ../gtk/gtktextbufferserialize.c:1369 ../gtk/gtktextbufferserialize.c:1385
+#, c-format
+msgid "A <%s> element has already been specified"
+msgstr "Un élément <%s> a déjà été indiqué"
 
-#: gtk/gtkwindow.c:417
-msgid "The title of the window"
-msgstr "Le titre de la fenêtre"
+#: ../gtk/gtktextbufferserialize.c:1391
+msgid "A <text> element can't occur before a <tags> element"
+msgstr "Un élément <text> ne peut pas être présent avant un élément <tags>"
 
-#: gtk/gtkwindow.c:424
-msgid "Allow Shrink"
-msgstr ""
+#: ../gtk/gtktextbufferserialize.c:1790
+msgid "Serialized data is malformed"
+msgstr "Les données linéarisées ne sont pas conformes"
 
-#: gtk/gtkwindow.c:426
-#, no-c-format
+#: ../gtk/gtktextbufferserialize.c:1868
 msgid ""
-"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
-"time a bad idea."
-msgstr ""
-
-#: gtk/gtkwindow.c:433
-msgid "Allow Grow"
+"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
 msgstr ""
+"Les données linéarisées ne sont pas conformes. La première section n'est pas "
+"GTKTEXTBUFFERCONTENTS-0001"
 
-#: gtk/gtkwindow.c:434
-msgid "If TRUE, users can expand the window beyond its minimum size."
-msgstr ""
+#: ../gtk/gtktextutil.c:58
+msgid "LRM _Left-to-right mark"
+msgstr "LRM Marque _gauche-à-droite"
 
-#: gtk/gtkwindow.c:442
-msgid "If TRUE, users can resize the window."
-msgstr ""
+#: ../gtk/gtktextutil.c:59
+msgid "RLM _Right-to-left mark"
+msgstr "RLM Marque _droite-à-gauche"
 
-#: gtk/gtkwindow.c:449
-msgid "Modal"
-msgstr "Modal"
+#: ../gtk/gtktextutil.c:60
+msgid "LRE Left-to-right _embedding"
+msgstr "LRE _Enchâssement gauche-à-droite "
 
-#: gtk/gtkwindow.c:450
-msgid ""
-"If TRUE, the window is modal (other windows are not usable while this one is "
-"up)."
-msgstr ""
+#: ../gtk/gtktextutil.c:61
+msgid "RLE Right-to-left e_mbedding"
+msgstr "RLE E_nchâssement droite-à-gauche"
 
-#: gtk/gtkwindow.c:457
-msgid "Window Position"
-msgstr "Position de la fenêtre"
+#: ../gtk/gtktextutil.c:62
+msgid "LRO Left-to-right _override"
+msgstr "LRO _Forçage gauche-à-droite"
 
-#: gtk/gtkwindow.c:458
-msgid "The initial position of the window."
-msgstr "Position initiale de la fenêtre"
+#: ../gtk/gtktextutil.c:63
+msgid "RLO Right-to-left o_verride"
+msgstr "RLO F_orçage droite-à-gauche"
 
-#: gtk/gtkwindow.c:466
-msgid "Default Width"
-msgstr "Largeur par défaut"
+#: ../gtk/gtktextutil.c:64
+msgid "PDF _Pop directional formatting"
+msgstr "PDF _Dépilement de formatage directionnel"
 
-#: gtk/gtkwindow.c:467
-msgid ""
-"The default width of the window, used when initially showing the window."
-msgstr ""
-"Largeur par défaut de la fenêtre, utilisé lors de l'affichage initial de "
-"cette fenêtre"
+#: ../gtk/gtktextutil.c:65
+msgid "ZWS _Zero width space"
+msgstr "ZWS E_space sans chasse"
 
-#: gtk/gtkwindow.c:476
-msgid "Default Height"
-msgstr "Hauteur par défaut"
+#: ../gtk/gtktextutil.c:66
+msgid "ZWJ Zero width _joiner"
+msgstr "ZWJ _Liant sans chasse"
 
-#: gtk/gtkwindow.c:477
-msgid ""
-"The default height of the window, used when initially showing the window."
-msgstr ""
-"Hauteur par défaut de la fenêtre, utilisé lors de l'affichage initial de la "
-"fenêtre"
+#: ../gtk/gtktextutil.c:67
+msgid "ZWNJ Zero width _non-joiner"
+msgstr "ZWNJ _Anti-liant sans chasse"
 
-#: gtk/gtkwindow.c:486
-msgid "Destroy with Parent"
-msgstr "Détruire en même temps que le parent"
+#: ../gtk/gtkuimanager.c:1781
+#, c-format
+msgid "Unexpected start tag '%s' on line %d char %d"
+msgstr "Balise de début inattendue « %s » à la ligne %d caractère %d"
 
-#: gtk/gtkwindow.c:487
-msgid "If this window should be destroyed when the parent is destroyed"
-msgstr ""
-"Indique si cette fenêtre doit être détruite quand le parent est détruit"
+#: ../gtk/gtkuimanager.c:1871
+#, c-format
+msgid "Unexpected character data on line %d char %d"
+msgstr "Donnée caractère inattendue à la ligne %d caractère %d"
 
-#: gtk/gtkwindow.c:494
-msgid "Icon"
-msgstr "Icône"
+#: ../gtk/gtkuimanager.c:2738
+msgid "Empty"
+msgstr "Vide"
 
-#: gtk/gtkwindow.c:495
-msgid "Icon for this window"
-msgstr "Icône pour cette fenêtre"
+#: ../gtk/gtkvolumebutton.c:169
+msgid "Volume"
+msgstr "Volume"
 
-#. ID
-#: modules/input/imam-et.c:454
-msgid "Amharic (EZ+)"
-msgstr ""
+#: ../gtk/gtkvolumebutton.c:171
+msgid "Turns volume down or up"
+msgstr "Augmente ou diminue le volume"
 
-#. ID
-#: modules/input/imcyrillic-translit.c:216
-msgid "Cyrillic (Transliterated)"
-msgstr ""
+#: ../gtk/gtkvolumebutton.c:174
+msgid "Adjusts the volume"
+msgstr "Règle le volume"
 
-#. ID
-#: modules/input/iminuktitut.c:126
-msgid "Inukitut (Transliterated)"
-msgstr ""
+#: ../gtk/gtkvolumebutton.c:180 ../gtk/gtkvolumebutton.c:183
+msgid "Volume Down"
+msgstr "Baisser le volume"
 
-#. ID
-#: modules/input/imipa.c:144
-msgid "IPA"
-msgstr ""
+#: ../gtk/gtkvolumebutton.c:182
+msgid "Decreases the volume"
+msgstr "Diminue le volume"
 
-#. ID
-#: modules/input/imthai-broken.c:177
-msgid "Thai (Broken)"
-msgstr ""
+#: ../gtk/gtkvolumebutton.c:186 ../gtk/gtkvolumebutton.c:189
+msgid "Volume Up"
+msgstr "Augmenter le volume"
 
-#. ID
-#: modules/input/imti-er.c:453
-msgid "Tigrigna-Eritrean (EZ+)"
-msgstr ""
+#: ../gtk/gtkvolumebutton.c:188
+msgid "Increases the volume"
+msgstr "Augmente le volume"
 
-#. ID
-#: modules/input/imti-et.c:453
-msgid "Tigrigna-Ethiopian (EZ+)"
-msgstr ""
+#: ../gtk/gtkvolumebutton.c:246
+msgid "Muted"
+msgstr "Sourdine"
 
-#. ID
-#: modules/input/imviqr.c:243
-msgid "Vietnamese (VIQR)"
-msgstr ""
+#: ../gtk/gtkvolumebutton.c:250
+msgid "Full Volume"
+msgstr "Volume maximum"
 
-#. ID
-#: modules/input/imxim.c:27
-msgid "X Input Method"
-msgstr ""
+#. Translators: this is the percentage of the current volume,
+#. * as used in the tooltip, eg. "49 %".
+#. * Translate the "%d" to "%Id" if you want to use localised digits,
+#. * or otherwise translate the "%d" to "%d".
+#.
+#: ../gtk/gtkvolumebutton.c:263
+#, c-format
+msgctxt "volume percentage"
+msgid "%d %%"
+msgstr "%d %%"
+
+#: ../gtk/paper_names_offsets.c:4
+msgctxt "paper size"
+msgid "asme_f"
+msgstr "asme_f"
+
+#: ../gtk/paper_names_offsets.c:5
+msgctxt "paper size"
+msgid "A0x2"
+msgstr "A0x2"
+
+#: ../gtk/paper_names_offsets.c:6
+msgctxt "paper size"
+msgid "A0"
+msgstr "A0"
+
+#: ../gtk/paper_names_offsets.c:7
+msgctxt "paper size"
+msgid "A0x3"
+msgstr "A0x3"
+
+#: ../gtk/paper_names_offsets.c:8
+msgctxt "paper size"
+msgid "A1"
+msgstr "A1"
+
+#: ../gtk/paper_names_offsets.c:9
+msgctxt "paper size"
+msgid "A10"
+msgstr "A10"
+
+#: ../gtk/paper_names_offsets.c:10
+msgctxt "paper size"
+msgid "A1x3"
+msgstr "A1x3"
+
+#: ../gtk/paper_names_offsets.c:11
+msgctxt "paper size"
+msgid "A1x4"
+msgstr "A1x4"
+
+#: ../gtk/paper_names_offsets.c:12
+msgctxt "paper size"
+msgid "A2"
+msgstr "A2"
+
+#: ../gtk/paper_names_offsets.c:13
+msgctxt "paper size"
+msgid "A2x3"
+msgstr "A2x3"
+
+#: ../gtk/paper_names_offsets.c:14
+msgctxt "paper size"
+msgid "A2x4"
+msgstr "A2x4"
+
+#: ../gtk/paper_names_offsets.c:15
+msgctxt "paper size"
+msgid "A2x5"
+msgstr "A2x5"
+
+#: ../gtk/paper_names_offsets.c:16
+msgctxt "paper size"
+msgid "A3"
+msgstr "A3"
+
+#: ../gtk/paper_names_offsets.c:17
+msgctxt "paper size"
+msgid "A3 Extra"
+msgstr "A3 Extra"
+
+#: ../gtk/paper_names_offsets.c:18
+msgctxt "paper size"
+msgid "A3x3"
+msgstr "A3x3"
+
+#: ../gtk/paper_names_offsets.c:19
+msgctxt "paper size"
+msgid "A3x4"
+msgstr "A3x4"
+
+#: ../gtk/paper_names_offsets.c:20
+msgctxt "paper size"
+msgid "A3x5"
+msgstr "A3x5"
+
+#: ../gtk/paper_names_offsets.c:21
+msgctxt "paper size"
+msgid "A3x6"
+msgstr "A3x6"
+
+#: ../gtk/paper_names_offsets.c:22
+msgctxt "paper size"
+msgid "A3x7"
+msgstr "A3x7"
+
+#: ../gtk/paper_names_offsets.c:23
+msgctxt "paper size"
+msgid "A4"
+msgstr "A4"
+
+#: ../gtk/paper_names_offsets.c:24
+msgctxt "paper size"
+msgid "A4 Extra"
+msgstr "A4 Extra"
+
+#: ../gtk/paper_names_offsets.c:25
+msgctxt "paper size"
+msgid "A4 Tab"
+msgstr "A4 Tab"
+
+#: ../gtk/paper_names_offsets.c:26
+msgctxt "paper size"
+msgid "A4x3"
+msgstr "A4x3"
+
+#: ../gtk/paper_names_offsets.c:27
+msgctxt "paper size"
+msgid "A4x4"
+msgstr "A4x4"
+
+#: ../gtk/paper_names_offsets.c:28
+msgctxt "paper size"
+msgid "A4x5"
+msgstr "A4x5"
+
+#: ../gtk/paper_names_offsets.c:29
+msgctxt "paper size"
+msgid "A4x6"
+msgstr "A4x6"
+
+#: ../gtk/paper_names_offsets.c:30
+msgctxt "paper size"
+msgid "A4x7"
+msgstr "A4x7"
+
+#: ../gtk/paper_names_offsets.c:31
+msgctxt "paper size"
+msgid "A4x8"
+msgstr "A4x8"
+
+#: ../gtk/paper_names_offsets.c:32
+msgctxt "paper size"
+msgid "A4x9"
+msgstr "A4x9"
+
+#: ../gtk/paper_names_offsets.c:33
+msgctxt "paper size"
+msgid "A5"
+msgstr "A5"
+
+#: ../gtk/paper_names_offsets.c:34
+msgctxt "paper size"
+msgid "A5 Extra"
+msgstr "A5 Extra"
+
+#: ../gtk/paper_names_offsets.c:35
+msgctxt "paper size"
+msgid "A6"
+msgstr "A6"
+
+#: ../gtk/paper_names_offsets.c:36
+msgctxt "paper size"
+msgid "A7"
+msgstr "A7"
+
+#: ../gtk/paper_names_offsets.c:37
+msgctxt "paper size"
+msgid "A8"
+msgstr "A8"
+
+#: ../gtk/paper_names_offsets.c:38
+msgctxt "paper size"
+msgid "A9"
+msgstr "A9"
+
+#: ../gtk/paper_names_offsets.c:39
+msgctxt "paper size"
+msgid "B0"
+msgstr "B0"
+
+#: ../gtk/paper_names_offsets.c:40
+msgctxt "paper size"
+msgid "B1"
+msgstr "B1"
+
+#: ../gtk/paper_names_offsets.c:41
+msgctxt "paper size"
+msgid "B10"
+msgstr "B10"
+
+#: ../gtk/paper_names_offsets.c:42
+msgctxt "paper size"
+msgid "B2"
+msgstr "B2"
+
+#: ../gtk/paper_names_offsets.c:43
+msgctxt "paper size"
+msgid "B3"
+msgstr "B3"
+
+#: ../gtk/paper_names_offsets.c:44
+msgctxt "paper size"
+msgid "B4"
+msgstr "B4"
+
+#: ../gtk/paper_names_offsets.c:45
+msgctxt "paper size"
+msgid "B5"
+msgstr "B5"
+
+#: ../gtk/paper_names_offsets.c:46
+msgctxt "paper size"
+msgid "B5 Extra"
+msgstr "B5 Extra"
+
+#: ../gtk/paper_names_offsets.c:47
+msgctxt "paper size"
+msgid "B6"
+msgstr "B6"
+
+#: ../gtk/paper_names_offsets.c:48
+msgctxt "paper size"
+msgid "B6/C4"
+msgstr "B6-C4"
+
+#: ../gtk/paper_names_offsets.c:49
+msgctxt "paper size"
+msgid "B7"
+msgstr "B7"
+
+#: ../gtk/paper_names_offsets.c:50
+msgctxt "paper size"
+msgid "B8"
+msgstr "B8"
+
+#: ../gtk/paper_names_offsets.c:51
+msgctxt "paper size"
+msgid "B9"
+msgstr "B9"
+
+#: ../gtk/paper_names_offsets.c:52
+msgctxt "paper size"
+msgid "C0"
+msgstr "C0"
+
+#: ../gtk/paper_names_offsets.c:53
+msgctxt "paper size"
+msgid "C1"
+msgstr "C1"
+
+#: ../gtk/paper_names_offsets.c:54
+msgctxt "paper size"
+msgid "C10"
+msgstr "C10"
+
+#: ../gtk/paper_names_offsets.c:55
+msgctxt "paper size"
+msgid "C2"
+msgstr "C2"
+
+#: ../gtk/paper_names_offsets.c:56
+msgctxt "paper size"
+msgid "C3"
+msgstr "C3"
+
+#: ../gtk/paper_names_offsets.c:57
+msgctxt "paper size"
+msgid "C4"
+msgstr "C4"
+
+#: ../gtk/paper_names_offsets.c:58
+msgctxt "paper size"
+msgid "C5"
+msgstr "C5"
+
+#: ../gtk/paper_names_offsets.c:59
+msgctxt "paper size"
+msgid "C6"
+msgstr "C6"
+
+#: ../gtk/paper_names_offsets.c:60
+msgctxt "paper size"
+msgid "C6/C5"
+msgstr "C6/C5"
+
+#: ../gtk/paper_names_offsets.c:61
+msgctxt "paper size"
+msgid "C7"
+msgstr "C7"
+
+#: ../gtk/paper_names_offsets.c:62
+msgctxt "paper size"
+msgid "C7/C6"
+msgstr "C7/C6"
+
+#: ../gtk/paper_names_offsets.c:63
+msgctxt "paper size"
+msgid "C8"
+msgstr "C8"
+
+#: ../gtk/paper_names_offsets.c:64
+msgctxt "paper size"
+msgid "C9"
+msgstr "C9"
+
+#: ../gtk/paper_names_offsets.c:65
+msgctxt "paper size"
+msgid "DL Envelope"
+msgstr "Enveloppe DL"
+
+#: ../gtk/paper_names_offsets.c:66
+msgctxt "paper size"
+msgid "RA0"
+msgstr "RA0"
+
+#: ../gtk/paper_names_offsets.c:67
+msgctxt "paper size"
+msgid "RA1"
+msgstr "RA1"
+
+#: ../gtk/paper_names_offsets.c:68
+msgctxt "paper size"
+msgid "RA2"
+msgstr "RA2"
+
+#: ../gtk/paper_names_offsets.c:69
+msgctxt "paper size"
+msgid "SRA0"
+msgstr "SRA0"
+
+#: ../gtk/paper_names_offsets.c:70
+msgctxt "paper size"
+msgid "SRA1"
+msgstr "SRA1"
+
+#: ../gtk/paper_names_offsets.c:71
+msgctxt "paper size"
+msgid "SRA2"
+msgstr "SRA2"
+
+#: ../gtk/paper_names_offsets.c:72
+msgctxt "paper size"
+msgid "JB0"
+msgstr "JB0"
+
+#: ../gtk/paper_names_offsets.c:73
+msgctxt "paper size"
+msgid "JB1"
+msgstr "JB1"
+
+#: ../gtk/paper_names_offsets.c:74
+msgctxt "paper size"
+msgid "JB10"
+msgstr "JB10"
+
+#: ../gtk/paper_names_offsets.c:75
+msgctxt "paper size"
+msgid "JB2"
+msgstr "JB2"
+
+#: ../gtk/paper_names_offsets.c:76
+msgctxt "paper size"
+msgid "JB3"
+msgstr "JB3"
+
+#: ../gtk/paper_names_offsets.c:77
+msgctxt "paper size"
+msgid "JB4"
+msgstr "JB4"
+
+#: ../gtk/paper_names_offsets.c:78
+msgctxt "paper size"
+msgid "JB5"
+msgstr "JB5"
+
+#: ../gtk/paper_names_offsets.c:79
+msgctxt "paper size"
+msgid "JB6"
+msgstr "JB6"
+
+#: ../gtk/paper_names_offsets.c:80
+msgctxt "paper size"
+msgid "JB7"
+msgstr "JB7"
+
+#: ../gtk/paper_names_offsets.c:81
+msgctxt "paper size"
+msgid "JB8"
+msgstr "JB8"
+
+#: ../gtk/paper_names_offsets.c:82
+msgctxt "paper size"
+msgid "JB9"
+msgstr "JB9"
+
+#: ../gtk/paper_names_offsets.c:83
+msgctxt "paper size"
+msgid "jis exec"
+msgstr "jis exec"
+
+#: ../gtk/paper_names_offsets.c:84
+msgctxt "paper size"
+msgid "Choukei 2 Envelope"
+msgstr "Enveloppe Choukei 2"
+
+#: ../gtk/paper_names_offsets.c:85
+msgctxt "paper size"
+msgid "Choukei 3 Envelope"
+msgstr "Enveloppe Choukei 3"
+
+#: ../gtk/paper_names_offsets.c:86
+msgctxt "paper size"
+msgid "Choukei 4 Envelope"
+msgstr "Enveloppe Choukei 4"
+
+#: ../gtk/paper_names_offsets.c:87
+msgctxt "paper size"
+msgid "hagaki (postcard)"
+msgstr "hagaki (carte postale)"
+
+#: ../gtk/paper_names_offsets.c:88
+msgctxt "paper size"
+msgid "kahu Envelope"
+msgstr "Enveloppe kahu"
+
+#: ../gtk/paper_names_offsets.c:89
+msgctxt "paper size"
+msgid "kaku2 Envelope"
+msgstr "Enveloppe kahu2"
+
+#: ../gtk/paper_names_offsets.c:90
+msgctxt "paper size"
+msgid "oufuku (reply postcard)"
+msgstr "oufuku (carte postale de réponse)"
+
+#: ../gtk/paper_names_offsets.c:91
+msgctxt "paper size"
+msgid "you4 Envelope"
+msgstr "Enveloppe you4"
+
+#: ../gtk/paper_names_offsets.c:92
+msgctxt "paper size"
+msgid "10x11"
+msgstr "10x11"
+
+#: ../gtk/paper_names_offsets.c:93
+msgctxt "paper size"
+msgid "10x13"
+msgstr "10x13"
+
+#: ../gtk/paper_names_offsets.c:94
+msgctxt "paper size"
+msgid "10x14"
+msgstr "10x14"
+
+#: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96
+msgctxt "paper size"
+msgid "10x15"
+msgstr "10x15"
+
+#: ../gtk/paper_names_offsets.c:97
+msgctxt "paper size"
+msgid "11x12"
+msgstr "11x12"
+
+#: ../gtk/paper_names_offsets.c:98
+msgctxt "paper size"
+msgid "11x15"
+msgstr "11x15"
+
+#: ../gtk/paper_names_offsets.c:99
+msgctxt "paper size"
+msgid "12x19"
+msgstr "12x19"
+
+#: ../gtk/paper_names_offsets.c:100
+msgctxt "paper size"
+msgid "5x7"
+msgstr "5x7"
+
+#: ../gtk/paper_names_offsets.c:101
+msgctxt "paper size"
+msgid "6x9 Envelope"
+msgstr "Enveloppe 6x9"
+
+#: ../gtk/paper_names_offsets.c:102
+msgctxt "paper size"
+msgid "7x9 Envelope"
+msgstr "Enveloppe 7x9"
+
+#: ../gtk/paper_names_offsets.c:103
+msgctxt "paper size"
+msgid "9x11 Envelope"
+msgstr "Enveloppe 9x11"
+
+#: ../gtk/paper_names_offsets.c:104
+msgctxt "paper size"
+msgid "a2 Envelope"
+msgstr "Enveloppe a2"
+
+#: ../gtk/paper_names_offsets.c:105
+msgctxt "paper size"
+msgid "Arch A"
+msgstr "Arch A"
+
+#: ../gtk/paper_names_offsets.c:106
+msgctxt "paper size"
+msgid "Arch B"
+msgstr "Arch B"
+
+#: ../gtk/paper_names_offsets.c:107
+msgctxt "paper size"
+msgid "Arch C"
+msgstr "Arch C"
+
+#: ../gtk/paper_names_offsets.c:108
+msgctxt "paper size"
+msgid "Arch D"
+msgstr "Arch D"
+
+#: ../gtk/paper_names_offsets.c:109
+msgctxt "paper size"
+msgid "Arch E"
+msgstr "Arch E"
+
+#: ../gtk/paper_names_offsets.c:110
+msgctxt "paper size"
+msgid "b-plus"
+msgstr "b-plus"
+
+#: ../gtk/paper_names_offsets.c:111
+msgctxt "paper size"
+msgid "c"
+msgstr "c"
+
+#: ../gtk/paper_names_offsets.c:112
+msgctxt "paper size"
+msgid "c5 Envelope"
+msgstr "Enveloppe c5"
+
+#: ../gtk/paper_names_offsets.c:113
+msgctxt "paper size"
+msgid "d"
+msgstr "d"
+
+#: ../gtk/paper_names_offsets.c:114
+msgctxt "paper size"
+msgid "e"
+msgstr "e"
+
+#: ../gtk/paper_names_offsets.c:115
+msgctxt "paper size"
+msgid "edp"
+msgstr "edp"
+
+#: ../gtk/paper_names_offsets.c:116
+msgctxt "paper size"
+msgid "European edp"
+msgstr "Edp européen"
+
+#: ../gtk/paper_names_offsets.c:117
+msgctxt "paper size"
+msgid "Executive"
+msgstr "Executive"
+
+#: ../gtk/paper_names_offsets.c:118
+msgctxt "paper size"
+msgid "f"
+msgstr "f"
+
+#: ../gtk/paper_names_offsets.c:119
+msgctxt "paper size"
+msgid "FanFold European"
+msgstr "FanFold européen"
+
+#: ../gtk/paper_names_offsets.c:120
+msgctxt "paper size"
+msgid "FanFold US"
+msgstr "FanFold US"
+
+#: ../gtk/paper_names_offsets.c:121
+msgctxt "paper size"
+msgid "FanFold German Legal"
+msgstr "Legal FanFold allemand"
+
+#: ../gtk/paper_names_offsets.c:122
+msgctxt "paper size"
+msgid "Government Legal"
+msgstr "Legal gouvernemental"
+
+#: ../gtk/paper_names_offsets.c:123
+msgctxt "paper size"
+msgid "Government Letter"
+msgstr "Letter gouvernemental"
+
+#: ../gtk/paper_names_offsets.c:124
+msgctxt "paper size"
+msgid "Index 3x5"
+msgstr "Carte index 3x5 pouces"
+
+#: ../gtk/paper_names_offsets.c:125
+msgctxt "paper size"
+msgid "Index 4x6 (postcard)"
+msgstr "Index 4x6 (carte postale)"
+
+#: ../gtk/paper_names_offsets.c:126
+msgctxt "paper size"
+msgid "Index 4x6 ext"
+msgstr "Index 4x6 ext"
+
+#: ../gtk/paper_names_offsets.c:127
+msgctxt "paper size"
+msgid "Index 5x8"
+msgstr "Index 5x8"
+
+#: ../gtk/paper_names_offsets.c:128
+msgctxt "paper size"
+msgid "Invoice"
+msgstr "Facture"
+
+#: ../gtk/paper_names_offsets.c:129
+msgctxt "paper size"
+msgid "Tabloid"
+msgstr "Tabloïd"
+
+#: ../gtk/paper_names_offsets.c:130
+msgctxt "paper size"
+msgid "US Legal"
+msgstr "Légal US"
+
+#: ../gtk/paper_names_offsets.c:131
+msgctxt "paper size"
+msgid "US Legal Extra"
+msgstr "US Legal Extra"
+
+#: ../gtk/paper_names_offsets.c:132
+msgctxt "paper size"
+msgid "US Letter"
+msgstr "US Letter"
+
+#: ../gtk/paper_names_offsets.c:133
+msgctxt "paper size"
+msgid "US Letter Extra"
+msgstr "US Letter Extra"
+
+#: ../gtk/paper_names_offsets.c:134
+msgctxt "paper size"
+msgid "US Letter Plus"
+msgstr "US Letter Plus"
+
+#: ../gtk/paper_names_offsets.c:135
+msgctxt "paper size"
+msgid "Monarch Envelope"
+msgstr "Enveloppe Monarch"
+
+#: ../gtk/paper_names_offsets.c:136
+msgctxt "paper size"
+msgid "#10 Envelope"
+msgstr "Enveloppe #10"
+
+#: ../gtk/paper_names_offsets.c:137
+msgctxt "paper size"
+msgid "#11 Envelope"
+msgstr "Enveloppe #11"
+
+#: ../gtk/paper_names_offsets.c:138
+msgctxt "paper size"
+msgid "#12 Envelope"
+msgstr "Enveloppe #12"
+
+#: ../gtk/paper_names_offsets.c:139
+msgctxt "paper size"
+msgid "#14 Envelope"
+msgstr "Enveloppe #14"
+
+#: ../gtk/paper_names_offsets.c:140
+msgctxt "paper size"
+msgid "#9 Envelope"
+msgstr "Enveloppe #9"
+
+#: ../gtk/paper_names_offsets.c:141
+msgctxt "paper size"
+msgid "Personal Envelope"
+msgstr "Enveloppe personnelle"
+
+#: ../gtk/paper_names_offsets.c:142
+msgctxt "paper size"
+msgid "Quarto"
+msgstr "In-quarto"
+
+#: ../gtk/paper_names_offsets.c:143
+msgctxt "paper size"
+msgid "Super A"
+msgstr "Super A"
+
+#: ../gtk/paper_names_offsets.c:144
+msgctxt "paper size"
+msgid "Super B"
+msgstr "Super B"
+
+#: ../gtk/paper_names_offsets.c:145
+msgctxt "paper size"
+msgid "Wide Format"
+msgstr "Format large"
+
+#: ../gtk/paper_names_offsets.c:146
+msgctxt "paper size"
+msgid "Dai-pa-kai"
+msgstr "Dai-pa-kai"
+
+# in-Folio dans le cas de la reliure
+#: ../gtk/paper_names_offsets.c:147
+msgctxt "paper size"
+msgid "Folio"
+msgstr "In-folio"
+
+#: ../gtk/paper_names_offsets.c:148
+msgctxt "paper size"
+msgid "Folio sp"
+msgstr "In-folio sp"
+
+#: ../gtk/paper_names_offsets.c:149
+msgctxt "paper size"
+msgid "Invite Envelope"
+msgstr "Enveloppe d'invitation"
+
+#: ../gtk/paper_names_offsets.c:150
+msgctxt "paper size"
+msgid "Italian Envelope"
+msgstr "Enveloppe italienne"
+
+#: ../gtk/paper_names_offsets.c:151
+msgctxt "paper size"
+msgid "juuro-ku-kai"
+msgstr "juuro-ku-kai"
+
+#: ../gtk/paper_names_offsets.c:152
+msgctxt "paper size"
+msgid "pa-kai"
+msgstr "pa-kai"
+
+#: ../gtk/paper_names_offsets.c:153
+msgctxt "paper size"
+msgid "Postfix Envelope"
+msgstr "Enveloppe Postfix"
+
+#: ../gtk/paper_names_offsets.c:154
+msgctxt "paper size"
+msgid "Small Photo"
+msgstr "Petite photo"
+
+#: ../gtk/paper_names_offsets.c:155
+msgctxt "paper size"
+msgid "prc1 Envelope"
+msgstr "Enveloppe prc1"
+
+#: ../gtk/paper_names_offsets.c:156
+msgctxt "paper size"
+msgid "prc10 Envelope"
+msgstr "Enveloppe prc10"
+
+#: ../gtk/paper_names_offsets.c:157
+msgctxt "paper size"
+msgid "prc 16k"
+msgstr "prc 16k"
+
+#: ../gtk/paper_names_offsets.c:158
+msgctxt "paper size"
+msgid "prc2 Envelope"
+msgstr "Enveloppe prc2"
+
+#: ../gtk/paper_names_offsets.c:159
+msgctxt "paper size"
+msgid "prc3 Envelope"
+msgstr "Enveloppe prc3"
+
+#: ../gtk/paper_names_offsets.c:160
+msgctxt "paper size"
+msgid "prc 32k"
+msgstr "prc 32k"
+
+#: ../gtk/paper_names_offsets.c:161
+msgctxt "paper size"
+msgid "prc4 Envelope"
+msgstr "Enveloppe prc4"
+
+#: ../gtk/paper_names_offsets.c:162
+msgctxt "paper size"
+msgid "prc5 Envelope"
+msgstr "Enveloppe prc5"
+
+#: ../gtk/paper_names_offsets.c:163
+msgctxt "paper size"
+msgid "prc6 Envelope"
+msgstr "Enveloppe prc6"
+
+#: ../gtk/paper_names_offsets.c:164
+msgctxt "paper size"
+msgid "prc7 Envelope"
+msgstr "Enveloppe prc7"
+
+#: ../gtk/paper_names_offsets.c:165
+msgctxt "paper size"
+msgid "prc8 Envelope"
+msgstr "Enveloppe prc8"
+
+#: ../gtk/paper_names_offsets.c:166
+msgctxt "paper size"
+msgid "prc9 Envelope"
+msgstr "Enveloppe prc9"
+
+#: ../gtk/paper_names_offsets.c:167
+msgctxt "paper size"
+msgid "ROC 16k"
+msgstr "ROC 16k"
+
+#: ../gtk/paper_names_offsets.c:168
+msgctxt "paper size"
+msgid "ROC 8k"
+msgstr "ROC 8k"
+
+#: ../gtk/updateiconcache.c:1368
+#, c-format
+msgid "Failed to write header\n"
+msgstr "Impossible d'écrire l'en-tête\n"
 
-#~ msgid "Directories"
-#~ msgstr "Répertoires"
+#: ../gtk/updateiconcache.c:1374
+#, c-format
+msgid "Failed to write hash table\n"
+msgstr "Impossible d'écrire dans la table de hachage\n"
 
-#, fuzzy
-#~ msgid "_Directories"
-#~ msgstr "Répertoires"
+#: ../gtk/updateiconcache.c:1380
+#, c-format
+msgid "Failed to write folder index\n"
+msgstr "Impossible d'écrire l'index du dossier\n"
 
-#, fuzzy
-#~ msgid "Crea_te Dir"
-#~ msgstr "Créer un répertoire"
+#: ../gtk/updateiconcache.c:1388
+#, c-format
+msgid "Failed to rewrite header\n"
+msgstr "Impossible de réécrire l'en-tête\n"
 
-#, fuzzy
-#~ msgid ""
-#~ "Error creating directory \"%s\": %s\n"
-#~ "%s"
-#~ msgstr "Erreur de chargement de l'icone : %s"
+#: ../gtk/updateiconcache.c:1482
+#, c-format
+msgid "Failed to open file %s : %s\n"
+msgstr "Impossible d'ouvrir le fichier « %s » : %s\n"
 
-#~ msgid "Create Directory"
-#~ msgstr "Créer un répertoire"
+#: ../gtk/updateiconcache.c:1490 ../gtk/updateiconcache.c:1520
+#, c-format
+msgid "Failed to write cache file: %s\n"
+msgstr "Impossible d'écrire dans le fichier de cache : %s\n"
 
-#~ msgid "_Directory name:"
-#~ msgstr "Nom du _répertoire :"
+#: ../gtk/updateiconcache.c:1530
+#, c-format
+msgid "The generated cache was invalid.\n"
+msgstr "Le cache généré n'était pas valide.\n"
 
-#~ msgid "Cancel"
-#~ msgstr "Annuler"
+#: ../gtk/updateiconcache.c:1544
+#, c-format
+msgid "Could not rename %s to %s: %s, removing %s then.\n"
+msgstr "Impossible de renommer %s en %s : %s, suppression de %s.\n"
 
-#~ msgid "Delete"
-#~ msgstr "Effacer"
+#: ../gtk/updateiconcache.c:1558
+#, c-format
+msgid "Could not rename %s to %s: %s\n"
+msgstr "Impossible de renommer « %s » en %s : %s\n"
 
-#~ msgid "OK"
-#~ msgstr "Valider"
+#: ../gtk/updateiconcache.c:1568
+#, c-format
+msgid "Could not rename %s back to %s: %s.\n"
+msgstr "Impossible de renommer à nouveau %s en %s : %s\n"
 
-#~ msgid "Save"
-#~ msgstr "Enregistrer"
+#: ../gtk/updateiconcache.c:1595
+#, c-format
+msgid "Cache file created successfully.\n"
+msgstr "Fichier de cache écrit avec succès.\n"
 
-#~ msgid "Close"
-#~ msgstr "Fermer"
+#: ../gtk/updateiconcache.c:1634
+msgid "Overwrite an existing cache, even if up to date"
+msgstr "Écraser un cache existant même s'il est à jour"
 
-#~ msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
-#~ msgstr ""
-#~ "Incapable de localiser le fichier image dans pixmap_path : « %s » ligne %d"
+#: ../gtk/updateiconcache.c:1635
+msgid "Don't check for the existence of index.theme"
+msgstr "Ne pas vérifier l'existence du fichier index.theme"
 
-#~ msgid "Insufficient memory to save PNG file"
-#~ msgstr "Mémoire insuffisante pour enregistrer le fichier PNG"
+#: ../gtk/updateiconcache.c:1636
+msgid "Don't include image data in the cache"
+msgstr "Ne pas inclure de données d'image dans le cache"
 
-#, fuzzy
-#~ msgid "Text Position"
-#~ msgstr "Chaîne de texte"
+#: ../gtk/updateiconcache.c:1637
+msgid "Output a C header file"
+msgstr "Sortir un fichier en-tête C"
 
-#~ msgid "Cut"
-#~ msgstr "Couper"
+#: ../gtk/updateiconcache.c:1638
+msgid "Turn off verbose output"
+msgstr "Désactiver la sortie détaillée"
 
-#~ msgid "Copy"
-#~ msgstr "Copier"
+#: ../gtk/updateiconcache.c:1639
+msgid "Validate existing icon cache"
+msgstr "Valider le cache d'icônes existant"
 
-#~ msgid "Paste"
-#~ msgstr "Coller"
+#: ../gtk/updateiconcache.c:1706
+#, c-format
+msgid "File not found: %s\n"
+msgstr "Fichier introuvable : %s\n"
 
-#, fuzzy
-#~ msgid "Line Height"
-#~ msgstr "Épaisseur de police"
+#: ../gtk/updateiconcache.c:1712
+#, c-format
+msgid "Not a valid icon cache: %s\n"
+msgstr "Cache d'icônes non valide : %s\n"
 
-#~ msgid "Pixbuf location"
-#~ msgstr "Emplacement du pixbuf"
+#: ../gtk/updateiconcache.c:1725
+#, c-format
+msgid "No theme index file.\n"
+msgstr "Aucun fichier d'index de thème.\n"
 
-#~ msgid "The relative location of the pixbuf to the text."
-#~ msgstr "L'emplacement relatif du pixbuf par rapport au texte."
+#: ../gtk/updateiconcache.c:1729
+#, c-format
+msgid ""
+"No theme index file in '%s'.\n"
+"If you really want to create an icon cache here, use --ignore-theme-index.\n"
+msgstr ""
+"Aucun fichier d'index de thème dans « %s ».\n"
+"Si vous souhaitez vraiment créer un cache d'icônes ici, utilisez --ignore-"
+"theme-index.\n"
 
-#~ msgid "pixbuf xalign"
-#~ msgstr "xlign pixbuf"
+#. ID
+#: ../modules/input/imam-et.c:452
+msgid "Amharic (EZ+)"
+msgstr "Amharique (EZ+)"
 
-#~ msgid "The x-align of the pixbuf."
-#~ msgstr "Le x-align du pixbuf."
+#. ID
+#: ../modules/input/imcedilla.c:90
+msgid "Cedilla"
+msgstr "Cédille"
 
-#~ msgid "pixbuf yalign"
-#~ msgstr "yalign pixbuf"
+#. ID
+#: ../modules/input/imcyrillic-translit.c:215
+msgid "Cyrillic (Transliterated)"
+msgstr "Cyrillique (translitéré)"
 
-#~ msgid "The y-align of the pixbuf."
-#~ msgstr "Le y-align du pixbuf."
+#. ID
+#: ../modules/input/iminuktitut.c:125
+msgid "Inuktitut (Transliterated)"
+msgstr "Inuktitut (translitéré)"
 
-#~ msgid "The xpad of the pixbuf."
-#~ msgstr "Le xpad du pixbuf."
+#. ID
+#: ../modules/input/imipa.c:143
+msgid "IPA"
+msgstr "IPA"
 
-#~ msgid "pixbuf ypad"
-#~ msgstr "ypad pixbuf"
+#. ID
+#: ../modules/input/immultipress.c:29
+msgid "Multipress"
+msgstr "Multipression"
 
-#~ msgid "The ypad of the pixbuf."
-#~ msgstr "Le ypad du pixbuf."
+#. ID
+#: ../modules/input/imthai.c:33
+msgid "Thai-Lao"
+msgstr "Thaï-Lao"
 
-#~ msgid "Image data is partially missing"
-#~ msgstr "Les données de l'image sont partiellement manquante"
+#. ID
+#: ../modules/input/imti-er.c:451
+msgid "Tigrigna-Eritrean (EZ+)"
+msgstr "Tigrigna-Érithréen (EZ+)"
 
-#~ msgid ""
-#~ "Image has an incorrect pixel rowstride, perhaps the data was corrupted "
-#~ "somehow."
-#~ msgstr ""
-#~ "L'image a une rangée de pixels incorrect, peut-être que les données ont "
-#~ "été corrompues."
+#. ID
+#: ../modules/input/imti-et.c:451
+msgid "Tigrigna-Ethiopian (EZ+)"
+msgstr "Tigrigna-Éthiopien (EZ+)"
 
-#~ msgid ""
-#~ "Image size is impossibly large, perhaps the data was corrupted somehow"
-#~ msgstr ""
-#~ "La taille de l'image est vraiment trop grande, peut-être que les données "
-#~ "ont été corrompues"
+#. ID
+#: ../modules/input/imviqr.c:242
+msgid "Vietnamese (VIQR)"
+msgstr "Vietnamien (VIQR)"
 
-#~ msgid "Image data is partially missing, probably it was corrupted somehow."
-#~ msgstr ""
-#~ "Les données de l'image sont partiellement manquantes, probablement "
-#~ "qu'elles ont été corrompues."
+#. ID
+#: ../modules/input/imxim.c:26
+msgid "X Input Method"
+msgstr "Méthode de saisie X"
 
-#~ msgid ""
-#~ "Image has an unknown colorspace code (%d), perhaps the image data was "
-#~ "corrupted"
-#~ msgstr ""
-#~ "L'image a un code d'espace de couleur inconnu (%d), peut-être que les "
-#~ "données de l'image ont été corrompues"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:858
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1073
+msgid "Username:"
+msgstr "Nom d'utilisateur :"
 
-#~ msgid ""
-#~ "Image has an improper number of bits per sample (%d), perhaps the image "
-#~ "data was corrupted"
-#~ msgstr ""
-#~ "L'image a un nombre impropre de bits par échantillon (%d), peut-être que "
-#~ "les données de l'image ont été corrompues"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:859
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1082
+msgid "Password:"
+msgstr "Mot de passe :"
 
-#~ msgid ""
-#~ "Image has an improper number of channels (%d), perhaps the image data was "
-#~ "corrupted"
-#~ msgstr ""
-#~ "L'image a un nombre impropre de canaux (%d), peut-être que les données de "
-#~ "l'image ont été corrompues"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:898
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1095
+#, c-format
+msgid "Authentication is required to print document '%s' on printer %s"
+msgstr ""
+"Authentification nécessaire pour imprimer le document « %s » sur "
+"l'imprimante %s"
 
-#~ msgid ""
-#~ "Not enough memory to store a %d by %d image; try exiting some "
-#~ "applications to free memory."
-#~ msgstr ""
-#~ "Pas assez de mémoire pour stocker une image de %d par %d ; essayer de "
-#~ "quitter quelques applications pour libérer de la mémoire."
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:900
+#, c-format
+msgid "Authentication is required to print a document on %s"
+msgstr "Authentification nécessaire pour imprimer un document sur %s"
 
-#~ msgid "Image contained no data."
-#~ msgstr "L'image ne contient pas de données."
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:904
+#, c-format
+msgid "Authentication is required to get attributes of job '%s'"
+msgstr ""
+"Authentification nécessaire pour obtenir les attributs de la tâche « %s »"
 
-#~ msgid "Image isn't in the correct format (inline GdkPixbuf format)"
-#~ msgstr "L'image n'est pas dans le format correct (format GdkPixbuf aligné)"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:906
+msgid "Authentication is required to get attributes of a job"
+msgstr ""
+"Authentification nécessaire pour obtenir les attributs d'une tâche "
+"d'impression"
 
-#~ msgid ""
-#~ "This version of the software is unable to read images with type code %d"
-#~ msgstr ""
-#~ "Cette version du logiciel n'est pas capable de lire les images avec un "
-#~ "code de type %d"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:910
+#, c-format
+msgid "Authentication is required to get attributes of printer %s"
+msgstr ""
+"Authentification nécessaire pour obtenir les attributs de l'imprimante %s"
 
-#, fuzzy
-#~ msgid "He_x Value:"
-#~ msgstr "Valeur héxa :"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:912
+msgid "Authentication is required to get attributes of a printer"
+msgstr ""
+"Authentification nécessaire pour obtenir les attributs d'une imprimante"
 
-#~ msgid "The color for the background of the text."
-#~ msgstr "La couleur de l'arrière-plan du texte."
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:915
+#, c-format
+msgid "Authentication is required to get default printer of %s"
+msgstr "Authentification nécessaire pour obtenir l'imprimante par défaut de %s"
 
-#~ msgid "Make the text italic."
-#~ msgstr "Rend le texte en italique."
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:918
+#, c-format
+msgid "Authentication is required to get printers from %s"
+msgstr "Authentification nécessaire pour obtenir les imprimantes de %s"
 
-#~ msgid "Make the text bold."
-#~ msgstr "Rend le texte en gras."
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:923
+#, c-format
+msgid "Authentication is required to get a file from %s"
+msgstr "Authentification nécessaire pour obtenir un fichier de %s"
 
-#~ msgid "Foundry:"
-#~ msgstr "Fonderie :"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:925
+#, c-format
+msgid "Authentication is required on %s"
+msgstr "Authentification nécessaire pour %s"
 
-#~ msgid "Slant:"
-#~ msgstr "Inclinaison :"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1067
+msgid "Domain:"
+msgstr "Domaine :"
 
-#~ msgid "Resolution X:"
-#~ msgstr "Résolution X :"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1097
+#, c-format
+msgid "Authentication is required to print document '%s'"
+msgstr "Authentification nécessaire pour imprimer le document « %s »"
 
-#~ msgid "Resolution Y:"
-#~ msgstr "Résolution Y :"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1102
+#, c-format
+msgid "Authentication is required to print this document on printer %s"
+msgstr ""
+"Authentification nécessaire pour imprimer ce document sur l'imprimante %s"
 
-#~ msgid "Charset:"
-#~ msgstr "Jeu de caractères :"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1104
+msgid "Authentication is required to print this document"
+msgstr "Authentification nécessaire pour imprimer ce document"
 
-#~ msgid "Requested Value"
-#~ msgstr "Valeur demandée"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1666
+#, c-format
+msgid "Printer '%s' is low on toner."
+msgstr "Le toner de l'imprimante « %s » est presque vide."
 
-#~ msgid "Font:"
-#~ msgstr "Police :"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1667
+#, c-format
+msgid "Printer '%s' has no toner left."
+msgstr "Le toner de l'imprimante « %s » est vide."
 
-#~ msgid "Reset Filter"
-#~ msgstr "R. à Z. du filtre"
+#. Translators: "Developer" like on photo development context
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1669
+#, c-format
+msgid "Printer '%s' is low on developer."
+msgstr "La quantité de développeur dans l'imprimante « %s » est faible."
 
-#~ msgid "Metric:"
-#~ msgstr "Métrique :"
+#. Translators: "Developer" like on photo development context
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1671
+#, c-format
+msgid "Printer '%s' is out of developer."
+msgstr "Il n'y a plus de développeur dans l'imprimante « %s »."
 
-#~ msgid "Pixels"
-#~ msgstr "Pixels"
+#. Translators: "marker" is one color bin of the printer
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1673
+#, c-format
+msgid "Printer '%s' is low on at least one marker supply."
+msgstr ""
+"Au moins un des consommables est presque épuisé dans l'imprimante « %s »."
 
-#~ msgid "Requested Font Name:"
-#~ msgstr "Nom de la police demandée :"
+#. Translators: "marker" is one color bin of the printer
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1675
+#, c-format
+msgid "Printer '%s' is out of at least one marker supply."
+msgstr "Au moins un des consommables est épuisé dans l'imprimante « %s »."
 
-#~ msgid "Actual Font Name:"
-#~ msgstr "Nom de la police en cours :"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1676
+#, c-format
+msgid "The cover is open on printer '%s'."
+msgstr "Le capot de l'imprimante « %s » est ouvert."
 
-#~ msgid "%i fonts available with a total of %i styles."
-#~ msgstr "%i polices disponibles avec un total de %i styles."
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1677
+#, c-format
+msgid "The door is open on printer '%s'."
+msgstr "La porte de l'imprimante « %s » est ouverte."
 
-#~ msgid "Filter"
-#~ msgstr "Filtre"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1678
+#, c-format
+msgid "Printer '%s' is low on paper."
+msgstr "Il n'y a presque plus de papier dans l'imprimante « %s »."
 
-#~ msgid "Font Types:"
-#~ msgstr "Types de polices :"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1679
+#, c-format
+msgid "Printer '%s' is out of paper."
+msgstr "Il n'y a plus de papier dans l'imprimante « %s »."
 
-#~ msgid "Scaled Bitmap"
-#~ msgstr "Bitmap ajustée"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1680
+#, c-format
+msgid "Printer '%s' is currently offline."
+msgstr "L'imprimante « %s » est actuellement déconnectée."
 
-#~ msgid "*"
-#~ msgstr "*"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1681
+#, c-format
+msgid "There is a problem on printer '%s'."
+msgstr "Il y a un problème avec l'imprimante « %s »."
+
+#. Translators: this is a printer status.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2123
+msgid "Paused; Rejecting Jobs"
+msgstr "En pause ; les tâches sont rejetées"
+
+#. Translators: this is a printer status.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2129
+msgid "Rejecting Jobs"
+msgstr "Tâches non acceptées"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2909
+msgid "Two Sided"
+msgstr "Recto verso"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2910
+msgid "Paper Type"
+msgstr "Type de papier"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2911
+msgid "Paper Source"
+msgstr "Source du papier"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2912
+msgid "Output Tray"
+msgstr "Bac de sortie"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2913
+msgid "Resolution"
+msgstr "Résolution"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2914
+msgid "GhostScript pre-filtering"
+msgstr "Pré-filtrage GhostScript"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2923
+msgid "One Sided"
+msgstr "Recto"
+
+#. Translators: this is an option of "Two Sided"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2925
+msgid "Long Edge (Standard)"
+msgstr "Bord long (standard)"
+
+#. Translators: this is an option of "Two Sided"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2927
+msgid "Short Edge (Flip)"
+msgstr "Bord court (retourné)"
+
+#. Translators: this is an option of "Paper Source"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2929
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2931
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2939
+msgid "Auto Select"
+msgstr "Sélection automatique"
+
+#. Translators: this is an option of "Paper Source"
+#. Translators: this is an option of "Resolution"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2933
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2935
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2937
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2941
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3429
+msgid "Printer Default"
+msgstr "Selon l'imprimante"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2943
+msgid "Embed GhostScript fonts only"
+msgstr "Inclure uniquement les polices GhostScript"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2945
+msgid "Convert to PS level 1"
+msgstr "Convertir en PS niveau 1"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2947
+msgid "Convert to PS level 2"
+msgstr "Convertir en PS niveau 2"
+
+#. Translators: this is an option of "GhostScript"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2949
+msgid "No pre-filtering"
+msgstr "Pas de pré-filtrage"
+
+#. Translators: "Miscellaneous" is the label for a button, that opens
+#. up an extra panel of settings in a print dialog.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2958
+msgid "Miscellaneous"
+msgstr "Divers"
+
+#. Translators: These strings name the possible values of the
+#. * job priority option in the print dialog
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3681
+msgid "Urgent"
+msgstr "Urgent"
 
-#~ msgid "(nil)"
-#~ msgstr "(vide)"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3681
+msgid "High"
+msgstr "Haute"
 
-#~ msgid "regular"
-#~ msgstr "normal"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3681
+msgid "Medium"
+msgstr "Moyenne"
 
-#~ msgid "oblique"
-#~ msgstr "oblique"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3681
+msgid "Low"
+msgstr "Basse"
 
-#~ msgid "reverse italic"
-#~ msgstr "italique inversé"
+#. Translators, this string is used to label the job priority option
+#. * in the print dialog
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3711
+msgid "Job Priority"
+msgstr "Priorité de la tâche"
 
-#~ msgid "reverse oblique"
-#~ msgstr "oblique inversé"
+#. Translators, this string is used to label the billing info entry
+#. * in the print dialog
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3722
+msgid "Billing Info"
+msgstr "Informations de facturation"
 
-#~ msgid "[M]"
-#~ msgstr "[M]"
+#. Translators, these strings are names for various 'standard' cover
+#. * pages that the printing system may support.
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3737
+msgid "None"
+msgstr "Aucune"
 
-#~ msgid "[C]"
-#~ msgstr "[C]"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3737
+msgid "Classified"
+msgstr "Classifié"
 
-#~ msgid "The selected font is not available."
-#~ msgstr "La police sélectionnée n'est pas disponible."
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3737
+msgid "Confidential"
+msgstr "Confidentiel"
 
-#~ msgid "The selected font is not a valid font."
-#~ msgstr "La police sélectionnée n'est pas valide."
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3737
+msgid "Secret"
+msgstr "Secret"
 
-#~ msgid "This is a 2-byte font and may not be displayed correctly."
-#~ msgstr ""
-#~ "Ceci est une police codée sur 2 octets et peut ne pas être affichée "
-#~ "correctement."
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3737
+msgid "Standard"
+msgstr "Standard"
 
-#~ msgid "roman"
-#~ msgstr "roman"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3737
+msgid "Top Secret"
+msgstr "Top secret"
 
-#~ msgid "proportional"
-#~ msgstr "proportionnel"
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3737
+msgid "Unclassified"
+msgstr "Non classifié"
 
-#~ msgid "monospaced"
-#~ msgstr "fixe"
+#. Translators, this string is used to label the pages-per-sheet option
+#. * in the print dialog
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3748
+msgid "Pages per Sheet"
+msgstr "Pages par feuille"
 
-#~ msgid "char cell"
-#~ msgstr "cellule caractère"
+#. Translators, this is the label used for the option in the print
+#. * dialog that controls the front cover page.
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3808
+msgid "Before"
+msgstr "Avant"
 
-#~ msgid "Font: (Filter Applied)"
-#~ msgstr "Police : (filtre appliqué)"
+#. Translators, this is the label used for the option in the print
+#. * dialog that controls the back cover page.
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3823
+msgid "After"
+msgstr "Après"
 
-#~ msgid "heavy"
-#~ msgstr "lourd"
+#. Translators: this is the name of the option that controls when
+#. * a print job is printed. Possible values are 'now', a specified time,
+#. * or 'on hold'
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3843
+msgid "Print at"
+msgstr "Imprimer à"
 
-#~ msgid "extrabold"
-#~ msgstr "extragras"
+#. Translators: this is the name of the option that allows the user
+#. * to specify a time when a print job will be printed.
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3854
+msgid "Print at time"
+msgstr "Imprimer à l'heure"
 
-#~ msgid "demibold"
-#~ msgstr "demigras"
+#. Translators: this format is used to display a custom paper
+#. * size. The two placeholders are replaced with the width and height
+#. * in points. E.g: "Custom 230.4x142.9"
+#.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3889
+#, c-format
+msgid "Custom %sx%s"
+msgstr "Personnalisé %sx%s"
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3970
+msgid "Printer Profile"
+msgstr "Profil d'imprimante"
+
+#. TRANSLATORS: this is when color profile information is unavailable
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3977
+msgid "Unavailable"
+msgstr "Non disponible"
+
+#. TRANSLATORS: when we're running an old CUPS, and
+#. * it hasn't registered the device with colord
+#: ../modules/printbackends/cups/gtkprintercups.c:221
+msgid "Color management unavailable"
+msgstr "Gestion de la couleur non disponible"
+
+#. TRANSLATORS: when there is no color profile available
+#: ../modules/printbackends/cups/gtkprintercups.c:233
+msgid "No profile available"
+msgstr "Aucun profil disponible"
+
+#. TRANSLATORS: when the color profile has no title
+#: ../modules/printbackends/cups/gtkprintercups.c:244
+msgid "Unspecified profile"
+msgstr "Profil non précisé"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:249
+msgid "output"
+msgstr "sortie"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:521
+msgid "Print to File"
+msgstr "Imprimer dans un fichier"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:647
+msgid "PDF"
+msgstr "PDF"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:647
+msgid "Postscript"
+msgstr "Postscript"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:647
+msgid "SVG"
+msgstr "SVG"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:660
+#: ../modules/printbackends/test/gtkprintbackendtest.c:501
+msgid "Pages per _sheet:"
+msgstr "Pages par _feuille :"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:719
+msgid "File"
+msgstr "Fichier"
+
+#: ../modules/printbackends/file/gtkprintbackendfile.c:729
+msgid "_Output format"
+msgstr "Format de _sortie"
+
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:393
+msgid "Print to LPR"
+msgstr "Imprimer vers LPR"
+
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:419
+msgid "Pages Per Sheet"
+msgstr "Pages par feuille"
+
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:426
+msgid "Command Line"
+msgstr "Ligne de commande"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:809
+msgid "printer offline"
+msgstr "imprimante déconnectée"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:827
+msgid "ready to print"
+msgstr "prêt pour l'impression"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:830
+msgid "processing job"
+msgstr "traitement de la tâche"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:834
+msgid "paused"
+msgstr "en pause"
+
+#. SUN_BRANDING
+#: ../modules/printbackends/papi/gtkprintbackendpapi.c:837
+msgid "unknown"
+msgstr "inconnu"
+
+#. default filename used for print-to-test
+#: ../modules/printbackends/test/gtkprintbackendtest.c:232
+#, c-format
+msgid "test-output.%s"
+msgstr "sortie-test.%s"
 
-#~ msgid "medium"
-#~ msgstr "médium"
+#: ../modules/printbackends/test/gtkprintbackendtest.c:465
+msgid "Print to Test Printer"
+msgstr "Imprimer vers une imprimante test"
 
-#~ msgid "normal"
-#~ msgstr "normal"
+#~ msgid "Connect as u_ser:"
+#~ msgstr "_Se connecter en tant que :"
 
-#~ msgid "thin"
-#~ msgstr "fin"
+#~ msgid "Select a folder"
+#~ msgstr "Sélectionner un dossier"
 
-#~ msgid "MAX_FONTS exceeded. Some fonts may be missing."
-#~ msgstr "Valeur MAX_FONTS dépassée. Des polices peuvent manquer."
+#~ msgid "_Save in folder:"
+#~ msgstr "Enregistrer dans le _dossier :"