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

Commitf5701a9

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent0df99da commitf5701a9

File tree

4 files changed

+4388
-4383
lines changed

4 files changed

+4388
-4383
lines changed

‎library/asyncio.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,29 +70,29 @@ msgstr "asyncio は次の目的で **高レベル** API を提供しています
7070
msgid""
7171
":ref:`run Python coroutines <coroutine>` concurrently and have full control "
7272
"over their execution;"
73-
msgstr""
73+
msgstr"並行に :ref:`Python コルーチンを起動 <coroutine>` し、実行全体を管理する"
7474

7575
#:../../library/asyncio.rst:38
7676
msgid"perform :ref:`network IO and IPC <asyncio-streams>`;"
77-
msgstr""
77+
msgstr":ref:`ネットワーク IO と IPC <asyncio-streams>` を執り行う"
7878

7979
#:../../library/asyncio.rst:40
8080
msgid"control :ref:`subprocesses <asyncio-subprocess>`;"
81-
msgstr""
81+
msgstr":ref:`subprocesses <asyncio-subprocess>` を管理する"
8282

8383
#:../../library/asyncio.rst:42
8484
msgid"distribute tasks via :ref:`queues <asyncio-queues>`;"
85-
msgstr""
85+
msgstr":ref:`キュー <asyncio-queues>` を使ってタスクを分散する"
8686

8787
#:../../library/asyncio.rst:44
8888
msgid":ref:`synchronize <asyncio-sync>` concurrent code;"
89-
msgstr""
89+
msgstr"並列処理のコードを :ref:`同期 <asyncio-sync>` させる"
9090

9191
#:../../library/asyncio.rst:46
9292
msgid""
9393
"Additionally, there are **low-level** APIs for *library and framework "
9494
"developers* to:"
95-
msgstr""
95+
msgstr"これに加えて、 *ライブラリやフレームワークの開発者* が次のことをするための **低レベル** API があります:"
9696

9797
#:../../library/asyncio.rst:49
9898
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp