summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2019-08-06 21:05:41 +0200
committerClaude Paroz <claude@2xlibre.net>2019-08-06 21:05:41 +0200
commit26b09f6be0de0014bb35cd32e63fd55605bd7d02 (patch)
tree383e710f8a7bb19cfeee36e3991d5f9ec40b62ba /po
parent6374d5719394d87a5e79993b045ee4956ec80c2a (diff)
downloadlibpeas-26b09f6be0de0014bb35cd32e63fd55605bd7d02.tar.gz
Updated French translation
Diffstat (limited to 'po')
-rw-r--r--po/fr.po109
1 files changed, 43 insertions, 66 deletions
diff --git a/po/fr.po b/po/fr.po
index 6efbbf3..48b7f03 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,16 +1,16 @@
# French translation for libpeas.
-# Copyright (C) 2010-2014 Listed translators
+# Copyright (C) 2010-2019 Listed translators
# This file is distributed under the same license as the libpeas package.
# Nicolas Repentin <nicolas.repentin@gmail.com>, 2010.
-# Claude Paroz <claude@2xlibre.net>, 2010-2014.
+# Claude Paroz <claude@2xlibre.net>, 2010-2019.
# Charles Monzat <charles.monzat@numericable.fr>, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: libpeas master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libpeas/issues\n"
-"POT-Creation-Date: 2018-10-28 14:25+0000\n"
-"PO-Revision-Date: 2018-11-19 13:30+0100\n"
+"POT-Creation-Date: 2019-08-06 16:59+0000\n"
+"PO-Revision-Date: 2019-08-06 21:05+0200\n"
"Last-Translator: Charles Monzat <charles.monzat@numericable.fr>\n"
"Language-Team: français <gnomefr@traduc.org>\n"
"Language: fr\n"
@@ -18,160 +18,137 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Gtranslator 3.30.0\n"
-#: ../data/glade/libpeas-gtk.xml.in.h:1
-msgid "Plugin Manager"
-msgstr "Gestionnaire de greffons"
-
-#. Translators: What PeasGtkPluginManagerView to use
-#: ../data/glade/libpeas-gtk.xml.in.h:3
-msgid "View"
-msgstr "Affichage"
-
-#: ../data/glade/libpeas-gtk.xml.in.h:4
-msgid "Plugin Manager View"
-msgstr "Affichage du gestionnaire de greffons"
-
-#. Translators: Whether builtin plugins should appear in the view (property name)
-#: ../data/glade/libpeas-gtk.xml.in.h:6
-msgid "Show Builtin"
-msgstr "Afficher greffons internes"
-
-#: ../data/glade/libpeas-gtk.xml.in.h:7
-msgid "Peas Gtk"
-msgstr "Peas Gtk"
-
-#: ../libpeas/peas-engine.c:1118
+#: libpeas/peas-engine.c:1116
#, c-format
-msgid "Dependency '%s' was not found"
+msgid "Dependency “%s” was not found"
msgstr "Dépendance « %s » introuvable"
-#: ../libpeas/peas-engine.c:1128
+#: libpeas/peas-engine.c:1126
#, c-format
-msgid "Dependency '%s' failed to load"
+msgid "Dependency “%s” failed to load"
msgstr "La dépendance « %s » n’a pas pu être chargée"
-#: ../libpeas/peas-engine.c:1142
+#: libpeas/peas-engine.c:1140
#, c-format
-msgid "Plugin loader '%s' was not found"
+msgid "Plugin loader “%s” was not found"
msgstr "Le chargeur de greffon « %s » n’a pas été trouvé"
-#: ../libpeas/peas-engine.c:1154
+#: libpeas/peas-engine.c:1152
#, c-format
msgid "Failed to load"
msgstr "Échec de chargement"
-#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:95
+#: libpeas-gtk/peas-gtk-disable-plugins-dialog.c:95
msgid "Additional plugins must be disabled"
msgstr "Des greffons supplémentaires doivent être désactivés"
-#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:102
+#: libpeas-gtk/peas-gtk-disable-plugins-dialog.c:102
#, c-format
-msgid "The following plugins depend on '%s' and will also be disabled:"
+msgid "The following plugins depend on “%s” and will also be disabled:"
msgstr "Les greffons suivants dépendent de « %s » et seront aussi désactivés :"
-#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:144
+#: libpeas-gtk/peas-gtk-disable-plugins-dialog.c:144
msgid "Plugins"
msgstr "Greffons"
-#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:161
+#: libpeas-gtk/peas-gtk-disable-plugins-dialog.c:161
msgid "An additional plugin must be disabled"
msgstr "Un greffon supplémentaire doit être désactivé"
-#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:168
+#: libpeas-gtk/peas-gtk-disable-plugins-dialog.c:168
#, c-format
msgid ""
-"The '%s' plugin depends on the '%s' plugin.\n"
-"If you disable '%s', '%s' will also be disabled."
+"The “%s” plugin depends on the “%s” plugin.\n"
+"If you disable “%s”, “%s” will also be disabled."
msgstr ""
"Le greffon « %s » dépend du greffon « %s ».\n"
"Si vous désactivez « %s », « %s » sera également désactivé."
-#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:182
+#: libpeas-gtk/peas-gtk-disable-plugins-dialog.c:182
msgid "_Cancel"
msgstr "_Annuler"
-#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:184
+#: libpeas-gtk/peas-gtk-disable-plugins-dialog.c:184
msgid "Disable Plugins"
msgstr "Désactiver les greffons"
-#: ../libpeas-gtk/peas-gtk-plugin-manager.c:207
+#: libpeas-gtk/peas-gtk-plugin-manager.c:207
msgid "There was an error displaying the help."
msgstr "Une erreur s’est produite durant l’affichage de l’aide."
-#: ../libpeas-gtk/peas-gtk-plugin-manager.c:253
+#: libpeas-gtk/peas-gtk-plugin-manager.c:253
msgid "_Close"
msgstr "_Fermer"
-#: ../libpeas-gtk/peas-gtk-plugin-manager.c:265
+#: libpeas-gtk/peas-gtk-plugin-manager.c:265
msgid "_Help"
msgstr "Aid_e"
-#: ../libpeas-gtk/peas-gtk-plugin-manager.c:323
+#: libpeas-gtk/peas-gtk-plugin-manager.c:323
msgid "Pr_eferences"
msgstr "P_références"
-#: ../libpeas-gtk/peas-gtk-plugin-manager.c:328
-#: ../libpeas-gtk/peas-gtk-plugin-manager.c:379
+#: libpeas-gtk/peas-gtk-plugin-manager.c:328
+#: libpeas-gtk/peas-gtk-plugin-manager.c:379
msgid "_About"
msgstr "À _propos"
-#: ../libpeas-gtk/peas-gtk-plugin-manager.c:387
+#: libpeas-gtk/peas-gtk-plugin-manager.c:387
msgid "_Preferences"
msgstr "_Préférences"
-#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:351
+#: libpeas-gtk/peas-gtk-plugin-manager-view.c:351
msgid "_Enabled"
msgstr "_Activé"
-#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:362
+#: libpeas-gtk/peas-gtk-plugin-manager-view.c:362
msgid "E_nable All"
msgstr "_Tout activer"
-#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:366
+#: libpeas-gtk/peas-gtk-plugin-manager-view.c:366
msgid "_Disable All"
msgstr "Tout _désactiver"
-#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:526
+#: libpeas-gtk/peas-gtk-plugin-manager-view.c:526
msgid "Enabled"
msgstr "Activé"
-#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:547
+#: libpeas-gtk/peas-gtk-plugin-manager-view.c:547
msgid "Plugin"
msgstr "Greffon"
#. Avoid having markup in a translated string
-#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:634
+#: libpeas-gtk/peas-gtk-plugin-manager-view.c:634
#, c-format
-msgid "The plugin '%s' could not be loaded"
+msgid "The plugin “%s” could not be loaded"
msgstr "Le greffon « %s » n’a pas pu être chargé"
#. Keep separate because some translations do special things
#. * for the ':' and might accidentally not keep the space after it
#.
-#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:640
+#: libpeas-gtk/peas-gtk-plugin-manager-view.c:640
#, c-format
msgid "An error occurred: %s"
msgstr "Une erreur est survenue : %s"
#. Translators: The directory in which the demo program was compiled at
-#: ../peas-demo/peas-demo.c:41
+#: peas-demo/peas-demo.c:41
msgid "Run from build directory"
msgstr "Lancer à partir du répertoire de compilation"
-#: ../peas-demo/peas-demo.c:92
+#: peas-demo/peas-demo.c:92
msgid "_Quit"
msgstr "_Quitter"
-#: ../peas-demo/peas-demo.c:108
-msgid "- libpeas demo application"
-msgstr "- application démo libpeas"
+#: peas-demo/peas-demo.c:108
+msgid "— libpeas demo application"
+msgstr "— application démo libpeas"
-#: ../tests/libpeas-gtk/plugin-manager.c:77
+#: tests/libpeas-gtk/plugin-manager.c:77
msgid "About"
msgstr "À propos"
-#: ../tests/libpeas-gtk/plugin-manager.c:82
+#: tests/libpeas-gtk/plugin-manager.c:82
msgid "Preferences"
msgstr "Préférences"