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

Commitd54eb91

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parent4f7dc70 commitd54eb91

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

‎library/sqlite3.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1490,7 +1490,7 @@ msgstr ""
14901490

14911491
#:../../library/sqlite3.rst:1228
14921492
msgid"Row objects"
1493-
msgstr""
1493+
msgstr"Row オブジェクト"
14941494

14951495
#:../../library/sqlite3.rst:1232
14961496
msgid""
@@ -1529,7 +1529,7 @@ msgstr "スライスがサポートされました。"
15291529

15301530
#:../../library/sqlite3.rst:1253
15311531
msgid"PrepareProtocol objects"
1532-
msgstr""
1532+
msgstr"PrepareProtocol オブジェクト"
15331533

15341534
#:../../library/sqlite3.rst:1257
15351535
msgid""
@@ -1796,7 +1796,7 @@ msgstr ""
17961796

17971797
#:../../library/sqlite3.rst:1421
17981798
msgid"How-to guides"
1799-
msgstr""
1799+
msgstr"ハウツー・ガイド"
18001800

18011801
#:../../library/sqlite3.rst:1426
18021802
msgid"How to use placeholders to bind values in SQL queries"
@@ -2098,6 +2098,11 @@ msgid ""
20982098
"To use :class:`!Row` as a row factory, assign it to the :attr:`!row_factory` "
20992099
"attribute:"
21002100
msgstr""
2101+
":class:`!Row` は、 :class:`タプル <!tuple>` に対してメモリ・オーバーヘッドと"
2102+
"パフォーマンスへの影響を最小限に抑えながら、列(row)へのインデックスによるアク"
2103+
"セスと、列への(大文字と小文字を区別しない)名前によるアクセスを提供します。 :"
2104+
"class:`!Row` を行工場(row factory)として使用するには、 :attr:`!row_factory` "
2105+
"属性に割り当てます:"
21012106

21022107
#:../../library/sqlite3.rst:1875
21032108
msgid"Queries now return :class:`!Row` objects:"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp