diff --git a/TRANSLATORS b/TRANSLATORS deleted file mode 100644 index ca1cbf45..00000000 --- a/TRANSLATORS +++ /dev/null @@ -1,9 +0,0 @@ -Georgios Zisopoulos -Lysandros Nikolaou -Theofanis Petkos -Panagiotis Skias -Dimitrios Papadopoulos -Marios Giannopoulos -Artemis Leonardou -Stelios Rotas -Loukas Sakellaridis diff --git a/howto/clinic.po b/howto/clinic.po index 75ef2243..845ce355 100644 --- a/howto/clinic.po +++ b/howto/clinic.po @@ -9,9 +9,9 @@ msgstr "" "Project-Id-Version: Python 3.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-17 21:03+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" +"PO-Revision-Date: 2025-05-01 12:14+0300\n" +"Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n" +"Language-Team: Language-Team: PyGreece \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +19,10 @@ msgstr "" #: howto/clinic.rst:8 msgid "Argument Clinic How-To" -msgstr "" +msgstr "Argument Clinic How-To" #: howto/clinic.rst:13 msgid "" -"The Argument Clinic How-TO has been moved to the `Python Developer's Guide " +"Tο How-TO για Argument Clinic έχει μεταφερθεί στον `Οδηγό για προγραμματιστές Python " "`__." msgstr "" diff --git a/howto/index.po b/howto/index.po deleted file mode 100644 index 3f5daa3d..00000000 --- a/howto/index.po +++ /dev/null @@ -1,122 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2001-2024, 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: 2025-02-17 21:03+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: howto/index.rst:3 -msgid "Python HOWTOs" -msgstr "" - -#: howto/index.rst:5 -msgid "" -"Python HOWTOs are documents that cover a specific topic in-depth. Modeled on " -"the Linux Documentation Project's HOWTO collection, this collection is an " -"effort to foster documentation that's more detailed than the Python Library " -"Reference." -msgstr "" - -#: howto/index.rst:35 -msgid "General:" -msgstr "" - -#: howto/index.rst:37 -msgid ":ref:`annotations-howto`" -msgstr "" - -#: howto/index.rst:38 -msgid ":ref:`argparse-tutorial`" -msgstr "" - -#: howto/index.rst:39 -msgid ":ref:`descriptorhowto`" -msgstr "" - -#: howto/index.rst:40 -msgid ":ref:`enum-howto`" -msgstr "" - -#: howto/index.rst:41 -msgid ":ref:`functional-howto`" -msgstr "" - -#: howto/index.rst:42 -msgid ":ref:`ipaddress-howto`" -msgstr "" - -#: howto/index.rst:43 -msgid ":ref:`logging-howto`" -msgstr "" - -#: howto/index.rst:44 -msgid ":ref:`logging-cookbook`" -msgstr "" - -#: howto/index.rst:45 -msgid ":ref:`regex-howto`" -msgstr "" - -#: howto/index.rst:46 -msgid ":ref:`sortinghowto`" -msgstr "" - -#: howto/index.rst:47 -msgid ":ref:`unicode-howto`" -msgstr "" - -#: howto/index.rst:48 -msgid ":ref:`urllib-howto`" -msgstr "" - -#: howto/index.rst:50 -msgid "Advanced development:" -msgstr "" - -#: howto/index.rst:52 -msgid ":ref:`curses-howto`" -msgstr "" - -#: howto/index.rst:53 -msgid ":ref:`isolating-extensions-howto`" -msgstr "" - -#: howto/index.rst:54 -msgid ":ref:`python_2.3_mro`" -msgstr "" - -#: howto/index.rst:55 -msgid ":ref:`socket-howto`" -msgstr "" - -#: howto/index.rst:56 -msgid ":ref:`cporting-howto`" -msgstr "" - -#: howto/index.rst:58 -msgid "Debugging and profiling:" -msgstr "" - -#: howto/index.rst:60 -msgid ":ref:`gdb`" -msgstr "" - -#: howto/index.rst:61 -msgid ":ref:`instrumentation`" -msgstr "" - -#: howto/index.rst:62 -msgid ":ref:`perf_profiling`" -msgstr "" diff --git a/using/editors.po b/using/editors.po deleted file mode 100644 index d975da27..00000000 --- a/using/editors.po +++ /dev/null @@ -1,55 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2001-2024, 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: 2025-02-17 21:03+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: using/editors.rst:7 -msgid "Editors and IDEs" -msgstr "" - -#: using/editors.rst:9 -msgid "" -"There are a number of IDEs that support Python programming language. Many " -"editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` " -"checks." -msgstr "" - -#: using/editors.rst:14 -msgid "IDLE --- Python editor and shell" -msgstr "" - -#: using/editors.rst:16 -msgid "" -"IDLE is Python’s Integrated Development and Learning Environment and is " -"generally bundled with Python installs. If you are on Linux and do not have " -"IDLE installed see :ref:`Installing IDLE on Linux " -"`. For more information see the :ref:`IDLE docs " -"`." -msgstr "" - -#: using/editors.rst:22 -msgid "Other Editors and IDEs" -msgstr "" - -#: using/editors.rst:24 -msgid "" -"Python's community wiki has information submitted by the community on " -"Editors and IDEs. Please go to `Python Editors `_ and `Integrated Development Environments `_ for a comprehensive " -"list." -msgstr "" diff --git a/using/index.po b/using/index.po deleted file mode 100644 index 359b5dc6..00000000 --- a/using/index.po +++ /dev/null @@ -1,29 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2001-2024, 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: 2025-02-17 21:03+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: using/index.rst:5 -msgid "Python Setup and Usage" -msgstr "" - -#: using/index.rst:8 -msgid "" -"This part of the documentation is devoted to general information on the " -"setup of the Python environment on different platforms, the invocation of " -"the interpreter and things that make working with Python easier." -msgstr ""