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

Commit83a3b65

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

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
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# tomo,2020
7+
# tomo,2021
88
#
99
#,fuzzy
1010
msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313
"Report-Msgid-Bugs-To:\n"
1414
"POT-Creation-Date:2021-01-01 16:06+0000\n"
1515
"PO-Revision-Date:2020-05-30 11:50+0000\n"
16-
"Last-Translator:tomo,2020\n"
16+
"Last-Translator:tomo,2021\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1818
"MIME-Version:1.0\n"
1919
"Content-Type:text/plain; charset=UTF-8\n"
@@ -196,6 +196,9 @@ msgid ""
196196
" iterable, raises :exc:`TypeError` with *m* as the message text. Returns "
197197
"``NULL`` on failure."
198198
msgstr""
199+
"シーケンスまたはイテラブルの *o* を``PySequence_Fast*`` "
200+
"ファミリの関数で利用できるオブジェクトとして返します。オブジェクトがシーケンスでもイテラブルでもない場合は、メッセージ *m* を持つ、 "
201+
":exec:`TypeError` を送出します。失敗したら ``NULL`` を返します。"
199202

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp