1
0
Fork 0

Propagate known strings.

This commit is contained in:
Julien Palard 2019-09-16 12:08:42 +02:00
parent 5108d18c0d
commit 2ea522a5e3
28 changed files with 82 additions and 70 deletions

View File

@ -528,7 +528,7 @@ msgstr ""
#: ../Doc/c-api/buffer.rst:321
msgid "format"
msgstr ""
msgstr "format"
#: ../Doc/c-api/buffer.rst:323 ../Doc/c-api/buffer.rst:325
#: ../Doc/c-api/buffer.rst:327 ../Doc/c-api/buffer.rst:329

View File

@ -293,7 +293,7 @@ msgstr ""
#: ../Doc/c-api/init_config.rst:163
msgid "Example::"
msgstr ""
msgstr "Exemple ::"
#: ../Doc/c-api/init_config.rst:187
msgid "PyPreConfig"

View File

@ -208,7 +208,7 @@ msgstr ""
#: ../Doc/c-api/intro.rst:168
msgid "Example::"
msgstr ""
msgstr "Exemple ::"
#: ../Doc/c-api/intro.rst:172
msgid "MSVC support was added."

View File

@ -72,15 +72,15 @@ msgstr ""
#: ../Doc/c-api/typeobj.rst:42
msgid "O"
msgstr ""
msgstr "O"
#: ../Doc/c-api/typeobj.rst:42
msgid "T"
msgstr ""
msgstr "T"
#: ../Doc/c-api/typeobj.rst:42
msgid "D"
msgstr ""
msgstr "D"
#: ../Doc/c-api/typeobj.rst:42
msgid "I"
@ -97,7 +97,7 @@ msgstr ""
#: ../Doc/c-api/typeobj.rst:44
msgid "__name__"
msgstr ""
msgstr "__name__"
#: ../Doc/c-api/typeobj.rst:44 ../Doc/c-api/typeobj.rst:46
#: ../Doc/c-api/typeobj.rst:48 ../Doc/c-api/typeobj.rst:50
@ -201,7 +201,7 @@ msgstr ""
#: ../Doc/c-api/typeobj.rst:66 ../Doc/c-api/typeobj.rst:68
#: ../Doc/c-api/typeobj.rst:82
msgid "%"
msgstr ""
msgstr "%"
#: ../Doc/c-api/typeobj.rst:62
msgid ":c:member:`~PyTypeObject.tp_repr`"
@ -303,7 +303,7 @@ msgstr ""
#: ../Doc/c-api/typeobj.rst:84
msgid "unsigned long"
msgstr ""
msgstr "``unsigned long``"
#: ../Doc/c-api/typeobj.rst:86
msgid ":c:member:`~PyTypeObject.tp_doc`"
@ -311,7 +311,7 @@ msgstr ""
#: ../Doc/c-api/typeobj.rst:86
msgid "__doc__"
msgstr ""
msgstr "__doc__"
#: ../Doc/c-api/typeobj.rst:88
msgid ":c:member:`~PyTypeObject.tp_traverse`"
@ -546,7 +546,7 @@ msgstr ""
#: ../Doc/c-api/typeobj.rst:144
msgid "unsigned int"
msgstr ""
msgstr "``unsigned int``"
#: ../Doc/c-api/typeobj.rst:146
msgid ":c:member:`~PyTypeObject.tp_finalize`"
@ -1103,7 +1103,7 @@ msgstr ""
#: ../Doc/c-api/typeobj.rst:448 ../Doc/c-api/typeobj.rst:453
#: ../Doc/c-api/typeobj.rst:458
msgid "int"
msgstr ""
msgstr "*int*"
#: ../Doc/c-api/typeobj.rst:401
msgid "Py_hash_t"
@ -3290,7 +3290,7 @@ msgstr ""
#: ../Doc/c-api/typeobj.rst:2456
msgid "Examples"
msgstr ""
msgstr "Exemples"
#: ../Doc/c-api/typeobj.rst:2458
msgid ""

