8000 feat(library/pathlib): translate new strings · python/python-docs-zh-tw@c6f6b9f · GitHub
[go: up one dir, main page]

Skip to content

Commit c6f6b9f

Browse files
committed
feat(library/pathlib): translate new strings
1 parent f58ca0b commit c6f6b9f

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

library/pathlib.po

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,8 @@ msgid ""
446446
"This method is string-based; it neither accesses the filesystem nor treats "
447447
"\"``..``\" segments specially. The following code is equivalent:"
448448
msgstr ""
449+
"該方法是基於字串的;它既不存取檔案系統,也不特別處理 \"``..``\" 片段。以下程"
450+
"式碼是等效的:"
449451

450452
#: ../../library/pathlib.rst:523
451453
msgid ""
@@ -769,6 +771,8 @@ msgid ""
769771
"propagates any :exc:`OSError` exception that is raised. Subsequent :exc:"
770772
"`OSError` exceptions from scanning directories are suppressed."
771773
msgstr ""
774+
"此方法在頂層目錄上呼叫 :meth:`Path.is_dir` 並傳遞引發的任何 :exc:`OSError` 例"
775+
"外。將會抑制在目錄對於 :exc:`OSError` 例外的後續掃描。"
772776

773777
#: ../../library/pathlib.rst:930 ../../library/pathlib.rst:1347
774778
msgid ""
@@ -1656,13 +1660,3 @@ msgstr "path(路徑)"
16561660
#: ../../library/pathlib.rst:12
16571661
msgid "operations"
16581662
msgstr "operations(操作)"
1659-
1660-
#~ msgid ""
1661-
#~ "Make this path a symbolic link to *target*. Under Windows, "
1662-
#~ "*target_is_directory* must be true (default ``False``) if the link's "
1663-
#~ "target is a directory. Under POSIX, *target_is_directory*'s value is "
1664-
#~ "ignored."
1665-
#~ msgstr ""
1666-
#~ "使這個路徑為一個 *target* 的符號連結。如果在 Windows 的連結目標是資料夾,"
1667-
#~ "*target_is_directory* 應該為 true(預設為 ``False``\\ )。如果在 POSIX 的"
1668-
#~ "連結目標是資料夾,*target_is_directory* 的數值會被省略。"

0 commit comments

Comments
 (0)
0