Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork16
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Changes from1 commit
a445a2f
0128675
cc66a23
1b1756a
ef55789
1915aa6
94ad748
166eedf
deecc5d
d0642c7
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -9,17 +9,17 @@ 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-10 HO:MI+ZONE\n" | ||
skpanagiotis marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
"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/index.rst:3 | ||
msgid "Python HOWTOs" | ||
msgstr "Python HOWTOs" | ||
#: howto/index.rst:5 | ||
msgid "" | ||
@@ -28,95 +28,99 @@ msgid "" | ||
"effort to foster documentation that's more detailed than the Python Library " | ||
"Reference." | ||
msgstr "" | ||
"Τα HOWTOs της Python είναι έγγραφα που καλύπτουν ένα συγκεκριμένο θέμα σε βάθος. " | ||
"Με πρότυπο τη συλλογή HOWTO του Linux Documentation Project, αυτή η συλλογή είναι μια " | ||
"προσπάθεια να προωθηθεί η τεκμηρίωση που είναι πιο λεπτομερής από την Αναφορά της " | ||
"Βιβλιοθήκης Python." | ||
#: howto/index.rst:35 | ||
msgid "General:" | ||
msgstr "Γενικά:" | ||
#: howto/index.rst:37 | ||
msgid ":ref:`annotations-howto`" | ||
msgstr ":ref:`annotations-howto`" | ||
#: howto/index.rst:38 | ||
msgid ":ref:`argparse-tutorial`" | ||
msgstr ":ref:`argparse-tutorial`" | ||
#: howto/index.rst:39 | ||
msgid ":ref:`descriptorhowto`" | ||
msgstr ":ref:`descriptorhowto`" | ||
#: howto/index.rst:40 | ||
msgid ":ref:`enum-howto`" | ||
msgstr ":ref:`enum-howto`" | ||
#: howto/index.rst:41 | ||
msgid ":ref:`functional-howto`" | ||
msgstr ":ref:`functional-howto`" | ||
#: howto/index.rst:42 | ||
msgid ":ref:`ipaddress-howto`" | ||
msgstr ":ref:`ipaddress-howto`" | ||
#: howto/index.rst:43 | ||
msgid ":ref:`logging-howto`" | ||
msgstr ":ref:`logging-howto`" | ||
#: howto/index.rst:44 | ||
msgid ":ref:`logging-cookbook`" | ||
msgstr ":ref:`logging-cookbook`" | ||
#: howto/index.rst:45 | ||
msgid ":ref:`regex-howto`" | ||
msgstr ":ref:`regex-howto`" | ||
#: howto/index.rst:46 | ||
msgid ":ref:`sortinghowto`" | ||
msgstr ":ref:`sortinghowto`" | ||
#: howto/index.rst:47 | ||
msgid ":ref:`unicode-howto`" | ||
msgstr ":ref:`unicode-howto`" | ||
#: howto/index.rst:48 | ||
msgid ":ref:`urllib-howto`" | ||
msgstr ":ref:`urllib-howto`" | ||
#: howto/index.rst:50 | ||
msgid "Advanced development:" | ||
msgstr "Προχωρημένη ανάπτυξη:" | ||
alextzioras marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
#: howto/index.rst:52 | ||
msgid ":ref:`curses-howto`" | ||
msgstr ":ref:`curses-howto`" | ||
#: howto/index.rst:53 | ||
msgid ":ref:`isolating-extensions-howto`" | ||
msgstr ":ref:`isolating-extensions-howto`" | ||
#: howto/index.rst:54 | ||
msgid ":ref:`python_2.3_mro`" | ||
msgstr ":ref:`python_2.3_mro`" | ||
#: howto/index.rst:55 | ||
msgid ":ref:`socket-howto`" | ||
msgstr ":ref:`socket-howto`" | ||
#: howto/index.rst:56 | ||
msgid ":ref:`cporting-howto`" | ||
msgstr ":ref:`cporting-howto`" | ||
#: howto/index.rst:58 | ||
msgid "Debugging and profiling:" | ||
msgstr "Αποσφαλμάτωση και σκιαγράφηση:" | ||
alextzioras marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
#: howto/index.rst:60 | ||
msgid ":ref:`gdb`" | ||
msgstr ":ref:`gdb`" | ||
#: howto/index.rst:61 | ||
msgid ":ref:`instrumentation`" | ||
msgstr ":ref:`instrumentation`" | ||
#: howto/index.rst:62 | ||
msgid ":ref:`perf_profiling`" | ||
msgstr ":ref:`perf_profiling`" |