Skip to content

Commit 4d4a06c

Browse files
committed
traducido archivo library/pwd.po
1 parent ebed2db commit 4d4a06c

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

library/pwd.po

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ 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: 2021-08-04 21:49+0200\n"
15-
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
16-
"Language: es\n"
14+
"PO-Revision-Date: 2022-11-12 21:47-0300\n"
15+
"Last-Translator: Alfonso Areiza Guerra <alfareiza@gmail.com>\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222
"Generated-By: Babel 2.10.3\n"
23+
"X-Generator: Poedit 3.0.1\n"
2324

2425
#: ../Doc/library/pwd.rst:2
2526
msgid ":mod:`pwd` --- The password database"
@@ -34,14 +35,17 @@ msgstr ""
3435
"contraseñas de Unix. Está disponible en todas las versiones de Unix."
3536

3637
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
37-
msgstr ""
38+
msgstr ":ref:`Disponibilidad <availability>`: ni Emscripten, ni WASI."
3839

3940
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
4041
msgid ""
4142
"This module does not work or is not available on WebAssembly platforms "
4243
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
4344
"more information."
4445
msgstr ""
46+
"Este modulo no funciona o no está disponible para plataformas WebAssembly "
47+
"``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
48+
"para más información."
4549

4650
#: ../Doc/library/pwd.rst:15
4751
msgid ""

0 commit comments

Comments
 (0)