View File

@ -385,7 +385,7 @@ msgstr ""
#: ../Doc/distutils/setupscript.rst:337
msgid "Other options"
msgstr ""
msgstr "Autres options"
#: ../Doc/distutils/setupscript.rst:339
msgid ""

View File

@ -703,7 +703,7 @@ msgstr ""
#: ../Doc/library/asyncio-eventloop.rst:514
msgid "Added support for Windows."
msgstr ""
msgstr "Prise en charge sur Windows."
#: ../Doc/library/asyncio-eventloop.rst:521
msgid "Create a Unix connection."

View File

@ -1970,7 +1970,7 @@ msgstr "``KEY_CLOSE``"
#: ../Doc/library/curses.rst:1463
msgid "Close"
msgstr ""
msgstr "*Close*"
#: ../Doc/library/curses.rst:1465
msgid "``KEY_COMMAND``"
@ -1986,7 +1986,7 @@ msgstr "``KEY_COPY``"
#: ../Doc/library/curses.rst:1467
msgid "Copy"
msgstr ""
msgstr "*Copy*"
#: ../Doc/library/curses.rst:1469
msgid "``KEY_CREATE``"
@ -2010,7 +2010,7 @@ msgstr "``KEY_EXIT``"
#: ../Doc/library/curses.rst:1473
msgid "Exit"
msgstr ""
msgstr "*Exit*"
#: ../Doc/library/curses.rst:1475
msgid "``KEY_FIND``"
@ -2090,7 +2090,7 @@ msgstr "``KEY_REDO``"
#: ../Doc/library/curses.rst:1493
msgid "Redo"
msgstr ""
msgstr "*Redo*"
#: ../Doc/library/curses.rst:1495
msgid "``KEY_REFERENCE``"
@ -2138,7 +2138,7 @@ msgstr "``KEY_SAVE``"
#: ../Doc/library/curses.rst:1505
msgid "Save"
msgstr ""
msgstr "*Save*"
#: ../Doc/library/curses.rst:1507
msgid "``KEY_SBEG``"
@ -2386,7 +2386,7 @@ msgstr "``KEY_UNDO``"
#: ../Doc/library/curses.rst:1567
msgid "Undo"
msgstr ""
msgstr "*Undo*"
#: ../Doc/library/curses.rst:1569
msgid "``KEY_MOUSE``"

View File

@ -398,7 +398,7 @@ msgstr ""
#: ../Doc/library/gzip.rst:228
msgid "Command Line Interface"
msgstr ""
msgstr "Interface en ligne de commande"
#: ../Doc/library/gzip.rst:230
msgid ""
@ -418,7 +418,7 @@ msgstr ""
#: ../Doc/library/gzip.rst:241
msgid "Command line options"
msgstr ""
msgstr "Options de la ligne de commande"
#: ../Doc/library/gzip.rst:245
msgid "If *file* is not specified, read from :attr:`sys.stdin`."
@ -438,4 +438,4 @@ msgstr ""
#: ../Doc/library/gzip.rst:261
msgid "Show the help message."
msgstr ""
msgstr "Affiche le message d'aide."

View File

@ -190,7 +190,7 @@ msgstr ""
#: ../Doc/library/heapq.rst:136
msgid "Basic Examples"
msgstr ""
msgstr "Exemples simples"
#: ../Doc/library/heapq.rst:138
msgid ""

View File

