Skip to content

Commit a445a2f

Browse files
committed
using/editors translation
1 parent 6eacb14 commit a445a2f

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

TRANSLATORS

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ Marios Giannopoulos
77
Artemis Leonardou
88
Stelios Rotas
99
Loukas Sakellaridis
10+
Alexandros Tzioras

using/editors.po

+20-6
Original file line numberDiff line numberDiff line change
@@ -9,28 +9,31 @@ msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2025-02-17 21:03+0100\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14-
"Language-Team: LANGUAGE <[email protected]>\n"
12+
"PO-Revision-Date: 2025-04-05 19:20+0300\n"
13+
"Last-Translator: ALEXANDROS TZIORAS [email protected]\n"
14+
"Language-Team: Language-Team: PyGreece <[email protected]>\n"
1515
"Language: \n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919

2020
#: using/editors.rst:7
2121
msgid "Editors and IDEs"
22-
msgstr ""
22+
msgstr "Επεξεργαστές Κειμένου και IDEs"
2323

2424
#: using/editors.rst:9
2525
msgid ""
2626
"There are a number of IDEs that support Python programming language. Many "
2727
"editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` "
2828
"checks."
2929
msgstr ""
30+
"Υπάρχουν αρκετά IDEs που υποστηρίζουν τη γλώσσα προγραμματισμού Python. Αρκετοί "
31+
"επεξεργαστές κειμένου και IDEs παρέχουν επισήμανση σύνταξης, εργαλεία "
32+
"αποσφαλμάτωσης και ελέγχους :pep:`8`"
3033

3134
#: using/editors.rst:14
3235
msgid "IDLE --- Python editor and shell"
33-
msgstr ""
36+
msgstr "IDLE --- Επεξεργαστής και shell Python"
3437

3538
#: using/editors.rst:16
3639
msgid ""
@@ -40,10 +43,15 @@ msgid ""
4043
"<installing_idle_on_linux>`. For more information see the :ref:`IDLE docs "
4144
"<idle>`."
4245
msgstr ""
46+
"Το IDLE είναι το Ολοκληρωμένο Περιβάλλον Ανάπτυξης και Εκμάθησης της Python "
47+
"και γενικά συνοδεύει τις εγκαταστάσεις της Python. Αν χρησιμοποιείτε "
48+
"Linux και δεν έχετε εγκατεστημένο το IDLE δείτε :ref:`Installing IDLE on "
49+
"Linux <installing_idle_on_linux>`. Για περισσότερες πληροφορίες δείτε το "
50+
":ref:`IDLE docs <idle>`."
4351

4452
#: using/editors.rst:22
4553
msgid "Other Editors and IDEs"
46-
msgstr ""
54+
msgstr "Άλλοι Επεξεργαστές Κειμένου και IDEs"
4755

4856
#: using/editors.rst:24
4957
msgid ""
@@ -53,3 +61,9 @@ msgid ""
5361
"python.org/moin/IntegratedDevelopmentEnvironments>`_ for a comprehensive "
5462
"list."
5563
msgstr ""
64+
"Το wiki της κοινότητας της Python έχει πληροφορίες που έχουν υποβληθεί "
65+
"από την κοινότητα σχετικά με τους επεξεργαστές κειμένου και IDEs. Παρακαλούμε "
66+
"μεταβείτε στο `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ "
67+
"και `Integrated Development Environments <https://wiki.python.org"
68+
"/moin/IntegratedDevelopmentEnvironments>`_ για ένα πλήρη κατάλογο. "
69+

0 commit comments

Comments
 (0)