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 261639b

Browse filesBrowse files
Alfareizacmaureir
andauthored
Traducido archivo library/pwd.po (#2196)
Close issue #1929 Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 7c6f9fe commit 261639b
Copy full SHA for 261639b

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+11
-5
lines changed

‎library/pwd.po

Copy file name to clipboardExpand all lines: library/pwd.po
+11-5Lines changed: 11 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-13 12:56-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"
@@ -33,15 +34,20 @@ msgstr ""
3334
"Este módulo proporciona acceso a la base de datos de cuentas de usuario y "
3435
"contraseñas de Unix. Está disponible en todas las versiones de Unix."
3536

37+
# fuzzy
38+
#, fuzzy
3639
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
37-
msgstr ""
40+
msgstr ":ref:`Availability <availability>`: ni Emscripten, ni WASI."
3841

3942
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
4043
msgid ""
4144
"This module does not work or is not available on WebAssembly platforms "
4245
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
4346
"more information."
4447
msgstr ""
48+
"Este modulo no funciona o no está disponible para plataformas WebAssembly "
49+
"``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
50+
"para más información."
4551

4652
#: ../Doc/library/pwd.rst:15
4753
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.