8000 Translate tutorial/introduction to complete MVP by lysnikolaou · Pull Request #585 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Translate tutorial/introduction to complete MVP #585

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 11 commits into from
Feb 14, 2025
Prev Previous commit
Next Next commit
[pre-commit.ci lite] apply automatic fixes
  • Loading branch information
pre-commit-ci-lite[bot] authored Feb 14, 2025
commit 974d5bf519947817a1ed8b90f45abc7b1679f41d
6 changes: 3 additions & 3 deletions tutorial/introduction.po
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,9 @@ msgid ""
"index 0. There is no separate character type; a character is simply a string "
"of size one::"
msgstr ""
"Οι συμβολοσειρές μπορούν να είναι *προσπελάσιμες* (μέσω ευρετηρίου), με τον πρώτο "
"χαρακτήρα να έχει τον δείκτη 0. Δεν υπάρχει ξεχωριστός τύπος για χαρακτήρες∙ "
"ένας χαρακτήρας είναι απλώς μία συμβολοσειρά με μέγεθος ένα::"
"Οι συμβολοσειρές μπορούν να είναι *προσπελάσιμες* (μέσω ευρετηρίου), με τον "
"πρώτο χαρακτήρα να έχει τον δείκτη 0. Δεν υπάρχει ξεχωριστός τύπος για "
"χαρακτήρες∙ ένας χαρακτήρας είναι απλώς μία συμβολοσειρά με μέγεθος ένα::"

#: tutorial/introduction.rst:265
msgid ""
Expand Down
0