diff options
| author | James McCoy <jamessan@jamessan.com> | 2017-02-01 15:30:51 -0500 | 
|---|---|---|
| committer | James McCoy <jamessan@jamessan.com> | 2017-02-01 18:34:58 -0500 | 
| commit | a5b875fe8677addfef2f295872eefcf217285da3 (patch) | |
| tree | c8eea48d73ab8f21e910c7441bd772c389403450 /src | |
| parent | 4e47568f89c4b937077d017baddd79de012694d8 (diff) | |
| download | rneovim-a5b875fe8677addfef2f295872eefcf217285da3.tar.gz rneovim-a5b875fe8677addfef2f295872eefcf217285da3.tar.bz2 rneovim-a5b875fe8677addfef2f295872eefcf217285da3.zip  | |
vim-patch:e18dbe8
Updated runtime files.
https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Diffstat (limited to 'src')
| -rw-r--r-- | src/nvim/po/eo.po | 16 | ||||
| -rw-r--r-- | src/nvim/po/fr.po | 18 | 
2 files changed, 29 insertions, 5 deletions
diff --git a/src/nvim/po/eo.po b/src/nvim/po/eo.po index d0a47d6e9b..5761e206e2 100644 --- a/src/nvim/po/eo.po +++ b/src/nvim/po/eo.po @@ -23,8 +23,8 @@ msgid ""  msgstr ""  "Project-Id-Version: Vim(Esperanto)\n"  "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-03-29 23:03+0200\n" -"PO-Revision-Date: 2016-03-29 23:05+0200\n" +"POT-Creation-Date: 2016-07-02 16:21+0200\n" +"PO-Revision-Date: 2016-07-02 17:05+0200\n"  "Last-Translator: Dominique PELLÉ <dominique.pelle@gmail.com>\n"  "Language-Team: \n"  "Language: eo\n" @@ -512,6 +512,9 @@ msgstr "E714: Listo bezonata"  msgid "E715: Dictionary required"  msgstr "E715: Vortaro bezonata" +msgid "E928: String required" +msgstr "E928: Ĉeno bezonata" +  #: ../eval.c:147  #, c-format  msgid "E118: Too many arguments for function: %s" @@ -831,6 +834,10 @@ msgstr "E655: Tro da simbolaj ligiloj (ĉu estas ciklo?)"  msgid "reverse() argument"  msgstr "argumento de reverse()" +#, c-format +msgid "E927: Invalid action: '%s'" +msgstr "E927: Nevalida ago: '%s'" +  #: ../eval.c:13721  msgid "sort() argument"  msgstr "argumento de sort()" @@ -2013,6 +2020,9 @@ msgstr "Esprimo"  msgid "Input Line"  msgstr "Eniga linio" +msgid "Debug Line" +msgstr "Sencimiga linio" +  #: ../ex_getln.c:5117  msgid "E198: cmd_pchar beyond the command length"  msgstr "E198: cmd_pchar preter la longo de komando" @@ -3255,6 +3265,7 @@ msgid ""  "       i: Find files #including this file\n"  "       s: Find this C symbol\n"  "       t: Find this text string\n" +"       a: Find assignments to this symbol\n"  msgstr ""  "\n"  "       c: Trovi funkciojn, kiuj alvokas tiun funkcion\n" @@ -3265,6 +3276,7 @@ msgstr ""  "       i: Trovi dosierojn, kiuj inkluzivas (#include) tiun dosieron\n"  "       s: Trovi tiun C-simbolon\n"  "       t: Trovi tiun ĉenon\n" +"       a: Trovi valirizojn al tiu simbolo\n"  #: ../if_cscope.c:1226  msgid "E568: duplicate cscope database not added" diff --git a/src/nvim/po/fr.po b/src/nvim/po/fr.po index bf0610de02..4f56be4a8c 100644 --- a/src/nvim/po/fr.po +++ b/src/nvim/po/fr.po @@ -15,8 +15,8 @@ msgid ""  msgstr ""  "Project-Id-Version: Vim(Français)\n"  "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-07-30 17:54+0200\n" -"PO-Revision-Date: 2015-07-30 18:00+0200\n" +"POT-Creation-Date: 2016-07-02 16:21+0200\n" +"PO-Revision-Date: 2016-07-02 17:06+0200\n"  "Last-Translator: Dominique Pellé <dominique.pelle@gmail.com>\n"  "Language-Team: \n"  "Language: fr\n" @@ -569,6 +569,9 @@ msgstr "E714: Liste requise"  msgid "E715: Dictionary required"  msgstr "E715: Dictionnaire requis" +msgid "E928: String required" +msgstr "E928: Chaine requis" +  # DB : Suggestion  #: ../eval.c:147  #, c-format @@ -900,6 +903,10 @@ msgstr "E655: Trop de liens symboliques (cycle ?)"  msgid "reverse() argument"  msgstr "argument de reverse()" +#, c-format +msgid "E927: Invalid action: '%s'" +msgstr "E927: Action invalide : « %s »" +  #: ../eval.c:13721  msgid "sort() argument"  msgstr "argument de sort()" @@ -1608,7 +1615,7 @@ msgstr "E162: Le tampon %s n'a pas été enregistré"  #: ../ex_cmds2.c:1480  msgid "Warning: Entered other buffer unexpectedly (check autocommands)" -msgstr "Alerte : Entrée inattendue dans un autre tampon (vérifier autocmdes)" +msgstr "Alerte : Entrée inattendue dans un autre tampon (vérifier autocommandes)"  #: ../ex_cmds2.c:1826  msgid "E163: There is only one file to edit" @@ -2177,6 +2184,9 @@ msgstr "expression"  msgid "Input Line"  msgstr "ligne de saisie" +msgid "Debug Line" +msgstr "Ligne de débogage" +  #: ../ex_getln.c:5117  msgid "E198: cmd_pchar beyond the command length"  msgstr "E198: cmd_pchar au-delà de la longueur de la commande" @@ -3442,6 +3452,7 @@ msgid ""  "       i: Find files #including this file\n"  "       s: Find this C symbol\n"  "       t: Find this text string\n" +"       a: Find assignments to this symbol\n"  msgstr ""  "\n"  "       c: Trouver les fonctions appelant cette fonction\n" @@ -3452,6 +3463,7 @@ msgstr ""  "       i: Trouver les fichiers qui #incluent ce fichier\n"  "       s: Trouver ce symbole C\n"  "       t: Trouver cette chaîne\n" +"       a: Trouver les assignements à ce symbole\n"  #: ../if_cscope.c:1226  msgid "E568: duplicate cscope database not added"  | 
