File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ msgid ""
60
60
"using the code for pdb as an example."
61
61
msgstr ""
62
62
"pdb 模組是一個簡單但足夠的 Python 控制台模式除錯器。它是標準 Python 函式庫的"
63
- "一部分,並 :mod:`記錄在函式庫參考手冊 <pdb>` 中。你也可以參考 pdb 的程式碼作 "
64
- "為範例來編寫自己的除錯器 。"
63
+ "一部分,並\\ :mod:`記錄在函式庫參考手冊 <pdb>`\\ 中。你也可以參考 pdb 的程式 "
64
+ "碼作為範例來編寫自己的除錯器 。"
65
65
66
66
#: ../../faq/programming.rst:27
67
67
msgid ""
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ msgid ""
186
186
"function."
187
187
msgstr ""
188
188
"我們增加了 :meth:`~ArgumentParser.add_argument` 方法,利用這個方法可以指定我"
189
- "們的程式接受哪些命令列參數 。在這種情況下,我將之命名為 ``echo`` 以便於與其功"
189
+ "們的程式接受哪些命令列選項 。在這種情況下,我將之命名為 ``echo`` 以便於與其功"
190
190
"能保持一致。"
191
191
192
192
#: ../../howto/argparse.rst:146
Original file line number Diff line number Diff line change @@ -40,15 +40,15 @@ msgstr ""
40
40
41
41
#: ../../library/datetime.rst:24
42
42
msgid "Skip to :ref:`the format codes <format-codes>`."
43
- msgstr "跳轉至 :ref:`格式碼 (format codes) <format-codes>`。"
43
+ msgstr "跳轉至\\ :ref:`格式碼 (format codes) <format-codes>`。"
44
44
45
45
#: ../../library/datetime.rst:29
46
46
msgid "Module :mod:`calendar`"
47
47
msgstr ":mod:`calendar` 模組"
48
48
49
49
#: ../../library/datetime.rst:29
50
50
msgid "General calendar related functions."
51
- msgstr "與日曆相關的一般功能 。"
51
+ msgstr "與日曆相關的一般函式 。"
52
52
53
53
#: ../../library/datetime.rst:32
54
54
msgid "Module :mod:`time`"
You can’t perform that action at this time.
0 commit comments