Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 548d0cc

Browse filesBrowse files
author
Francisco Mora
authored
Traducido archivo library/spwd (#2248)
Closes #1997
1 parent cd2b1cb commit 548d0cc
Copy full SHA for 548d0cc

File tree

Expand file treeCollapse file tree

2 files changed

+13
-5
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+13
-5
lines changed

‎TRANSLATORS

Copy file name to clipboardExpand all lines: TRANSLATORS
+1Lines 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

Copy file name to clipboardExpand all lines: library/spwd.po
+12-5Lines 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 <francisco.m.collao@gmail.com>\n"
16-
"Language: es\n"
14+
"PO-Revision-Date: 2022-12-24 12:22-0300\n"
15+
"Last-Translator: Francisco Mora <fr.morac@duocuc.cl>\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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.