Skip to content

Commit 1b9e793

Browse files
committed
Traducido archivo library/io.po
1 parent 10053c6 commit 1b9e793

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

library/io.po

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,15 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date: 2020-07-27 18:51-0400\n"
15-
"Last-Translator: Douglas Cueva <dougcueva@gmail.com>\n"
16-
"Language: io\n"
14+
"PO-Revision-Date: 2023-02-28 11:55-0300\n"
15+
"Last-Translator: Francisco Mora <fr.morac@duocuc.cl>\n"
1716
"Language-Team: python-doc-es\n"
17+
"Language: io\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=utf-8\n"
2020
"Content-Transfer-Encoding: 8bit\n"
2121
"Generated-By: Babel 2.10.3\n"
22+
"X-Generator: Poedit 3.2.2\n"
2223

2324
#: ../Doc/library/io.rst:2
2425
msgid ":mod:`io` --- Core tools for working with streams"
@@ -243,7 +244,7 @@ msgstr ""
243244

244245
#: ../Doc/library/io.rst:135
245246
msgid ":ref:`utf8-mode`"
246-
msgstr ""
247+
msgstr ":ref:`utf8-mode`"
247248

248249
#: ../Doc/library/io.rst:134
249250
msgid ""
@@ -253,19 +254,19 @@ msgstr ""
253254

254255
#: ../Doc/library/io.rst:137
255256
msgid ":pep:`686`"
256-
msgstr ""
257+
msgstr ":pep:`686`"
257258

258259
#: ../Doc/library/io.rst:138
259260
msgid "Python 3.15 will make :ref:`utf8-mode` default."
260261
msgstr ""
261262

262263
#: ../Doc/library/io.rst:143
263264
msgid "Opt-in EncodingWarning"
264-
msgstr "EncodingWarning opcional"
265+
msgstr ""
265266

266267
#: ../Doc/library/io.rst:145
267268
msgid "See :pep:`597` for more details."
268-
msgstr "Consulte :pep:`597` para obtener más detalles."
269+
msgstr "Consulte :pep:`597` para más detalles."
269270

270271
#: ../Doc/library/io.rst:148
271272
msgid ""
@@ -403,6 +404,8 @@ msgid ""
403404
":func:`text_encoding` returns \"utf-8\" when UTF-8 mode is enabled and "
404405
"*encoding* is ``None``."
405406
msgstr ""
407+
":func:`text_encoding` retornará \"utf-8\" cuando esté habilitado el modo "
408+
"UTF-8 y el *encoding* es ``None``."
406409

407410
#: ../Doc/library/io.rst:231
408411
msgid ""

0 commit comments

Comments
 (0)