Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a7bfc64

Browse filesBrowse files
committed
Working on small files.
1 parent c212047 commit a7bfc64
Copy full SHA for a7bfc64

File tree

Expand file treeCollapse file tree

8 files changed

+63
-13
lines changed
Filter options
Expand file treeCollapse file tree

8 files changed

+63
-13
lines changed

‎faq/general.po

Copy file name to clipboardExpand all lines: faq/general.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-06-10 11:27+0200\n"
11-
"PO-Revision-Date: 2018-02-15 00:37+0100\n"
11+
"PO-Revision-Date: 2018-06-10 16:25+0200\n"
1212
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -23,7 +23,7 @@ msgstr "FAQ générale sur Python"
2323

2424
#: ../Doc/faq/general.rst:8
2525
msgid "Contents"
26-
msgstr ""
26+
msgstr "Sommaire"
2727

2828
#: ../Doc/faq/general.rst:13
2929
msgid "General Information"

‎library/constants.po

Copy file name to clipboardExpand all lines: library/constants.po
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-03-23 09:03+0100\n"
11-
"PO-Revision-Date: 2018-05-11 19:27+0200\n"
11+
"PO-Revision-Date: 2018-06-10 16:26+0200\n"
1212
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -162,6 +162,8 @@ msgid ""
162162
"Objects that when printed or called, print the text of copyright or credits, "
163163
"respectively."
164164
msgstr ""
165+
"Objets qui, lorsqu'ils sont affichés ou appelés, affichent le copyright ou "
166+
"les crédits, respectivement."
165167

166168
#: ../Doc/library/constants.rst:96
167169
msgid ""

‎library/functions.po

Copy file name to clipboardExpand all lines: library/functions.po
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-06-10 11:27+0200\n"
11-
"PO-Revision-Date: 2018-05-08 18:02+0200\n"
11+
"PO-Revision-Date: 2018-06-10 16:30+0200\n"
1212
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -693,6 +693,9 @@ msgid ""
693693
"complex string when compiling to an AST object due to stack depth "
694694
"limitations in Python's AST compiler."
695695
msgstr ""
696+
"Il est possible de faire planter l'interpréteur Python avec des chaînes "
697+
"suffisament grandes ou complexes lors de la compilation d'un objet AST dû à "
698+
"la limitation de la profondeur de la pile d'appels."
696699

697700
#: ../Doc/library/functions.rst:269
698701
msgid ""

‎library/getpass.po

Copy file name to clipboardExpand all lines: library/getpass.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-02-08 09:58+0100\n"
11-
"PO-Revision-Date: 2017-09-30 18:41+0200\n"
11+
"PO-Revision-Date: 2018-06-10 16:28+0200\n"
1212
"Last-Translator: Paquerette <paquereeette@riseup.net>\n"
1313
"Language-Team: LANGUAGE <LL@li.org>\n"
1414
"Language: fr\n"
@@ -90,4 +90,4 @@ msgstr ""
9090
#: ../Doc/library/getpass.rst:51
9191
msgid ""
9292
"In general, this function should be preferred over :func:`os.getlogin()`."
93-
msgstr ""
93+
msgstr "En général, préférez cette fonction à :func:`os.getlogin()`."

‎library/os.po

Copy file name to clipboardExpand all lines: library/os.po
+8-1Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-06-10 11:27+0200\n"
11-
"PO-Revision-Date: 2018-05-12 16:00+0200\n"
11+
"PO-Revision-Date: 2018-06-10 16:55+0200\n"
1212
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -3277,6 +3277,9 @@ msgid ""
32773277
"Platform dependent, but if non-zero, uniquely identifies the file for a "
32783278
"given value of ``st_dev``. Typically:"
32793279
msgstr ""
3280+
"Dépendant de la plateforme, mais lorsqu'il ne vaut pas zéro il identifie de "
3281+
"manière unique le fichier pour une certaine valeur de ``st_dev``. "
3282+
"Typiquement :"
32803283

32813284
#: ../Doc/library/os.rst:2269
32823285
#, fuzzy
@@ -3288,6 +3291,8 @@ msgid ""
32883291
"the `file index <https://msdn.microsoft.com/en-us/library/aa363788>`_ on "
32893292
"Windows"
32903293
msgstr ""
3294+
"L'`index de fichier <https://msdn.microsoft.com/fr-fr/library/aa363788>`_ "
3295+
"sur Windows"
32913296

