Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

translate-library-cmdline #1088

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: 3.14
Choose a base branch
Loading
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 56 additions & 56 deletions 112 library/cmdline.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,222 +9,222 @@ msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-10 10:19+0300\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"
"PO-Revision-Date: 2025-05-21 12:24+0300\n"
"Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n"
"Language-Team: Language-Team: PyGreece <pygreece@gmail.com>\n"
"Language: \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 ""
msgstr "Command-line interface (CLI) για modules"

#: library/cmdline.rst:7
msgid "The following modules have a command-line interface."
msgstr ""
msgstr "Τα παρακάτω modules έχουν command-line interface."

#: library/cmdline.rst:9
msgid ":ref:`ast <ast-cli>`"
msgstr ""
msgstr ":ref:`ast <ast-cli>`"

#: library/cmdline.rst:10
msgid ":ref:`asyncio <asyncio-cli>`"
msgstr ""
msgstr ":ref:`asyncio <asyncio-cli>`"

#: library/cmdline.rst:11
msgid ":mod:`base64`"
msgstr ""
msgstr ":mod:`base64`"

#: library/cmdline.rst:12
msgid ":ref:`calendar <calendar-cli>`"
msgstr ""
msgstr ":ref:`calendar <calendar-cli>`"

#: library/cmdline.rst:13
msgid ":mod:`code`"
msgstr ""
msgstr ":mod:`code`"

#: library/cmdline.rst:14
msgid ":ref:`compileall <compileall-cli>`"
msgstr ""
msgstr ":ref:`compileall <compileall-cli>`"

#: library/cmdline.rst:15
msgid ":mod:`cProfile`: see :ref:`profile <profile-cli>`"
msgstr ""
msgstr ":mod:`cProfile`: δες :ref:`profile <profile-cli>`"

#: library/cmdline.rst:16
msgid ":ref:`dis <dis-cli>`"
msgstr ""
msgstr ":ref:`dis <dis-cli>`"

#: library/cmdline.rst:17
msgid ":ref:`doctest <doctest-cli>`"
msgstr ""
msgstr ":ref:`doctest <doctest-cli>`"

#: library/cmdline.rst:18
msgid ":mod:`!encodings.rot_13`"
msgstr ""
msgstr ":mod:`!encodings.rot_13`"

#: library/cmdline.rst:19
msgid ":mod:`ensurepip`"
msgstr ""
msgstr ":mod:`ensurepip`"

#: library/cmdline.rst:20
msgid ":mod:`filecmp`"
msgstr ""
msgstr ":mod:`filecmp`"

#: library/cmdline.rst:21
msgid ":mod:`fileinput`"
msgstr ""
msgstr ":mod:`fileinput`"

#: library/cmdline.rst:22
msgid ":mod:`ftplib`"
msgstr ""
msgstr ":mod:`ftplib`"

#: library/cmdline.rst:23
msgid ":ref:`gzip <gzip-cli>`"
msgstr ""
msgstr ":ref:`gzip <gzip-cli>`"

#: library/cmdline.rst:24
msgid ":ref:`http.server <http-server-cli>`"
msgstr ""
msgstr ":ref:`http.server <http-server-cli>`"

#: library/cmdline.rst:25
msgid ":mod:`!idlelib`"
msgstr ""
msgstr ":mod:`!idlelib`"

#: library/cmdline.rst:26
msgid ":ref:`inspect <inspect-module-cli>`"
msgstr ""
msgstr ":ref:`inspect <inspect-module-cli>`"

#: library/cmdline.rst:27
msgid ":ref:`json <json-commandline>`"
msgstr ""
msgstr ":ref:`json <json-commandline>`"

#: library/cmdline.rst:28
msgid ":ref:`mimetypes <mimetypes-cli>`"
msgstr ""
msgstr ":ref:`mimetypes <mimetypes-cli>`"

#: library/cmdline.rst:29
msgid ":mod:`pdb`"
msgstr ""
msgstr ":mod:`pdb`"

#: library/cmdline.rst:30
msgid ":ref:`pickle <pickle-cli>`"
msgstr ""
msgstr ":ref:`pickle <pickle-cli>`"

#: library/cmdline.rst:31
msgid ":ref:`pickletools <pickletools-cli>`"
msgstr ""
msgstr ":ref:`pickletools <pickletools-cli>`"

#: library/cmdline.rst:32
msgid ":ref:`platform <platform-cli>`"
msgstr ""
msgstr ":ref:`platform <platform-cli>`"

