From a445a2f48ecd81bb3cb59c31ced6cab42211ff41 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 5 Apr 2025 11:07:30 -0700 Subject: [PATCH 01/13] using/editors translation --- TRANSLATORS | 1 + using/editors.po | 26 ++++++++++++++++++++------ 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/TRANSLATORS b/TRANSLATORS index ca1cbf45..7340db68 100644 --- a/TRANSLATORS +++ b/TRANSLATORS @@ -7,3 +7,4 @@ Marios Giannopoulos Artemis Leonardou Stelios Rotas Loukas Sakellaridis +Alexandros Tzioras \ No newline at end of file diff --git a/using/editors.po b/using/editors.po index d975da27..02071942 100644 --- a/using/editors.po +++ b/using/editors.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-04-05 19:20+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,7 +19,7 @@ msgstr "" #: using/editors.rst:7 msgid "Editors and IDEs" -msgstr "" +msgstr "Επεξεργαστές Κειμένου και IDEs" #: using/editors.rst:9 msgid "" @@ -27,10 +27,13 @@ msgid "" "editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` " "checks." msgstr "" +"Υπάρχουν αρκετά IDEs που υποστηρίζουν τη γλώσσα προγραμματισμού Python. Αρκετοί " +"επεξεργαστές κειμένου και IDEs παρέχουν επισήμανση σύνταξης, εργαλεία " +"αποσφαλμάτωσης και ελέγχους :pep:`8`" #: using/editors.rst:14 msgid "IDLE --- Python editor and shell" -msgstr "" +msgstr "IDLE --- Επεξεργαστής και shell Python" #: using/editors.rst:16 msgid "" @@ -40,10 +43,15 @@ msgid "" "`. For more information see the :ref:`IDLE docs " "`." msgstr "" +"Το IDLE είναι το Ολοκληρωμένο Περιβάλλον Ανάπτυξης και Εκμάθησης της Python " +"και γενικά συνοδεύει τις εγκαταστάσεις της Python. Αν χρησιμοποιείτε " +"Linux και δεν έχετε εγκατεστημένο το IDLE δείτε :ref:`Installing IDLE on " +"Linux `. Για περισσότερες πληροφορίες δείτε το " +":ref:`IDLE docs `." #: using/editors.rst:22 msgid "Other Editors and IDEs" -msgstr "" +msgstr "Άλλοι Επεξεργαστές Κειμένου και IDEs" #: using/editors.rst:24 msgid "" @@ -53,3 +61,9 @@ msgid "" "python.org/moin/IntegratedDevelopmentEnvironments>`_ for a comprehensive " "list." msgstr "" +"Το wiki της κοινότητας της Python έχει πληροφορίες που έχουν υποβληθεί " +"από την κοινότητα σχετικά με τους επεξεργαστές κειμένου και IDEs. Παρακαλούμε " +"μεταβείτε στο `Python Editors `_ " +"και `Integrated Development Environments `_ για ένα πλήρη κατάλογο. " + From 01286757fa2fdb671aaa34e8d666233c0e013a0b Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 5 Apr 2025 13:13:20 -0700 Subject: [PATCH 02/13] translation using/editors --- TRANSLATORS | 2 +- using/editors.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TRANSLATORS b/TRANSLATORS index 7340db68..a3953a61 100644 --- a/TRANSLATORS +++ b/TRANSLATORS @@ -7,4 +7,4 @@ Marios Giannopoulos Artemis Leonardou Stelios Rotas Loukas Sakellaridis -Alexandros Tzioras \ No newline at end of file +Αlexandros Tzioras \ No newline at end of file diff --git a/using/editors.po b/using/editors.po index 02071942..557965f0 100644 --- a/using/editors.po +++ b/using/editors.po @@ -65,5 +65,5 @@ msgstr "" "από την κοινότητα σχετικά με τους επεξεργαστές κειμένου και IDEs. Παρακαλούμε " "μεταβείτε στο `Python Editors `_ " "και `Integrated Development Environments `_ για ένα πλήρη κατάλογο. " +"/moin/IntegratedDevelopmentEnvironments>`_ για ένα πλήρη κατάλογο." From cc66a238b4f8ea7a99776f8a08b04f0e4c8ce952 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 6 Apr 2025 09:35:03 -0700 Subject: [PATCH 03/13] changes using/editors --- using/editors.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/using/editors.po b/using/editors.po index 557965f0..9c89f201 100644 --- a/using/editors.po +++ b/using/editors.po @@ -29,11 +29,11 @@ msgid "" msgstr "" "Υπάρχουν αρκετά IDEs που υποστηρίζουν τη γλώσσα προγραμματισμού Python. Αρκετοί " "επεξεργαστές κειμένου και IDEs παρέχουν επισήμανση σύνταξης, εργαλεία " -"αποσφαλμάτωσης και ελέγχους :pep:`8`" +"αποσφαλμάτωσης και ελέγχους :pep:`8`." #: using/editors.rst:14 msgid "IDLE --- Python editor and shell" -msgstr "IDLE --- Επεξεργαστής και shell Python" +msgstr "IDLE --- Επεξεργαστής και shell της Python" #: using/editors.rst:16 msgid "" From 1b1756a996601f1cc7d30ab34a9cc5c06bc4d0d7 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 6 Apr 2025 12:12:34 -0700 Subject: [PATCH 04/13] translate using-index --- using/index.po | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/using/index.po b/using/index.po index 359b5dc6..b9ee690d 100644 --- a/using/index.po +++ b/using/index.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-04-06 10:11+0300\n" +"Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n" +"Language-Team: Language-Team: PyGreece " "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,7 +19,7 @@ msgstr "" #: using/index.rst:5 msgid "Python Setup and Usage" -msgstr "" +msgstr "Ρύθμιση και Χρήση της Python" #: using/index.rst:8 msgid "" @@ -27,3 +27,7 @@ msgid "" "setup of the Python environment on different platforms, the invocation of " "the interpreter and things that make working with Python easier." msgstr "" +"Αυτό το μέρος των αρχείων είναι αφιερωμένο σε γενικές πληροφορίες " +"σχετικά με την τη ρύθμιση του περιβάλλοντος της Python σε διαφορετικές " +"πλατφόρμες, την εκκίνηση του διερμηνευτή και πράγματα που κανουν " +"το να δουλεύεις με την Python ευκολότερη." From ef5578934401a41eee1189e4bf284e295a20e44d Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 11 Apr 2025 02:24:20 -0700 Subject: [PATCH 05/13] translate howto index --- howto/index.po | 58 +++++++++++++++++++++++++++----------------------- 1 file changed, 31 insertions(+), 27 deletions(-) diff --git a/howto/index.po b/howto/index.po index 3f5daa3d..f0c8a503 100644 --- a/howto/index.po +++ b/howto/index.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-04-10 HO:MI+ZONE\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,7 +19,7 @@ msgstr "" #: howto/index.rst:3 msgid "Python HOWTOs" -msgstr "" +msgstr "Python HOWTOs" #: howto/index.rst:5 msgid "" @@ -28,95 +28,99 @@ msgid "" "effort to foster documentation that's more detailed than the Python Library " "Reference." msgstr "" +"Τα HOWTOs της Python είναι έγγραφα που καλύπτουν ένα συγκεκριμένο θέμα σε βάθος. " +"Με πρότυπο τη συλλογή HOWTO του Linux Documentation Project, αυτή η συλλογή είναι μια " +"προσπάθεια να προωθηθεί η τεκμηρίωση που είναι πιο λεπτομερής από την Αναφορά της " +"Βιβλιοθήκης Python." #: howto/index.rst:35 msgid "General:" -msgstr "" +msgstr "Γενικά:" #: howto/index.rst:37 msgid ":ref:`annotations-howto`" -msgstr "" +msgstr ":ref:`annotations-howto`" #: howto/index.rst:38 msgid ":ref:`argparse-tutorial`" -msgstr "" +msgstr ":ref:`argparse-tutorial`" #: howto/index.rst:39 msgid ":ref:`descriptorhowto`" -msgstr "" +msgstr ":ref:`descriptorhowto`" #: howto/index.rst:40 msgid ":ref:`enum-howto`" -msgstr "" +msgstr ":ref:`enum-howto`" #: howto/index.rst:41 msgid ":ref:`functional-howto`" -msgstr "" +msgstr ":ref:`functional-howto`" #: howto/index.rst:42 msgid ":ref:`ipaddress-howto`" -msgstr "" +msgstr ":ref:`ipaddress-howto`" #: howto/index.rst:43 msgid ":ref:`logging-howto`" -msgstr "" +msgstr ":ref:`logging-howto`" #: howto/index.rst:44 msgid ":ref:`logging-cookbook`" -msgstr "" +msgstr ":ref:`logging-cookbook`" #: howto/index.rst:45 msgid ":ref:`regex-howto`" -msgstr "" +msgstr ":ref:`regex-howto`" #: howto/index.rst:46 msgid ":ref:`sortinghowto`" -msgstr "" +msgstr ":ref:`sortinghowto`" #: howto/index.rst:47 msgid ":ref:`unicode-howto`" -msgstr "" +msgstr ":ref:`unicode-howto`" #: howto/index.rst:48 msgid ":ref:`urllib-howto`" -msgstr "" +msgstr ":ref:`urllib-howto`" #: howto/index.rst:50 msgid "Advanced development:" -msgstr "" +msgstr "Προχωρημένη ανάπτυξη:" #: howto/index.rst:52 msgid ":ref:`curses-howto`" -msgstr "" +msgstr ":ref:`curses-howto`" #: howto/index.rst:53 msgid ":ref:`isolating-extensions-howto`" -msgstr "" +msgstr ":ref:`isolating-extensions-howto`" #: howto/index.rst:54 msgid ":ref:`python_2.3_mro`" -msgstr "" +msgstr ":ref:`python_2.3_mro`" #: howto/index.rst:55 msgid ":ref:`socket-howto`" -msgstr "" +msgstr ":ref:`socket-howto`" #: howto/index.rst:56 msgid ":ref:`cporting-howto`" -msgstr "" +msgstr ":ref:`cporting-howto`" #: howto/index.rst:58 msgid "Debugging and profiling:" -msgstr "" +msgstr "Αποσφαλμάτωση και σκιαγράφηση:" #: howto/index.rst:60 msgid ":ref:`gdb`" -msgstr "" +msgstr ":ref:`gdb`" #: howto/index.rst:61 msgid ":ref:`instrumentation`" -msgstr "" +msgstr ":ref:`instrumentation`" #: howto/index.rst:62 msgid ":ref:`perf_profiling`" -msgstr "" +msgstr ":ref:`perf_profiling`" From 6297311e2c77e4dfb6ddb83471e2241f8b25e5b7 Mon Sep 17 00:00:00 2001 From: Alexandros Tzioras <117464130+alextzioras@users.noreply.github.com> Date: Fri, 11 Apr 2025 02:31:03 -0700 Subject: [PATCH 06/13] Delete TRANSLATORS --- TRANSLATORS | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 TRANSLATORS diff --git a/TRANSLATORS b/TRANSLATORS deleted file mode 100644 index a3953a61..00000000 --- a/TRANSLATORS +++ /dev/null @@ -1,10 +0,0 @@ -Georgios Zisopoulos -Lysandros Nikolaou -Theofanis Petkos -Panagiotis Skias -Dimitrios Papadopoulos -Marios Giannopoulos -Artemis Leonardou -Stelios Rotas -Loukas Sakellaridis -Αlexandros Tzioras \ No newline at end of file From 38a36a30b854c273ddc415ccdd22aa7d23b7cce3 Mon Sep 17 00:00:00 2001 From: Alexandros Tzioras <117464130+alextzioras@users.noreply.github.com> Date: Fri, 11 Apr 2025 02:31:23 -0700 Subject: [PATCH 07/13] Delete using/editors.po --- using/editors.po | 69 ------------------------------------------------ 1 file changed, 69 deletions(-) delete mode 100644 using/editors.po diff --git a/using/editors.po b/using/editors.po deleted file mode 100644 index 9c89f201..00000000 --- a/using/editors.po +++ /dev/null @@ -1,69 +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: 2025-04-05 19:20+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" -"Content-Transfer-Encoding: 8bit\n" - -#: using/editors.rst:7 -msgid "Editors and IDEs" -msgstr "Επεξεργαστές Κειμένου και IDEs" - -#: 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 "" -"Υπάρχουν αρκετά IDEs που υποστηρίζουν τη γλώσσα προγραμματισμού Python. Αρκετοί " -"επεξεργαστές κειμένου και IDEs παρέχουν επισήμανση σύνταξης, εργαλεία " -"αποσφαλμάτωσης και ελέγχους :pep:`8`." - -#: using/editors.rst:14 -msgid "IDLE --- Python editor and shell" -msgstr "IDLE --- Επεξεργαστής και shell της Python" - -#: 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 "" -"Το IDLE είναι το Ολοκληρωμένο Περιβάλλον Ανάπτυξης και Εκμάθησης της Python " -"και γενικά συνοδεύει τις εγκαταστάσεις της Python. Αν χρησιμοποιείτε " -"Linux και δεν έχετε εγκατεστημένο το IDLE δείτε :ref:`Installing IDLE on " -"Linux `. Για περισσότερες πληροφορίες δείτε το " -":ref:`IDLE docs `." - -#: using/editors.rst:22 -msgid "Other Editors and IDEs" -msgstr "Άλλοι Επεξεργαστές Κειμένου και IDEs" - -#: 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 "" -"Το wiki της κοινότητας της Python έχει πληροφορίες που έχουν υποβληθεί " -"από την κοινότητα σχετικά με τους επεξεργαστές κειμένου και IDEs. Παρακαλούμε " -"μεταβείτε στο `Python Editors `_ " -"και `Integrated Development Environments `_ για ένα πλήρη κατάλογο." - From fd652948467ef74a1deb457396cc3a2ce268efec Mon Sep 17 00:00:00 2001 From: Alexandros Tzioras <117464130+alextzioras@users.noreply.github.com> Date: Fri, 11 Apr 2025 02:32:03 -0700 Subject: [PATCH 08/13] Delete using/index.po --- using/index.po | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 using/index.po diff --git a/using/index.po b/using/index.po deleted file mode 100644 index b9ee690d..00000000 --- a/using/index.po +++ /dev/null @@ -1,33 +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: 2025-04-06 10:11+0300\n" -"Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n" -"Language-Team: Language-Team: PyGreece " -"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 "Ρύθμιση και Χρήση της Python" - -#: 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 "" -"Αυτό το μέρος των αρχείων είναι αφιερωμένο σε γενικές πληροφορίες " -"σχετικά με την τη ρύθμιση του περιβάλλοντος της Python σε διαφορετικές " -"πλατφόρμες, την εκκίνηση του διερμηνευτή και πράγματα που κανουν " -"το να δουλεύεις με την Python ευκολότερη." From b3a90915ad80e6ac0b487f420b089bab5565ad44 Mon Sep 17 00:00:00 2001 From: Alexandros Tzioras <117464130+alextzioras@users.noreply.github.com> Date: Tue, 15 Apr 2025 05:47:04 -0700 Subject: [PATCH 09/13] Update index.po --- howto/index.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/howto/index.po b/howto/index.po index f0c8a503..46e19482 100644 --- a/howto/index.po +++ b/howto/index.po @@ -9,7 +9,7 @@ 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: 2025-04-10 HO:MI+ZONE\n" +"PO-Revision-Date: 2025-04-10 15:46+0300\n" "Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n" "Language-Team: Language-Team: PyGreece \n" "Language: \n" From db421f52ce8cab308a1bc4d0e5ad6806d1b222e1 Mon Sep 17 00:00:00 2001 From: Alexandros Tzioras <117464130+alextzioras@users.noreply.github.com> Date: Tue, 15 Apr 2025 05:48:20 -0700 Subject: [PATCH 10/13] Apply suggestions from code review Co-authored-by: Panagiotis Skias --- howto/index.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/howto/index.po b/howto/index.po index 46e19482..220668f6 100644 --- a/howto/index.po +++ b/howto/index.po @@ -87,7 +87,7 @@ msgstr ":ref:`urllib-howto`" #: howto/index.rst:50 msgid "Advanced development:" -msgstr "Προχωρημένη ανάπτυξη:" +msgstr "Προηγμένη ανάπτυξη:" #: howto/index.rst:52 msgid ":ref:`curses-howto`" @@ -111,7 +111,7 @@ msgstr ":ref:`cporting-howto`" #: howto/index.rst:58 msgid "Debugging and profiling:" -msgstr "Αποσφαλμάτωση και σκιαγράφηση:" +msgstr "Αποσφαλμάτωση και προφίλ εκτέλεσης:" #: howto/index.rst:60 msgid ":ref:`gdb`" From 8176d8f8048bda1bb1e7f185991e8484811e1409 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 15 Apr 2025 05:59:51 -0700 Subject: [PATCH 11/13] Restore accidentally deleted files --- howto/clinic.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/howto/clinic.po b/howto/clinic.po index 75ef2243..4c4c1518 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 " +"Το How-TO για Argument Clinic έχει μεταφερθεί στον `Οδηγό για προγραμματιστές Python " "`__." msgstr "" From 913da86e4e0cb8b8ba65f0a23f238f7b285c9bd1 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 1 May 2025 02:19:30 -0700 Subject: [PATCH 12/13] TRANSLATION OF HOWTO/CLINIC --- howto/clinic.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/howto/clinic.po b/howto/clinic.po index 4c4c1518..845ce355 100644 --- a/howto/clinic.po +++ b/howto/clinic.po @@ -23,6 +23,6 @@ msgstr "Argument Clinic How-To" #: howto/clinic.rst:13 msgid "" -"Το How-TO για Argument Clinic έχει μεταφερθεί στον `Οδηγό για προγραμματιστές Python " +"Tο How-TO για Argument Clinic έχει μεταφερθεί στον `Οδηγό για προγραμματιστές Python " "`__." msgstr "" From 7a2870f5bf8f0a6828a4689c52ae5f6f60fe8b87 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 1 May 2025 13:19:06 -0700 Subject: [PATCH 13/13] translate howto/index --- howto/index.po | 126 ------------------------------------------------- 1 file changed, 126 deletions(-) delete mode 100644 howto/index.po diff --git a/howto/index.po b/howto/index.po deleted file mode 100644 index 220668f6..00000000 --- a/howto/index.po +++ /dev/null @@ -1,126 +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: 2025-04-10 15:46+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" -"Content-Transfer-Encoding: 8bit\n" - -#: howto/index.rst:3 -msgid "Python HOWTOs" -msgstr "Python HOWTOs" - -#: 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 "" -"Τα HOWTOs της Python είναι έγγραφα που καλύπτουν ένα συγκεκριμένο θέμα σε βάθος. " -"Με πρότυπο τη συλλογή HOWTO του Linux Documentation Project, αυτή η συλλογή είναι μια " -"προσπάθεια να προωθηθεί η τεκμηρίωση που είναι πιο λεπτομερής από την Αναφορά της " -"Βιβλιοθήκης Python." - -#: howto/index.rst:35 -msgid "General:" -msgstr "Γενικά:" - -#: howto/index.rst:37 -msgid ":ref:`annotations-howto`" -msgstr ":ref:`annotations-howto`" - -#: howto/index.rst:38 -msgid ":ref:`argparse-tutorial`" -msgstr ":ref:`argparse-tutorial`" - -#: howto/index.rst:39 -msgid ":ref:`descriptorhowto`" -msgstr ":ref:`descriptorhowto`" - -#: howto/index.rst:40 -msgid ":ref:`enum-howto`" -msgstr ":ref:`enum-howto`" - -#: howto/index.rst:41 -msgid ":ref:`functional-howto`" -msgstr ":ref:`functional-howto`" - -#: howto/index.rst:42 -msgid ":ref:`ipaddress-howto`" -msgstr ":ref:`ipaddress-howto`" - -#: howto/index.rst:43 -msgid ":ref:`logging-howto`" -msgstr ":ref:`logging-howto`" - -#: howto/index.rst:44 -msgid ":ref:`logging-cookbook`" -msgstr ":ref:`logging-cookbook`" - -#: howto/index.rst:45 -msgid ":ref:`regex-howto`" -msgstr ":ref:`regex-howto`" - -#: howto/index.rst:46 -msgid ":ref:`sortinghowto`" -msgstr ":ref:`sortinghowto`" - -#: howto/index.rst:47 -msgid ":ref:`unicode-howto`" -msgstr ":ref:`unicode-howto`" - -#: howto/index.rst:48 -msgid ":ref:`urllib-howto`" -msgstr ":ref:`urllib-howto`" - -#: howto/index.rst:50 -msgid "Advanced development:" -msgstr "Προηγμένη ανάπτυξη:" - -#: howto/index.rst:52 -msgid ":ref:`curses-howto`" -msgstr ":ref:`curses-howto`" - -#: howto/index.rst:53 -msgid ":ref:`isolating-extensions-howto`" -msgstr ":ref:`isolating-extensions-howto`" - -#: howto/index.rst:54 -msgid ":ref:`python_2.3_mro`" -msgstr ":ref:`python_2.3_mro`" - -#: howto/index.rst:55 -msgid ":ref:`socket-howto`" -msgstr ":ref:`socket-howto`" - -#: howto/index.rst:56 -msgid ":ref:`cporting-howto`" -msgstr ":ref:`cporting-howto`" - -#: howto/index.rst:58 -msgid "Debugging and profiling:" -msgstr "Αποσφαλμάτωση και προφίλ εκτέλεσης:" - -#: howto/index.rst:60 -msgid ":ref:`gdb`" -msgstr ":ref:`gdb`" - -#: howto/index.rst:61 -msgid ":ref:`instrumentation`" -msgstr ":ref:`instrumentation`" - -#: howto/index.rst:62 -msgid ":ref:`perf_profiling`" -msgstr ":ref:`perf_profiling`"