fuzzy extending/embedding.po closes #56 (#57)

closes issue #56

Co-authored-by: Iucounu <iucounu@riseup.net>
Reviewed-on: AFPy/python-docs-fr#57
Co-authored-by: Iucounu <iucounu@noreply.localhost>
Co-committed-by: Iucounu <iucounu@noreply.localhost>
This commit is contained in:
Iucounu 2023-02-17 15:54:43 +00:00 committed by Julien Palard
parent 5ef8287742
commit 2d33759ac3
1 changed files with 4 additions and 5 deletions

View File

@ -6,14 +6,14 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-15 22:33+0100\n"
"PO-Revision-Date: 2019-12-25 17:24+0100\n"
"PO-Revision-Date: 2023-02-16 16:53+0100\n"
"Last-Translator: Antoine <antoine.venier@hotmail.fr>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.6\n"
"X-Generator: Poedit 2.3\n"
#: extending/embedding.rst:8
msgid "Embedding Python in Another Application"
@ -421,13 +421,12 @@ msgstr ""
"compiler :"
#: extending/embedding.rst:304
#, fuzzy
msgid ""
"``pythonX.Y-config --ldflags --embed`` will give you the recommended flags "
"when linking:"
msgstr ""
"``pythonX.Y-config --ldflags`` vous donnera les drapeaux recommandés lors de "
"l'édition de lien :"
"``pythonX.Y-config --ldflags --embed`` vous donnera les drapeaux recommandés "
"lors de l'édition de lien :"
#: extending/embedding.rst:313
msgid ""