Skip to content

Commit 0f1e6eb

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 064f5e0 commit 0f1e6eb

File tree

3 files changed

+6380
-6373
lines changed

3 files changed

+6380
-6373
lines changed

library/copy.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# 秘湯 <xwhhsprings@gmail.com>, 2017
87
# Arihiro TAKASE, 2017
98
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
109
# Osamu NAKAMURA, 2017
1110
# tomo, 2019
1211
# mollinaca, 2020
12+
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:04+0000\n"
21-
"Last-Translator: mollinaca, 2020\n"
21+
"Last-Translator: Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020\n"
2222
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
@@ -149,7 +149,7 @@ msgid ""
149149
msgstr ""
150150
"クラスは、コピーを制御するために pickle "
151151
"の制御に使用するのと同じインターフェースを使用することができます。これらのメソッドについての情報はモジュール :mod:`pickle` "
152-
"の説明を参照してください。実際、 :mod:`copy` モジュールは、 :mod:`copyreg` モジュールによって登録された picle "
152+
"の説明を参照してください。実際、 :mod:`copy` モジュールは、 :mod:`copyreg` モジュールによって登録された pickle "
153153
"関数を使用します。"
154154

155155
#: ../../library/copy.rst:82

tutorial/appetite.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Inada Naoki <songofacandy@gmail.com>, 2017
99
# Atsuo Ishimoto <atsuoishimoto@gmail.com>, 2018
1010
# MS_H, 2019
11+
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
1112
#
1213
#, fuzzy
1314
msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617
"Report-Msgid-Bugs-To: \n"
1718
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
1819
"PO-Revision-Date: 2017-02-16 23:39+0000\n"
19-
"Last-Translator: MS_H, 2019\n"
20+
"Last-Translator: Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020\n"
2021
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
@@ -81,7 +82,7 @@ msgid ""
8182
" problem domain than Awk or even Perl, yet many things are at least as easy "
8283
"in Python as in those languages."
8384
msgstr ""
84-
"Pyhon "
85+
"Python "
8586
"は簡単に利用できますが、本物のプログラミング言語であり、シェルスクリプトやバッチファイルよりも多くの機構があり、大きなプログラムの開発にも適しています。一方では、Python"
8687
" は C よりたくさんのエラーチェックを実行時に行っており、また可変長配列や辞書などの高級な型を組込みで持つ *超高級言語(very-high-"
8788
"level language)* です。Python は Awk や Perl "

0 commit comments

Comments
 (0)