File tree 2 files changed +6376
-6365
lines changed
2 files changed +6376
-6365
lines changed Original file line number Diff line number Diff line change 16
16
# tomo, 2020
17
17
# Naoki Nakamura <agent@sohzoh.com>, 2020
18
18
# 伏尾 佳悟 <fushio.keigo@gmail.com>, 2020
19
+ # mollinaca, 2020
19
20
#
20
21
#, fuzzy
21
22
msgid ""
@@ -24,7 +25,7 @@ msgstr ""
24
25
"Report-Msgid-Bugs-To : \n "
25
26
"POT-Creation-Date : 2020-08-08 03:49+0000\n "
26
27
"PO-Revision-Date : 2017-02-16 23:11+0000\n "
27
- "Last-Translator : 伏尾 佳悟 <fushio.keigo@gmail.com> , 2020\n "
28
+ "Last-Translator : mollinaca , 2020\n "
28
29
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
29
30
"MIME-Version : 1.0\n "
30
31
"Content-Type : text/plain; charset=UTF-8\n "
@@ -991,7 +992,7 @@ msgstr "リテラルだけを含む式の文字列を安全に評価できる関
991
992
msgid ""
992
993
"Raises an :ref:`auditing event <auditing>` ``exec`` with argument "
993
994
"``code_object``."
994
- msgstr ""
995
+ msgstr "引数 ``code_object`` を指定して :ref:`監査イベント <auditing>` ``exec`` を送出します。 "
995
996
996
997
#: ../../library/functions.rst:500 ../../library/functions.rst:535
997
998
msgid ""
@@ -1696,6 +1697,8 @@ msgid ""
1696
1697
"cannot be opened, an :exc:`OSError` is raised. See :ref:`tut-files` for more"
1697
1698
" examples of how to use this function."
1698
1699
msgstr ""
1700
+ "*file* を開き、対応する :term:`ファイルオブジェクト <file object>` を返します。ファイルを開くことができなければ、:exc:`OSError` が送出されます。\n"
1701
+ "この関数の利用例について、 :ref:`tut-files` を参照してください。"
1699
1702
1700
1703
#: ../../library/functions.rst:1047
1701
1704
msgid ""
You can’t perform that action at this time.
0 commit comments