Skip to content

Commit bccef03

Browse files
sync with cpython 34ded1a1
1 parent 0c75a09 commit bccef03

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library/sys.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.13\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-11-13 00:13+0000\n"
10+
"POT-Creation-Date: 2025-01-18 00:13+0000\n"
1111
"PO-Revision-Date: 2023-04-26 02:54+0800\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -27,7 +27,8 @@ msgstr ":mod:`!sys` --- 系統特定的參數與函式"
2727
msgid ""
2828
"This module provides access to some variables used or maintained by the "
2929
"interpreter and to functions that interact strongly with the interpreter. It "
30-
"is always available."
30+
"is always available. Unless explicitly noted otherwise, all variables are "
31+
"read-only."
3132
msgstr ""
3233

3334
#: ../../library/sys.rst:16

0 commit comments

Comments
 (0)