diff --git a/po/fr.po b/po/fr.po index 43d5578..0f2b3ee 100644 --- a/po/fr.po +++ b/po/fr.po @@ -17,15 +17,15 @@ msgid "" msgstr "" "Project-Id-Version: Xfce Apps\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-03-04 12:53+0100\n" -"PO-Revision-Date: 2022-03-05 06:19+0000\n" -"Last-Translator: Wallon Wallon\n" +"POT-Creation-Date: 2022-05-24 12:52+0200\n" +"PO-Revision-Date: 2013-07-03 18:41+0000\n" +"Last-Translator: Wallon Wallon, 2022\n" "Language-Team: French (http://www.transifex.com/xfce/xfce-apps/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #: ../xfce4-taskmanager.desktop.in.h:1 ../src/main.c:210 #: ../src/process-tree-view.c:375 ../src/process-tree-view.c:390 @@ -59,12 +59,12 @@ msgstr "Démon de notification Xfce" msgid "Settings daemon is unavailable" msgstr "Le démon des paramètres est indisponible" -#: ../src/process-statusbar.c:139 ../src/process-window.c:436 +#: ../src/process-statusbar.c:139 ../src/process-window.c:446 #, c-format msgid "CPU: %s%%" msgstr "Processeur : %s%%" -#: ../src/process-statusbar.c:149 ../src/process-window.c:440 +#: ../src/process-statusbar.c:149 ../src/process-window.c:450 #, c-format msgid "Memory: %s" msgstr "Mémoire : %s" @@ -231,7 +231,7 @@ msgstr "Aucun PID trouvé" msgid "No PID found for window 0x%lx." msgstr "Aucun PID trouvé pour la fenêtre 0x%lx." -#: ../src/process-window.c:308 +#: ../src/process-window.c:319 msgid "Filter on process name" msgstr "Filtrer d’après le nom du processus" @@ -244,20 +244,24 @@ msgid "Identify an open window by clicking on it." msgstr "Identifiez une fenêtre ouverte en cliquant dedans." #: ../src/process-window.ui.h:4 +msgid "Show/hide process filter" +msgstr "Afficher / masquer le filtre des processus" + +#: ../src/process-window.ui.h:5 msgid "You are using the root account, you may harm your system." msgstr "Vous utilisez le compte administrateur, vous risquez d’endommager votre système." -#: ../src/process-window.ui.h:5 +#: ../src/process-window.ui.h:6 msgid "" " Starting task" msgstr " Initialisation de la tâche" -#: ../src/process-window.ui.h:6 +#: ../src/process-window.ui.h:7 msgid "" " Changing task" msgstr " Changement de tâche en cours" -#: ../src/process-window.ui.h:7 +#: ../src/process-window.ui.h:8 msgid "" " Terminating task" msgstr " Fin de tâche en cours"