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 d046c01

Browse filesBrowse files
[po] auto sync
1 parent 59253bc commit d046c01
Copy full SHA for d046c01

File tree

Expand file treeCollapse file tree

2 files changed

+7
-7
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+7
-7
lines changed

‎.stat.json

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.26%", "updated_at": "2024-04-15T15:31:32Z"}
1+
{"translation": "93.26%", "updated_at": "2024-04-19T03:31:29Z"}

‎glossary.po

Copy file name to clipboardExpand all lines: glossary.po
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
#
66
# Translators:
77
# LeeWendao <LeeWendao@outlook.com>, 2022
8-
# Freesand Leo <yuqinju@163.com>, 2023
98
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
9+
# Freesand Leo <yuqinju@163.com>, 2024
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.10\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-02-02 20:30+0000\n"
16+
"POT-Creation-Date: 2024-04-15 10:22+0000\n"
1717
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
18-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
1919
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -845,13 +845,13 @@ msgstr ":term:`file object` 的同义词。"
845845

846846
#: ../../glossary.rst:420
847847
msgid "filesystem encoding and error handler"
848-
msgstr "filesystem encoding and error handler -- 文件系统编码格式与错误处理句柄"
848+
msgstr "filesystem encoding and error handler -- 文件系统编码格式与错误处理器"
849849

850850
#: ../../glossary.rst:422
851851
msgid ""
852852
"Encoding and error handler used by Python to decode bytes from the operating"
853853
" system and encode Unicode to the operating system."
854-
msgstr "Python 用来从操作系统解码字节串和向操作系统编码 Unicode 的编码格式与错误处理句柄。"
854+
msgstr "Python 用来从操作系统解码字节串和向操作系统编码 Unicode 的编码格式与错误处理器。"
855855

856856
#: ../../glossary.rst:425
857857
msgid ""
@@ -869,7 +869,7 @@ msgid ""
869869
"filesystem encoding and error handler."
870870
msgstr ""
871871
":func:`sys.getfilesystemencoding` 和 :func:`sys.getfilesystemencodeerrors` "
872-
"函数可被用来获取文件系统编码格式与错误处理句柄。"
872+
"函数可被用来获取文件系统编码格式与错误处理器。"
873873

874874
#: ../../glossary.rst:433
875875
msgid ""

0 commit comments

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