8000 Translate howto index by alextzioras · Pull Request #600 · python/python-docs-gr · GitHub
[go: up one dir, main page]

Skip to content

Translate howto index #600

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 10 commits into from
Apr 29, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Restore accidentally deleted files
  • Loading branch information
alextzioras committed Apr 15, 2025
commit 1915aa6c1469117348c98c2516703855505d20b1
2 changes: 1 addition & 1 deletion TRANSLATORS
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Marios Giannopoulos
Artemis Leonardou
Stelios Rotas
Loukas Sakellaridis
Αlexandros Tzioras
Alexandros Tzioras
6 changes: 3 additions & 3 deletions using/editors.po
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ msgid ""
msgstr ""
"Υπάρχουν αρκετά IDEs που υποστηρίζουν τη γλώσσα προγραμματισμού Python. Αρκετοί "
"επεξεργαστές κειμένου και IDEs παρέχουν επισήμανση σύνταξης, εργαλεία "
"αποσφαλμάτωσης και ελέγχους :pep:`8`."
"αποσφαλμάτωσης και ελέγχους :pep:`8`"

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

#: using/editors.rst:16
msgid ""
Expand Down Expand Up @@ -65,5 +65,5 @@ msgstr ""
"από την κοινότητα σχετικά με τους επεξεργαστές κειμένου και IDEs. Παρακαλούμε "
"μεταβείτε στο `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ "
"και `Integrated Development Environments <https://wiki.python.org"
"/moin/IntegratedDevelopmentEnvironments>`_ για ένα πλήρη κατάλογο."
"/moin/IntegratedDevelopmentEnvironments>`_ για ένα πλήρη κατάλογο. "

12 changes: 4 additions & 8 deletions using/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,21 @@ 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: 2025-04-06 10:11+0300\n"
"Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n"
"Language-Team: Language-Team: PyGreece <pygreece@gmail.com>"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: using/index.rst:5
msgid "Python Setup and Usage"
msgstr "Ρύθμιση και Χρήση της Python"
msgstr ""

#: using/index.rst:8
msgid ""
"This part of the documentation is devoted to general information on the "
"setup of the Python environment on different platforms, the invocation of "
"the interpreter and things that make working with Python easier."
msgstr ""
"Αυτό το μέρος των αρχείων είναι αφιερωμένο σε γενικές πληροφορίες "
"σχετικά με την τη ρύθμιση του περιβάλλοντος της Python σε διαφορετικές "
"πλατφόρμες, την εκκίνηση του διερμηνευτή και πράγματα που κανουν "
"το να δουλεύεις με την Python ευκολότερη."
0