# Copyright (C) 2001 Python Software Foundation # This file is distributed under the same license as the Python package. # # Translators: # Matt Wang , 2023 msgid "" msgstr "" "Project-Id-Version: Python 3.14\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-18 00:15+0000\n" "PO-Revision-Date: 2023-10-14 16:03+0800\n" "Last-Translator: Matt Wang \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../library/cmdline.rst:5 msgid "Modules command-line interface (CLI)" msgstr "模組命令列介面" #: ../../library/cmdline.rst:7 msgid "The following modules have a command-line interface." msgstr "以下模組具有命令列介面。" #: ../../library/cmdline.rst:9 msgid ":ref:`ast `" msgstr ":ref:`ast `" #: ../../library/cmdline.rst:10 msgid ":ref:`asyncio `" msgstr ":ref:`asyncio `" #: ../../library/cmdline.rst:11 msgid ":mod:`base64`" msgstr ":mod:`base64`" #: ../../library/cmdline.rst:12 msgid ":ref:`calendar `" msgstr ":ref:`calendar `" #: ../../library/cmdline.rst:13 msgid ":mod:`code`" msgstr ":mod:`code`" #: ../../library/cmdline.rst:14 msgid ":ref:`compileall `" msgstr ":ref:`compileall `" #: ../../library/cmdline.rst:15 msgid ":mod:`cProfile`: see :ref:`profile `" msgstr ":mod:`cProfile`: 請見 :ref:`profile `" #: ../../library/cmdline.rst:16 msgid ":ref:`dis `" msgstr ":ref:`dis `" #: ../../library/cmdline.rst:17 msgid ":ref:`doctest `" msgstr ":ref:`doctest `" #: ../../library/cmdline.rst:18 msgid ":mod:`!encodings.rot_13`" msgstr ":mod:`!encodings.rot_13`" #: ../../library/cmdline.rst:19 msgid ":ref:`ensurepip `" msgstr ":ref:`ensurepip `" #: ../../library/cmdline.rst:20 msgid ":mod:`filecmp`" msgstr ":mod:`filecmp`" #: ../../library/cmdline.rst:21 msgid ":mod:`fileinput`" msgstr ":mod:`fileinput`" #: ../../library/cmdline.rst:22 msgid ":mod:`ftplib`" msgstr ":mod:`ftplib`" #: ../../library/cmdline.rst:23 msgid ":ref:`gzip `" msgstr ":ref:`gzip `" #: ../../library/cmdline.rst:24 msgid ":ref:`http.server `" msgstr ":ref:`http.server `" #: ../../library/cmdline.rst:25 msgid ":ref:`idlelib `" msgstr ":ref:`idlelib `" #: ../../library/cmdline.rst:26 msgid ":ref:`inspect `" msgstr ":ref:`inspect `" #: ../../library/cmdline.rst:27 msgid ":ref:`json `" msgstr ":ref:`json `" #: ../../library/cmdline.rst:28 msgid ":ref:`mimetypes `" msgstr ":ref:`mimetypes `" #: ../../library/cmdline.rst:29 msgid ":ref:`pdb `" msgstr ":ref:`pdb `" #: ../../library/cmdline.rst:30 msgid ":ref:`pickle `" msgstr ":ref:`pickle `" #: ../../library/cmdline.rst:31 msgid ":ref:`pickletools `" msgstr ":ref:`pickletools `" #: ../../library/cmdline.rst:32 msgid ":ref:`platform `" msgstr ":ref:`platform `" #: ../../library/cmdline.rst:33 msgid ":mod:`poplib`" msgstr ":mod:`poplib`" #: ../../library/cmdline.rst:34 msgid ":ref:`profile `" msgstr ":ref:`profile `" #: ../../library/cmdline.rst:35 msgid ":mod:`pstats`" msgstr ":mod:`pstats`" #: ../../library/cmdline.rst:36 msgid ":ref:`py_compile `" msgstr ":ref:`py_compile `" #: ../../library/cmdline.rst:37 msgid ":mod:`pyclbr`" msgstr ":mod:`pyclbr`" #: ../../library/cmdline.rst:38 msgid ":mod:`pydoc`" msgstr ":mod:`pydoc`" #: ../../library/cmdline.rst:39 msgid ":mod:`quopri`" msgstr ":mod:`quopri`" #: ../../library/cmdline.rst:40 msgid ":ref:`random `" msgstr ":ref:`random `" #: ../../library/cmdline.rst:41 msgid ":mod:`runpy`" msgstr ":mod:`runpy`" #: ../../library/cmdline.rst:42 msgid ":ref:`site `" msgstr ":ref:`site `" #: ../../library/cmdline.rst:43 msgid ":ref:`sqlite3 `" msgstr ":ref:`sqlite3 `" #: ../../library/cmdline.rst:44 msgid ":ref:`symtable `" msgstr ":ref:`symtable `" #: ../../library/cmdline.rst:45 msgid ":ref:`sysconfig `" msgstr ":ref:`sysconfig `" #: ../../library/cmdline.rst:46 msgid ":mod:`tabnanny`" msgstr ":mod:`tabnanny`" #: ../../library/cmdline.rst:47 msgid ":ref:`tarfile `" msgstr ":ref:`tarfile `" #: ../../library/cmdline.rst:48 msgid ":mod:`!this`" msgstr ":mod:`!this`" #: ../../library/cmdline.rst:49 msgid ":ref:`timeit `" msgstr ":ref:`timeit `" #: ../../library/cmdline.rst:50 msgid ":ref:`tokenize `" msgstr ":ref:`tokenize `" #: ../../library/cmdline.rst:51 msgid ":ref:`trace `" msgstr ":ref:`trace `" #: ../../library/cmdline.rst:52 msgid ":mod:`turtledemo`" msgstr ":mod:`turtledemo`" #: ../../library/cmdline.rst:53 msgid ":ref:`unittest `" msgstr ":ref:`unittest `" #: ../../library/cmdline.rst:54 msgid ":ref:`uuid `" msgstr ":ref:`uuid `" #: ../../library/cmdline.rst:55 msgid ":ref:`venv `" msgstr ":ref:`venv `" #: ../../library/cmdline.rst:56 msgid ":ref:`webbrowser `" msgstr ":ref:`webbrowser `" #: ../../library/cmdline.rst:57 msgid ":ref:`zipapp `" msgstr ":ref:`zipapp `" #: ../../library/cmdline.rst:58 msgid ":ref:`zipfile `" msgstr ":ref:`zipfile `" #: ../../library/cmdline.rst:60 msgid "See also the :ref:`Python command-line interface `." msgstr "另請見 :ref:`Python 命令列介面 `。"