ready for 0.5.2 release

This commit is contained in:
Evgeniy A. Dushistov
2017-08-16 10:14:23 +03:00
parent 8f16ceae59
commit 0cd29823cf
12 changed files with 94 additions and 83 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sdcv 0.4.2\n"
"Report-Msgid-Bugs-To: dushistov@mail.ru\n"
"POT-Creation-Date: 2017-07-31 19:18+0200\n"
"POT-Creation-Date: 2017-08-16 09:52+0300\n"
"PO-Revision-Date: 2009-06-15 23:20+0800\n"
"Language-Team: Vincent Petry <PVince81@yahoo.fr>\n"
"Language: \n"
@@ -18,25 +18,25 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../src/libwrapper.cpp:297
#: ../src/libwrapper.cpp:300
msgid "popen failed"
msgstr "Échec de popen"
#: ../src/libwrapper.cpp:334
#: ../src/libwrapper.cpp:340
#, c-format
msgid "Can not convert %s to utf8.\n"
msgstr "Ne peut convertir %s au format utf8.\n"
#: ../src/libwrapper.cpp:393 ../src/libwrapper.cpp:425
#: ../src/libwrapper.cpp:398 ../src/libwrapper.cpp:432
#, fuzzy, c-format
msgid "Found %zu items, similar to %s.\n"
msgstr "Trouvé %d éléments similaires à %s.\n"
#: ../src/libwrapper.cpp:410
#: ../src/libwrapper.cpp:416
msgid "Your choice[-1 to abort]: "
msgstr "Votre choix[-1 pour abandonner] : "
#: ../src/libwrapper.cpp:419
#: ../src/libwrapper.cpp:426
#, fuzzy, c-format
msgid ""
"Invalid choice.\n"
@@ -45,7 +45,7 @@ msgstr ""
"Selection invalide.\n"
"Veuillez choisir un nombre entre 0 et %d, ou -1.\n"
#: ../src/libwrapper.cpp:436
#: ../src/libwrapper.cpp:445
#, c-format
msgid "Nothing similar to %s, sorry :(\n"
msgstr "Aucun mot/phrase similaire à %s, désolé :(\n"
@@ -79,11 +79,11 @@ msgid "for use in scripts"
msgstr ""
#: ../src/sdcv.cpp:97
msgid "print the result formatted as JSON."
msgid "print the result formatted as JSON"
msgstr ""
#: ../src/sdcv.cpp:99
msgid "do not fuzzy-search for similar words, only return exact matches."
msgid "do not fuzzy-search for similar words, only return exact matches"
msgstr ""
#: ../src/sdcv.cpp:101