8000 Translate file reference/introduction.po by steliosrotas · Pull Request #565 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Translate file reference/introduction.po #565

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 31 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
632a0f9
Translate file reference/introduction.po
steliosrotas Nov 25, 2024
c0e26b2
Update reference/introduction.po
steliosrotas Nov 26, 2024
811e448
Update reference/introduction.po
steliosrotas Nov 26, 2024
443efb5
Update reference/introduction.po
steliosrotas Nov 26, 2024
c2d329f
Update reference/introduction.po
steliosrotas Nov 26, 2024
7a1b941
Update reference/introduction.po
steliosrotas Nov 26, 2024
3259683
Update reference/introduction.po
steliosrotas Nov 26, 2024
4c3a989
Update reference/introduction.po
steliosrotas Nov 26, 2024
1eb7fad
Update reference/introduction.po
steliosrotas Nov 26, 2024
3939b4d
Update reference/introduction.po
steliosrotas Nov 26, 2024
3cfd1a8
Update reference/introduction.po
steliosrotas Nov 26, 2024
fbc7d8e
Update reference/introduction.po
steliosrotas Nov 26, 2024
3c0227f
Update reference/introduction.po
steliosrotas Nov 26, 2024
c04e771
Update reference/introduction.po
steliosrotas Nov 26, 2024
e0af5c5
Update reference/introduction.po
steliosrotas Nov 26, 2024
f48272e
Update reference/introduction.po
steliosrotas Nov 26, 2024
d8c8219
Update reference/introduction.po
steliosrotas Nov 26, 2024
4566206
Update reference/introduction.po
steliosrotas Nov 26, 2024
d3eb3dc
Update reference/introduction.po
steliosrotas Nov 26, 2024
3378280
Update reference/introduction.po
steliosrotas Nov 26, 2024
b738dc9
Update reference/introduction.po
steliosrotas Nov 26, 2024
d7aa004
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] Nov 26, 2024
b3dd599
Update reference/introduction.po
steliosrotas Nov 26, 2024
4830d45
Update reference/introduction.po
steliosrotas Nov 26, 2024
e3ac853
Update reference/introduction.po
steliosrotas Nov 26, 2024
14aad20
Update reference/introduction.po
steliosrotas Nov 26, 2024
2af8247
Update reference/introduction.po
steliosrotas Nov 26, 2024
0779a73
Update reference/introduction.po
steliosrotas Nov 26, 2024
ed07a1e
Update reference/introduction.po
steliosrotas Nov 26, 2024
3f17b39
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] Nov 26, 2024
de4dfda
Update reference/introduction.po
steliosrotas Nov 27, 2024
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
DC6C
Prev Previous commit
Next Next commit
Update reference/introduction.po
Co-authored-by: Panagiotis Skias <panagiotis.skias@gmail.com>
  • Loading branch information
steliosrotas and skpanagiotis authored Nov 26, 2024
commit 1eb7fad9573f8e916544af72413f7835e01f472d
2 changes: 1 addition & 1 deletion reference/introduction.po
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ msgstr ""
"Αν και ο συμβολισμός που χρησιμοποιείται είναι σχεδόν ο ίδιος, υπάρχει μεγάλη "
"διαφορά ανάμεσα στη σημασία των λεξιλογικών και των συντακτικών ορισμών: ένας "
"λεξιλογικός ορισμός λειτουργεί με τους μεμονωμένους χαρακτήρες της πηγής "
"εισόδου, ενώ ο ορισμός συντακτικού λειτουργεί στην ροή από παραγόμενα "
"εισόδου, ενώ ένας ορισμός σύνταξης λειτουργεί στην ροή των *token* "
"*token* της λεξιλογικής ανάλυσης. Όλες οι χρήσεις του *BNF* στο επόμενο "
"κεφάλαιο (\"Λεξιλογική Ανάλυση\") είναι λεξιλογικοί ορισμοί· χρήσεις στα "
"ακόλουθα κεφάλαια είναι συντακτικοί ορισμοί."
Expand Down
0