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

Translatelibrary/text.po#120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mattwang44 merged 2 commits intopython:3.9fromjordanSu:library-text
Oct 17, 2021
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletionslibrary/text.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,34 +3,39 @@
# This file is distributed under the same license as the Python package.
#
# Translators:
# Liang-Bo Wang <me@liang2.tw>, 2015
# Jordan Su <newjordansu1126@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date:2015-12-09 17:51+0000\n"
"Last-Translator:Liang-Bo Wang <me@liang2.tw>\n"
"PO-Revision-Date:2021-10-17 22:18+0800\n"
"Last-Translator:Jordan Su <newjordansu1126@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.0\n"

#: ../../library/text.rst:6
msgid "Text Processing Services"
msgstr ""
msgstr "文本處理 (Text Processing) 服務"

#: ../../library/text.rst:8
msgid ""
"The modules described in this chapter provide a wide range of string "
"manipulation operations and other text processing services."
msgstr ""
msgstr "本章節介紹的模組 (module) 提供了廣泛的字串操作與其他文本處理服務。"

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

[8]ページ先頭

©2009-2025 Movatter.jp