Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bcb4819

Browse files
committed
Fix powrap
1 parent 3dc67aa commit bcb4819

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

library/fcntl.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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: 2023-05-08 13:05-0400\n"
14+
"PO-Revision-Date: 2023-05-08 13:20-0400\n"
1515
"Last-Translator: Francisco Mora <[email protected]>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es_ES\n"
@@ -38,8 +38,10 @@ msgstr ""
3838
"`ioctl`. Para una completa descripción de estas llamadas, ver las páginas "
3939
"del manual de Unix :manpage:`fcntl(2)` y :manpage:`ioctl(2)`."
4040

41+
# Creo que esta traducción debería quedar igual al original.
42+
#, fuzzy
4143
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
42-
msgstr ":ref:`Disponibilidad <disponibilidad>`: no Emscripten, no WASI."
44+
msgstr ":ref:`Availability <availability>`: no Emscripten, no WASI."
4345

4446
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
4547
msgid ""

0 commit comments

Comments
 (0)