File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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::"
29512951msgstr ""
2952+ "文字の集合全てではなく、指定した文字列そのものを接頭辞として削除するメソッド"
2953+ "については、 :meth:`str.removeprefix` を参照してください。使用例::"
29522954
29532955#: ../../library/stdtypes.rst:1843
29542956msgid ""
@@ -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::"
30933095msgstr ""
3096+ "文字の集合全てではなく、指定した文字列そのものを接尾辞として削除するメソッド"
3097+ "については :meth:`str.removesuffix` を参照してください。使用例::"
30943098
30953099#: ../../library/stdtypes.rst:1958
30963100msgid ""
You can’t perform that action at this time.
0 commit comments