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 0fe17f6

Browse filesBrowse files
authored
Traducido archivo library/uu (#2132)
Closes #1871
1 parent 54b504c commit 0fe17f6
Copy full SHA for 0fe17f6

File tree

Expand file treeCollapse file tree

1 file changed

+6
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-1
lines changed

‎library/uu.po

Copy file name to clipboardExpand all lines: library/uu.po
+6-1Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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: 2020-11-19 11:07-0300\n"
14+
"PO-Revision-Date: 2022-10-31 09:39+0100\n"
1515
"Last-Translator: Federico Zuccolo <federico.zuccolo@gmail.com>\n"
1616
"Language: es\n"
1717
"Language-Team: python-doc-es\n"
@@ -20,6 +20,7 @@ msgstr ""
2020
"Content-Type: text/plain; charset=utf-8\n"
2121
"Content-Transfer-Encoding: 8bit\n"
2222
"Generated-By: Babel 2.10.3\n"
23+
"X-Generator: Poedit 2.3\n"
2324

2425
# La codificación 'uuencode' figura como 'UUEncode' en la Wikipedia en
2526
# español.
@@ -31,11 +32,15 @@ msgstr ":mod:`uu` --- Codifica y decodifica archivos UUEncode"
3132
msgid "**Source code:** :source:`Lib/uu.py`"
3233
msgstr "**Código fuente:** :source:`Lib/uu.py`"
3334

35+
# Con check spell, localmente recibo un error "<rst-doc>:1: (ERROR/3) PEP number must be a number from 0 to 9999; "PEP 594 <0594#uu-and-the-uu-encoding>" is invalid. while parsing: ".
36+
# No entiendo mucho de dónde puede venir.
3437
#: ../Doc/library/uu.rst:16
3538
msgid ""
3639
"The :mod:`uu` module is deprecated (see :pep:`PEP 594 <594#uu-and-the-uu-"
3740
"encoding>` for details). :mod:`base64` is a modern alternative."
3841
msgstr ""
42+
"El módulo :mod:`uu` fue declarado obsoleto (ver :pep:`PEP 594 <594#uu-and-"
43+
"the-uu-encoding>` por detalles). :mod:`base64` es una alternativa moderna."
3944

4045
#: ../Doc/library/uu.rst:19
4146
msgid ""

0 commit comments

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