File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55#
66# Translators:
77# tomo, 2019
8+ # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
89#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2020-04-10 22:51+0000\n "
1516"PO-Revision-Date : 2019-09-01 02:46+0000\n "
16- "Last-Translator : tomo, 2019 \n "
17+ "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020 \n "
1718"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -144,7 +145,7 @@ msgid ""
144145msgstr ""
145146"クラスは、コピーを制御するために pickle "
146147"の制御に使用するのと同じインターフェースを使用することができます。これらのメソッドについての情報はモジュール :mod:`pickle` "
147- "の説明を参照してください。実際、 :mod:`copy` モジュールは、 :mod:`copyreg` モジュールによって登録された picle "
148+ "の説明を参照してください。実際、 :mod:`copy` モジュールは、 :mod:`copyreg` モジュールによって登録された pickle "
148149"関数を使用します。"
149150
150151#: ../../library/copy.rst:81
Original file line number Diff line number Diff line change 77# tomo, 2019
88# Atsuo Ishimoto <atsuoishimoto@gmail.com>, 2019
99# MS_H, 2019
10+ # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
1011#
1112#, fuzzy
1213msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516"Report-Msgid-Bugs-To : \n "
1617"POT-Creation-Date : 2020-04-10 22:51+0000\n "
1718"PO-Revision-Date : 2019-09-01 02:42+0000\n "
18- "Last-Translator : MS_H, 2019 \n "
19+ "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020 \n "
1920"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
2021"MIME-Version : 1.0\n "
2122"Content-Type : text/plain; charset=UTF-8\n "
@@ -80,7 +81,7 @@ msgid ""
8081" problem domain than Awk or even Perl, yet many things are at least as easy "
8182"in Python as in those languages."
8283msgstr ""
83- "Pyhon "
84+ "Python "
8485"は簡単に利用できますが、本物のプログラミング言語であり、シェルスクリプトやバッチファイルよりも多くの機構があり、大きなプログラムの開発にも適しています。一方では、Python"
8586" は C よりたくさんのエラーチェックを実行時に行っており、また可変長配列や辞書などの高級な型を組込みで持つ *超高級言語(very-high-"
8687"level language)* です。Python は Awk や Perl "
You can’t perform that action at this time.
0 commit comments