From 9caa4cf6205feb4c6100db9038e3810e69bc7e25 Mon Sep 17 00:00:00 2001 From: python-docs-turkish Date: Wed, 1 Nov 2023 00:19:16 +0000 Subject: [PATCH] Get changes from CPython Doc for 3.12 --- library/cmdline.po | 225 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 library/cmdline.po diff --git a/library/cmdline.po b/library/cmdline.po new file mode 100644 index 000000000..708d8f18e --- /dev/null +++ b/library/cmdline.po @@ -0,0 +1,225 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2001-2023, Python Software Foundation +# This file is distributed under the same license as the Python package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Python 3.12\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-11-01 00:16+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: library/cmdline.rst:3 +msgid "Modules command-line interface (CLI)" +msgstr "" + +#: library/cmdline.rst:5 +msgid "The following modules have a command-line interface." +msgstr "" + +#: library/cmdline.rst:7 +msgid ":ref:`ast `" +msgstr "" + +#: library/cmdline.rst:8 +msgid ":ref:`asyncio `" +msgstr "" + +#: library/cmdline.rst:9 +msgid ":mod:`base64`" +msgstr "" + +#: library/cmdline.rst:10 +msgid ":ref:`calendar `" +msgstr "" + +#: library/cmdline.rst:11 +msgid ":mod:`code`" +msgstr "" + +#: library/cmdline.rst:12 +msgid ":ref:`compileall `" +msgstr "" + +#: library/cmdline.rst:13 +msgid ":mod:`cProfile`: see :ref:`profile `" +msgstr "" + +#: library/cmdline.rst:14 +msgid ":ref:`difflib `" +msgstr "" + +#: library/cmdline.rst:15 +msgid ":ref:`dis `" +msgstr "" + +#: library/cmdline.rst:16 +msgid ":mod:`doctest`" +msgstr "" + +#: library/cmdline.rst:17 +msgid ":mod:`!encodings.rot_13`" +msgstr "" + +#: library/cmdline.rst:18 +msgid ":mod:`ensurepip`" +msgstr "" + +#: library/cmdline.rst:19 +msgid ":mod:`filecmp`" +msgstr "" + +#: library/cmdline.rst:20 +msgid ":mod:`fileinput`" +msgstr "" + +#: library/cmdline.rst:21 +msgid ":mod:`ftplib`" +msgstr "" + +#: library/cmdline.rst:22 +msgid ":ref:`gzip `" +msgstr "" + +#: library/cmdline.rst:23 +msgid ":ref:`http.server `" +msgstr "" + +#: library/cmdline.rst:24 +msgid ":mod:`!idlelib`" +msgstr "" + +#: library/cmdline.rst:25 +msgid ":ref:`inspect `" +msgstr "" + +#: library/cmdline.rst:26 +msgid ":ref:`json.tool `" +msgstr "" + +#: library/cmdline.rst:27 +msgid ":mod:`mimetypes`" +msgstr "" + +#: library/cmdline.rst:28 +msgid ":mod:`pdb`" +msgstr "" + +#: library/cmdline.rst:29 +msgid ":mod:`pickle`" +msgstr "" + +#: library/cmdline.rst:30 +msgid ":ref:`pickletools `" +msgstr "" + +#: library/cmdline.rst:31 +msgid ":mod:`platform`" +msgstr "" + +#: library/cmdline.rst:32 +msgid ":mod:`poplib`" +msgstr "" + +#: library/cmdline.rst:33 +msgid ":ref:`profile `" +msgstr "" + +#: library/cmdline.rst:34 +msgid ":mod:`pstats`" +msgstr "" + +#: library/cmdline.rst:35 +msgid ":ref:`py_compile `" +msgstr "" + +#: library/cmdline.rst:36 +msgid ":mod:`pyclbr`" +msgstr "" + +#: library/cmdline.rst:37 +msgid ":mod:`pydoc`" +msgstr "" + +#: library/cmdline.rst:38 +msgid ":mod:`quopri`" +msgstr "" + +#: library/cmdline.rst:39 +msgid ":mod:`runpy`" +msgstr "" + +#: library/cmdline.rst:40 +msgid ":ref:`site `" +msgstr "" + +#: library/cmdline.rst:41 +msgid ":ref:`sqlite3 `" +msgstr "" + +#: library/cmdline.rst:42 +msgid ":ref:`sysconfig `" +msgstr "" + +#: library/cmdline.rst:43 +msgid ":mod:`tabnanny`" +msgstr "" + +#: library/cmdline.rst:44 +msgid ":ref:`tarfile `" +msgstr "" + +#: library/cmdline.rst:45 +msgid ":mod:`!this`" +msgstr "" + +#: library/cmdline.rst:46 +msgid ":ref:`timeit `" +msgstr "" + +#: library/cmdline.rst:47 +msgid ":ref:`tokenize `" +msgstr "" + +#: library/cmdline.rst:48 +msgid ":ref:`trace `" +msgstr "" + +#: library/cmdline.rst:49 +msgid ":mod:`turtledemo`" +msgstr "" + +#: library/cmdline.rst:50 +msgid ":ref:`unittest `" +msgstr "" + +#: library/cmdline.rst:51 +msgid ":ref:`uuid `" +msgstr "" + +#: library/cmdline.rst:52 +msgid ":mod:`venv`" +msgstr "" + +#: library/cmdline.rst:53 +msgid ":mod:`webbrowser`" +msgstr "" + +#: library/cmdline.rst:54 +msgid ":ref:`zipapp `" +msgstr "" + +#: library/cmdline.rst:55 +msgid ":ref:`zipfile `" +msgstr "" + +#: library/cmdline.rst:57 +msgid "See also the :ref:`Python command-line interface `." +msgstr ""