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

Skip to content

Commit 75691ce

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 92b8d7c commit 75691ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

c-api/list.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 2.7\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2019-07-07 17:00+0900\n"
12-
"PO-Revision-Date: 2019-07-07 08:03+0000\n"
12+
"PO-Revision-Date: 2019-07-28 07:53+0000\n"
1313
"Last-Translator: tomo\n"
1414
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1515
"MIME-Version: 1.0\n"
@@ -94,7 +94,7 @@ msgid ""
9494
" position must be non-negative; indexing from the end of the list is not "
9595
"supported. If *index* is out of bounds (<0 or >=len(list)), return *NULL* "
9696
"and set an :exc:`IndexError` exception."
97-
msgstr ""
97+
msgstr "*list* の指すリストオブジェクト内の、位置 *index* にあるオブジェクトを返します。\n位置は非負である必要があり、リスト終端からのインデックスはサポートされていません。\n*index* が範囲を超えている場合、 *NULL* を返して :exc:`IndexError` 例外をセットします。"
9898

9999
#: ../../c-api/list.rst:83 ../../c-api/list.rst:107 ../../c-api/list.rst:135
100100
msgid ""

0 commit comments

Comments
 (0)
0