File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-07-29 00:03+0000\n "
11
- "PO-Revision-Date : 2022-10-16 08:11 +0800\n "
11
+ "PO-Revision-Date : 2023-08-20 14:33 +0800\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -17,7 +17,7 @@ msgstr ""
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
- "X-Generator : Poedit 3.1.1 \n "
20
+ "X-Generator : Poedit 3.3.2 \n "
21
21
22
22
#: ../../library/os.rst:2
23
23
msgid ":mod:`os` --- Miscellaneous operating system interfaces"
@@ -64,6 +64,8 @@ msgid ""
64
64
"objects, and result in an object of the same type, if a path or file name is "
65
65
"returned."
66
66
msgstr ""
67
+ "所有接受檔案路徑和檔案名稱的函式皆接受位元組(bytes) 和字串物件(string "
68
+ "objects),且如果回傳檔案路徑或檔案名稱,則會產出相同型態物件。"
67
69
68
70
#: ../../library/os.rst:35
69
71
msgid ""
You can’t perform that action at this time.
0 commit comments