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

Skip to content

Commit 99769a0

Browse files
sync with cpython d975e791
1 parent 911987b commit 99769a0

File tree

1 file changed

+45
-4
lines changed

1 file changed

+45
-4
lines changed

license.po

Lines changed: 45 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Python 3.12\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2024-01-15 00:03+0000\n"
12+
"POT-Creation-Date: 2024-02-07 00:03+0000\n"
1313
"PO-Revision-Date: 2022-06-27 09:40+0800\n"
1414
"Last-Translator: Steven Hsu <[email protected]>\n"
1515
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -521,15 +521,56 @@ msgid "Audioop"
521521
msgstr "Audioop"
522522

523523
#: ../../license.rst:1048
524+
#, fuzzy
524525
msgid ""
525-
"The audioop module uses the code base in g771.c file of the SoX project::"
526+
"The audioop module uses the code base in g771.c file of the SoX project. "
527+
"https://sourceforge.net/projects/sox/files/sox/12.17.7/sox-12.17.7.tar.gz"
526528
msgstr "audioop 模組使用 SoX 專案的 g771.c 檔案中的程式碼: ::"
527529

528-
#: ../../license.rst:1074
530+
#: ../../license.rst:1051
531+
msgid ""
532+
"This source code is a product of Sun Microsystems, Inc. and is provided for "
533+
"unrestricted use. Users may copy or modify this source code without charge."
534+
msgstr ""
535+
536+
#: ../../license.rst:1055
537+
msgid ""
538+
"SUN SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING "
539+
"THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR "
540+
"PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE."
541+
msgstr ""
542+
543+
#: ../../license.rst:1059
544+
msgid ""
545+
"Sun source code is provided with no support and without any obligation on "
546+
"the part of Sun Microsystems, Inc. to assist in its use, correction, "
547+
"modification or enhancement."
548+
msgstr ""
549+
550+
#: ../../license.rst:1063
551+
msgid ""
552+
"SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE "
553+
"INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY THIS SOFTWARE OR "
554+
"ANY PART THEREOF."
555+
msgstr ""
556+
557+
#: ../../license.rst:1067
558+
msgid ""
559+
"In no event will Sun Microsystems, Inc. be liable for any lost revenue or "
560+
"profits or other special, indirect and consequential damages, even if Sun "
561+
"has been advised of the possibility of such damages."
562+
msgstr ""
563+
564+
#: ../../license.rst:1071
565+
msgid ""
566+
"Sun Microsystems, Inc. 2550 Garcia Avenue Mountain View, California 94043"
567+
msgstr ""
568+
569+
#: ../../license.rst:1077
529570
msgid "asyncio"
530571
msgstr "asyncio"
531572

532-
#: ../../license.rst:1076
573+
#: ../../license.rst:1079
533574
msgid ""
534575
"Parts of the :mod:`asyncio` module are incorporated from `uvloop 0.16 "
535576
"<https://github.com/MagicStack/uvloop/tree/v0.16.0>`_, which is distributed "

0 commit comments

Comments
 (0)