Skip to content

Commit 96e6a15

Browse files
author
github-actions
committed
Merge 3.11 into 3.9
1 parent 1f3fcac commit 96e6a15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

library/stdtypes.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2949,6 +2949,8 @@ msgid ""
29492949
"See :meth:`str.removeprefix` for a method that will remove a single prefix "
29502950
"string rather than all of a set of characters. For example::"
29512951
msgstr ""
2952+
"文字の集合全てではなく、指定した文字列そのものを接頭辞として削除するメソッド"
2953+
"については、 :meth:`str.removeprefix` を参照してください。使用例::"
29522954

29532955
#: ../../library/stdtypes.rst:1843
29542956
msgid ""
@@ -3091,6 +3093,8 @@ msgid ""
30913093
"See :meth:`str.removesuffix` for a method that will remove a single suffix "
30923094
"string rather than all of a set of characters. For example::"
30933095
msgstr ""
3096+
"文字の集合全てではなく、指定した文字列そのものを接尾辞として削除するメソッド"
3097+
"については :meth:`str.removesuffix` を参照してください。使用例::"
30943098

30953099
#: ../../library/stdtypes.rst:1958
30963100
msgid ""

0 commit comments

Comments
 (0)