Skip to content

Commit

Permalink
Translated using Weblate (French)
Browse files Browse the repository at this point in the history
Currently translated at 79.2% (9158 of 11563 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>
  • Loading branch information
jnavila authored and weblate committed Jul 28, 2024
1 parent 449b18e commit 2694e17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions po/documentation.fr.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
msgid ""
msgstr "Project-Id-Version: PACKAGE VERSION\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2024-07-15 22:01+0200\nPO-Revision-Date: 2024-07-28 15:20+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 5.7-dev\n"
msgstr "Project-Id-Version: PACKAGE VERSION\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2024-07-15 22:01+0200\nPO-Revision-Date: 2024-07-28 20:17+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 5.7-dev\n"

#. type: Labeled list
#: en/blame-options.txt:1 en/diff-options.txt:781 en/git-instaweb.txt:45 en/git-ls-remote.txt:24 en/git-mailinfo.txt:49 en/git-mailsplit.txt:35 en/git-repack.txt:180 en/git-status.txt:31
Expand Down Expand Up @@ -8470,7 +8470,7 @@ msgstr "'git am' [--signoff] [--keep] [--[no-]keep-cr] [--[no-]utf8]] [--no-veri
#: en/git-am.txt:30
#, placeholders:'linkgit:git-format-patch[1]', priority:100
msgid "Splits mail messages in a mailbox into commit log messages, authorship information, and patches, and applies them to the current branch. You could think of it as a reverse operation of linkgit:git-format-patch[1] run on a branch with a straight history without merges."
msgstr "Découpe des messages courriel dans un boîte aux lettre en message, auteur, information et rustine de commits, et les applique sur la branche en cours. Vous pouvez considérer cela comme une opération inverse de linkgit:git-format-patch[1] exécutée sur une branche avec un historique direct sans fusions."
msgstr "Découpe des messages courriel dans une boîte aux lettres en message, auteur, information et rustine de commits, et les applique sur la branche en cours. Vous pouvez considérer cela comme une opération inverse de linkgit:git-format-patch[1] exécutée sur une branche avec un historique direct sans fusions."

#. type: Labeled list
#: en/git-am.txt:33
Expand Down Expand Up @@ -29944,7 +29944,7 @@ msgstr ""
#: en/git-format-patch.txt:461
#, placeholders:'git format-patch', priority:100
msgid "The patch produced by 'git format-patch' is in UNIX mailbox format, with a fixed \"magic\" time stamp to indicate that the file is output from format-patch rather than a real mailbox, like so:"
msgstr "La rustine produite par 'git format-patch' est au format d'une boîte aux lettres UNIX, avec un horodatage \"magique\" fixe pour indiquer que le fichier est produit par format-patch plutôt que par une vraie boîte aux lettres, comme ceci :"
msgstr "La rustine produite par 'git format-patch' est au format d'une boîte aux lettres UNIX, avec un horodatage \"magique\" fixe pour indiquer que le fichier est produit par format-patch plutôt que par une vraie boîte aux lettres, comme ceci:"

#. type: delimited block -
#: en/git-format-patch.txt:471
Expand Down

0 comments on commit 2694e17

Please sign in to comment.