diff --git a/dictionaries/main.txt b/dictionaries/main.txt index 8a9d806b..19747315 100644 --- a/dictionaries/main.txt +++ b/dictionaries/main.txt @@ -1763,8 +1763,10 @@ zoneinfo Ειδαλλιώς Επαναλήπτες Επαναχρησιμοποιώντας +Επεξεργασίας Επιστρεφόμενοι Η +Κειμένου Κινητής Μετα Μετακλάσεις diff --git a/library/text.po b/library/text.po index 4302cd39..0f81c35d 100644 --- a/library/text.po +++ b/library/text.po @@ -9,23 +9,25 @@ msgstr "" "Project-Id-Version: Python 3.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-12-04 09:48+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"PO-Revision-Date: 2026-05-25 19:40+0300\n" +"Last-Translator: Marios Giannopoulos \n" +"Language-Team: PyGreece \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: library/text.rst:6 msgid "Text Processing Services" -msgstr "" +msgstr "Υπηρεσίες Επεξεργασίας Κειμένου" #: library/text.rst:8 msgid "" "The modules described in this chapter provide a wide range of string " "manipulation operations and other text processing services." msgstr "" +"Οι ενότητες που περιγράφονται σε αυτό το κεφάλαιο παρέχουν ένα ευρύ φάσμα " +"συμβολοσειρών πράξεις χειραγώγησης και άλλες υπηρεσίες επεξεργασίας κειμένου." #: library/text.rst:11 msgid "" @@ -33,3 +35,6 @@ msgid "" "highly relevant to text processing. In addition, see the documentation for " "Python's built-in string type in :ref:`textseq`." msgstr "" +"Το module :mod:`codecs` που περιγράφεται στην ενότητα: ref:`binaryservices` " +"είναι επίσης πολύ σχετικό με την επεξεργασία κειμένου. Επιπλέον, δείτε την " +"τεκμηρίωση για τον ενσωματωμένο τύπο συμβολοσειράς της Python :ref:`textseq`." diff --git a/library/trace.po b/library/trace.po index b62c41e2..07937fe1 100644 --- a/library/trace.po +++ b/library/trace.po @@ -364,6 +364,7 @@ msgstr "" "\n" "# δημιούργησε ένα αντικείμενο Trace λέγοντάς του τι να αγνοήσει και\n" "# εάν θα κάνει ιχνηλάτηση, αρίθμηση γραμμών ή και τα δύο.\n" +"\n" "tracer = trace.Trace(\n" " ignoredirs=[sys.prefix, sys.exec_prefix],\n" " trace=0,\n"