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

Commitac68665

Browse files
Library/concurrency.po (#1145)
1 parent86fe5ec commitac68665

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

‎library/concurrency.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgstr ""
1919

2020
#:../Doc/library/concurrency.rst:5
2121
msgid"Concurrent Execution"
22-
msgstr""
22+
msgstr"Ejecución concurrente"
2323

2424
#:../Doc/library/concurrency.rst:7
2525
msgid""
@@ -29,7 +29,12 @@ msgid ""
2929
"(event driven cooperative multitasking vs preemptive multitasking). Here's "
3030
"an overview:"
3131
msgstr""
32+
"Los módulos descritos en este capítulo proveen soporte para la ejecución "
33+
"concurrente de código. La elección de qué herramienta utilizar depende de la "
34+
"tarea a ejecutar (vinculada a CPU o vinculada a E/S) y del estilo preferido "
35+
"de desarrollo (multi-tarea cooperativa o multi-tarea apropiativa). A "
36+
"continuación se muestra un resumen:"
3237

3338
#:../Doc/library/concurrency.rst:25
3439
msgid"The following are support modules for some of the above services:"
35-
msgstr""
40+
msgstr"He aquí módulos de apoyo para algunos de los servicios mencionados:"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp