5
5
#
6
6
# Translators:
7
7
# LeeWendao <LeeWendao@outlook.com>, 2022
8
- # Freesand Leo <yuqinju@163.com>, 2023
9
8
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
9
+ # Freesand Leo <yuqinju@163.com>, 2024
10
10
#
11
11
#, fuzzy
12
12
msgid ""
13
13
msgstr ""
14
14
"Project-Id-Version : Python 3.10\n "
15
15
"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 "
17
17
"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 "
19
19
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
20
20
"MIME-Version : 1.0\n "
21
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -845,13 +845,13 @@ msgstr ":term:`file object` 的同义词。"
845
845
846
846
#: ../../glossary.rst:420
847
847
msgid "filesystem encoding and error handler"
848
- msgstr "filesystem encoding and error handler -- 文件系统编码格式与错误处理句柄 "
848
+ msgstr "filesystem encoding and error handler -- 文件系统编码格式与错误处理器 "
849
849
850
850
#: ../../glossary.rst:422
851
851
msgid ""
852
852
"Encoding and error handler used by Python to decode bytes from the operating"
853
853
" system and encode Unicode to the operating system."
854
- msgstr "Python 用来从操作系统解码字节串和向操作系统编码 Unicode 的编码格式与错误处理句柄 。"
854
+ msgstr "Python 用来从操作系统解码字节串和向操作系统编码 Unicode 的编码格式与错误处理器 。"
855
855
856
856
#: ../../glossary.rst:425
857
857
msgid ""
@@ -869,7 +869,7 @@ msgid ""
869
869
"filesystem encoding and error handler."
870
870
msgstr ""
871
871
":func:`sys.getfilesystemencoding` 和 :func:`sys.getfilesystemencodeerrors` "
872
- "函数可被用来获取文件系统编码格式与错误处理句柄 。"
872
+ "函数可被用来获取文件系统编码格式与错误处理器 。"
873
873
874
874
#: ../../glossary.rst:433
875
875
msgid ""
0 commit comments