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

翻譯 #: ../../library/os.rst:11#599

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
weijay0804 merged 4 commits intopython:pycon-sprintsfromddays1112:os
Aug 30, 2023
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
11 changes: 8 additions & 3 deletionslibrary/os.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-29 00:03+0000\n"
"PO-Revision-Date:2022-10-16 08:11+0800\n"
"PO-Revision-Date:2023-08-30 23:53+0800\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.1.1\n"
"X-Generator: Poedit 3.3.2\n"

#: ../../library/os.rst:2
msgid ":mod:`os` --- Miscellaneous operating system interfaces"
Expand All@@ -37,10 +37,15 @@ msgid ""
"mod:`tempfile` module, and for high-level file and directory handling see "
"the :mod:`shutil` module."
msgstr ""
"該模組提供了一種便利的方式來操作與作業系統相關的功能。如果你想讀取或寫入檔"
"案,請參閱 :func:`open` ,如果你想操作檔案路徑,請參閱 :mod:`os.path` 模組,"
"如果你想透過命令行查看所有檔案中的所有內容,請查看 :mod:`fileinput` 模組。要"
"建立臨時檔案和目錄,請參閱 :mod:`tempfile` 模組,要操作高級檔案和目錄,請參"
"閱 :mod:`shutil` 模組。"

#: ../../library/os.rst:19
msgid "Notes on the availability of these functions:"
msgstr ""
msgstr "關於這些功能的可用性說明:"

#: ../../library/os.rst:21
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp