Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 99e419b

Browse files
[po] auto sync
1 parent 8a28957 commit 99e419b

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.09%", "updated_at": "2024-04-15T13:42:09Z"}
1+
{"translation": "93.09%", "updated_at": "2024-04-19T03:41:38Z"}

glossary.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Freesand Leo <[email protected]>, 2023
87
# Rafael Fontenelle <[email protected]>, 2024
8+
# Freesand Leo <[email protected]>, 2024
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-03-29 16:43+0000\n"
15+
"POT-Creation-Date: 2024-04-15 01:13+0000\n"
1616
"PO-Revision-Date: 2023-05-24 02:11+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -828,13 +828,13 @@ msgstr ":term:`file object` 的同义词。"
828828

829829
#: ../../glossary.rst:412
830830
msgid "filesystem encoding and error handler"
831-
msgstr "filesystem encoding and error handler -- 文件系统编码格式与错误处理句柄"
831+
msgstr "filesystem encoding and error handler -- 文件系统编码格式与错误处理器"
832832

833833
#: ../../glossary.rst:414
834834
msgid ""
835835
"Encoding and error handler used by Python to decode bytes from the operating"
836836
" system and encode Unicode to the operating system."
837-
msgstr "Python 用来从操作系统解码字节串和向操作系统编码 Unicode 的编码格式与错误处理句柄。"
837+
msgstr "Python 用来从操作系统解码字节串和向操作系统编码 Unicode 的编码格式与错误处理器。"
838838

839839
#: ../../glossary.rst:417
840840
msgid ""
@@ -852,7 +852,7 @@ msgid ""
852852
"filesystem encoding and error handler."
853853
msgstr ""
854854
":func:`sys.getfilesystemencoding` 和 :func:`sys.getfilesystemencodeerrors` "
855-
"函数可被用来获取文件系统编码格式与错误处理句柄。"
855+
"函数可被用来获取文件系统编码格式与错误处理器。"
856856

857857
#: ../../glossary.rst:425
858858
msgid ""

0 commit comments

Comments
 (0)