Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbd9517b

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent907ff11 commitbd9517b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

‎c-api/sequence.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# Osamu NAKAMURA, 2019
8-
# tomo,2020
8+
# tomo,2021
99
#
1010
#,fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To:\n"
1515
"POT-Creation-Date:2021-01-01 16:02+0000\n"
1616
"PO-Revision-Date:2019-09-01 03:41+0000\n"
17-
"Last-Translator:tomo,2020\n"
17+
"Last-Translator:tomo,2021\n"
1818
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1919
"MIME-Version:1.0\n"
2020
"Content-Type:text/plain; charset=UTF-8\n"
@@ -197,6 +197,9 @@ msgid ""
197197
" iterable, raises :exc:`TypeError` with *m* as the message text. Returns "
198198
"``NULL`` on failure."
199199
msgstr""
200+
"シーケンスまたはイテラブルの *o* を``PySequence_Fast*`` "
201+
"ファミリの関数で利用できるオブジェクトとして返します。オブジェクトがシーケンスでもイテラブルでもない場合は、メッセージ *m* を持つ、 "
202+
":exec:`TypeError` を送出します。失敗したら ``NULL`` を返します。"
200203

201204
#:../../c-api/sequence.rst:138
202205
msgid""
@@ -257,3 +260,5 @@ msgid ""
257260
":c:func:`PySequence_Check` on *o* is true and without adjustment for "
258261
"negative indices."
259262
msgstr""
263+
"*o* の *i* 番目の要素を返し、失敗すると ``NULL`` を返します。 :c:func:`PySequence_GetItem` "
264+
"の高速版であり、:c:func:`PySequence_Check` で *o* が真を返すかどうかの検証や、負の添え字の調整を行いません。 "

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp