Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Traducción de library/pprint.po#710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 7 commits intopython:3.8fromfjsevilla-dev:traduccion-pprint
Aug 22, 2020
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
Update pprint.po
Aplicado powrap
  • Loading branch information
@fjsevilla-dev
fjsevilla-dev authoredAug 22, 2020
commit7aaf15dd3db57d95606f22952aa5554ad7d680ea
14 changes: 7 additions & 7 deletionslibrary/pprint.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-08-2200:47+0200\n"
"PO-Revision-Date: 2020-08-2219:09+0200\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand DownExpand Up@@ -193,15 +193,15 @@ msgid ""
"the recursive reference will be represented as ``<Recursion on typename with "
"id=number>``. The representation is not otherwise formatted."
msgstr ""
"Retorna una representación en forma de cadena de caracteres de *object*, "
"queestá protegida contra estructuras de datos recursivas. Si la "
"representaciónde *object* presenta una entrada recursiva, dicha referencia "
"recursiva serepresentará como ``<Recursion on typename with id=number>``. "
"Además, larepresentación no tendrá otro formato."
"Retorna una representación en forma de cadena de caracteres de *object*,que"
"está protegida contra estructuras de datos recursivas. Si la representación "
"de *object* presenta una entrada recursiva, dicha referencia recursiva se "
"representará como ``<Recursion on typename with id=number>``. Además, la "
"representación no tendrá otro formato."

#: ../Doc/library/pprint.rst:176
msgid "PrettyPrinter Objects"
msgstr "Los objetos *PrettyPrinter*"
msgstr "Objetos *PrettyPrinter*"

#: ../Doc/library/pprint.rst:178
msgid ":class:`PrettyPrinter` instances have the following methods:"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp