diff --git a/c-api/memory.po b/c-api/memory.po index 43225c69..efde30a1 100644 --- a/c-api/memory.po +++ b/c-api/memory.po @@ -20,7 +20,7 @@ msgstr "" #: ../Doc/c-api/memory.rst:17 msgid "Overview" -msgstr "" +msgstr "Aperçu" #: ../Doc/c-api/memory.rst:19 msgid "" @@ -387,7 +387,7 @@ msgstr "" #: ../Doc/c-api/memory.rst:340 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: ../Doc/c-api/memory.rst:340 msgid "Name" diff --git a/installing/index.po b/installing/index.po index 32d8de6f..4a918179 100644 --- a/installing/index.po +++ b/installing/index.po @@ -170,7 +170,7 @@ msgstr "" msgid "" "The use of ``venv`` is now recommended for creating virtual environments." msgstr "" -"L'utilisation de ``venv`` est maintenant recommandée pour créer vos " +"L'utilisation de ``venv`` est maintenant recommandée pour créer vos " "environnements virtuels." #: ../Doc/installing/index.rst:75 diff --git a/library/asyncio-api-index.po b/library/asyncio-api-index.po index 61464041..b741f53f 100644 --- a/library/asyncio-api-index.po +++ b/library/asyncio-api-index.po @@ -207,7 +207,7 @@ msgstr "" #: ../Doc/library/asyncio-api-index.rst:103 msgid "Subprocesses" -msgstr "" +msgstr "Sous-processus" #: ../Doc/library/asyncio-api-index.rst:105 msgid "Utilities to spawn subprocesses and run shell commands." @@ -239,7 +239,7 @@ msgstr "" #: ../Doc/library/asyncio-api-index.rst:127 msgid "Streams" -msgstr "" +msgstr "Streams" #: ../Doc/library/asyncio-api-index.rst:129 msgid "High-level APIs to work with network IO." diff --git a/library/asyncio-llapi-index.po b/library/asyncio-llapi-index.po index 8a574708..16daf66d 100644 --- a/library/asyncio-llapi-index.po +++ b/library/asyncio-llapi-index.po @@ -24,7 +24,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:12 msgid "Obtaining the Event Loop" -msgstr "" +msgstr "Obtenir une boucle d'évènements" #: ../Doc/library/asyncio-llapi-index.rst:18 msgid ":func:`asyncio.get_running_loop`" @@ -69,7 +69,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:37 msgid "Event Loop Methods" -msgstr "" +msgstr "Méthodes de la boucle d'évènements" #: ../Doc/library/asyncio-llapi-index.rst:39 msgid "" @@ -103,7 +103,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:54 msgid "Stop the event loop." -msgstr "" +msgstr "Arrête l'exécution de la boucle d'évènements." #: ../Doc/library/asyncio-llapi-index.rst:56 msgid ":meth:`loop.close`" @@ -111,7 +111,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:57 msgid "Close the event loop." -msgstr "" +msgstr "Arrête la boucle d'évènements." #: ../Doc/library/asyncio-llapi-index.rst:59 msgid ":meth:`loop.is_running()`" @@ -465,7 +465,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:229 msgid "Subprocesses" -msgstr "" +msgstr "Sous-processus" #: ../Doc/library/asyncio-llapi-index.rst:234 msgid ":meth:`loop.subprocess_exec`" @@ -569,7 +569,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:290 msgid "Close the transport." -msgstr "" +msgstr "Ferme le transport." #: ../Doc/library/asyncio-llapi-index.rst:292 msgid ":meth:`transport.is_closing() `" @@ -593,7 +593,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:299 msgid "Set a new protocol." -msgstr "" +msgstr "Change le protocole." #: ../Doc/library/asyncio-llapi-index.rst:301 msgid ":meth:`transport.get_protocol() `" @@ -716,7 +716,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:361 msgid "Datagram Transports" -msgstr "" +msgstr "Transports de datagrammes" #: ../Doc/library/asyncio-llapi-index.rst:366 msgid ":meth:`transport.sendto() `" @@ -738,7 +738,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:377 msgid "Subprocess Transports" -msgstr "" +msgstr "Transports vers des sous-processus" #: ../Doc/library/asyncio-llapi-index.rst:382 msgid ":meth:`transport.get_pid() `" @@ -774,7 +774,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:394 msgid "Kill the subprocess." -msgstr "" +msgstr "Tue le sous-processus." #: ../Doc/library/asyncio-llapi-index.rst:396 msgid ":meth:`transport.send_signal() `" @@ -790,7 +790,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:400 msgid "Stop the subprocess." -msgstr "" +msgstr "Termine le sous-processus." #: ../Doc/library/asyncio-llapi-index.rst:402 msgid ":meth:`transport.close() `" @@ -887,7 +887,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:455 msgid "Datagram Protocols" -msgstr "" +msgstr "Protocoles non-connectés" #: ../Doc/library/asyncio-llapi-index.rst:460 msgid "" @@ -909,7 +909,7 @@ msgstr "" #: ../Doc/library/asyncio-llapi-index.rst:469 msgid "Subprocess Protocols" -msgstr "" +msgstr "Protocoles liés aux sous-processus" #: ../Doc/library/asyncio-llapi-index.rst:474 msgid "" @@ -932,6 +932,8 @@ msgstr "" msgid "" "Called when one of the pipes communicating with the child process is closed." msgstr "" +"Appelé lorsqu'une des *pipe*\\ s de communication avec un sous-processus est " +"fermée." #: ../Doc/library/asyncio-llapi-index.rst:484 msgid "" diff --git a/library/asyncio-queue.po b/library/asyncio-queue.po index 64c08426..6c76bc28 100644 --- a/library/asyncio-queue.po +++ b/library/asyncio-queue.po @@ -66,7 +66,7 @@ msgstr "Nombre d'éléments autorisés dans la queue." #: ../Doc/library/asyncio-queue.rst:43 msgid "Return ``True`` if the queue is empty, ``False`` otherwise." -msgstr "" +msgstr "Renvoie ``True`` si la queue est vide, ``False`` sinon." #: ../Doc/library/asyncio-queue.rst:47 msgid "Return ``True`` if there are :attr:`maxsize` items in the queue." diff --git a/library/asyncio.po b/library/asyncio.po index 04473ab8..424d3be4 100644 --- a/library/asyncio.po +++ b/library/asyncio.po @@ -96,7 +96,7 @@ msgstr "" #: ../Doc/library/asyncio.rst:65 msgid "Reference" -msgstr "" +msgstr "Référence" #: ../Doc/library/asyncio.rst:66 msgid "High-level APIs" diff --git a/library/email.utils.po b/library/email.utils.po index 778e2496..c6fe225a 100644 --- a/library/email.utils.po +++ b/library/email.utils.po @@ -235,7 +235,7 @@ msgstr "" #: ../Doc/library/email.utils.rst:215 msgid "Footnotes" -msgstr "" +msgstr "Notes" #: ../Doc/library/email.utils.rst:216 msgid "" diff --git a/library/grp.po b/library/grp.po index d00e75da..a2cb024f 100644 --- a/library/grp.po +++ b/library/grp.po @@ -33,7 +33,7 @@ msgstr "" #: ../Doc/library/grp.rst:18 msgid "Index" -msgstr "" +msgstr "Index" #: ../Doc/library/grp.rst:18 msgid "Attribute" diff --git a/library/http.cookiejar.po b/library/http.cookiejar.po index b3813cee..af891587 100644 --- a/library/http.cookiejar.po +++ b/library/http.cookiejar.po @@ -168,7 +168,7 @@ msgstr "" #: ../Doc/library/http.cookiejar.rst:126 msgid ":rfc:`2109` - HTTP State Management Mechanism" -msgstr "" +msgstr ":rfc:`2109` - HTTP State Management Mechanism" #: ../Doc/library/http.cookiejar.rst:126 msgid "Obsoleted by :rfc:`2965`. Uses :mailheader:`Set-Cookie` with version=1." @@ -765,7 +765,7 @@ msgstr "" #: ../Doc/library/http.cookiejar.rst:602 msgid "Cookie Objects" -msgstr "" +msgstr "Objets *Cookie*" #: ../Doc/library/http.cookiejar.rst:604 msgid "" diff --git a/library/intro.po b/library/intro.po index 929fc471..4f0a94bc 100644 --- a/library/intro.po +++ b/library/intro.po @@ -130,9 +130,14 @@ msgid "" "Unix systems. It does not make any claims about its existence on a specific " "operating system." msgstr "" +"Une note \"Disponibilité : Unix \" signifie que cette fonction est " +"communément implémentée dans les systèmes Unix. Une telle note ne prétend " +"pas l'existence de la fonction sur un système d'exploitation particulier." #: ../Doc/library/intro.rst:60 msgid "" "If not separately noted, all functions that claim \"Availability: Unix\" are " "supported on Mac OS X, which builds on a Unix core." msgstr "" +"Si ce n'est pas mentionné séparément, toutes les fonctions se réclamant " +"\"Disponibilité : Unix\" sont gérées sur Mac OS X, qui est basé sur Unix." diff --git a/library/io.po b/library/io.po index 61f3f4b5..d5cd3ec7 100644 --- a/library/io.po +++ b/library/io.po @@ -24,7 +24,7 @@ msgstr "" #: ../Doc/library/io.rst:22 msgid "Overview" -msgstr "" +msgstr "Aperçu" #: ../Doc/library/io.rst:27 msgid "" diff --git a/library/logging.po b/library/logging.po index ac7487c5..7ef88a35 100644 --- a/library/logging.po +++ b/library/logging.po @@ -71,22 +71,30 @@ msgstr "" #: ../Doc/library/logging.rst:40 msgid "Loggers expose the interface that application code directly uses." msgstr "" +"Les enregistreurs (*loggers* en anglais) exposent l'interface que le code de " +"l'application utilise directement." #: ../Doc/library/logging.rst:41 msgid "" "Handlers send the log records (created by loggers) to the appropriate " "destination." msgstr "" +"Les gestionnaires (*handlers*) envoient les entrées de journal (crées par " +"les *loggers*) vers les destinations voulues." #: ../Doc/library/logging.rst:43 msgid "" "Filters provide a finer grained facility for determining which log records " "to output." msgstr "" +"Les filtres (*filters*) fournissent un moyen de choisir finement quelles " +"entrées de journal doivent être sorties." #: ../Doc/library/logging.rst:45 msgid "Formatters specify the layout of log records in the final output." msgstr "" +"Les formateurs (*formatters*) spécifient la structure de l'entrée de journal " +"dans la sortie finale." #: ../Doc/library/logging.rst:51 msgid "Logger Objects" @@ -441,7 +449,7 @@ msgstr "" #: ../Doc/library/logging.rst:349 msgid "Level" -msgstr "" +msgstr "Niveau" #: ../Doc/library/logging.rst:349 msgid "Numeric value" diff --git a/library/lzma.po b/library/lzma.po index 9b8c84c4..5c45c5dd 100644 --- a/library/lzma.po +++ b/library/lzma.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.0.5\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 2.0.5\n" #: ../Doc/library/lzma.rst:2 msgid ":mod:`lzma` --- Compression using the LZMA algorithm" @@ -453,7 +453,7 @@ msgstr "" #: ../Doc/library/lzma.rst:312 msgid "Miscellaneous" -msgstr "" +msgstr "Divers" #: ../Doc/library/lzma.rst:316 msgid "Returns true if the given integrity check is supported on this system." diff --git a/library/multiprocessing.po b/library/multiprocessing.po index 742b3ad2..2890d1f4 100644 --- a/library/multiprocessing.po +++ b/library/multiprocessing.po @@ -466,7 +466,7 @@ msgstr "" #: ../Doc/library/multiprocessing.rst:365 msgid "For example::" -msgstr "Par exemple : ::" +msgstr "Par exemple ::" #: ../Doc/library/multiprocessing.rst:409 msgid "" diff --git a/library/optparse.po b/library/optparse.po index 1b4b8ad8..7a7c0f15 100644 --- a/library/optparse.po +++ b/library/optparse.po @@ -1782,7 +1782,7 @@ msgstr "" #: ../Doc/library/optparse.rst:1483 msgid "Cleanup" -msgstr "" +msgstr "Nettoyage" #: ../Doc/library/optparse.rst:1485 msgid "" diff --git a/library/pwd.po b/library/pwd.po index 87149cb9..3d01331d 100644 --- a/library/pwd.po +++ b/library/pwd.po @@ -33,7 +33,7 @@ msgstr "" #: ../Doc/library/pwd.rst:18 msgid "Index" -msgstr "" +msgstr "Index" #: ../Doc/library/pwd.rst:18 msgid "Attribute" diff --git a/library/resource.po b/library/resource.po index a8a54603..d55499fa 100644 --- a/library/resource.po +++ b/library/resource.po @@ -310,7 +310,7 @@ msgstr "" #: ../Doc/library/resource.rst:279 msgid "Index" -msgstr "" +msgstr "Index" #: ../Doc/library/resource.rst:279 msgid "Field" diff --git a/library/socketserver.po b/library/socketserver.po index 1d8223ce..ca995cbe 100644 --- a/library/socketserver.po +++ b/library/socketserver.po @@ -219,7 +219,7 @@ msgstr "" #: ../Doc/library/socketserver.rst:186 msgid "Server Objects" -msgstr "" +msgstr "Objets Serveur" #: ../Doc/library/socketserver.rst:190 msgid "" diff --git a/library/spwd.po b/library/spwd.po index 3e244f6a..eaaae470 100644 --- a/library/spwd.po +++ b/library/spwd.po @@ -39,7 +39,7 @@ msgstr "" #: ../Doc/library/spwd.rst:21 msgid "Index" -msgstr "" +msgstr "Index" #: ../Doc/library/spwd.rst:21 msgid "Attribute" diff --git a/library/sqlite3.po b/library/sqlite3.po index e89cb80b..2734aa00 100644 --- a/library/sqlite3.po +++ b/library/sqlite3.po @@ -321,7 +321,7 @@ msgstr "" #: ../Doc/library/sqlite3.rst:276 msgid "Connection Objects" -msgstr "" +msgstr "Objets de connexions" #: ../Doc/library/sqlite3.rst:280 msgid "A SQLite database connection has the following attributes and methods:" diff --git a/library/string.po b/library/string.po index aa48d0d3..4d90c08d 100644 --- a/library/string.po +++ b/library/string.po @@ -840,7 +840,6 @@ msgid "``'x'``" msgstr "``'x'``" #: ../Doc/library/string.rst:461 -#, fuzzy msgid "" "Hex format. Outputs the number in base 16, using lower-case letters for the " "digits above 9." diff --git a/library/sysconfig.po b/library/sysconfig.po index bbc9ba0e..7c220755 100644 --- a/library/sysconfig.po +++ b/library/sysconfig.po @@ -287,7 +287,7 @@ msgstr "" #: ../Doc/library/sysconfig.rst:180 msgid "Examples of returned values:" -msgstr "" +msgstr "Exemples de valeurs renvoyées :" #: ../Doc/library/sysconfig.rst:182 msgid "linux-i586" diff --git a/library/tarfile.po b/library/tarfile.po index d4b26c3d..dd59265d 100644 --- a/library/tarfile.po +++ b/library/tarfile.po @@ -646,6 +646,8 @@ msgstr "" #: ../Doc/library/tarfile.rst:402 ../Doc/library/tarfile.rst:433 msgid "The *path* parameter accepts a :term:`path-like object`." msgstr "" +"Le paramètre *path* accepte un objet chemin-compatible :term:`path-like " +"object`." #: ../Doc/library/tarfile.rst:408 msgid "" @@ -883,7 +885,7 @@ msgstr "" #: ../Doc/library/tarfile.rst:667 msgid "Command-Line Interface" -msgstr "" +msgstr "Interface en ligne de commande" #: ../Doc/library/tarfile.rst:671 msgid "" @@ -899,7 +901,7 @@ msgstr "" #: ../Doc/library/tarfile.rst:681 msgid "Passing a directory is also acceptable:" -msgstr "" +msgstr "Passer un répertoire est aussi possible :" #: ../Doc/library/tarfile.rst:687 msgid "" @@ -919,7 +921,7 @@ msgstr "" #: ../Doc/library/tarfile.rst:709 msgid "Command-line options" -msgstr "" +msgstr "Options de la ligne de commande" #: ../Doc/library/tarfile.rst:714 msgid "List files in a tarfile." diff --git a/library/telnetlib.po b/library/telnetlib.po index 22ed8e59..86acb752 100644 --- a/library/telnetlib.po +++ b/library/telnetlib.po @@ -185,7 +185,7 @@ msgstr "" #: ../Doc/library/telnetlib.rst:160 msgid "Close the connection." -msgstr "" +msgstr "Ferme la connexion." #: ../Doc/library/telnetlib.rst:165 msgid "Return the socket object used internally." diff --git a/library/threading.po b/library/threading.po index 5e4e4274..972adbf8 100644 --- a/library/threading.po +++ b/library/threading.po @@ -117,6 +117,8 @@ msgstr "" msgid "" ":ref:`Availability `: Windows, systems with POSIX threads." msgstr "" +":ref:`Disponibilité ` : Windows et systèmes gérant les fils " +"d'exécution POSIX." #: ../Doc/library/threading.rst:107 msgid "This module also defines the following constant:" @@ -302,7 +304,7 @@ msgstr "" #: ../Doc/library/threading.rst:233 msgid "Added the *daemon* argument." -msgstr "" +msgstr "Ajout de l'argument *daemon*." #: ../Doc/library/threading.rst:238 msgid "Start the thread's activity." @@ -492,7 +494,7 @@ msgstr "" #: ../Doc/library/threading.rst:382 ../Doc/library/threading.rst:457 msgid "Acquire a lock, blocking or non-blocking." -msgstr "" +msgstr "Acquiert un verrou, bloquant ou non bloquant." #: ../Doc/library/threading.rst:384 msgid "" @@ -1208,7 +1210,7 @@ msgstr "" #: ../Doc/library/threading.rst:988 msgid "is equivalent to::" -msgstr "" +msgstr "est équivalente à ::" #: ../Doc/library/threading.rst:996 msgid "" diff --git a/library/time.po b/library/time.po index 3ca0f2dd..c224e61b 100644 --- a/library/time.po +++ b/library/time.po @@ -773,7 +773,7 @@ msgstr "" #: ../Doc/library/time.rst:550 msgid "Index" -msgstr "" +msgstr "Index" #: ../Doc/library/time.rst:550 msgid "Attribute" diff --git a/library/timeit.po b/library/timeit.po index 7af36aa2..45ce429c 100644 --- a/library/timeit.po +++ b/library/timeit.po @@ -209,7 +209,7 @@ msgstr "" #: ../Doc/library/timeit.rst:201 msgid "Command-Line Interface" -msgstr "" +msgstr "Interface en ligne de commande" #: ../Doc/library/timeit.rst:203 msgid "" diff --git a/library/tkinter.po b/library/tkinter.po index 950e8d72..eb0aa214 100644 --- a/library/tkinter.po +++ b/library/tkinter.po @@ -680,7 +680,7 @@ msgstr "" #: ../Doc/library/tkinter.rst:438 msgid "Index" -msgstr "" +msgstr "Index" #: ../Doc/library/tkinter.rst:438 msgid "Meaning" @@ -696,7 +696,7 @@ msgstr "0" #: ../Doc/library/tkinter.rst:440 msgid "option name" -msgstr "" +msgstr "Nom des options" #: ../Doc/library/tkinter.rst:440 ../Doc/library/tkinter.rst:442 msgid "``'relief'``" diff --git a/library/tracemalloc.po b/library/tracemalloc.po index 05ccac6d..3b383f51 100644 --- a/library/tracemalloc.po +++ b/library/tracemalloc.po @@ -149,7 +149,7 @@ msgstr "" #: ../Doc/library/tracemalloc.rst:256 msgid "API" -msgstr "" +msgstr "API" #: ../Doc/library/tracemalloc.rst:259 msgid "Functions" diff --git a/library/unittest.po b/library/unittest.po index f2f21946..71c0021a 100644 --- a/library/unittest.po +++ b/library/unittest.po @@ -296,7 +296,7 @@ msgstr "" #: ../Doc/library/unittest.rst:158 msgid "Command-Line Interface" -msgstr "" +msgstr "Interface en ligne de commande" #: ../Doc/library/unittest.rst:160 msgid "" @@ -346,7 +346,7 @@ msgstr "" #: ../Doc/library/unittest.rst:198 msgid "Command-line options" -msgstr "" +msgstr "Options de la ligne de commande" #: ../Doc/library/unittest.rst:200 msgid ":program:`unittest` supports these command-line options:" diff --git a/library/urllib.parse.po b/library/urllib.parse.po index 55bd40a1..4fef376b 100644 --- a/library/urllib.parse.po +++ b/library/urllib.parse.po @@ -106,7 +106,7 @@ msgstr "Attribut" #: ../Doc/library/urllib.parse.rst:95 ../Doc/library/urllib.parse.rst:231 #: ../Doc/library/urllib.parse.rst:319 msgid "Index" -msgstr "" +msgstr "Index" #: ../Doc/library/urllib.parse.rst:95 ../Doc/library/urllib.parse.rst:231 #: ../Doc/library/urllib.parse.rst:319 diff --git a/library/winreg.po b/library/winreg.po index 6d45c33b..6a8d3d95 100644 --- a/library/winreg.po +++ b/library/winreg.po @@ -221,7 +221,7 @@ msgstr "" #: ../Doc/library/winreg.rst:210 ../Doc/library/winreg.rst:320 #: ../Doc/library/winreg.rst:364 msgid "Index" -msgstr "" +msgstr "Index" #: ../Doc/library/winreg.rst:210 ../Doc/library/winreg.rst:320 #: ../Doc/library/winreg.rst:364 diff --git a/library/xml.etree.elementtree.po b/library/xml.etree.elementtree.po index 952ae6dc..7a6dd953 100644 --- a/library/xml.etree.elementtree.po +++ b/library/xml.etree.elementtree.po @@ -430,7 +430,7 @@ msgstr "" #: ../Doc/library/xml.etree.elementtree.rst:461 msgid "Reference" -msgstr "" +msgstr "Référence" #: ../Doc/library/xml.etree.elementtree.rst:466 msgid "Functions" diff --git a/library/zipapp.po b/library/zipapp.po index f6ce4e80..cb657bcd 100644 --- a/library/zipapp.po +++ b/library/zipapp.po @@ -44,7 +44,7 @@ msgstr "" #: ../Doc/library/zipapp.rst:40 msgid "Command-Line Interface" -msgstr "" +msgstr "Interface en ligne de commande" #: ../Doc/library/zipapp.rst:42 msgid "" diff --git a/library/zipimport.po b/library/zipimport.po index f8a7f438..4e5593ca 100644 --- a/library/zipimport.po +++ b/library/zipimport.po @@ -63,6 +63,8 @@ msgid "" "Documentation on the ZIP file format by Phil Katz, the creator of the format " "and algorithms used." msgstr "" +"Documentation sur le format de fichier ZIP par Phil Katz, créateur du format " +"et des algorithmes utilisés." #: ../Doc/library/zipimport.rst:42 msgid ":pep:`273` - Import Modules from Zip Archives" diff --git a/reference/simple_stmts.po b/reference/simple_stmts.po index 1d0261b4..5144832d 100644 --- a/reference/simple_stmts.po +++ b/reference/simple_stmts.po @@ -522,7 +522,7 @@ msgstr "" #: ../Doc/reference/simple_stmts.rst:362 msgid ":pep:`526` - Syntax for Variable Annotations" -msgstr "" +msgstr ":pep:`526` -- Syntaxe pour les annotations de variables" #: ../Doc/reference/simple_stmts.rst:360 msgid "" diff --git a/using/unix.po b/using/unix.po index fafc8947..c8b70591 100644 --- a/using/unix.po +++ b/using/unix.po @@ -191,7 +191,7 @@ msgstr "" #: ../Doc/using/unix.rst:118 msgid "Miscellaneous" -msgstr "" +msgstr "Divers" #: ../Doc/using/unix.rst:120 msgid "" diff --git a/whatsnew/2.7.po b/whatsnew/2.7.po index 09494302..9d85458e 100644 --- a/whatsnew/2.7.po +++ b/whatsnew/2.7.po @@ -708,7 +708,7 @@ msgstr "" #: ../Doc/whatsnew/2.7.rst:717 msgid "is equivalent to::" -msgstr "" +msgstr "est équivalente à ::" #: ../Doc/whatsnew/2.7.rst:723 msgid "" diff --git a/whatsnew/3.4.po b/whatsnew/3.4.po index c7cf5d90..51faf32a 100644 --- a/whatsnew/3.4.po +++ b/whatsnew/3.4.po @@ -697,7 +697,7 @@ msgstr "" #: ../Doc/whatsnew/3.4.rst:526 msgid "pathlib" -msgstr "" +msgstr "pathlib" #: ../Doc/whatsnew/3.4.rst:528 msgid "" diff --git a/whatsnew/3.5.po b/whatsnew/3.5.po index 2b5732c2..c6542aa9 100644 --- a/whatsnew/3.5.po +++ b/whatsnew/3.5.po @@ -1834,7 +1834,7 @@ msgstr "" #: ../Doc/whatsnew/3.5.rst:1522 msgid "pathlib" -msgstr "" +msgstr "pathlib" #: ../Doc/whatsnew/3.5.rst:1524 msgid "" diff --git a/whatsnew/3.6.po b/whatsnew/3.6.po index 8d378f91..91f506d6 100644 --- a/whatsnew/3.6.po +++ b/whatsnew/3.6.po @@ -1630,7 +1630,7 @@ msgstr "" #: ../Doc/whatsnew/3.6.rst:1292 msgid "pathlib" -msgstr "" +msgstr "pathlib" #: ../Doc/whatsnew/3.6.rst:1294 msgid "" diff --git a/whatsnew/3.7.po b/whatsnew/3.7.po index a79b3bc6..f67592b2 100644 --- a/whatsnew/3.7.po +++ b/whatsnew/3.7.po @@ -1629,7 +1629,7 @@ msgstr "" #: ../Doc/whatsnew/3.7.rst:1169 msgid "pathlib" -msgstr "" +msgstr "pathlib" #: ../Doc/whatsnew/3.7.rst:1171 msgid ""