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 71e6165

Browse filesBrowse files
Alfareizartobar
andauthored
Traduccion compileall (#2350)
close #1921 --------- Co-authored-by: rtobar <rtobarc@gmail.com>
1 parent 6170b77 commit 71e6165
Copy full SHA for 71e6165

File tree

Expand file treeCollapse file tree

1 file changed

+9
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-4
lines changed

‎library/compileall.po

Copy file name to clipboardExpand all lines: library/compileall.po
+9-4Lines changed: 9 additions & 4 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-07 16:20+0200\n"
14+
"PO-Revision-Date: 2023-03-13 15:30-0300\n"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
16-
"Language: es\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/compileall.rst:2
2526
msgid ":mod:`compileall` --- Byte-compile Python libraries"
@@ -45,15 +46,19 @@ msgstr ""
4546
"por usuarios que no tienen permiso de escritura en los directorios de la "
4647
"biblioteca."
4748

49+
#, fuzzy
4850
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
49-
msgstr ""
51+
msgstr ":ref:`Disponibilidad <availability>`: ni Emscripten, ni WASI."
5052

5153
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
5254
msgid ""
5355
"This module does not work or is not available on WebAssembly platforms "
5456
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
5557
"more information."
5658
msgstr ""
59+
"Este modulo no funciona o no está disponible para plataformas WebAssembly "
60+
"``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
61+
"para más información."
5762

5863
#: ../Doc/library/compileall.rst:20
5964
msgid "Command-line use"

0 commit comments

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