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

Skip to content

Commit 3d85b8d

Browse files
[po] auto sync
1 parent 729a20e commit 3d85b8d

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.88%", "updated_at": "2025-02-14T16:31:38Z"}
1+
{"translation": "81.88%", "updated_at": "2025-02-14T19:27:05Z"}

library/struct.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <[email protected]>, 2024
7+
# Rafael Fontenelle <[email protected]>, 2025
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-24 15:56+0000\n"
14+
"POT-Creation-Date: 2025-02-14 16:07+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:22+0000\n"
16-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
16+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -948,8 +948,7 @@ msgid ""
948948
"its methods is more efficient than calling module-level functions with the "
949949
"same format since the format string is only compiled once."
950950
msgstr ""
951-
"返回一个新的 Struct 对象,它会根据格式字符串object which writes and reads binary data "
952-
"according to the format string *format* 来写入和读取二进制数据。 一次性地创建 ``Struct`` "
951+
"返回一个新的 Struct 对象,它会根据格式字符串 *format* 来写入和读取二进制数据。 一次性地创建 ``Struct`` "
953952
"对象并调用其方法相比调用相同格式的模块层级函数效率更高因为格式字符串只会被编译一次。"
954953

955954
#: ../../library/struct.rst:550

0 commit comments

Comments
 (0)