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

Appearance settings

Commit cbc1c46

Browse filesBrowse files
committed
fix python#23
1 parent c340b24 commit cbc1c46
Copy full SHA for cbc1c46

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎tutorial/stdlib.po

Copy file name to clipboardExpand all lines: tutorial/stdlib.po
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgstr ""
1313
"Project-Id-Version: Python 3.7\n"
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
16-
"PO-Revision-Date: 2018-06-03 01:30+0000\n"
16+
"PO-Revision-Date: 2018-10-13 15:32+0800\n"
1717
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1818
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1919
"tw)\n"
@@ -22,6 +22,7 @@ msgstr ""
2222
"Content-Type: text/plain; charset=UTF-8\n"
2323
"Content-Transfer-Encoding: 8bit\n"
2424
"Plural-Forms: nplurals=1; plural=0;\n"
25+
"X-Generator: Poedit 2.2\n"
2526

2627
#: ../../tutorial/stdlib.rst:5
2728
msgid "Brief Tour of the Standard Library"
@@ -307,7 +308,6 @@ msgstr ""
307308
"組。 "
308309

309310
#: ../../tutorial/stdlib.rst:319
310-
#, fuzzy
311311
msgid ""
312312
"The :mod:`email` package is a library for managing email messages, including "
313313
"MIME and other :rfc:`2822`-based message documents. Unlike :mod:`smtplib` "
@@ -316,7 +316,7 @@ msgid ""
316316
"structures (including attachments) and for implementing internet encoding "
317317
"and header protocols."
318318
msgstr ""
319-
"函式庫 :mod:`email` 套件用來管理 MIME 和其他 RFC 2822 相關電子郵件訊息的文"
319+
"函式庫 :mod:`email` 套件用來管理 MIME 和其他 :rfc:`2822` 相關電子郵件訊息的文"
320320
"件。 相異於其他電子郵件套件 :mod:`smtplib` 和 :mod:`poplib` 這些實際用來發送"
321321
"與接收訊息, 擁有更完整的工具設置提供建置與解析複雜訊息的結構(包含附件檔案)"
322322
"和實現網路傳送之間的解碼與標頭協定。 "

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.