Skip to content

Commit 8689eef

Browse files
author
github-actions
committed
Merge 3.11 into 3.9
1 parent 7d90931 commit 8689eef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

faq/programming.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1736,10 +1736,13 @@ msgid ""
17361736
"replacement with an implicit or explicit forward iteration. Here are three "
17371737
"variations.::"
17381738
msgstr ""
1739+
"重複除去と同様に、削除条件を付けて明示的に逆回すのも一つの方法です。ですが、"
1740+
"明示的/暗黙的な反復でスライス置換する方が速くて簡単です。こちらは3つのバリ"
1741+
"エーションです。::"
17391742

17401743
#: ../../faq/programming.rst:1172
17411744
msgid "The list comprehension may be fastest."
1742-
msgstr ""
1745+
msgstr "リスト内包表記がおそらく最も高速です。"
17431746

17441747
#: ../../faq/programming.rst:1176
17451748
msgid "How do you make an array in Python?"

0 commit comments

Comments
 (0)