This commit is contained in:
Julien Palard 2023-02-20 12:48:11 +01:00
parent 16ba8a0c17
commit ae25ee366c
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n" "Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-15 22:33+0100\n" "POT-Creation-Date: 2023-01-15 22:33+0100\n"
"PO-Revision-Date: 2023-02-20 12:45+0100\n" "PO-Revision-Date: 2023-02-20 12:47+0100\n"
"Last-Translator: Victor Stinner <vstinner@python.org>\n" "Last-Translator: Victor Stinner <vstinner@python.org>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" "Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n" "Language: fr\n"
@ -116,8 +116,8 @@ msgid ""
"This is a typedef of :c:expr:`wchar_t`, which is a 16-bit type or 32-bit " "This is a typedef of :c:expr:`wchar_t`, which is a 16-bit type or 32-bit "
"type depending on the platform." "type depending on the platform."
msgstr "" msgstr ""
"Ceci est un typedef de :c:expr:`wchar_t`, qui est un type 16-bit ou un type " "Ceci est un *typedef* de :c:expr:`wchar_t`, qui est un type 16-bit ou un "
"32-bit selon la plateforme." "type 32-bit selon la plateforme."
#: c-api/unicode.rst:64 #: c-api/unicode.rst:64
msgid "" msgid ""
@ -126,8 +126,8 @@ msgid ""
"build time." "build time."
msgstr "" msgstr ""
"Dans les versions précédentes, ceci était un type 16-bit ou un type 32-bit " "Dans les versions précédentes, ceci était un type 16-bit ou un type 32-bit "
"selon que vous choisissiez une version Unicode \"narrow\" ou \"wide\" de " "selon que vous choisissiez une version Unicode *narrow* ou *wide* de Python "
"Python à la compilation." "à la compilation."
#: c-api/unicode.rst:74 #: c-api/unicode.rst:74
msgid "" msgid ""