@ -647,7 +647,8 @@ msgstr "Menu *Debug* (fenêtre de console uniquement)"
msgid "Go to File/Line"
msgstr "*Go to File/Line*"
# Look on the current line. with the cursor, and the line above for a filename and line number.
# Look on the current line. with the cursor, and the line above for a filename
# and line number.
# Il y a des erreurs d'anglais là-dedans...
#: ../Doc/library/idle.rst:265
msgid ""
@ -1558,7 +1559,8 @@ msgstr ""
"redémarrer la console dans le menu Shell peut résoudre un problème "
"temporaire."
# ... this can be prevented by never editing the files by hand, using the configuration dialog, under Options, instead Options.
# ... this can be prevented by never editing the files by hand, using the
# configuration dialog, under Options, instead Options.
# Qu'est-ce que ça veut dire ???
#: ../Doc/library/idle.rst:686
msgid ""
@ -1578,7 +1580,8 @@ msgstr ""
"la solution peut être de supprimer un ou plusieurs des fichiers de "
"configuration."
# Je suppose que c'est (``python -m idlelib)``, et pas (``python -m idlelib``)...
# Je suppose que c'est (``python -m idlelib)``, et pas (``python -m
# idlelib``)...
#: ../Doc/library/idle.rst:693
msgid ""
"If IDLE quits with no message, and it was not started from a console, try "

View File

@ -48,7 +48,7 @@ msgstr ""
#: ../Doc/library/importlib.metadata.rst:31
msgid "Overview"
msgstr ""
msgstr "Aperçu"
#: ../Doc/library/importlib.metadata.rst:33
msgid ""
@ -81,7 +81,7 @@ msgstr ""
#: ../Doc/library/importlib.metadata.rst:67
msgid "Functional API"
msgstr ""
msgstr "API par fonction"
#: ../Doc/library/importlib.metadata.rst:69
msgid "This package provides the following functionality via its public API."
@ -243,7 +243,7 @@ msgstr ""
#: ../Doc/library/importlib.metadata.rst:258
msgid "Footnotes"
msgstr ""
msgstr "Notes"
#: ../Doc/library/importlib.metadata.rst:259
msgid ""

View File

@ -1361,7 +1361,7 @@ msgstr ""
#: ../Doc/library/io.rst:1013
msgid "Performance"
msgstr ""
msgstr "Performances"
#: ../Doc/library/io.rst:1015
msgid ""

View File

@ -676,7 +676,7 @@ msgstr ""
#: ../Doc/library/ipaddress.rst:693
msgid "Iteration"
msgstr ""
msgstr "Itération"
#: ../Doc/library/ipaddress.rst:695
msgid ""

View File

@ -585,7 +585,7 @@ msgstr ""
#: ../Doc/library/math.rst:400
msgid "Roughly equivalent to::"
msgstr ""
msgstr "Sensiblement équivalent à : ::"
#: ../Doc/library/math.rst:409
#, fuzzy

View File

@ -1288,7 +1288,7 @@ msgstr ""
#: ../Doc/library/pickle.rst:1121
msgid "Performance"
msgstr ""
msgstr "Performances"
#: ../Doc/library/pickle.rst:1123
msgid ""

View File

@ -34,7 +34,7 @@ msgstr ""
#: ../Doc/library/pickletools.rst:21
msgid "Command line usage"
msgstr ""
msgstr "Utilisation de la ligne de commande"
#: ../Doc/library/pickletools.rst:25
msgid ""

View File

@ -350,7 +350,7 @@ msgstr ""
#: ../Doc/library/profile.rst:278
msgid "Added context manager support."
msgstr ""
msgstr "Ajout de la gestion des gestionnaires de contexte."
#: ../Doc/library/profile.rst:283
msgid "Start collecting profiling data. Only in :mod:`cProfile`."

View File

@ -289,7 +289,7 @@ msgstr ""
#: ../Doc/library/resource.rst:266
msgid "A simple example::"
msgstr ""
msgstr "Un exemple simple ::"
#: ../Doc/library/resource.rst:280
msgid ""

View File

@ -2098,6 +2098,7 @@ msgstr ""
msgid ""
"For sorting examples and a brief sorting tutorial, see :ref:`sortinghowto`."
msgstr ""
"Pour des exemples de tris et un bref tutoriel, consultez :ref:`sortinghowto`."
#: ../Doc/library/stdtypes.rst:1214
msgid ""

View File

