8000 Translate faq/library by skpanagiotis · Pull Request #575 · python/python-docs-gr · GitHub
[go: up one dir, main page]

Skip to content

Translate faq/library #575

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

Open
wants to merge 20 commits into
base: 3.12
Choose a base branch
from
Open
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
Update faq/library.po
Co-authored-by: George Margaritis <gmargaritis@protonmail.com>
  • Loading branch information
skpanagiotis and gmargaritis authored Feb 27, 2025
commit 27f86309dd7035c071fbd78a17258aad9e9ae3dc
4 changes: 1 addition & 3 deletions faq/library.po
Original file line number Diff line number Diff line change
Expand Up @@ -437,9 +437,7 @@ msgid ""
"the low-level primitives provided by the :mod:`_thread` module."
msgstr ""
"Βεβαιωθείτε ότι χρησιμοποιείτε το module :mod:`threading` και όχι το module :"
"mod:`_thread`. Το module :mod:`threading` δημιουργεί βολικές αφηρημένες "
"έννοιες πάνω από τα πρωτόγονα χαμηλού επιπέδου που παρέχονται από το module :"
"mod:`_thread`."
"mod:`_thread`. Το module :mod:`threading` παρέχει ένα πιο βολικό και υψηλού επιπέδου τρόπο διαχείρισης νημάτων, χτίζοντας πάνω στις βασικές λειτουργίες του module :mod:`_thread`."

#: faq/library.rst:245
msgid "None of my threads seem to run: why?"
Expand Down
Loading
0