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

Skip to content

Commit bfabb8a

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 7f59bce commit bfabb8a

File tree

5 files changed

+5326
-5304
lines changed

5 files changed

+5326
-5304
lines changed

glossary.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ msgstr "``...``"
5050

5151
#: ../../glossary.rst:16
5252
msgid "Can refer to:"
53-
msgstr ""
53+
msgstr "次のものが考えられます:"
5454

5555
#: ../../glossary.rst:18
5656
msgid ""
@@ -64,7 +64,7 @@ msgstr ""
6464

6565
#: ../../glossary.rst:23
6666
msgid "The :const:`Ellipsis` built-in constant."
67-
msgstr ""
67+
msgstr "組み込みの定数 :const:`Ellipsis` 。"
6868

6969
#: ../../glossary.rst:24
7070
msgid "2to3"
@@ -515,6 +515,10 @@ msgid ""
515515
"variables is to keep track of variables in concurrent asynchronous tasks. "
516516
"See :mod:`contextvars`."
517517
msgstr ""
518+
"(コンテキスト変数) コンテキストに依存して異なる値を持つ変数。\n"
519+
"これは、ある変数の値が各々の実行スレッドで異なり得るスレッドローカルストレージに似ています。\n"
520+
"しかしコンテキスト変数では、 1 つの実行スレッドにいくつかのコンテキストがあり得、コンテキスト変数の主な用途は並列な非同期タスクの変数の追跡です。\n"
521+
":mod:`contextvars` を参照してください。"
518522

519523
#: ../../glossary.rst:236
520524
msgid "contiguous"

library/importlib.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# E. Kawashima, 2017
1010
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
1111
# Arihiro TAKASE, 2017
12-
# Osamu NAKAMURA, 2017
1312
# tomo, 2019
13+
# Osamu NAKAMURA, 2019
1414
#
1515
#, fuzzy
1616
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2019-09-11 00:37+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:15+0000\n"
22-
"Last-Translator: tomo, 2019\n"
22+
"Last-Translator: Osamu NAKAMURA, 2019\n"
2323
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1192,7 +1192,7 @@ msgstr ""
11921192

11931193
#: ../../library/importlib.rst:804
11941194
msgid "**Source code:** :source:`Lib/importlib/resources.py`"
1195-
msgstr ""
1195+
msgstr "**ソースコード:** :source:`Lib/importlib/resources.py`"
11961196

11971197
#: ../../library/importlib.rst:810
11981198
msgid ""

0 commit comments

Comments
 (0)
0