diff options
author | Bruno Roy <brusi_roy@hotmail.com> | 2017-02-10 16:01:12 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-02-10 22:01:12 +0100 |
commit | 99cadb7d27d397a21ae9fe47c763381486e4e126 (patch) | |
tree | d870348c6d6bf6bc306ae90f17eb27acd829c0d8 | |
parent | bc33df245371136d46eb198748ef7d718e0a7ed1 (diff) | |
download | rneovim-99cadb7d27d397a21ae9fe47c763381486e4e126.tar.gz rneovim-99cadb7d27d397a21ae9fe47c763381486e4e126.tar.bz2 rneovim-99cadb7d27d397a21ae9fe47c763381486e4e126.zip |
doc: fr.po: Translate :intro (#6091)
-rw-r--r-- | src/nvim/po/fr.po | 13 |
1 files changed, 11 insertions, 2 deletions
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<Enter> for information " -msgstr "tapez :help iccf<Entrée> pour plus d'informations " +msgid "type :help nvim<Enter> if you are new! " +msgstr "tapez :help nvim<Entrée> si vous êtes nouveau! " + +msgid "type :CheckHealth<Enter> to optimize Nvim" +msgstr "tapez :CheckHealth<Entrée> pour optimiser Nvim " msgid "type :q<Enter> to exit " msgstr "tapez :q<Entrée> pour sortir du programme " +msgid "type :help<Enter> for help " +msgstr "tapez :help<Entrée> pour optenir de l'aide " + +msgid "type :help iccf<Enter> for information " +msgstr "tapez :help iccf<Entrée> pour plus d'informations " + msgid "type :help<Enter> or <F1> for on-line help" msgstr "tapez :help<Entrée> ou <F1> pour accéder à l'aide en ligne " |