* git://repo.or.cz/git-gui:
git-gui: Correct encoding of glossary/fr.po to UTF-8
git-gui: Consolidate hook execution code into a single function
git-gui: Correct window title for hook failure dialogs
git-gui: Honor the standard commit-msg hook
@ -70,11 +70,11 @@ msgstr "fusion par avance rapide"
#. "Fetching a branch means to get the branch's head from a remote repository, to find out which objects are missing from the local object database, and to get them, too."
#. "Fetching a branch means to get the branch's head from a remote repository, to find out which objects are missing from the local object database, and to get them, too."
msgid "fetch"
msgid "fetch"
msgstr "récupérer"
msgstr "récupérer"
#. "A collection of files. The index is a stored version of your working tree."
#. "A collection of files. The index is a stored version of your working tree."
msgid "index (in git-gui: staging area)"
msgid "index (in git-gui: staging area)"
msgstr "pré-commit"
msgstr "pré-commit"
#. "A successful merge results in the creation of a new commit representing the result of the merge."
#. "A successful merge results in the creation of a new commit representing the result of the merge."
msgid "merge [noun]"
msgid "merge [noun]"
@ -106,15 +106,15 @@ msgstr "refaire"
#. "An other repository ('remote'). One might have a set of remotes whose branches one tracks."
#. "An other repository ('remote'). One might have a set of remotes whose branches one tracks."
msgid "remote"
msgid "remote"
msgstr "référentiel distant"
msgstr "référentiel distant"
#. "A collection of refs (?) together with an object database containing all objects which are reachable from the refs... (oops, you've lost me here. Again, please an explanation for mere mortals?)"
#. "A collection of refs (?) together with an object database containing all objects which are reachable from the refs... (oops, you've lost me here. Again, please an explanation for mere mortals?)"
msgid "repository"
msgid "repository"
msgstr "référentiel"
msgstr "référentiel"
#. ""
#. ""
msgid "reset"
msgid "reset"
msgstr "réinitialiser"
msgstr "réinitialiser"
#. ""
#. ""
msgid "revert"
msgid "revert"
@ -122,7 +122,7 @@ msgstr "inverser"
#. "A particular state of files and directories which was stored in the object database."
#. "A particular state of files and directories which was stored in the object database."