@ -377,7 +377,7 @@ msgstr ":c:type:`unsigned char`"
#: ../Doc/library/struct.rst:216 ../Doc/library/struct.rst:218
#: ../Doc/library/struct.rst:220
msgid "\\(2)"
msgstr ""
msgstr "\\(2)"
#: ../Doc/library/struct.rst:204
msgid "``?``"

View File

@ -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.1.1\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 2.1.1\n"
#: ../Doc/library/tabnanny.rst:2
msgid ":mod:`tabnanny` --- Detection of ambiguous indentation"

View File

@ -180,7 +180,7 @@ msgstr ""
#: ../Doc/library/tkinter.ttk.rst:121
msgid "cursor"
msgstr ""
msgstr "*cursor*"
#: ../Doc/library/tkinter.ttk.rst:121
msgid ""
@ -541,7 +541,7 @@ msgstr ""
#: ../Doc/library/tkinter.ttk.rst:325
msgid "justify"
msgstr ""
msgstr "*justify*"
#: ../Doc/library/tkinter.ttk.rst:325
msgid ""
@ -699,7 +699,7 @@ msgstr ""
#: ../Doc/library/tkinter.ttk.rst:430
msgid "format"
msgstr ""
msgstr "format"
#: ../Doc/library/tkinter.ttk.rst:430
msgid ""
@ -1359,7 +1359,7 @@ msgstr ""
#: ../Doc/library/tkinter.ttk.rst:895
msgid "font"
msgstr ""
msgstr "*font*"
#: ../Doc/library/tkinter.ttk.rst:895
msgid "Specifies the font to use when drawing text."
@ -1663,7 +1663,7 @@ msgstr ""
#: ../Doc/library/tkinter.ttk.rst:1083
msgid "region"
msgstr ""
msgstr "*region*"
#: ../Doc/library/tkinter.ttk.rst:1083
msgid "meaning"

View File

@ -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/zlib.rst:2
msgid ":mod:`zlib` --- Compression compatible with :program:`gzip`"

View File

@ -16,7 +16,7 @@ msgstr ""
#: ../Doc/using/editors.rst:7
msgid "Editors and IDEs"
msgstr ""
msgstr "Éditeurs et IDEs"
#: ../Doc/using/editors.rst:9
msgid ""
@ -24,6 +24,10 @@ msgid ""
"editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` "
"checks."
msgstr ""
"Il y a un grand nombre d'environnement de développement qui gèrent le "
"langage de programmation Python. Beaucoup d'éditeurs et d'EDIs proposent une "
"mise en surbrillance de la syntaxe, des outils de débogage et une "
"vérification PEP-8."
#: ../Doc/using/editors.rst:12
msgid ""
@ -31,3 +35,7 @@ msgid ""
"and `Integrated Development Environments <https://wiki.python.org/moin/"
"IntegratedDevelopmentEnvironments>`_ for a comprehensive list."
msgstr ""
"Merci d'aller sur `Python Editors <https://wiki.python.org/moin/"
"PythonEditors>`_ et `Integrated Development Environments <https://wiki."
"python.org/moin/IntegratedDevelopmentEnvironments>`_ pour une liste "
"exhaustive."

View File

@ -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.2.1\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 2.2.1\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: ../Doc/using/windows.rst:7

View File

@ -327,7 +327,7 @@ msgstr ""
#: ../Doc/whatsnew/2.3.rst:331
msgid ":pep:`273` - Import Modules from Zip Archives"
msgstr ""
msgstr ":pep:`273` - Import Modules from Zip Archives"
#: ../Doc/whatsnew/2.3.rst:329
msgid ""
@ -786,7 +786,7 @@ msgstr ""
#: ../Doc/whatsnew/2.3.rst:760
msgid ":pep:`302` - New Import Hooks"
msgstr ""
msgstr ":pep:`302` — Nouveaux crochets d'importation"
#: ../Doc/whatsnew/2.3.rst:761
msgid ""

View File

