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 55a0628

Browse filesBrowse files
HsuehYimattwang44
authored andcommitted
Translate library/development.po (python#971)
1 parent 8d20b5d commit 55a0628
Copy full SHA for 55a0628

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎library/development.po

Copy file name to clipboardExpand all lines: library/development.po
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ msgid ""
3131
"contains frameworks for writing unit tests that automatically exercise code "
3232
"and verify that the expected output is produced."
3333
msgstr ""
34+
"本章所描述的模組可以幫助你編寫軟體。例如 :mod:`pydoc` 模組可以根據模組的內容"
35+
"生成文件;:mod:`doctest` 和 :mod:`unittest` 模組則包含編寫單元測試的框架,這"
36+
"些測試程式碼會自動執行並驗證輸出結果是否正確。"
3437

3538
#: ../../library/development.rst:13
3639
msgid "The list of modules described in this chapter is:"
37-
msgstr ""
40+
msgstr "本章節所描述的模組列表為:"

0 commit comments

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