Skip to content

translate-library-development #1093

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: 3.14
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 11 additions & 5 deletions library/development.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: 2025-05-22 13:10+0300\n"
"Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n"
"Language-Team: Language-Team: PyGreece <organizers@pygreece.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: library/development.rst:5
msgid "Development Tools"
msgstr ""
msgstr "Εργαλεία Ανάπτυξης"

#: library/development.rst:7
msgid ""
Expand All @@ -29,7 +29,13 @@ msgid ""
"contains frameworks for writing unit tests that automatically exercise code "
"and verify that the expected output is produced."
msgstr ""
"Τα modules που περιγράφονται σε αυτό το κεφάλαιο σας βοηθούν να γράψετε "
"λογισμικό. Για παράδειγμα, το module :mod:`pydoc` παίρνει ένα module και "
"δημιουργεί τεκμηρίωση βάσει του περιεχομένου του. Τα modules :mod:`doctest` "
"και :mod:`unittest` παρέχουν πλαίσια για τη συγγραφή μονάδων δοκιμής που "
"εκτελούν αυτόματα τον κώδικα και επαληθεύουν ότι παράγεται το αναμενόμενο "
"αποτέλεσμα."

#: library/development.rst:13
msgid "The list of modules described in this chapter is:"
msgstr ""
msgstr "Ο κατάλογος των modules που περιγράφονται σε αυτό το κεφάλαιο είναι:"