10000 Corrections 0411_0945 · python/python-docs-fr@0ce38cf · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ce38cf

Browse files
committed
Corrections 0411_0945
1 parent 3f69a0e commit 0ce38cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/turtle.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2020-02-04 10:00+0100\n"
9-
"PO-Revision-Date: 2020-04-09 14:18+0200\n"
9+
"PO-Revision-Date: 2020-04-11 09:44+0200\n"
1010
"Last-Translator: Pablo Abril <pabril@student.42.fr>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -1065,11 +1065,11 @@ msgstr ""
10651065

10661066
#: ../Doc/library/turtle.rst:839
10671067
msgid "\"shown\": True/False"
1068-
msgstr "`\"shown\"` : `True` / `False`"
1068+
msgstr "`\"shown\"` : ``True`` / ``False``"
10691069

10701070
#: ../Doc/library/turtle.rst:840
10711071
msgid "\"pendown\": True/False"
1072-
msgstr "`\"pendown\"` : `True` / `False`"
1072+
msgstr "`\"pendown\"` : ``True`` / ``False``"
10731073

10741074
#: ../Doc/library/turtle.rst:841
10751075
msgid "\"pencolor\": color-string or color-tuple"
@@ -1339,7 +1339,7 @@ msgstr "objet à écrire sur l'écran de la tortue (*TurtleScreen* en anglais)"
13391339

13401340
#: ../Doc/library/turtle.rst:1101
13411341
msgid "True/False"
1342-
msgstr "`True`/`False`"
1342+
msgstr "``True`` / ``False``"
13431343

13441344
#: ../Doc/library/turtle.rst:1102
13451345
msgid "one of the strings \"left\", \"center\" or right\""

0 commit comments

Comments
 (0)
0