@@ -11,14 +11,15 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
17
16
"Language-Team : python-doc-es\n "
17
+ "Language : io\n "
18
18
"MIME-Version : 1.0\n "
19
19
"Content-Type : text/plain; charset=utf-8\n "
20
20
"Content-Transfer-Encoding : 8bit\n "
21
21
"Generated-By : Babel 2.10.3\n "
22
+ "X-Generator : Poedit 3.2.2\n "
22
23
23
24
#: ../Doc/library/io.rst:2
24
25
msgid ":mod:`io` --- Core tools for working with streams"
@@ -243,7 +244,7 @@ msgstr ""
243
244
244
245
#: ../Doc/library/io.rst:135
245
246
msgid ":ref:`utf8-mode`"
246
- msgstr ""
247
+ msgstr ":ref:`utf8-mode` "
247
248
248
249
#: ../Doc/library/io.rst:134
249
250
msgid ""
@@ -253,19 +254,19 @@ msgstr ""
253
254
254
255
#: ../Doc/library/io.rst:137
255
256
msgid ":pep:`686`"
256
- msgstr ""
257
+ msgstr ":pep:`686` "
257
258
258
259
#: ../Doc/library/io.rst:138
259
260
msgid "Python 3.15 will make :ref:`utf8-mode` default."
260
261
msgstr ""
261
262
262
263
#: ../Doc/library/io.rst:143
263
264
msgid "Opt-in EncodingWarning"
264
- msgstr "EncodingWarning opcional "
265
+ msgstr ""
265
266
266
267
#: ../Doc/library/io.rst:145
267
268
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."
269
270
270
271
#: ../Doc/library/io.rst:148
271
272
msgid ""
@@ -403,6 +404,8 @@ msgid ""
403
404
":func:`text_encoding` returns \" utf-8\" when UTF-8 mode is enabled and "
404
405
"*encoding* is ``None``."
405
406
msgstr ""
407
+ ":func:`text_encoding` retornará \" utf-8\" cuando esté habilitado el modo "
408
+ "UTF-8 y el *encoding* es ``None``."
406
409
407
410
#: ../Doc/library/io.rst:231
408
411
msgid ""
0 commit comments