Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Traducido archivo library/urllib.robotparser
  • Loading branch information
0-Arngerdur-1 committed Jan 18, 2021
commit 1ff479ac4d1168de4d8fdcd5f99488dad574c213
9 changes: 4 additions & 5 deletions library/urllib.robotparser.po
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,17 @@ msgid ""
"to the rules contained in the parsed :file:`robots.txt` file."
msgstr ""
"Retorna ``True`` si el *useragent* tiene permiso para buscar la *url* de "
"acuerdo con las reglas contenidas en el archivo :file:`robots.txt` "
"analizado."
"acuerdo con las reglas contenidas en el archivo :file:`robots.txt` analizado."

#: ../Doc/library/urllib.robotparser.rst:51
msgid ""
"Returns the time the ``robots.txt`` file was last fetched. This is useful "
"for long-running web spiders that need to check for new ``robots.txt`` files "
"periodically."
msgstr ""
"Retorna la hora en que se recuperó por última vez el archivo ``robots."
"txt``. Esto es útil para arañas web de larga duración que necesitan buscar "
"nuevos archivos ``robots.txt`` periódicamente."
"Retorna la hora en que se recuperó por última vez el archivo ``robots.txt``. "
"Esto es útil para arañas web de larga duración que necesitan buscar nuevos "
"archivos ``robots.txt`` periódicamente."

#: ../Doc/library/urllib.robotparser.rst:57
msgid ""
Expand Down