File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2020
8
+ # Takanori Suzuki <takanori@takanory.net>, 2021
8
9
#
9
10
#, fuzzy
10
11
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
13
14
"Report-Msgid-Bugs-To : \n "
14
15
"POT-Creation-Date : 2020-02-09 18:48+0900\n "
15
16
"PO-Revision-Date : 2018-06-29 17:42+0000\n "
16
- "Last-Translator : tomo, 2020 \n "
17
+ "Last-Translator : Takanori Suzuki <takanori@takanory.net>, 2021 \n "
17
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -827,13 +828,15 @@ msgstr ""
827
828
msgid ""
828
829
":meth:`__getnewargs__` will not be called if :meth:`__getnewargs_ex__` is "
829
830
"defined."
830
- msgstr ""
831
+ msgstr ":meth:`__getnewargs_ex__` が定義されていると :meth:`__getnewargs__` は呼び出しません。 "
831
832
832
833
#: ../../library/pickle.rst:526
833
834
msgid ""
834
835
"Before Python 3.6, :meth:`__getnewargs__` was called instead of "
835
836
":meth:`__getnewargs_ex__` in protocols 2 and 3."
836
837
msgstr ""
838
+ "Python 3.6以前のプロトコル 2 と 3 では、:meth:`__getnewargs_ex__` の代わりに "
839
+ ":meth:`__getnewargs__` が呼び出されていました。"
837
840
838
841
#: ../../library/pickle.rst:533
839
842
msgid ""
Original file line number Diff line number Diff line change 7
7
# tomo, 2018
8
8
# Naoki Nakamura <agent@sohzoh.com>, 2020
9
9
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
10
+ # Takanori Suzuki <takanori@takanory.net>, 2021
10
11
#
11
12
#, fuzzy
12
13
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
15
16
"Report-Msgid-Bugs-To : \n "
16
17
"POT-Creation-Date : 2020-02-09 18:48+0900\n "
17
18
"PO-Revision-Date : 2018-06-29 17:44+0000\n "
18
- "Last-Translator : Tetsuo Koyama <tkoyama010@gmail.com >, 2020 \n "
19
+ "Last-Translator : Takanori Suzuki <takanori@takanory.net >, 2021 \n "
19
20
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
20
21
"MIME-Version : 1.0\n "
21
22
"Content-Type : text/plain; charset=UTF-8\n "
@@ -2804,7 +2805,7 @@ msgstr ""
2804
2805
2805
2806
#: ../../whatsnew/3.6.rst:2068
2806
2807
msgid "xml"
2807
- msgstr ""
2808
+ msgstr "xml "
2808
2809
2809
2810
#: ../../whatsnew/3.6.rst:2070
2810
2811
msgid ""
You can’t perform that action at this time.
0 commit comments