32923297
#: ../Doc/library/os.rst:2276
32933298
msgid "Identifier of the device on which this file resides."
@@ -3529,6 +3534,8 @@ msgstr "L'attribut :attr:`st_file_attributes` a été ajouté sur Windows."
35293534
#: ../Doc/library/os.rst:2425
35303535
msgid "Windows now returns the file index as :attr:`st_ino` when available."
35313536
msgstr ""
3537+
"Windows renvoie maintenant l'index du fichier dans l'attribut :attr:"
3538+
"`st_ino`, lorsqu'il est disponnible."
35323539

35333540
#: ../Doc/library/os.rst:2432
35343541
msgid ""

‎library/pty.po

Copy file name to clipboardExpand all lines: library/pty.po
+30-4Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2017-04-02 22:11+0200\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12+
"PO-Revision-Date: 2018-06-10 17:15+0200\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
1515
"Language: fr\n"
@@ -19,29 +19,35 @@ msgstr ""
1919

2020
#: ../Doc/library/pty.rst:2
2121
msgid ":mod:`pty` --- Pseudo-terminal utilities"
22-
msgstr ""
22+
msgstr ":mod:`pty` --- Outils de manipulation de pseudo-terminaux"
2323

2424
#: ../Doc/library/pty.rst:11
2525
msgid "**Source code:** :source:`Lib/pty.py`"
26-
msgstr ""
26+
msgstr "**Code source :** :source:`Lib/pty.py`"
2727

2828
#: ../Doc/library/pty.rst:15
2929
msgid ""
3030
"The :mod:`pty` module defines operations for handling the pseudo-terminal "
3131
"concept: starting another process and being able to write to and read from "
3232
"its controlling terminal programmatically."
3333
msgstr ""
34+
"Le module :mod:`pty` expose des fonctions de manipulation de pseudo-"
35+
"terminaux, il permet d'écrire un programme capable de démarrer un autre "
36+
"processus, d'écrire et de lire depuis son terminal."
3437

3538
#: ../Doc/library/pty.rst:19
3639
msgid ""
3740
"Because pseudo-terminal handling is highly platform dependent, there is code "
3841
"to do it only for Linux. (The Linux code is supposed to work on other "
3942
"platforms, but hasn't been tested yet.)"
4043
msgstr ""
44+
"La gestion de pseudo-terminaux étant très dépendante de la plateforme, ce "
45+
"code ne gère que Linux. (Code supposé fonctionner sur d'autres plateformes, "
46+
"mais sans avoir été testé)."
4147

4248
#: ../Doc/library/pty.rst:23
4349
msgid "The :mod:`pty` module defines the following functions:"
44-
msgstr ""
50+
msgstr "Le module :mod:`pty` expose les fonctions suivantes :"
4551

4652
#: ../Doc/library/pty.rst:28
4753
msgid ""
@@ -51,33 +57,50 @@ msgid ""
5157
"a file descriptor connected to the child's controlling terminal (and also to "
5258
"the child's standard input and output)."
5359
msgstr ""
60+
"Fork. Connecte le terminal contrôlé par le fils à un pseudo-terminal. La "
61+
"valeur renvoyée est ``(pid, fd)``. Notez que le fils obtient ``0`` comme "
62+
"*pid* et un *fd* non valide. Le parent obtient le *pid* du fils, et *fd* un "
63+
"descripteur de fichier connecté à un terminal contrôlé par le fils (et donc "
64+
"à l'entrée et la sortie standard du fils)."
5465

5566
#: ../Doc/library/pty.rst:37
5667
msgid ""
5768
"Open a new pseudo-terminal pair, using :func:`os.openpty` if possible, or "
5869
"emulation code for generic Unix systems. Return a pair of file descriptors "
5970
"``(master, slave)``, for the master and the slave end, respectively."
6071
msgstr ""
72+
"Ouvre une nouvelle paire de pseudo-terminaux, en utilisant si possible :func:"
73+
"`os.openpty`, ou du code émulant la fonctionalité pour des systèmes Unix "
74+
"génériques. Renvoie une paire de descripteurs de fichier ``(master, "
75+
"slave)``, pour le maître et pour l'esclave respectivement."
6176

