8000 Update necessary .po files to latest version by lysnikolaou · Pull Request #587 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Update necessary .po files to latest version #587

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

Closed
wants to merge 4 commits into from
Closed
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
Next Next commit
Update necessary .po files to latest version
  • Loading branch information
lysnikolaou committed Feb 14, 2025
commit 7b8b8c84230ec8e1cdd91376b3ef1905ceece8df
34 changes: 18 additions & 16 deletions bugs.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-14 12:51+0000\n"
"PO-Revision-Date: 2024-05-06 12:51+0000\n"
"POT-Creation-Date: 2025-02-14 14:36+0100\n"
"PO-Revision-Date: 2025-02-14 14:36+0100\n"
"Last-Translator: Theofanis Petkos <thepetk@gmail.com>\n"
"Language-Team: PyGreece <pygreece@gmail.com>\n"
"Language-Team: PyGreece <organizers@pygreece.org>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand All @@ -33,8 +34,8 @@ msgstr ""
#: bugs.rst:11
msgid ""
"It can be sometimes faster to fix bugs yourself and contribute patches to "
"Python as it streamlines the process and involves less people. Learn how to :"
"ref:`contribute <contributing-to-python>`."
"Python as it streamlines the process and involves less people. Learn how "
"to :ref:`contribute <contributing-to-python>`."
msgstr ""
"Μερικές φορές μπορεί να είναι πιο γρήγορο να διορθώσετε μόνοι σας σφάλματα "
"και να συνεισφέρετε ενημερώσεις στον κώδικα της Python μιας και "
Expand Down Expand Up @@ -77,7 +78,7 @@ msgstr ""
"ένα mailing list που διευθύνεται από εθελοντές. Το αίτημά σας θα γίνει "
"αντιληπτό, αν και μπορεί να χρειαστεί λίγος χρόνος για την επεξεργασία του."

#: bugs.rst:33
#: bugs.rst:32
msgid "`Documentation bugs`_"
msgstr "`Σφάλματα τεκμηρίωσης`_"

Expand All @@ -89,7 +90,7 @@ msgstr ""
"Μια λίστα σφαλμάτων τεκμηρίωσης που έχουν υποβληθεί στον Python issue "
"tracker."

#: bugs.rst:36
#: bugs.rst:35
msgid "`Issue Tracking <https://devguide.python.org/tracker/>`_"
msgstr "`Παρακολούθηση Issue <https://devguide.python.org/tracker/>`_"

Expand All @@ -100,7 +101,7 @@ msgstr ""
"Επισκόπηση της διαδικασίας που περιλαμβάνει η αναφορά μιας βελτίωσης στον "
"tracker."

#: bugs.rst:39
#: bugs.rst:38
msgid ""
"`Helping with Documentation <https://devguide.python.org/docquality/#helping-"
"with-documentation>`_"
Expand All @@ -117,12 +118,13 @@ msgstr ""
"Τεκμηρίωση της Python."

#: bugs.rst:41
#, fuzzy
msgid ""
"`Documentation Translations <https://devguide.python.org/documentation/"
"translating/>`_"
"`Documentation Translations <https://devguide.python.org/documenting/"
"#translating>`_"
msgstr ""
"`Μεταφράσεις Τεκμηρίωσης <https://devguide.python.org/documentation/"
"translating/>`_"
"`Μεταφράσεις Τεκμηρίωσης <https://devguide.python.org/documenting/"
"#translating>`_"

#: bugs.rst:42
msgid ""
Expand Down Expand Up @@ -222,13 +224,13 @@ msgstr ""
"καθορίσει τι πρέπει να γίνει για να διορθωθεί το πρόβλημα. Θα λαμβάνετε μια "
"ενημέρωση κάθε φορά που γίνεται κάποια ενέργεια για το πρόβλημα."

#: bugs.rst:89
#: bugs.rst:87
msgid ""
"`How to Report Bugs Effectively <https://www.chiark.greenend.org.uk/"
"~sgtatham/bugs.html>`_"
msgstr ""
"`Πως να Αναφέρεται Σφάλματα Αποτελεσματικά <https://www.chiark.greenend.org."
"uk/~sgtatham/bugs.html>`_"
"`Πως να Αναφέρετε Σφάλματα Αποτελεσματικά <https://"
"www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_"

#: bugs.rst:88
msgid ""
Expand All @@ -239,7 +241,7 @@ msgstr ""
"μιας χρήσιμης αναφοράς σφάλματος. Περιγράφει τι είδους πληροφορίες είναι "
"χρήσιμες και γιατί είναι χρήσιμες."

#: bugs.rst:92
#: bugs.rst:91
msgid ""
"`Bug Writing Guidelines <https://bugzilla.mozilla.org/page.cgi?id=bug-"
"writing.html>`_"
Expand Down
Loading
Loading
0