git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* French translation: incorrect translation for error message in “git push <remote>”
@ 2020-10-19 15:59 Sami Boukortt
  2020-10-19 17:41 ` Taylor Blau
  2020-10-20 14:29 ` Jean-Noël Avila
  0 siblings, 2 replies; 5+ messages in thread
From: Sami Boukortt @ 2020-10-19 15:59 UTC (permalink / raw)
  To: Git Mailing List

Hi,

I just noticed a misleading translation. When running `git push foo`,
one can get an error message that looks like this:

> fatal: You are pushing to remote 'foo', which is not the upstream of
> your current branch 'the-branch', without telling me what to push
> to update which remote branch.

In French, that message is:

> fatal: Vous êtes en train de pousser vers la branche distante 'foo', qui n'est
> pas une branche amont de votre branche courante 'the-branch', sans me dire
> quoi pousser pour mettre à jour quelle branche amont.

which incorrectly refers to foo as a remote *branch*, as opposed to
just a remote.

In the error message for `git remote rename a b`, remotes are called «
serveur remote » (« fatal: Pas de serveur remote : 'a' »), so this
could be what to change the message to. « qui n'est pas une branche
amont » would also have to be changed.

Thanks.

Best,
Sami

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-20 14:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-19 15:59 French translation: incorrect translation for error message in “git push <remote>” Sami Boukortt
2020-10-19 17:41 ` Taylor Blau
2020-10-19 17:49   ` Junio C Hamano
2020-10-19 17:50     ` Taylor Blau
2020-10-20 14:29 ` Jean-Noël Avila

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).