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

Skip to content

Commit aaf20c7

Browse files
[po] auto sync
1 parent a1ffe73 commit aaf20c7

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.09%", "updated_at": "2023-08-28T23:57:13Z"}
1+
{"translation": "90.09%", "updated_at": "2023-08-29T09:56:24Z"}

library/aifc.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# Arisaka97 <[email protected]>, 2021
88
# Freesand Leo <[email protected]>, 2023
9+
# 乐成 王, 2023
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.12\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-07-28 14:13+0000\n"
16+
"POT-Creation-Date: 2023-08-25 22:29+0000\n"
1617
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
17-
"Last-Translator: Freesand Leo <[email protected]>, 2023\n"
18+
"Last-Translator: 乐成 王, 2023\n"
1819
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -34,7 +35,7 @@ msgstr "**源代码:** :source:`Lib/aifc.py`"
3435
msgid ""
3536
"The :mod:`aifc` module is deprecated (see :pep:`PEP 594 <594#aifc>` for "
3637
"details)."
37-
msgstr ":mod:`aifc` 模块已被弃用(请参阅 (see :pep:`PEP 594 <594#aifc>` 了解详情)。"
38+
msgstr ":mod:`aifc` 模块已被弃用(详见 :pep:`PEP 594 <594#aifc>`"
3839

3940
#: ../../library/aifc.rst:22
4041
msgid ""
@@ -43,8 +44,8 @@ msgid ""
4344
"samples in a file. AIFF-C is a newer version of the format that includes "
4445
"the ability to compress the audio data."
4546
msgstr ""
46-
"本模块提供读写 AIFF 和 AIFF-C 文件的支持。AIFF 是音频交换文件格式 (Audio Interchange File "
47-
"Format),一种用于在文件中存储数字音频采样的格式。AIFF-C 是该格式的更新版本,其中包括压缩音频数据的功能。"
47+
"本模块为读写 AIFF 和 AIFF-C 文件提供支持。AIFF 是音频交换文件格式 (Audio Interchange File "
48+
"Format),一种用于在文件中存储数字音频采样的格式。AIFF-C 是该格式的新版本,包含了压缩音频数据的功能。"
4849

4950
#: ../../library/aifc.rst:27
5051
msgid ""

0 commit comments

Comments
 (0)