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 8d520ded5b59e172799a77c5853da2db839841a7
2 changes: 1 addition & 1 deletion library/platform.po
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ msgid ""
"some cases where it would otherwise cause confusion."
msgstr ""
"Επιστρέφει μια πλειάδα ``(system, release, version)`` με ονόματα εμπορικής "
"χρήσης που Χρησιμοποιούνται για ορισμένα συστήματα. Επίσης, αναδιατάσσει "
"χρήσης που χρησιμοποιούνται για ορισμένα συστήματα. Επίσης, αναδιατάσσει "
"ορισμένες πληροφορίες σε περιπτώσεις που διαφορετικά θα προκαλούσαν σύγχυση."

#: library/platform.rst:161
Expand Down
0