6277
#: ../Doc/library/pty.rst:44
6378
msgid ""
6479
"Spawn a process, and connect its controlling terminal with the current "
6580
"process's standard io. This is often used to baffle programs which insist on "
6681
"reading from the controlling terminal."
6782
msgstr ""
83+
"Crée un nouveau processus et connecte son terminal aux entrées/sorties "
84+
"standard du processus courant. C'est typiquement utilisé pour duper les "
85+
"programmes insistant sur le fait de lire depuis leur terminal."
6886

6987
#: ../Doc/library/pty.rst:48
7088
msgid ""
7189
"The functions *master_read* and *stdin_read* should be functions which read "
7290
"from a file descriptor. The defaults try to read 1024 bytes each time they "
7391
"are called."
7492
msgstr ""
93+
"Les fonctions *master_read* et *stdin_read* doivent être des fonctions "
94+
"lisant sur un descripteur de fichier. Par défaut elles lisent 1024 octets à "
95+
"chaque fois qu'elles sont appelées."
7596

7697
#: ../Doc/library/pty.rst:52
7798
msgid ""
7899
":func:`spawn` now returns the status value from :func:`os.waitpid` on the "
79100
"child process."
80101
msgstr ""
102+
":func:`spawn` renvoie maintenant la valeur renvoyée par :func:`os.waitpid` "
103+
"sur le processus fils."
81104

82105
#: ../Doc/library/pty.rst:57
83106
msgid "Example"
@@ -89,3 +112,6 @@ msgid ""
89112
"a pseudo-terminal to record all input and output of a terminal session in a "
90113
"\"typescript\". ::"
91114
msgstr ""
115+
"Le programme suivant se comporte comme la commande Unix :manpage:"
116+
"`script(1)`, utilisant un pseudo-terminal pour enregistrer toute entrées et "
117+
"sorties d'une session dans un fichier \"typescript\". ::"

‎library/stdtypes.po

Copy file name to clipboardExpand all lines: library/stdtypes.po
+11-1Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-02-08 09:58+0100\n"
11-
"PO-Revision-Date: 2018-05-11 19:34+0200\n"
11+
"PO-Revision-Date: 2018-06-10 16:52+0200\n"
1212
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -2742,12 +2742,22 @@ msgid ""
27422742
"``LC_NUMERIC`` locale is different than the ``LC_CTYPE`` locale. This "
27432743
"temporary change affects other threads."
27442744
msgstr ""
2745+
"Lors du formattage avec le format ``n`` (comme ``'{:n}'.format(1234)``) d'un "
2746+
"nombre (:class:`int`, :class:`float`, :class:`float` et dérivées), la "
2747+
"fonction met temporairement la variable ``LC_CTYPE`` à la valeur de "
2748+
"``LC_NUMERIC`` pour décoder correctement les attributs ``decimal_point`` et "
2749+
"``thousands_sep`` de :c:func:`localeconv`, s'ils ne sont pas en ASCII ou "
2750+
"font plus d'un octet, et que ``LC_NUMERIC`` est différent de ``LC_CTYPE``. "
2751+
"Ce changement temporaire affecte les autres fils d'exécution."
27452752

27462753
#: ../Doc/library/stdtypes.rst:1611
27472754
msgid ""
27482755
"When formatting a number with the ``n`` type, the function sets temporarily "
27492756
"the ``LC_CTYPE`` locale to the ``LC_NUMERIC`` locale in some cases."
27502757
msgstr ""
2758+
"Lors du formattage d'un nombre avec le format ``n``, la fonction change "
2759+
"temporairement ``LC_CTYPE`` par la valeur de ``LC_NUMERIC`` dans certains "
2760+
"cas."
27512761

27522762
#: ../Doc/library/stdtypes.rst:1619
27532763
msgid ""

‎sphinx.po

Copy file name to clipboardExpand all lines: sphinx.po
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-05-06 00:40+0200\n"
11-
"PO-Revision-Date: 2018-05-08 18:08+0200\n"
11+
"PO-Revision-Date: 2018-06-10 16:28+0200\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -37,6 +37,8 @@ msgstr "Particularité de l'implémentation CPython :"
3737
msgid ""
3838
"Deprecated since version {deprecated}, will be removed in version {removed}"
3939
msgstr ""
40+
"Dépréciée depuis la version {deprecated}, sera retirée dans la version "
41+
"{removed}"
4042

4143
#: ../Doc/tools/templates/indexcontent.html:8
4244
msgid "Welcome! This is the documentation for Python %(release)s."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.