8000 Fuzzies in library/urllib.robotparser.po (#1003) · python/python-docs-fr@43b4e07 · GitHub
[go: up one dir, main page]

Skip to content

Commit 43b4e07

Browse files
authored
Fuzzies in library/urllib.robotparser.po (#1003)
1 parent da4fd4a commit 43b4e07

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

library/urllib.robotparser.po

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2019-09-04 11:33+0200\n"
9-
"PO-Revision-Date: 2017-12-01 19:44+0100\n"
10-
"Last-Translator: \n"
9+
"PO-Revision-Date: 2019-11-17 23:32+0100\n"
10+
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
16-
"X-Generator: Poedit 1.6.10\n"
16+
"X-Generator: Poedit 2.2.4\n"
1717

1818
#: ../Doc/library/urllib.robotparser.rst:2
1919
msgid ":mod:`urllib.robotparser` --- Parser for robots.txt"
20-
msgstr ":mod:`urllib.robotparser` — Analyseur de fichiers *robots.txt*"
20+
msgstr ":mod:`urllib.robotparser` — Analyseur de fichiers *robots.txt*"
2121

2222
#: ../Doc/library/urllib.robotparser.rst:10
2323
msgid "**Source code:** :source:`Lib/urllib/robotparser.py`"
@@ -111,14 +111,13 @@ msgstr ""
111111
"``None`` est renvoyé."
112112

113113
#: ../Doc/library/urllib.robotparser.rst:81
114-
#, fuzzy
115114
msgid ""
116115
"Returns the contents of the ``Sitemap`` parameter from ``robots.txt`` in the "
117116
"form of a :func:`list`. If there is no such parameter or the ``robots.txt`` "
118117
"entry for this parameter has invalid syntax, return ``None``."
119118
msgstr ""
120-
"Renvoie la valeur du paramètre ``Crawl-delay`` du ``robots.txt`` pour le "
121-
"*useragent* en question. S'il n'y a pas de tel paramètre ou qu'il ne "
119+
"Renvoie le contenu du paramètre de ``Sitemap`` depuis ``robots.txt`` dans la "
120+
"forme d'une :func:`list`. S'il n'y a pas de tel paramètre ou qu'il ne "
122121
"s'applique pas au *useragent* spécifié ou si l'entrée du ``robots.txt`` pour "
123122
"ce paramètre a une syntaxe invalide, renvoie ``None``."
124123

0 commit comments

Comments
 (0)
0