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

Skip to content

Commit 18343d8

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent e5767db commit 18343d8

File tree

4 files changed

+3183
-3177
lines changed

4 files changed

+3183
-3177
lines changed

distutils/introduction.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-04-22 13:06+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017\n"
13+
"Last-Translator: yudetamago <yudetamago.orz@gmail.com>, 2018\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -371,6 +371,10 @@ msgid ""
371371
" a single module distribution may contain zero, one, or many Python "
372372
"packages.)"
373373
msgstr ""
374+
"単一のダウンロード可能なリソースとして配布され、*一纏めに* インストールできる Python "
375+
"モジュールの集まりです。よく知られているモジュール配布物の例は NumPy、SciPy、Pillow、mxBase です。(Python "
376+
"の文脈で既に使われてるとき以外は、これは *パッケージ* と呼ばれます: 1 つのモジュール配布物は 0 個か 1 個かもっと多くの Python "
377+
"パッケージを含みます。)"
374378

375379
#: ../../distutils/introduction.rst:203
376380
msgid "pure module distribution"

library/json.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-04-10 13:00+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: E. Kawashima, 2017\n"
13+
"Last-Translator: yudetamago <yudetamago.orz@gmail.com>, 2018\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -75,7 +75,7 @@ msgstr ":class:`JSONEncoder` の拡張::"
7575

7676
#: ../../library/json.rst:103
7777
msgid "Using :mod:`json.tool` from the shell to validate and pretty-print:"
78-
msgstr ""
78+
msgstr "シェルから :mod:`json.tool` を使って妥当性チェックをして見やすく表示:"
7979

8080
#: ../../library/json.rst:114
8181
msgid "See :ref:`json-commandline` for detailed documentation."
@@ -899,6 +899,8 @@ msgid ""
899899
"If the optional ``infile`` and ``outfile`` arguments are not specified, "
900900
":attr:`sys.stdin` and :attr:`sys.stdout` will be used respectively:"
901901
msgstr ""
902+
"オプショナルな ``infile`` 引数、 ``outfile`` 引数が指定されない場合、それぞれ :attr:`sys.stdin` と "
903+
":attr:`sys.stdout` が使われます:"
902904

903905
#: ../../library/json.rst:679
904906
msgid ""
@@ -914,7 +916,7 @@ msgstr "コマンドラインオプション"
914916

915917
#: ../../library/json.rst:689
916918
msgid "The JSON file to be validated or pretty-printed:"
917-
msgstr ""
919+
msgstr "検証を行う、あるいは整形出力を行う JSON ファイルを指定します:"
918920

919921
#: ../../library/json.rst:705
920922
msgid "If *infile* is not specified, read from :attr:`sys.stdin`."

0 commit comments

Comments
 (0)
0