diff mbox series

po/fr.po: various typofixes

Message ID 20200118135913.1845-1-alban.gruin@gmail.com (mailing list archive)
State New, archived
Headers show
Series po/fr.po: various typofixes | expand

Commit Message

Alban Gruin Jan. 18, 2020, 1:59 p.m. UTC
"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(-)

Comments

Jean-Noël AVILA Jan. 18, 2020, 5:11 p.m. UTC | #1
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
diff mbox series

Patch

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"