git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] po/fr.po: various typofixes
@ 2020-01-18 13:59 Alban Gruin
  2020-01-18 17:11 ` Jean-Noël AVILA
  0 siblings, 1 reply; 2+ messages in thread
From: Alban Gruin @ 2020-01-18 13:59 UTC (permalink / raw)
  To: git, Jean-Noël Avila; +Cc: Junio C Hamano, Alban Gruin

"commande" and "récupération" are feminin nouns in French, but here
their definite article is "le", which is the article of masculine nouns;
the correct article is "la".

Signed-off-by: Alban Gruin <alban.gruin@gmail.com>
---
 po/fr.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 3ff44e57af..776c58e56d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -3556,7 +3556,7 @@ msgstr ""
 msgid ""
 "you may want to set your %s variable to at least %d and retry the command."
 msgstr ""
-"vous souhaitez peut-être régler la variable %s à au moins %d et réessayer le "
+"vous souhaitez peut-être régler la variable %s à au moins %d et réessayer la "
 "commande."
 
 #: dir.c:554
@@ -3794,7 +3794,7 @@ msgstr "pas de commit commun"
 
 #: fetch-pack.c:1070 fetch-pack.c:1536
 msgid "git fetch-pack: fetch failed."
-msgstr "git fetch-pack : échec de le récupération."
+msgstr "git fetch-pack : échec de la récupération."
 
 #: fetch-pack.c:1209
 msgid "Server does not support shallow requests"
-- 
2.24.1


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

* Re: [PATCH] po/fr.po: various typofixes
  2020-01-18 13:59 [PATCH] po/fr.po: various typofixes Alban Gruin
@ 2020-01-18 17:11 ` Jean-Noël AVILA
  0 siblings, 0 replies; 2+ messages in thread
From: Jean-Noël AVILA @ 2020-01-18 17:11 UTC (permalink / raw)
  To: Alban Gruin; +Cc: git, Junio C Hamano

On Saturday, 18 January 2020 14:59:13 CET Alban Gruin wrote:
> "commande" and "récupération" are feminin nouns in French, but here
> their definite article is "le", which is the article of masculine nouns;
> the correct article is "la".
> 
> Signed-off-by: Alban Gruin <alban.gruin@gmail.com>
> ---
>  po/fr.po | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/po/fr.po b/po/fr.po
> index 3ff44e57af..776c58e56d 100644
> --- a/po/fr.po
> +++ b/po/fr.po
> @@ -3556,7 +3556,7 @@ msgstr ""
>  msgid ""
>  "you may want to set your %s variable to at least %d and retry the command."
>  msgstr ""
> -"vous souhaitez peut-être régler la variable %s à au moins %d et réessayer le "
> +"vous souhaitez peut-être régler la variable %s à au moins %d et réessayer la "
>  "commande."
>  
>  #: dir.c:554
> @@ -3794,7 +3794,7 @@ msgstr "pas de commit commun"
>  
>  #: fetch-pack.c:1070 fetch-pack.c:1536
>  msgid "git fetch-pack: fetch failed."
> -msgstr "git fetch-pack : échec de le récupération."
> +msgstr "git fetch-pack : échec de la récupération."
>  
>  #: fetch-pack.c:1209
>  msgid "Server does not support shallow requests"
> 

Thank you.

Will propose a PR to git-l10n.

Jean-Noël




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

end of thread, other threads:[~2020-01-18 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18 13:59 [PATCH] po/fr.po: various typofixes Alban Gruin
2020-01-18 17:11 ` 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).