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

Traduccion library profile#2352

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 3 commits intopython:3.11fromjmaxter:traduccion-library_profile
Mar 15, 2023
Merged
Changes fromall commits
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
12 changes: 9 additions & 3 deletionslibrary/profile.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,15 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date:2021-08-29 09:51+0800\n"
"PO-Revision-Date:2023-03-14 20:55-0500\n"
"Last-Translator: Rodrigo Tobar <rtobarc@gmail.com>\n"
"Language: es_CO\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es_CO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.10.3\n"
"X-Generator: Poedit 3.2.2\n"

#: ../Doc/library/profile.rst:5
msgid "The Python Profilers"
Expand DownExpand Up@@ -139,6 +140,11 @@ msgid ""
"string in the far right column was used to sort the output. The column "
"headings include:"
msgstr ""
"La primera línea indica que 214 llamadas fueron monitoreadas. De esas "
"llamadas, 207 fueron :dfn:`primitive`, lo cual significa que la llamada no "
"fue inducida vía recursión. La siguiente línea: ``Ordered by: cumulative "
"name``, indica que la cadena de texto en la columna más a la derecha fue "
"utilizada para ordenar la salida. Las cabeceras de la columna incluyen:"

#: ../Doc/library/profile.rst:89
msgid "ncalls"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp