Skip to content

Commit 92fee85

Browse files
Apply suggestions from code review
Co-authored-by: W. H. Wang <mattwang44@gmail.com>
1 parent c4e33b1 commit 92fee85

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

c-api/slice.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ msgstr ""
121121

122122
#: ../../c-api/slice.rst:68
123123
msgid "is replaced by ::"
124-
msgstr "被更換為 ::"
124+
msgstr "被更換為: ::"
125125

126126
#: ../../c-api/slice.rst:70
127127
msgid ""
@@ -144,9 +144,9 @@ msgid ""
144144
"*stop* and *step* are evaluated more than once."
145145
msgstr ""
146146
"如果 ``Py_LIMITED_API`` 沒有設定或設定為 ``0x03050400`` 和 ``0x03060000`` (不"
147-
"包括) 或 ``0x03060100` 或更高的值 :c:func:`!PySlice_GetIndicesEx` 是使"
148-
"用 :c:func:`!PySlice_Unpack` 和 :c:func:`!PySlice_AdjustIndices` 來實作一個宏"
149-
"。參數 *start**stop* 和 *step* 會被計算多次。"
147+
"包括) 或 ``0x03060100`` 或更高的值 :c:func:`!PySlice_GetIndicesEx` 是使"
148+
"用 :c:func:`!PySlice_Unpack` 和 :c:func:`!PySlice_AdjustIndices` 來實作一個巨集"
149+
"。引數 *start**stop* 和 *step* 會被計算多次。"
150150

151151
#: ../../c-api/slice.rst:86
152152
msgid ""

0 commit comments

Comments
 (0)