File tree Expand file tree Collapse file tree 3 files changed +2972
-2967
lines changed Expand file tree Collapse file tree 3 files changed +2972
-2967
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-08-25 14:12 +0900\n "
11
+ "POT-Creation-Date : 2018-10-28 14:45 +0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : tomo🐧, 2018\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -130,11 +130,9 @@ msgstr ""
130
130
131
131
#: ../../library/unittest.rst:61
132
132
msgid ""
133
- "`Nose <https://nose.readthedocs.org/en/latest/ >`_ and `py.test "
134
- "<http ://pytest.org>`_"
133
+ "`Nose <https://nose.readthedocs.io/ >`_ and `pytest "
134
+ "<https ://docs. pytest.org/ >`_"
135
135
msgstr ""
136
- "`Nose <https://nose.readthedocs.org/en/latest/>`_ と `py.test "
137
- "<http://pytest.org>`_"
138
136
139
137
#: ../../library/unittest.rst:60
140
138
msgid ""
@@ -1564,8 +1562,8 @@ msgstr ""
1564
1562
"であることをテストします。"
1565
1563
1566
1564
#: ../../library/unittest.rst:1145
1567
- msgid "Supplying both *delta* and *places* raises a `` TypeError` `."
1568
- msgstr "*delta* と *places* の両方が指定された場合は ``TypeError`` が投げられます。 "
1565
+ msgid "Supplying both *delta* and *places* raises a :exc:` TypeError`."
1566
+ msgstr ""
1569
1567
1570
1568
#: ../../library/unittest.rst:1147
1571
1569
msgid ""
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-01-05 15:01+0000 \n "
11
+ "POT-Creation-Date : 2018-10-28 14:45+0900 \n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : tomo🐧, 2018\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -444,7 +444,7 @@ msgstr ""
444
444
445
445
#: ../../library/zipfile.rst:349
446
446
msgid ""
447
- "Calling :meth:`testfile ` on a closed ZipFile will raise a :exc:`ValueError`."
447
+ "Calling :meth:`testzip ` on a closed ZipFile will raise a :exc:`ValueError`."
448
448
" Previously, a :exc:`RuntimeError` was raised."
449
449
msgstr ""
450
450
You can’t perform that action at this time.
0 commit comments