#: library/cmdline.rst:33
msgid ":mod:`poplib`"
msgstr ""
msgstr ":mod:`poplib`"

#: library/cmdline.rst:34
msgid ":ref:`profile <profile-cli>`"
msgstr ""
msgstr ":ref:`profile <profile-cli>`"

#: library/cmdline.rst:35
msgid ":mod:`pstats`"
msgstr ""
msgstr ":mod:`pstats`"

#: library/cmdline.rst:36
msgid ":ref:`py_compile <py_compile-cli>`"
msgstr ""
msgstr ":ref:`py_compile <py_compile-cli>`"

#: library/cmdline.rst:37
msgid ":mod:`pyclbr`"
msgstr ""
msgstr ":mod:`pyclbr`"

#: library/cmdline.rst:38
msgid ":mod:`pydoc`"
msgstr ""
msgstr ":mod:`pydoc`"

#: library/cmdline.rst:39
msgid ":mod:`quopri`"
msgstr ""
msgstr ":mod:`quopri`"

#: library/cmdline.rst:40
msgid ":ref:`random <random-cli>`"
msgstr ""
msgstr ":ref:`random <random-cli>`"

#: library/cmdline.rst:41
msgid ":mod:`runpy`"
msgstr ""
msgstr ":mod:`runpy`"

#: library/cmdline.rst:42
msgid ":ref:`site <site-commandline>`"
msgstr ""
msgstr ":ref:`site <site-commandline>`"

#: library/cmdline.rst:43
msgid ":ref:`sqlite3 <sqlite3-cli>`"
msgstr ""
msgstr ":ref:`sqlite3 <sqlite3-cli>`"

#: library/cmdline.rst:44
msgid ":ref:`symtable <symtable-cli>`"
msgstr ""
msgstr ":ref:`symtable <symtable-cli>`"

#: library/cmdline.rst:45
msgid ":ref:`sysconfig <sysconfig-cli>`"
msgstr ""
msgstr ":ref:`sysconfig <sysconfig-cli>`"

#: library/cmdline.rst:46
msgid ":mod:`tabnanny`"
msgstr ""
msgstr ":mod:`tabnanny`"

#: library/cmdline.rst:47
msgid ":ref:`tarfile <tarfile-commandline>`"
msgstr ""
msgstr ":ref:`tarfile <tarfile-commandline>`"

#: library/cmdline.rst:48
msgid ":mod:`!this`"
msgstr ""
msgstr ":mod:`!this`"

#: library/cmdline.rst:49
msgid ":ref:`timeit <timeit-command-line-interface>`"
msgstr ""
msgstr ":ref:`timeit <timeit-command-line-interface>`"

#: library/cmdline.rst:50
msgid ":ref:`tokenize <tokenize-cli>`"
msgstr ""
msgstr ":ref:`tokenize <tokenize-cli>`"

#: library/cmdline.rst:51
msgid ":ref:`trace <trace-cli>`"
msgstr ""
msgstr ":ref:`trace <trace-cli>`"

#: library/cmdline.rst:52
msgid ":mod:`turtledemo`"
msgstr ""
msgstr ":mod:`turtledemo`"

#: library/cmdline.rst:53
msgid ":ref:`unittest <unittest-command-line-interface>`"
msgstr ""
msgstr ":ref:`unittest <unittest-command-line-interface>`"

#: library/cmdline.rst:54
msgid ":ref:`uuid <uuid-cli>`"
msgstr ""
msgstr ":ref:`uuid <uuid-cli>`"

#: library/cmdline.rst:55
msgid ":mod:`venv`"
msgstr ""
msgstr ":mod:`venv`"

#: library/cmdline.rst:56
msgid ":mod:`webbrowser`"
msgstr ""
msgstr ":mod:`webbrowser`"

#: library/cmdline.rst:57
msgid ":ref:`zipapp <zipapp-command-line-interface>`"
msgstr ""
msgstr ":ref:`zipapp <zipapp-command-line-interface>`"

#: library/cmdline.rst:58
msgid ":ref:`zipfile <zipfile-commandline>`"
msgstr ""
msgstr ":ref:`zipfile <zipfile-commandline>`"

#: library/cmdline.rst:60
msgid "See also the :ref:`Python command-line interface <using-on-general>`."
msgstr ""
msgstr "Δες επίσης το :ref:`Python command-line interface <using-on-general>`."
Morty Proxy This is a proxified and sanitized view of the page, visit original site.