Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-01-21 07:36:16 +0300
committerJunio C Hamano <gitster@pobox.com>2008-01-21 07:36:16 +0300
commit36a189c86e4a4ad75a75f598eedfe2defab3cbf3 (patch)
tree50fb45f3a88aa9ad61e7ba2e0b194681aecfde3e /git-gui/po
parentce33288ea6b81a2f4f5aecd72177bcc8174562ae (diff)
parent6caaf2daf0ea50ff99009b94f24252b8fa747e64 (diff)
Merge git://repo.or.cz/git-gui
* 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
Diffstat (limited to 'git-gui/po')
-rw-r--r--git-gui/po/glossary/fr.po26
1 files changed, 13 insertions, 13 deletions
diff --git a/git-gui/po/glossary/fr.po b/git-gui/po/glossary/fr.po
index bb2feaf137..27c006abb2 100644
--- a/git-gui/po/glossary/fr.po
+++ b/git-gui/po/glossary/fr.po
@@ -34,7 +34,7 @@ msgstr "branche"
#. ""
msgid "branch [verb]"
-msgstr "créer une branche"
+msgstr "créer une branche"
#. ""
msgid "checkout [noun]"
@@ -58,7 +58,7 @@ msgstr "commiter"
#. ""
msgid "diff [noun]"
-msgstr "différence"
+msgstr "différence"
#. ""
msgid "diff [verb]"
@@ -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."
msgid "fetch"
-msgstr "récupérer"
+msgstr "récupérer"
#. "A collection of files. The index is a stored version of your working tree."
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."
msgid "merge [noun]"
@@ -106,15 +106,15 @@ msgstr "refaire"
#. "An other repository ('remote'). One might have a set of remotes whose branches one tracks."
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?)"
msgid "repository"
-msgstr "référentiel"
+msgstr "référentiel"
#. ""
msgid "reset"
-msgstr "réinitialiser"
+msgstr "réinitialiser"
#. ""
msgid "revert"
@@ -122,7 +122,7 @@ msgstr "inverser"
#. "A particular state of files and directories which was stored in the object database."
msgid "revision"
-msgstr "révision"
+msgstr "révision"
#. ""
msgid "sign off"
@@ -130,11 +130,11 @@ msgstr "signer"
#. ""
msgid "staging area"
-msgstr "pré-commit"
+msgstr "pré-commit"
#. ""
msgid "status"
-msgstr "état"
+msgstr "état"
#. "A ref pointing to a tag or commit object"
msgid "tag [noun]"
@@ -150,15 +150,15 @@ msgstr "branche de suivi"
#. ""
msgid "undo"
-msgstr "défaire"
+msgstr "défaire"
#. ""
msgid "update"
-msgstr "mise à jour"
+msgstr "mise à jour"
#. ""
msgid "verify"
-msgstr "vérifier"
+msgstr "vérifier"
#. "The tree of actual checked out files."
msgid "working copy, working tree"