diff --git a/dictionaries/main.txt b/dictionaries/main.txt index 45c38d2f..07852f6c 100644 --- a/dictionaries/main.txt +++ b/dictionaries/main.txt @@ -33,6 +33,7 @@ Cannon Case Category Centrum +Changelog Cheese Cleese Command diff --git a/whatsnew/index.po b/whatsnew/index.po index 5e31eae0..ecd05443 100644 --- a/whatsnew/index.po +++ b/whatsnew/index.po @@ -9,9 +9,9 @@ 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 \n" -"Language-Team: LANGUAGE \n" +"PO-Revision-Date: 2025-05-20 15:48+0300\n" +"Last-Translator: Marios Giannopoulos \n" +"Language-Team: PyGreece \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,7 +19,7 @@ msgstr "" #: whatsnew/index.rst:5 msgid "What's New in Python" -msgstr "" +msgstr "Τι νέο υπάρχει στην Python" #: whatsnew/index.rst:7 msgid "" @@ -27,6 +27,9 @@ msgid "" "important changes between major Python versions. They are a \"must read\" " "for anyone wishing to stay up-to-date after a new release." msgstr "" +"Η σειρά άρθρων \"Τι νέο υπάρχει στην Python\" περιγράφει τις πιο σημαντικές " +"αλλαγές μεταξύ μεγάλων εκδόσεων της Python. Αποτελεί \"must read\" για όσους " +"επιθυμούν να παραμείνουν ενημερωμένοι μετά από κάθε νέα έκδοση." #: whatsnew/index.rst:38 msgid "" @@ -34,3 +37,6 @@ msgid "" "the contents of the :source:`Misc/NEWS.d` directory tree, which contains " "*all* nontrivial changes to Python for the current version." msgstr "" +"Το \"Changelog\" είναι μια έκδοση σε HTML του :pypi:`file built` από " +"τα περιεχόμενα του :source:`Misc/NEWS.d` δέντρου καταλόγων, το οποίο " +"περιέχει *όλες* τις μη ασήμαντες αλλαγές στην Python για την τρέχουσα έκδοση."