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

Traduce library/profile.po#1363

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 2 commits intopython:3.9fromrtobar:traduccion-library-profile
Aug 31, 2021
Merged
Show file tree
Hide file tree
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
7 changes: 5 additions & 2 deletionsdictionaries/library_profile.txt
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
Ghz
sublista
lineno
filename
Czotter
Czotter
formatearse
profile
stats
vs
16 changes: 12 additions & 4 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: 2021-03-19 11:16+0100\n"
"PO-Revision-Date:2020-07-10 22:47-0500\n"
"Last-Translator:Juan Alegría <juanszalegria@gmail.com>\n"
"PO-Revision-Date:2021-08-29 09:51+0800\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
"X-Generator: Poedit 2.4.2\n"

#: ../Doc/library/profile.rst:5
msgid "The Python Profilers"
Expand DownExpand Up@@ -1012,12 +1013,19 @@ msgid ""
"instance holds information related to the function's profile such as how "
"long the function took to run, how many times it was called, etc..."
msgstr ""
"Este método retorna una instancia de StatsProfile, la cual contiene un mapeo "
"de nombres de función a instancias de FunctionProfile. Cada instancia de "
"FunctionProfile mantiene información relacionada al perfil de la función, "
"como cuánto demoró la función en ejecutarse, cuantas veces fue llamada, "
"etc..."

#: ../Doc/library/profile.rst:535
msgid ""
"Added the following dataclasses: StatsProfile, FunctionProfile. Added the "
"following function: get_stats_profile."
msgstr ""
"Añadidas las siguientes clases de datos: StatsProfile, FunctionProfile. "
"Añadida la siguiente función: get_stats_profile."

#: ../Doc/library/profile.rst:542
msgid "What Is Deterministic Profiling?"
Expand DownExpand Up@@ -1190,7 +1198,7 @@ msgstr ""
"directamente y nuevamente bajo el generador de perfiles, midiendo el tiempo "
"para ambas. Luego calcula la sobrecarga oculta por evento del generador de "
"perfiles y la retorna como flotante. Por ejemplo, en un Intel Core i5 de "
"1.8Ghz con Mac OS X y usando time.process_time() de Python como "
"1.8GHz con Mac OS X y usando time.process_time() de Python como "
"temporizador, el número mágico es aproximadamente 4.04e-6."

#: ../Doc/library/profile.rst:628
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp