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

Skip to content

Commit 548d0cc

Browse files
author
Francisco Mora
authored
Traducido archivo library/spwd (python#2248)
Closes python#1997
1 parent cd2b1cb commit 548d0cc

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

TRANSLATORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Fnar
8080
Fonso
8181
Francisco Ecatl Melo Valle
8282
Francisco Jesús Sevilla García (@fjsevilla-dev)
83+
Francisco Mora (@fmoradev)
8384
Francisco Mora (@framorac)
8485
Frank Montalvo Ochoa (@fmontalvoo)
8586
G0erman

library/spwd.po

Lines changed: 12 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-01-13 12:45-0300\n"
15-
"Last-Translator: Francisco Mora <[email protected]>\n"
16-
"Language: es\n"
14+
"PO-Revision-Date: 2022-12-24 12:22-0300\n"
15+
"Last-Translator: Francisco Mora <[email protected]>\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.2.2\n"
2324

2425
#: ../Doc/library/spwd.rst:2
2526
msgid ":mod:`spwd` --- The shadow password database"
@@ -30,6 +31,8 @@ msgid ""
3031
"The :mod:`spwd` module is deprecated (see :pep:`PEP 594 <594#spwd>` for "
3132
"details and alternatives)."
3233
msgstr ""
34+
"El módulo :mod:`spwd` está obsoleto (consulte :pep:`PEP 594 <594#spwd>` para "
35+
"más detalles y alternativas)."
3336

3437
#: ../Doc/library/spwd.rst:15
3538
msgid ""
@@ -39,15 +42,19 @@ msgstr ""
3942
"Este módulo proporciona acceso a la base de datos de contraseñas ocultas de "
4043
"Unix. Está disponible en varias versiones de Unix."
4144

45+
#, fuzzy
4246
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
43-
msgstr ""
47+
msgstr ":ref:`Availability <availability>`: no Emscripten, no WASI."
4448

4549
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
4650
msgid ""
4751
"This module does not work or is not available on WebAssembly platforms "
4852
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
4953
"more information."
5054
msgstr ""
55+
"Este módulo no funciona o no está disponible en las plataformas WebAssembly "
56+
"``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
57+
"para más información."
5158

5259
#: ../Doc/library/spwd.rst:20
5360
msgid ""

0 commit comments

Comments
 (0)