8000 [skip ci] Update .po files · python/python-docs-ja@27119b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 27119b6

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 0f23bec commit 27119b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

c-api/marshal.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ msgstr ""
8787
msgid ""
8888
"On error, sets the appropriate exception (:exc:`EOFError`) and returns "
8989
"``-1``."
90-
msgstr ""
90+
msgstr "エラーの場合、適切な例外 (:exc:`EOFError`) を設定し ``-1`` を返します。"
9191

9292
#: ../../c-api/marshal.rst:56
9393
msgid ""
@@ -110,6 +110,8 @@ msgid ""
110110
"On error, sets the appropriate exception (:exc:`EOFError`, :exc:`ValueError`"
111111
" or :exc:`TypeError`) and returns *NULL*."
112112
msgstr ""
113+
"エラーの場合適切な例外 (:exc:`EOFError`, :exc:`ValueError`, exc:`TypeError`) を設定し "
114+
"*NULL* を返します。"
113115

114116
#: ../../c-api/marshal.rst:75
115117
msgid ""

c-api/object.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,8 @@ msgid ""
520520
"Remove the mapping for the object *key* from the object *o*. Return ``-1`` "
521521
"on failure. This is equivalent to the Python statement ``del o[key]``."
522522
msgstr ""
523+
"オブジェクト *o* から *key* に関する対応付けを削除します。失敗すると ``-1`` を返します。Python の文 ``del "
524+
"o[key]`` と同じです。"
523525

524526
#: ../../c-api/object.rst:404
525527
msgid ""

0 commit comments

Comments
 (0)
0