@ -1258,7 +1258,7 @@ msgstr ""
#: ../Doc/whatsnew/3.0.rst:884
msgid "Performance"
msgstr ""
msgstr "Performances"
#: ../Doc/whatsnew/3.0.rst:886
msgid ""

View File

@ -24,7 +24,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:45
msgid "Raymond Hettinger"
msgstr ""
msgstr "Raymond Hettinger"
#: ../Doc/whatsnew/3.8.rst:47
msgid ""
@ -54,7 +54,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:79
msgid "New Features"
msgstr ""
msgstr "Nouvelles fonctionnalités"
#: ../Doc/whatsnew/3.8.rst:82
msgid "Assignment expressions"
@ -326,7 +326,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:303
msgid "New functions:"
msgstr ""
msgstr "Nouvelles fonctions :"
#: ../Doc/whatsnew/3.8.rst:305
msgid ":c:func:`PyConfig_Clear`"
@ -677,7 +677,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:557
msgid "ast"
msgstr ""
msgstr "ast"
#: ../Doc/whatsnew/3.8.rst:559
msgid ""
@ -717,7 +717,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:580
msgid "asyncio"
msgstr ""
msgstr "asyncio"
#: ../Doc/whatsnew/3.8.rst:582
msgid ""
@ -771,7 +771,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:616
msgid "ctypes"
msgstr ""
msgstr "ctypes"
#: ../Doc/whatsnew/3.8.rst:618
msgid ""
@ -800,7 +800,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:643
msgid "datetime"
msgstr ""
msgstr "datetime"
#: ../Doc/whatsnew/3.8.rst:645
msgid ""
@ -894,7 +894,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:718
msgid "gzip"
msgstr ""
msgstr "gzip"
#: ../Doc/whatsnew/3.8.rst:720
msgid ""
@ -979,7 +979,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:791
msgid "multiprocessing"
msgstr ""
msgstr "multiprocessing"
#: ../Doc/whatsnew/3.8.rst:793
msgid ""
@ -1080,7 +1080,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:858
msgid "pathlib"
msgstr ""
msgstr "pathlib"
#: ../Doc/whatsnew/3.8.rst:860
msgid ""
@ -1246,7 +1246,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:993
msgid "sys"
msgstr ""
msgstr "sys"
#: ../Doc/whatsnew/3.8.rst:995
msgid ""
@ -1272,7 +1272,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:1014
msgid "threading"
msgstr ""
msgstr "threading"
#: ../Doc/whatsnew/3.8.rst:1016
msgid ""
@ -1306,7 +1306,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:1039
msgid "tkinter"
msgstr ""
msgstr "tkinter"
#: ../Doc/whatsnew/3.8.rst:1041
msgid ""
@ -1331,7 +1331,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:1058
msgid "time"
msgstr ""
msgstr "time"
#: ../Doc/whatsnew/3.8.rst:1060
msgid ""
@ -1380,7 +1380,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:1087
msgid "unicodedata"
msgstr ""
msgstr "unicodedata"
#: ../Doc/whatsnew/3.8.rst:1089
msgid ""
@ -1398,7 +1398,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:1099
msgid "unittest"
msgstr ""
msgstr "unittest"
#: ../Doc/whatsnew/3.8.rst:1101
msgid ""
@ -1423,7 +1423,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:1115
msgid "venv"
msgstr ""
msgstr "venv"
#: ../Doc/whatsnew/3.8.rst:1117
msgid ""
@ -1434,7 +1434,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:1122
msgid "weakref"
msgstr ""
msgstr "weakref"
#: ../Doc/whatsnew/3.8.rst:1124
msgid ""
@ -2346,7 +2346,7 @@ msgstr ""
#: ../Doc/whatsnew/3.8.rst:1712 ../Doc/whatsnew/3.8.rst:1729
#: ../Doc/whatsnew/3.8.rst:1746
msgid "Example::"
msgstr ""
msgstr "Exemple ::"
#: ../Doc/whatsnew/3.8.rst:1726
msgid ""