-
-
Notifications
You must be signed in to change notification settings - Fork 17
Translate using editors #597
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
a445a2f
using/editors translation
alextzioras 0128675
translation using/editors
alextzioras c6f9e79
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] f341885
Apply suggestions from code review
alextzioras dbf202a
Merge branch '3.12' into translate-using-editors
alextzioras File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,4 @@ Marios Giannopoulos | |
Artemis Leonardou | ||
Stelios Rotas | ||
Loukas Sakellaridis | ||
Αlexandros Tzioras |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,28 +9,31 @@ 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 <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"PO-Revision-Date: 2025-04-05 19:20+0300\n" | ||
"Last-Translator: ALEXANDROS TZIORAS [email protected]\n" | ||
"Language-Team: Language-Team: PyGreece <[email protected]>\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 "" | ||
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 "" | ||
msgstr "IDLE --- Επεξεργαστής και shell Python" | ||
alextzioras marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
#: using/editors.rst:16 | ||
msgid "" | ||
|
@@ -40,10 +43,15 @@ msgid "" | |
"<installing_idle_on_linux>`. For more information see the :ref:`IDLE docs " | ||
"<idle>`." | ||
msgstr "" | ||
"Το IDLE είναι το Ολοκληρωμένο Περιβάλλον Ανάπτυξης και Εκμάθησης της Python " | ||
"και γενικά συνοδεύει τις εγκαταστάσεις της Python. Αν χρησιμοποιείτε Linux " | ||
"και δεν έχετε εγκατεστημένο το IDLE δείτε :ref:`Installing IDLE on Linux " | ||
"<installing_idle_on_linux>`. Για περισσότερες πληροφορίες δείτε το :ref:" | ||
"`IDLE docs <idle>`." | ||
|
||
#: using/editors.rst:22 | ||
msgid "Other Editors and IDEs" | ||
msgstr "" | ||
msgstr "Άλλοι Επεξεργαστές Κειμένου και IDEs" | ||
|
||
#: using/editors.rst:24 | ||
msgid "" | ||
|
@@ -53,3 +61,8 @@ msgid "" | |
"python.org/moin/IntegratedDevelopmentEnvironments>`_ for a comprehensive " | ||
"list." | ||
msgstr "" | ||
"Το wiki της κοινότητας της Python έχει πληροφορίες που έχουν υποβληθεί από " | ||
"την κοινότητα σχετικά με τους επεξεργαστές κειμένου και IDEs. Παρακαλούμε " | ||
"μεταβείτε στο `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ " | ||
"και `Integrated Development Environments <https://wiki.python.org/moin/" | ||
"IntegratedDevelopmentEnvironments>`_ για ένα πλήρη κατάλογο." |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.