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

Skip to content

Translate howto clinic #604

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 6 commits into from
May 20, 2025
Merged
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions dictionaries/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Category
Centrum
Cheese
Cleese
Clinic
Command
Comment
Compaq
Expand Down Expand Up @@ -91,6 +92,7 @@ Haskell
Hat
Hello
Hewlett
How
Hugunin
I
If
Expand Down Expand Up @@ -223,6 +225,7 @@ Thread
Time
Title
Tk
To
Traceback
Transform
Traversable
Expand Down
13 changes: 8 additions & 5 deletions howto/clinic.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,24 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-02 23:29+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"
"POT-Creation-Date: 2025-02-17 21:03+0100\n"
"PO-Revision-Date: 2025-05-01 12:14+0300\n"
"Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n"
"Language-Team: Language-Team: PyGreece <pygreece@gmail.com>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: howto/clinic.rst:8
msgid "Argument Clinic How-To"
msgstr ""
msgstr "Argument Clinic How-To"

#: howto/clinic.rst:13
msgid ""
"The Argument Clinic How-TO has been moved to the `Python Developer's Guide "
"<https://devguide.python.org/development-tools/clinic/>`__."
msgstr ""
"Το How-TO για Argument Clinic έχει μεταφερθεί στον `Οδηγό για "
"προγραμματιστές Python <https://devguide.python.org/development-tools/clinic/"
">`__."
0