From 41fe5d674ce1cd03275e21c001d465c2a6c5bb77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-No=C3=ABl=20Avila?= <jn.avila@free.fr> Date: Fri, 14 Apr 2023 19:52:24 +0000 Subject: [PATCH] Translated using Weblate (French) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 69.0% (7586 of 10990 strings) Translation: Git Manpages/Translations Translate-URL: https://hosted.weblate.org/projects/git-manpages/translations/fr/ Signed-off-by: Jean-No챘l Avila <jn.avila@free.fr> --- po/documentation.fr.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/documentation.fr.po b/po/documentation.fr.po index 5d5b5c3..67b2ef9 100644 --- a/po/documentation.fr.po +++ b/po/documentation.fr.po @@ -1,6 +1,6 @@ # msgid "" -msgstr "Project-Id-Version: PACKAGE VERSION\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2023-02-26 14:06+0100\nPO-Revision-Date: 2023-03-12 12:38+0000\nLast-Translator: Jean-No챘l Avila <jn.avila@free.fr>\nLanguage-Team: LANGUAGE <LL@li.org>\nLanguage: fr\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n > 1;\nX-Generator: Weblate 4.16.2-dev\n" +msgstr "Project-Id-Version: PACKAGE VERSION\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2023-02-26 14:06+0100\nPO-Revision-Date: 2023-04-14 19:52+0000\nLast-Translator: Jean-No챘l Avila <jn.avila@free.fr>\nLanguage-Team: LANGUAGE <LL@li.org>\nLanguage: fr\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n > 1;\nX-Generator: Weblate 4.17-dev\n" #. type: Labeled list #: en/blame-options.txt:1 en/diff-options.txt:769 en/git-instaweb.txt:45 en/git-mailinfo.txt:49 en/git-mailsplit.txt:35 en/git-repack.txt:146 en/git-status.txt:31 @@ -29915,19 +29915,19 @@ msgstr "browser" #: en/git-gui.txt:40 #, priority:100 msgid "Start a tree browser showing all files in the specified commit. Files selected through the browser are opened in the blame viewer." -msgstr "" +msgstr "Lance un navigateur d'arborescence affichant tous les fichiers du commit sp챕cifi챕. Les fichiers s챕lectionn챕s dans le navigateur sont ouverts dans le visualiseur de bl창me." #. type: Labeled list #: en/git-gui.txt:41 #, no-wrap, priority:100 msgid "citool" -msgstr "" +msgstr "citool" #. type: Plain text #: en/git-gui.txt:46 #, priority:100 msgid "Start 'git gui' and arrange to make exactly one commit before exiting and returning to the shell. The interface is limited to only commit actions, slightly reducing the application's startup time and simplifying the menubar." -msgstr "" +msgstr "Lancer 'git gui' et faire en sorte d'effectuer exactement un commit avant de quitter l'application et de revenir 횪 l'interpr챕teur de commandes. L'interface est limit챕e aux actions de validation, ce qui r챕duit l챕g챔rement le temps de d챕marrage de l'application et simplifie la barre de menus." #. type: Labeled list #: en/git-gui.txt:47 @@ -29939,7 +29939,7 @@ msgstr "version" #: en/git-gui.txt:49 #, priority:100 msgid "Display the currently running version of 'git gui'." -msgstr "" +msgstr "Afficher la version en cours de 'git gui'." #. type: Title - #: en/git-gui.txt:52 en/git-whatchanged.txt:29 -- GitLab