Skip to content

Commit ee3227d

Browse files
committed
fix fr translation file syntax error
Signed-off-by: Jean-Noël Avila <[email protected]>
1 parent d0e0746 commit ee3227d

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

po/documentation.fr.po

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,7 @@
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
9-
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
10-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
11-
"Language-Team: LANGUAGE <[email protected]>\n"
12-
"MIME-Version: 1.0\n"
13-
"Content-Type: text/plain; charset=CHARSET\n"
14-
"Content-Transfer-Encoding: 8bit\n"
15-
16-
#~ #
17-
#~ msgid ""
18-
#~ msgstr ""
19-
#~ "Project-Id-Version: PACKAGE VERSION\n"
20-
#~ "Report-Msgid-Bugs-To: [email protected]\n"
9+
"Report-Msgid-Bugs-To: [email protected]\n"
2110
"POT-Creation-Date: 2025-11-11 22:08+0100\n"
2211
"PO-Revision-Date: 2025-11-11 21:54+0100\n"
2312
"Last-Translator: Jean-Noël Avila <[email protected]>\n"
@@ -73157,7 +73146,7 @@ msgid "Show the notes (see linkgit:git-notes[1]) that annotate the commit, when
7315773146
msgstr "Afficher les notes (voir linkgit:git-notes[1]) qui annotent le commit, lors de l'affichage du message du journal de commit. C'est la valeur par défaut"
7315873147

7315973148
#. type: Plain text
73160-
^ #: en/pretty-options.adoc:67
73149+
#: en/pretty-options.adoc:67
7316173150
#, no-wrap, priority:260
7316273151
msgid "\tfor `git log`, `git show` and `git whatchanged` commands when\n"
7316373152
msgstr "\tpour les commandes `git log`, `git show` et `git whatchanged` quand\n"
@@ -79674,10 +79663,6 @@ msgstr "[[[9]]] https://github.com/Ealdwulf/bbchop[Ealdwulf. 'bbchop'. GitHub.]"
7967479663
#~ msgid "--[no-]track"
7967579664
#~ msgstr "--[no-]track"
7967679665

79677-
#, no-wrap
79678-
#~ msgid "\tfor `git log`, `git show` and `git whatchanged` commands when\n"
79679-
#~ msgstr "\tpour les commandes `git log`, `git show` et `git whatchanged` quand\n"
79680-
7968179666
#, placeholders:'merge.directoryRenames':'merge.renames':'merge.directoryRenames'
7968279667
#~ msgid "Whether Git detects directory renames, affecting what happens at merge time to new files added to a directory on one side of history when that directory was renamed on the other side of history. If merge.directoryRenames is set to \"false\", directory rename detection is disabled, meaning that such new files will be left behind in the old directory. If set to \"true\", directory rename detection is enabled, meaning that such new files will be moved into the new directory. If set to \"conflict\", a conflict will be reported for such paths. If merge.renames is false, merge.directoryRenames is ignored and treated as false. Defaults to \"conflict\"."
7968379668
#~ msgstr "Indique si Git doit détecter les noms de répertoire, affectant ce qui se arrive lors d'une fusion à de nouveaux fichiers ajoutés à un répertoire d'un côté de l'historique lorsque ce répertoire a été renommé de l'autre côté de l'historique. Si merge.directoryRenames est réglé à \"false\", la détection du répertoire est désactivée, ce qui signifie que ces nouveaux fichiers seront laissés dans l'ancien répertoire. S'il est réglé sur \"true\", la détection du répertoire est activée, ce qui signifie que ces nouveaux fichiers seront transférés dans le nouveau répertoire. S'il est réglé pour \"conflict\", un conflit sera signalé pour de tels chemins. Si merge.renames est faux, merge.directoryRenames est ignoré et traité comme faux. Par défaut, la valeur est \"conflict\"."

0 commit comments

Comments
 (0)