@@ -173,11 +173,11 @@ msgstr ":class:`Iterator`"
173173
174174#: ../../library/collections.abc.rst:128 ../../library/collections.abc.rst:176
175175msgid "``send``, ``throw``"
176- msgstr "``send``\\ 、 \\ ``throw``"
176+ msgstr "``send``、 ``throw``"
177177
178178#: ../../library/collections.abc.rst:128
179179msgid "``close``, ``__iter__``, ``__next__``"
180- msgstr "``close``\\ 、 \\ ``__iter__``\\ 、 \\ ``__next__``"
180+ msgstr "``close``、 ``__iter__``、 ``__next__``"
181181
182182#: ../../library/collections.abc.rst:129
183183msgid ":class:`Sized` [1]_"
@@ -201,11 +201,11 @@ msgstr ":class:`Collection` [1]_"
201201
202202#: ../../library/collections.abc.rst:131
203203msgid ":class:`Sized`, :class:`Iterable`, :class:`Container`"
204- msgstr ":class:`Sized`\\ 、 \\ :class:`Iterable`\\ 、 \\ :class:`Container`"
204+ msgstr ":class:`Sized`、 :class:`Iterable`、 :class:`Container`"
205205
206206#: ../../library/collections.abc.rst:131 ../../library/collections.abc.rst:147
207207msgid "``__contains__``, ``__iter__``, ``__len__``"
208- msgstr "``__contains__``\\ 、 \\ ``__iter__``\\ 、 \\ ``__len__``"
208+ msgstr "``__contains__``、 ``__iter__``、 ``__len__``"
209209
210210#: ../../library/collections.abc.rst:135 ../../library/collections.abc.rst:138
211211#: ../../library/collections.abc.rst:144
@@ -218,14 +218,13 @@ msgstr ":class:`Reversible`, :class:`Collection`"
218218
219219#: ../../library/collections.abc.rst:135 ../../library/collections.abc.rst:144
220220msgid "``__getitem__``, ``__len__``"
221- msgstr "``__getitem__``\\ 、 \\ ``__len__``"
221+ msgstr "``__getitem__``、 ``__len__``"
222222
223223#: ../../library/collections.abc.rst:135
224224msgid ""
225225"``__contains__``, ``__iter__``, ``__reversed__``, ``index``, and ``count``"
226226msgstr ""
227- "``__contains__``\\ 、\\ ``__iter__``\\ 、\\ ``__reversed__``\\ 、\\ "
228- "``index`` 和 ``count``"
227+ "``__contains__``、``__iter__``、``__reversed__``、``index`` 和 ``count``"
229228
230229#: ../../library/collections.abc.rst:138
231230msgid ":class:`MutableSequence`"
@@ -235,8 +234,7 @@ msgstr ":class:`MutableSequence`"
235234msgid ""
236235"``__getitem__``, ``__setitem__``, ``__delitem__``, ``__len__``, ``insert``"
237236msgstr ""
238- "``__getitem__``\\ 、\\ ``__setitem__``\\ 、\\ ``__delitem__``\\ 、\\ "
239- "``__len__``\\ 、\\ ``insert``"
237+ "``__getitem__``、``__setitem__``、``__delitem__``、``__len__``、``insert``"
240238
241239#: ../../library/collections.abc.rst:138
242240msgid ""
@@ -265,19 +263,16 @@ msgid ""
265263"``__le__``, ``__lt__``, ``__eq__``, ``__ne__``, ``__gt__``, ``__ge__``, "
266264"``__and__``, ``__or__``, ``__sub__``, ``__xor__``, and ``isdisjoint``"
267265msgstr ""
268- "``__le__``\\ 、\\ ``__lt__``\\ 、\\ ``__eq__``\\ 、\\ ``__ne__``\\ 、\\ "
269- "``__gt__``\\ 、\\ ``__ge__``\\ 、\\ ``__and__``\\ 、\\ ``__or__``\\ 、\\ "
270- "``__sub__``\\ 、\\ ``__xor__`` 與 ``isdisjoint``"
266+ "``__le__``、``__lt__``、``__eq__``、``__ne__``、``__gt__``、``__ge__``、"
267+ "``__and__``、``__or__``、``__sub__``、``__xor__`` 與 ``isdisjoint``"
271268
272269#: ../../library/collections.abc.rst:151
273270msgid ":class:`MutableSet`"
274271msgstr ":class:`MutableSet`"
275272
276273#: ../../library/collections.abc.rst:151
277274msgid "``__contains__``, ``__iter__``, ``__len__``, ``add``, ``discard``"
278- msgstr ""
279- "``__contains__``\\ 、\\ ``__iter__``\\ 、\\ ``__len__``\\ 、\\ "
280- "``add``\\ 、\\ ``discard``"
275+ msgstr "``__contains__``、``__iter__``、``__len__``、``add``、``discard``"
281276
282277#: ../../library/collections.abc.rst:151
283278msgid ""
@@ -291,15 +286,15 @@ msgstr ":class:`Mapping`"
291286
292287#: ../../library/collections.abc.rst:157
293288msgid "``__getitem__``, ``__iter__``, ``__len__``"
294- msgstr "``__getitem__``\\ 、 \\ ``__iter__``\\ 、 \\ ``__len__``"
289+ msgstr "``__getitem__``、 ``__iter__``、 ``__len__``"
295290
296291#: ../../library/collections.abc.rst:157
297292msgid ""
298293"``__contains__``, ``keys``, ``items``, ``values``, ``get``, ``__eq__``, and "
299294"``__ne__``"
300295msgstr ""
301- "``__contains__``\\ 、 \\ ``keys``\\ 、 \\ ``items``\\ 、 \\ ``values``\\ 、 \\ "
302- "``get`` \\ 、 \\ ``__eq__`` 和 `` __ne__``"
296+ "``__contains__``、 ``keys``、 ``items``、 ``values``、``get``、``__eq__`` 和 "
297+ "``__ne__``"
303298
304299#: ../../library/collections.abc.rst:161
305300msgid ":class:`MutableMapping`"
@@ -309,8 +304,7 @@ msgstr ":class:`MutableMapping`"
309304msgid ""
310305"``__getitem__``, ``__setitem__``, ``__delitem__``, ``__iter__``, ``__len__``"
311306msgstr ""
312- "``__getitem__``\\ 、\\ ``__setitem__``\\ 、\\ ``__delitem__``\\ 、\\ "
313- "``__iter__``\\ 、\\ ``__len__``"
307+ "``__getitem__``、``__setitem__``、``__delitem__``、``__iter__``、``__len__``"
314308
315309#: ../../library/collections.abc.rst:161
316310msgid ""
@@ -332,12 +326,12 @@ msgstr ":class:`ItemsView`"
332326
333327#: ../../library/collections.abc.rst:169 ../../library/collections.abc.rst:171
334328msgid ":class:`MappingView`, :class:`Set`"
335- msgstr ":class:`MappingView`\\ 、 \\ :class:`Set`"
329+ msgstr ":class:`MappingView`、 :class:`Set`"
336330
337331#: ../../library/collections.abc.rst:169 ../../library/collections.abc.rst:171
338332#: ../../library/collections.abc.rst:173
339333msgid "``__contains__``, ``__iter__``"
340- msgstr "``__contains__``\\ 、 \\ ``__iter__``"
334+ msgstr "``__contains__``、 ``__iter__``"
341335
342336#: ../../library/collections.abc.rst:171
343337msgid ":class:`KeysView`"
@@ -349,7 +343,7 @@ msgstr ":class:`ValuesView`"
349343
350344#: ../../library/collections.abc.rst:173
351345msgid ":class:`MappingView`, :class:`Collection`"
352- msgstr ":class:`MappingView`\\ 、 \\ :class:`Collection`"
346+ msgstr ":class:`MappingView`、 :class:`Collection`"
353347
354348#: ../../library/collections.abc.rst:175
355349msgid ":class:`Awaitable` [1]_"
@@ -401,11 +395,11 @@ msgstr ":class:`AsyncIterator`"
401395
402396#: ../../library/collections.abc.rst:179
403397msgid "``asend``, ``athrow``"
404- msgstr "``asend``\\ 、 \\ ``athrow``"
398+ msgstr "``asend``、 ``athrow``"
405399
406400#: ../../library/collections.abc.rst:179
407401msgid "``aclose``, ``__aiter__``, ``__anext__``"
408- msgstr "``aclose``\\ 、 \\ ``__aiter__``\\ 、 \\ ``__anext__``"
402+ msgstr "``aclose``、 ``__aiter__``、 ``__anext__``"
409403
410404#: ../../library/collections.abc.rst:180
411405msgid ":class:`Buffer` [1]_"
@@ -657,4 +651,4 @@ msgstr ""
657651
658652#: ../../library/collections.abc.rst:434
659653msgid "For more about ABCs, see the :mod:`abc` module and :pep:`3119`."
660- msgstr "關於 ABC 的更多資訊請見 :mod:`abc` module 和 :pep:`3119`\\ 。"
654+ msgstr "關於 ABC 的更多資訊請見 :mod:`abc` module 和 :pep:`3119`。"