Deleted file no more in SVN. Updated French translation by Julien
2008-05-27 Claude Paroz <claude@2xlibre.net> * POTFILES.in: Deleted file no more in SVN. * fr.po: Updated French translation by Julien Hardelin. svn path=/trunk/; revision=25834
This commit is contained in:
committed by
Claude Paroz
parent
35a762d3b7
commit
6653d0bb1f
@ -1,3 +1,7 @@
|
||||
2008-05-27 Claude Paroz <claude@2xlibre.net>
|
||||
|
||||
* fr.po: Updated French translation by Julien Hardelin.
|
||||
|
||||
2008-05-24 Mugurel Tudor <mugurelu@gnome.ro>
|
||||
|
||||
* ro.po: Updated Romanian translation by
|
||||
|
||||
114
po-python/fr.po
114
po-python/fr.po
@ -1,4 +1,4 @@
|
||||
# French translation of gimp-tiny-fu.
|
||||
# French translation of gimp-python.
|
||||
# Copyright (C) 2000-2007 Free Software Foundation, Inc.
|
||||
# This file is distributed under the same license as the gimp package.
|
||||
#
|
||||
@ -10,50 +10,50 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gimp-python\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2007-09-07 15:38+0200\n"
|
||||
"PO-Revision-Date: 2007-09-07 15:34+0200\n"
|
||||
"Last-Translator: Laurent Monin <gimp@norz.org>\n"
|
||||
"POT-Creation-Date: 2008-05-27 23:07+0200\n"
|
||||
"PO-Revision-Date: 2008-05-18 15:44+0100\n"
|
||||
"Last-Translator: Julien Hardelin <jm.hard@wanadoo.fr>\n"
|
||||
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../plug-ins/pygimp/gimpfu.py:380
|
||||
#: ../plug-ins/pygimp/gimpfu.py:385
|
||||
msgid "Missing exception information"
|
||||
msgstr "Informations manquantes sur l'exception"
|
||||
|
||||
#: ../plug-ins/pygimp/gimpfu.py:389
|
||||
#: ../plug-ins/pygimp/gimpfu.py:394
|
||||
#, python-format
|
||||
msgid "An error occured running %s"
|
||||
msgstr "Une erreur est survenue durant l'exécution de %s"
|
||||
|
||||
#: ../plug-ins/pygimp/gimpfu.py:400
|
||||
#: ../plug-ins/pygimp/gimpfu.py:405
|
||||
msgid "_More Information"
|
||||
msgstr "_Plus d'informations"
|
||||
|
||||
#: ../plug-ins/pygimp/gimpfu.py:506 ../plug-ins/pygimp/gimpfu.py:518
|
||||
#: ../plug-ins/pygimp/gimpfu.py:524
|
||||
#: ../plug-ins/pygimp/gimpfu.py:511 ../plug-ins/pygimp/gimpfu.py:523
|
||||
#: ../plug-ins/pygimp/gimpfu.py:529
|
||||
msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#: ../plug-ins/pygimp/gimpfu.py:516 ../plug-ins/pygimp/gimpfu.py:524
|
||||
#: ../plug-ins/pygimp/gimpfu.py:521 ../plug-ins/pygimp/gimpfu.py:529
|
||||
msgid "Yes"
|
||||
msgstr "Oui"
|
||||
|
||||
#: ../plug-ins/pygimp/gimpfu.py:558 ../plug-ins/pygimp/gimpui.py:222
|
||||
#: ../plug-ins/pygimp/gimpfu.py:580 ../plug-ins/pygimp/gimpui.py:224
|
||||
msgid "Python-Fu File Selection"
|
||||
msgstr "Sélection du fichier Python-Fu"
|
||||
|
||||
#: ../plug-ins/pygimp/gimpfu.py:569
|
||||
#: ../plug-ins/pygimp/gimpfu.py:591
|
||||
msgid "Python-Fu Folder Selection"
|
||||
msgstr "Sélection du dossier Python-Fu"
|
||||
|
||||
#: ../plug-ins/pygimp/gimpfu.py:659
|
||||
#: ../plug-ins/pygimp/gimpfu.py:682
|
||||
#, python-format
|
||||
msgid "Invalid input for '%s'"
|
||||
msgstr "Entrée non valide pour « %s »"
|
||||
|
||||
#: ../plug-ins/pygimp/gimpui.py:175
|
||||
#: ../plug-ins/pygimp/gimpui.py:177
|
||||
msgid "Python-Fu Color Selection"
|
||||
msgstr "Sélection de la couleur Python-Fu"
|
||||
|
||||
@ -97,65 +97,31 @@ msgstr "_Taille de police en pixels"
|
||||
msgid "_Write a separate CSS file"
|
||||
msgstr "É_crire séparément un fichier CSS"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:46
|
||||
msgid "Python Console"
|
||||
msgstr "Console Python"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:50
|
||||
msgid "_Browse..."
|
||||
msgstr "_Parcourir..."
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:132
|
||||
msgid "Python Procedure Browser"
|
||||
msgstr "Navigateur de procédures python"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:161
|
||||
#, python-format
|
||||
msgid "Could not open '%s' for writing: %s"
|
||||
msgstr "Impossible d'ouvrir « %s » pour écrire : %s"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:176
|
||||
#, python-format
|
||||
msgid "Could not write to '%s': %s"
|
||||
msgstr "Impossible d'écrire vers « %s » : %s"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:184
|
||||
msgid "Save Python-Fu Console Output"
|
||||
msgstr "Enregistrer les sorties de la console python-fu"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:218
|
||||
msgid "Interactive Gimp-Python interpreter"
|
||||
msgstr "Interpréteur interactif GIMP-python"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:223
|
||||
msgid "_Console"
|
||||
msgstr "_Console"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:51
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:53
|
||||
msgid "Add a layer of fog"
|
||||
msgstr "Ajouter un calque de brouillard"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:56
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:58
|
||||
msgid "_Fog..."
|
||||
msgstr "_Brouillard..."
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:61
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:63
|
||||
msgid "_Layer name"
|
||||
msgstr "_Nom de calque"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:61
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:63
|
||||
msgid "Clouds"
|
||||
msgstr "Nuages"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:62
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:64
|
||||
msgid "_Fog color"
|
||||
msgstr "_Couleur de brouillard"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:63
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:65
|
||||
msgid "_Turbulence"
|
||||
msgstr "_Turbulence"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:64
|
||||
#: ../plug-ins/pygimp/plug-ins/foggify.py:66
|
||||
msgid "Op_acity"
|
||||
msgstr "Op_acité"
|
||||
|
||||
@ -266,11 +232,11 @@ msgstr "Format de l'image"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:436
|
||||
msgid "Separate image folder"
|
||||
msgstr "Dossier séparé pour l'image"
|
||||
msgstr "Dossier séparé pour les images"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:438
|
||||
msgid "Folder for image export"
|
||||
msgstr "Dossier pour l'exportation de l'image"
|
||||
msgstr "Dossier pour l'exportation des images"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:439
|
||||
msgid "Space between table elements"
|
||||
@ -284,6 +250,40 @@ msgstr "JavaScript pour onmouseover et clicked"
|
||||
msgid "Skip animation for table caps"
|
||||
msgstr "Sauter l'animation pour les bords de la table"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:46
|
||||
msgid "Python Console"
|
||||
msgstr "Console Python"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:50
|
||||
msgid "_Browse..."
|
||||
msgstr "_Parcourir..."
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:132
|
||||
msgid "Python Procedure Browser"
|
||||
msgstr "Navigateur de procédures python"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:161
|
||||
#, python-format
|
||||
msgid "Could not open '%s' for writing: %s"
|
||||
msgstr "Impossible d'ouvrir « %s » pour écrire : %s"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:176
|
||||
#, python-format
|
||||
msgid "Could not write to '%s': %s"
|
||||
msgstr "Impossible d'écrire vers « %s » : %s"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:184
|
||||
msgid "Save Python-Fu Console Output"
|
||||
msgstr "Enregistrer les sorties de la console python-fu"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:218
|
||||
msgid "Interactive GIMP Python interpreter"
|
||||
msgstr "Interpréteur interactif GIMP Python"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:223
|
||||
msgid "_Console"
|
||||
msgstr "_Console"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:61
|
||||
msgid "Add a drop shadow to a layer, and optionally bevel it"
|
||||
msgstr "Ajoute une ombre portée sur un calque avec optionnellement un biseau"
|
||||
|
||||
Reference in New Issue
Block a user