-
-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
178b615
commit c2d62c5
Showing
26 changed files
with
1,259 additions
and
317 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ../../library/aifc.rst:2 | ||
msgid ":mod:`!aifc` --- Read and write AIFF and AIFC files" | ||
msgstr "" | ||
|
||
#: ../../library/aifc.rst:10 | ||
msgid "" | ||
"This module is no longer part of the Python standard library. It was :ref:" | ||
"`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in " | ||
"Python 3.11. The removal was decided in :pep:`594`." | ||
msgstr "" | ||
|
||
#: ../../library/aifc.rst:14 | ||
msgid "" | ||
"The last version of Python that provided the :mod:`!aifc` module was `Python " | ||
"3.12 <https://docs.python.org/3.12/library/aifc.html>`_." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ../../library/asynchat.rst:2 | ||
msgid ":mod:`!asynchat` --- Asynchronous socket command/response handler" | ||
msgstr "" | ||
|
||
#: ../../library/asynchat.rst:10 | ||
msgid "" | ||
"This module is no longer part of the Python standard library. It was :ref:" | ||
"`removed in Python 3.12 <whatsnew312-removed>` after being deprecated in " | ||
"Python 3.6. The removal was decided in :pep:`594`." | ||
msgstr "" | ||
|
||
#: ../../library/asynchat.rst:14 | ||
msgid "Applications should use the :mod:`asyncio` module instead." | ||
msgstr "" | ||
|
||
#: ../../library/asynchat.rst:16 | ||
msgid "" | ||
"The last version of Python that provided the :mod:`!asynchat` module was " | ||
"`Python 3.11 <https://docs.python.org/3.11/library/asynchat.html>`_." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ../../library/asyncore.rst:2 | ||
msgid ":mod:`!asyncore` --- Asynchronous socket handler" | ||
msgstr "" | ||
|
||
#: ../../library/asyncore.rst:10 | ||
msgid "" | ||
"This module is no longer part of the Python standard library. It was :ref:" | ||
"`removed in Python 3.12 <whatsnew312-removed>` after being deprecated in " | ||
"Python 3.6. The removal was decided in :pep:`594`." | ||
msgstr "" | ||
|
||
#: ../../library/asyncore.rst:14 | ||
msgid "Applications should use the :mod:`asyncio` module instead." | ||
msgstr "" | ||
|
||
#: ../../library/asyncore.rst:16 | ||
msgid "" | ||
"The last version of Python that provided the :mod:`!asyncore` module was " | ||
"`Python 3.11 <https://docs.python.org/3.11/library/asyncore.html>`_." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ../../library/audioop.rst:2 | ||
msgid ":mod:`!audioop` --- Manipulate raw audio data" | ||
msgstr "" | ||
|
||
#: ../../library/audioop.rst:10 | ||
msgid "" | ||
"This module is no longer part of the Python standard library. It was :ref:" | ||
"`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in " | ||
"Python 3.11. The removal was decided in :pep:`594`." | ||
msgstr "" | ||
|
||
#: ../../library/audioop.rst:14 | ||
msgid "" | ||
"The last version of Python that provided the :mod:`!audioop` module was " | ||
"`Python 3.12 <https://docs.python.org/3.12/library/audioop.html>`_." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ../../library/cgi.rst:2 | ||
msgid ":mod:`!cgi` --- Common Gateway Interface support" | ||
msgstr "" | ||
|
||
#: ../../library/cgi.rst:10 | ||
msgid "" | ||
"This module is no longer part of the Python standard library. It was :ref:" | ||
"`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in " | ||
"Python 3.11. The removal was decided in :pep:`594`." | ||
msgstr "" | ||
|
||
#: ../../library/cgi.rst:14 | ||
msgid "" | ||
"A fork of the module on PyPI can be used instead: :pypi:`legacy-cgi`. This " | ||
"is a copy of the cgi module, no longer maintained or supported by the core " | ||
"Python team." | ||
msgstr "" | ||
|
||
#: ../../library/cgi.rst:18 | ||
msgid "" | ||
"The last version of Python that provided the :mod:`!cgi` module was `Python " | ||
"3.12 <https://docs.python.org/3.12/library/cgi.html>`_." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ../../library/cgitb.rst:2 | ||
msgid ":mod:`!cgitb` --- Traceback manager for CGI scripts" | ||
msgstr "" | ||
|
||
#: ../../library/cgitb.rst:10 | ||
msgid "" | ||
"This module is no longer part of the Python standard library. It was :ref:" | ||
"`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in " | ||
"Python 3.11. The removal was decided in :pep:`594`." | ||
msgstr "" | ||
|
||
#: ../../library/cgitb.rst:14 | ||
msgid "" | ||
"A fork of the module on PyPI can now be used instead: :pypi:`legacy-cgi`. " | ||
"This is a copy of the cgi module, no longer maintained or supported by the " | ||
"core Python team." | ||
msgstr "" | ||
|
||
#: ../../library/cgitb.rst:18 | ||
msgid "" | ||
"The last version of Python that provided the :mod:`!cgitb` module was " | ||
"`Python 3.12 <https://docs.python.org/3.12/library/cgitb.html>`_." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ../../library/chunk.rst:2 | ||
msgid ":mod:`!chunk` --- Read IFF chunked data" | ||
msgstr "" | ||
|
||
#: ../../library/chunk.rst:10 | ||
msgid "" | ||
"This module is no longer part of the Python standard library. It was :ref:" | ||
"`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in " | ||
"Python 3.11. The removal was decided in :pep:`594`." | ||
msgstr "" | ||
|
||
#: ../../library/chunk.rst:14 | ||
msgid "" | ||
"The last version of Python that provided the :mod:`!chunk` module was " | ||
"`Python 3.12 <https://docs.python.org/3.12/library/chunk.html>`_." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ../../library/crypt.rst:2 | ||
msgid ":mod:`!crypt` --- Function to check Unix passwords" | ||
msgstr "" | ||
|
||
#: ../../library/crypt.rst:10 | ||
msgid "" | ||
"This module is no longer part of the Python standard library. It was :ref:" | ||
"`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in " | ||
"Python 3.11. The removal was decided in :pep:`594`." | ||
msgstr "" | ||
|
||
#: ../../library/crypt.rst:14 | ||
msgid "" | ||
"Applications can use the :mod:`hashlib` module from the standard library. " | ||
"Other possible replacements are third-party libraries from PyPI: :pypi:" | ||
"`legacycrypt`, :pypi:`bcrypt`, :pypi:`argon2-cffi`, or :pypi:`passlib`. " | ||
"These are not supported or maintained by the Python core team." | ||
msgstr "" | ||
|
||
#: ../../library/crypt.rst:19 | ||
msgid "" | ||
"The last version of Python that provided the :mod:`!crypt` module was " | ||
"`Python 3.12 <https://docs.python.org/3.12/library/crypt.html>`_." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ../../library/distutils.rst:2 | ||
msgid ":mod:`!distutils` --- Building and installing Python modules" | ||
msgstr "" | ||
|
||
#: ../../library/distutils.rst:10 | ||
msgid "" | ||
"This module is no longer part of the Python standard library. It was :ref:" | ||
"`removed in Python 3.12 <whatsnew312-removed-distutils>` after being " | ||
"deprecated in Python 3.10. The removal was decided in :pep:`632`, which has " | ||
"`migration advice <https://peps.python.org/pep-0632/#migration-advice>`_." | ||
msgstr "" | ||
|
||
#: ../../library/distutils.rst:16 | ||
msgid "" | ||
"The last version of Python that provided the :mod:`!distutils` module was " | ||
"`Python 3.11 <https://docs.python.org/3.11/library/distutils.html>`_." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-18 00:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ../../library/imghdr.rst:2 | ||
msgid ":mod:`!imghdr` --- Determine the type of an image" | ||
msgstr "" | ||
|
||
#: ../../library/imghdr.rst:10 | ||
msgid "" | ||
"This module is no longer part of the Python standard library. It was :ref:" | ||
"`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in " | ||
"Python 3.11. The removal was decided in :pep:`594`." | ||
msgstr "" | ||
|
||
#: ../../library/imghdr.rst:14 | ||
msgid "" | ||
"Possible replacements are third-party libraries from PyPI: :pypi:" | ||
"`filetype`, :pypi:`puremagic`, or :pypi:`python-magic`. These are not " | ||
"supported or maintained by the Python core team." | ||
msgstr "" | ||
|
||
#: ../../library/imghdr.rst:18 | ||
msgid "" | ||
"The last version of Python that provided the :mod:`!imghdr` module was " | ||
"`Python 3.12 <https://docs.python.org/3.12/library/imghdr.html>`_." | ||
msgstr "" |
Oops, something went wrong.