From 99cadb7d27d397a21ae9fe47c763381486e4e126 Mon Sep 17 00:00:00 2001 From: Bruno Roy Date: Fri, 10 Feb 2017 16:01:12 -0500 Subject: doc: fr.po: Translate :intro (#6091) --- src/nvim/po/fr.po | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/nvim/po/fr.po b/src/nvim/po/fr.po index 61920697d0..ca346f63bd 100644 --- a/src/nvim/po/fr.po +++ b/src/nvim/po/fr.po @@ -5264,12 +5264,21 @@ msgstr "Vim est un logiciel libre" msgid "Help poor children in Uganda!" msgstr "Aidez les enfants pauvres d'Ouganda !" -msgid "type :help iccf for information " -msgstr "tapez :help iccf pour plus d'informations " +msgid "type :help nvim if you are new! " +msgstr "tapez :help nvim si vous êtes nouveau! " + +msgid "type :CheckHealth to optimize Nvim" +msgstr "tapez :CheckHealth pour optimiser Nvim " msgid "type :q to exit " msgstr "tapez :q pour sortir du programme " +msgid "type :help for help " +msgstr "tapez :help pour optenir de l'aide " + +msgid "type :help iccf for information " +msgstr "tapez :help iccf pour plus d'informations " + msgid "type :help or for on-line help" msgstr "tapez :help ou pour accéder à l'aide en ligne " -- cgit