summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-04-25 20:36:26 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-04-25 20:36:26 (GMT)
commit625efa9decb64e2b51c4bef342922553729cf2f6 (patch)
tree471a64f2147f1f420060ff024899b1a9d0c15847 /po
parent6a6636270fbaf74609cd3e1bd207dd2c420d640a (diff)
parent2ee0fca122653572f2ecb3c3a2d5441170f8e17c (diff)
downloadgit-625efa9decb64e2b51c4bef342922553729cf2f6.zip
git-625efa9decb64e2b51c4bef342922553729cf2f6.tar.gz
git-625efa9decb64e2b51c4bef342922553729cf2f6.tar.bz2
Merge tag 'l10n-2.8.0-rnd3-fr' of git://github.com/git-l10n/git-po into maint
l10n-2.8.0-rnd3-fr * tag 'l10n-2.8.0-rnd3-fr' of git://github.com/git-l10n/git-po: l10n: fr: don't translate "merge" as a parameter l10n: fr: change "id de clé" to match "id-clé" l10n: fr: fix wrongly translated option name l10n: fr: fix transcation of "dir"
Diffstat (limited to 'po')
-rw-r--r--po/fr.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/po/fr.po b/po/fr.po
index 88b0b8a..55ca387 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -2945,7 +2945,7 @@ msgstr "utiliser l'horodatage actuel pour la date d'auteur"
#: builtin/am.c:2321 builtin/commit.c:1593 builtin/merge.c:225
#: builtin/pull.c:159 builtin/revert.c:92 builtin/tag.c:355
msgid "key-id"
-msgstr "id de clé"
+msgstr "id-clé"
#: builtin/am.c:2322
msgid "GPG-sign commits"
@@ -4545,7 +4545,7 @@ msgstr "style"
#: builtin/checkout.c:1154
msgid "conflict style (merge or diff3)"
-msgstr "style de conflit (fusion ou diff3)"
+msgstr "style de conflit (merge (fusion) ou diff3)"
#: builtin/checkout.c:1157
msgid "do not limit pathspecs to sparse entries only"
@@ -6197,7 +6197,7 @@ msgstr "convertir en un dépôt complet"
#: builtin/fetch.c:122 builtin/log.c:1236
msgid "dir"
-msgstr "dir"
+msgstr "répertoire"
#: builtin/fetch.c:123
msgid "prepend this to submodule path output"
@@ -10809,11 +10809,11 @@ msgstr "git show-ref --exclude-existing[=<motif>]"
#: builtin/show-ref.c:165
msgid "only show tags (can be combined with heads)"
-msgstr "afficher seulement les étiquettes (peut être combiné avec des têtes)"
+msgstr "afficher seulement les étiquettes (peut être combiné avec heads)"
#: builtin/show-ref.c:166
msgid "only show heads (can be combined with tags)"
-msgstr "afficher seulement les têtes (peut être combiné avec des étiquettes)"
+msgstr "afficher seulement les têtes (peut être combiné avec tags)"
#: builtin/show-ref.c:167
msgid "stricter reference checking, requires exact ref path"