8000 Translate file faq/programming.po by skpanagiotis · Pull Request #515 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Translate file faq/programming.po #515

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 20 commits into from
Jun 17, 2024
Merged
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/programming.po
Co-authored-by: Theofanis Petkos <thepetk@gmail.com>
  • Loading branch information
skpanagiotis and thepetk authored Jun 12, 2024
commit a156b6fd16aea00652e9d0cd1cc75ead6e86bf4e
2 changes: 1 addition & 1 deletion faq/programming.po
Original file line number Diff line number Diff line change
Expand Up @@ -2034,7 +2034,7 @@ msgid ""
"<https://numpy.org/>`_ is the best known."
msgstr ""
"Εναλλακτικά, μπορείτε να χρησιμοποιήσετε μια επέκταση που παρέχει έναν τύπο "
"δεδομένων μήτρας∙ Το `NumPy <https://numpy.org/>`_ είναι το πιο γνωστό."
"δεδομένων μήτρας (matrix)∙ Το `NumPy <https://numpy.org/>`_ είναι το πιο γνωστό."

#: faq/programming.rst:1325
msgid "How do I apply a method or function to a sequence of objects?"
Expand Down
Loading
0