8000 [skip ci] Update .po files · python/python-docs-ja@a2e3861 · GitHub
[go: up one dir, main page]

Skip to content

Commit a2e3861

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 067eebc commit a2e3861

File tree

2 files changed

+4313
-4303
lines changed

2 files changed

+4313
-4303
lines changed

glossary.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,10 @@ msgid ""
499499
"variables is to keep track of variables in concurrent asynchronous tasks. "
500500
"See :mod:`contextvars`."
501501
msgstr ""
502+
"(コンテキスト変数) コンテキストに依存して異なる値を持つ変数。\n"
503+
"これは、ある変数の値が各々の実行スレッドで異なり得るスレッドローカルストレージに似ています。\n"
504+
"しかしコンテキスト変数では、 1 つの実行スレッドにいくつかのコンテキストがあり得、コンテキスト変数の主な用途は並列な非同期タスクの変数の追跡です。\n"
505+
":mod:`contextvars` を参照してください。"
502506

503507
#: ../../glossary.rst:232
504508
msgid "contiguous"

0 commit comments

Comments
 (0)
0