From a445a2f48ecd81bb3cb59c31ced6cab42211ff41 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 5 Apr 2025 11:07:30 -0700 Subject: [PATCH 1/9] 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 2/9] 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 3/9] 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 4/9] 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 5/9] 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 1915aa6c1469117348c98c2516703855505d20b1 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 15 Apr 2025 05:59:51 -0700 Subject: [PATCH 6/9] Restore accidentally deleted files --- TRANSLATORS | 2 +- using/editors.po | 6 +++--- using/index.po | 12 ++++-------- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/TRANSLATORS b/TRANSLATORS index a3953a61..7340db68 100644 --- a/TRANSLATORS +++ b/TRANSLATORS @@ -7,4 +7,4 @@ Marios Giannopoulos Artemis Leonardou Stelios Rotas Loukas Sakellaridis -Αlexandros Tzioras \ No newline at end of file +Alexandros Tzioras \ No newline at end of file diff --git a/using/editors.po b/using/editors.po index 9c89f201..02071942 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 "" @@ -65,5 +65,5 @@ msgstr "" "από την κοινότητα σχετικά με τους επεξεργαστές κειμένου και IDEs. Παρακαλούμε " "μεταβείτε στο `Python Editors `_ " "και `Integrated Development Environments `_ για ένα πλήρη κατάλογο." +"/moin/IntegratedDevelopmentEnvironments>`_ για ένα πλήρη κατάλογο. " diff --git a/using/index.po b/using/index.po index b9ee690d..359b5dc6 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: 2025-04-06 10:11+0300\n" -"Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n" -"Language-Team: Language-Team: PyGreece " +"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" @@ -19,7 +19,7 @@ msgstr "" #: using/index.rst:5 msgid "Python Setup and Usage" -msgstr "Ρύθμιση και Χρήση της Python" +msgstr "" #: using/index.rst:8 msgid "" @@ -27,7 +27,3 @@ 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 94ad74893836cc0a1511bfda4a0a3f2842df1707 Mon Sep 17 00:00:00 2001 From: Alexandros Tzioras <117464130+alextzioras@users.noreply.github.com> Date: Tue, 15 Apr 2025 06:04:23 -0700 Subject: [PATCH 7/9] 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..e9d889d3 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:57+0300\n" "Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n" "Language-Team: Language-Team: PyGreece \n" "Language: \n" From deecc5d6c320eb6a272bb55466bc574729487813 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci-lite[bot]" <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:10:47 +0000 Subject: [PATCH 8/9] [pre-commit.ci lite] apply automatic fixes --- howto/index.po | 8 ++++---- using/editors.po | 15 +++++++-------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/howto/index.po b/howto/index.po index e9d889d3..b65fa8cc 100644 --- a/howto/index.po +++ b/howto/index.po @@ -28,10 +28,10 @@ msgid "" "effort to foster documentation that's more detailed than the Python Library " "Reference." msgstr "" -"Τα HOWTOs της Python είναι έγγραφα που καλύπτουν ένα συγκεκριμένο θέμα σε βάθος. " -"Με πρότυπο τη συλλογή HOWTO του Linux Documentation Project, αυτή η συλλογή είναι μια " -"προσπάθεια να προωθηθεί η τεκμηρίωση που είναι πιο λεπτομερής από την Αναφορά της " -"Βιβλιοθήκης Python." +"Τα HOWTOs της Python είναι έγγραφα που καλύπτουν ένα συγκεκριμένο θέμα σε " +"βάθος. Με πρότυπο τη συλλογή HOWTO του Linux Documentation Project, αυτή η " +"συλλογή είναι μια προσπάθεια να προωθηθεί η τεκμηρίωση που είναι πιο " +"λεπτομερής από την Αναφορά της Βιβλιοθήκης Python." #: howto/index.rst:35 msgid "General:" diff --git a/using/editors.po b/using/editors.po index 8c6524e6..1dc99136 100644 --- a/using/editors.po +++ b/using/editors.po @@ -27,9 +27,9 @@ msgid "" "editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` " "checks." msgstr "" -"Υπάρχουν αρκετά IDEs που υποστηρίζουν τη γλώσσα προγραμματισμού Python. Αρκετοί " -"επεξεργαστές κειμένου και IDEs παρέχουν επισήμανση σύνταξης, εργαλεία " -"αποσφαλμάτωσης και ελέγχους :pep:`8`" +"Υπάρχουν αρκετά IDEs που υποστηρίζουν τη γλώσσα προγραμματισμού Python. " +"Αρκετοί επεξεργαστές κειμένου και IDEs παρέχουν επισήμανση σύνταξης, " +"εργαλεία αποσφαλμάτωσης και ελέγχους :pep:`8`" #: using/editors.rst:14 msgid "IDLE --- Python editor and shell" @@ -44,10 +44,10 @@ msgid "" "`." msgstr "" "Το IDLE είναι το Ολοκληρωμένο Περιβάλλον Ανάπτυξης και Εκμάθησης της Python " -"και γενικά συνοδεύει τις εγκαταστάσεις της Python. Αν χρησιμοποιείτε " -"Linux και δεν έχετε εγκατεστημένο το IDLE δείτε :ref:`Installing IDLE on " -"Linux `. Για περισσότερες πληροφορίες δείτε το " -":ref:`IDLE docs `." +"και γενικά συνοδεύει τις εγκαταστάσεις της Python. Αν χρησιμοποιείτε Linux " +"και δεν έχετε εγκατεστημένο το IDLE δείτε :ref:`Installing IDLE on Linux " +"`. Για περισσότερες πληροφορίες δείτε το :ref:" +"`IDLE docs `." #: using/editors.rst:22 msgid "Other Editors and IDEs" @@ -66,4 +66,3 @@ msgstr "" "μεταβείτε στο `Python Editors `_ " "και `Integrated Development Environments `_ για ένα πλήρη κατάλογο." - From d0642c784ce9607106138c76ff5ee0998f88d1a4 Mon Sep 17 00:00:00 2001 From: Alexandros Tzioras <117464130+alextzioras@users.noreply.github.com> Date: Mon, 28 Apr 2025 07:07:47 -0700 Subject: [PATCH 9/9] Apply suggestions from code review Co-authored-by: Panagiotis Skias --- using/editors.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/using/editors.po b/using/editors.po index 1dc99136..2cb116d0 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 "" pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy