8000 Translate file library/platform.po by mgiannopoulos24 · Pull Request #588 · python/python-docs-gr · GitHub
[go: up one dir, main page]

Skip to content

Translate file library/platform.po #588

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 25 commits into from
Feb 25, 2025
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
c0a7025
Fix formatting issues in CONTRIBUTING.md using mdformat
mgiannopoulos24 Feb 10, 2025
9c682e4
Fix formatting issues in CONTRIBUTING.md using mdformat
mgiannopoulos24 Feb 10, 2025
da034be
Translate file library/platform.po
mgiannopoulos24 Feb 14, 2025
0834c15
Update library/platform.po
mgiannopoulos24 Feb 24, 2025
0170485
Update library/platform.po
mgiannopoulos24 Feb 24, 2025
8764d97
Update library/platform.po
mgiannopoulos24 Feb 24, 2025
178e1b4
Update library/platform.po
mgiannopoulos24 Feb 24, 2025
bac4eb1
Update library/platform.po
mgiannopoulos24 Feb 24, 2025
8d520de
Update library/platform.po
mgiannopoulos24 Feb 24, 2025
85dff5e
Update library/platform.po
mgiannopoulos24 Feb 24, 2025
0493f38
Update library/platform.po
mgiannopoulos24 Feb 24, 2025
00551d3
Update library/platform.po
mgiannopoulos24 Feb 24, 2025
2c81352
Merge remote-tracking branch 'origin/3.12' into translate/platform
mgiannopoulos24 Feb 24, 2025
b94f192
commit
mgiannopoulos24 Feb 24, 2025
7a8a168
Merge branch 'translate/platform' of https://github.com/mgiannopoulos…
mgiannopoulos24 Feb 24, 2025
f08e85a
merged
mgiannopoulos24 Feb 24, 2025
f2786ad
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] Feb 24, 2025
1385398
Translate file library/platform.po
mgiannopoulos24 Feb 24, 2025
4fce8a8
Merge branch 'translate/platform' of https://github.com/mgiannopoulos…
mgiannopoulos24 Feb 24, 2025
3eb58b6
fixed contributing.md
mgiannopoulos24 Feb 24, 2025
acf3923
Added missing line
mgiannopoulos24 Feb 24, 2025
5bb3c96
pull latest cpython.
mgiannopoulos24 Feb 24, 2025
4a7b00b
get the correct cpython
mgiannopoulos24 Feb 24, 2025
3bf4e6f
Merge remote-tracking branch 'origin/3.12' into translate/platform
mgiannopoulos24 Feb 24, 2025
4e999c9
Update cpython submodule to commit 0274115
mgiannopoulos24 Feb 25, 2025
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 library/platform.po
Co-authored-by: Panagiotis Skias <panagiotis.skias@gmail.com>
  • Loading branch information
mgiannopoulos24 and skpanagiotis authored Feb 24, 2025
commit 85dff5e7c785c13c0ff9fea2d66a705e94e78f65
2 changes: 1 addition & 1 deletion library/platform.po
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ msgstr ""
"επιστρέφει μια πλειάδα ``(release, version, csd, ptype)`` που αναφέρεται "
"στην έκδοση του λειτουργικού συστήματος, τον αριθμό έκδοσης, το επίπεδο CSD "
"(service pack) και τον τύπο λειτουργικού συστήματος (πολυεπεξεργαστικό/"
"μονοεπεξεργαστικό).Τιμές που δεν μπορούν να προσδιοριστούν ορίζονται στα "
"μονοεπεξεργαστικό). Τιμές που δεν μπορούν να προσδιοριστούν ορίζονται στα "
"προεπιλεγμένα που δίνονται ως παράμετροι (όλα προεπιλέγονται σε κενές "
"συμβολοσειρές)."

Expand Down
0