Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit240d202

Browse files
committed
update library/text.po according to suggestions
1 parentb5e12a0 commit240d202

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

‎library/text.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
#
55
# Translators:
66
# Liang-Bo Wang <me@liang2.tw>, 2015
7+
# Jordan Su <newjordansu1126@gmail.com>, 2021
78
msgid ""
89
msgstr ""
910
"Project-Id-Version:Python 3.9\n"
1011
"Report-Msgid-Bugs-To:\n"
1112
"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"
1314
"Last-Translator:Jordan Su <newjordansu1126@gmail.com>\n"
1415
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1516
"tw)\n"
@@ -28,15 +29,13 @@ msgstr "文本處理 (Text Processing) 服務"
2829
msgid""
2930
"The modules described in this chapter provide a wide range of string "
3031
"manipulation operations and other text processing services."
31-
msgstr""
32-
"本章節介紹的 module(模組)提供了廣泛的字串處理運算與其他文本處理服務。"
32+
msgstr"本章節介紹的模組 (module) 提供了廣泛的字串操作與其他文本處理服務。"
3333

3434
#:../../library/text.rst:11
3535
msgid""
3636
"The :mod:`codecs` module described under :ref:`binaryservices` is also "
3737
"highly relevant to text processing. In addition, see the documentation for "
3838
"Python's built-in string type in :ref:`textseq`."
3939
msgstr""
40-
"在 :ref:`binaryservices` 下所描述的 :mod:`codecs` module(模組)也與文本處"
41-
"理高度相關。另外也請參閱在 :ref:`textseq` 中所描述的 Python 內建字串型別的"
42-
"相關文件。"
40+
"在 :ref:`binaryservices` 下所描述的 :mod:`codecs` 模組也與文本處理高度相"
41+
"關。另外也請參閱在 :ref:`textseq` 中所描述的 Python 內建字串型別。"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp