File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# Translators:
6
6
# Liang-Bo Wang <me@liang2.tw>, 2015
7
+ # Jordan Su <newjordansu1126@gmail.com>, 2021
7
8
msgid ""
8
9
msgstr ""
9
10
"Project-Id-Version : Python 3.9\n "
10
11
"Report-Msgid-Bugs-To : \n "
11
12
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
12
- "PO-Revision-Date : 2021-10-11 00:40 +0800\n "
13
+ "PO-Revision-Date : 2021-10-17 22:18 +0800\n "
13
14
"Last-Translator : Jordan Su <newjordansu1126@gmail.com>\n "
14
15
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
15
16
"tw)\n "
@@ -28,15 +29,13 @@ msgstr "文本處理 (Text Processing) 服務"
28
29
msgid ""
29
30
"The modules described in this chapter provide a wide range of string "
30
31
"manipulation operations and other text processing services."
31
- msgstr ""
32
- "本章節介紹的 module(模組)提供了廣泛的字串處理運算與其他文本處理服務。"
32
+ msgstr "本章節介紹的模組 (module) 提供了廣泛的字串操作與其他文本處理服務。"
33
33
34
34
#: ../../library/text.rst:11
35
35
msgid ""
36
36
"The :mod:`codecs` module described under :ref:`binaryservices` is also "
37
37
"highly relevant to text processing. In addition, see the documentation for "
38
38
"Python's built-in string type in :ref:`textseq`."
39
39
msgstr ""
40
- "在 :ref:`binaryservices` 下所描述的 :mod:`codecs` module(模組)也與文本處"
41
- "理高度相關。另外也請參閱在 :ref:`textseq` 中所描述的 Python 內建字串型別的"
42
- "相關文件。"
40
+ "在 :ref:`binaryservices` 下所描述的 :mod:`codecs` 模組也與文本處理高度相"
41
+ "關。另外也請參閱在 :ref:`textseq` 中所描述的 Python 內建字串型別。"
You can’t perform that action at this time.
0 commit comments