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

Skip to content

Translate file library/gzip.po #592

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 24 commits into from
Mar 6, 2025
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
dd4dc07
Translate file library/gzip.po
mgiannopoulos24 Feb 27, 2025
ad87ea6
Translate file library/gzip.po
mgiannopoulos24 Feb 27, 2025
62e5c15
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] Feb 27, 2025
50f0b29
Add newline on eof
mgiannopoulos24 Feb 27, 2025
f6ed15b
Fixed quote
mgiannopoulos24 Feb 27, 2025
283a979
Merge branch 'translate/gzip' of https://github.com/mgiannopoulos24/p…
mgiannopoulos24 Feb 27, 2025
b2f8a8b
Update library/gzip.po
mgiannopoulos24 Mar 4, 2025
52e23bd
Update library/gzip.po
mgiannopoulos24 Mar 4, 2025
3ddc72f
Update library/gzip.po
mgiannopoulos24 Mar 4, 2025
fcc51aa
Update library/gzip.po
mgiannopoulos24 Mar 4, 2025
bbd9367
Update library/gzip.po
mgiannopoulos24 Mar 4, 2025
335cf06
Update library/gzip.po
mgiannopoulos24 Mar 4, 2025
39d5dd5
Update library/gzip.po
mgiannopoulos24 Mar 4, 2025
a566879
Update library/gzip.po
mgiannopoulos24 Mar 4, 2025
d4d0a9e
Update library/gzip.po
mgiannopoulos24 Mar 4, 2025
1d90144
Update library/gzip.po
mgiannopoulos24 Mar 4, 2025
0327352
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] Mar 4, 2025
f68fa7a
Update library/gzip.po
mgiannopoulos24 Mar 6, 2025
3348208
Update library/gzip.po
mgiannopoulos24 Mar 6, 2025
967230f
Update library/gzip.po
mgiannopoulos24 Mar 6, 2025
85a824d
Update library/gzip.po
mgiannopoulos24 Mar 6, 2025
4f75667
Update library/gzip.po
mgiannopoulos24 Mar 6, 2025
dd69dc0
Update library/gzip.po
mgiannopoulos24 Mar 6, 2025
9f7ccaa
Update main.txt
mgiannopoulos24 Mar 6, 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/gzip.po
Co-authored-by: Panagiotis Skias <panagiotis.skias@gmail.com>
  • Loading branch information
mgiannopoulos24 and skpanagiotis authored Mar 4, 2025
commit fcc51aae1c4453ea9e764a15fffde8fa28b27ba3
2 changes: 1 addition & 1 deletion library/gzip.po
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ msgid ""
"IOBase.truncate` method. At least one of *fileobj* and *filename* must be "
"given a non-trivial value."
msgstr ""
"Constructor της κλάσης :class:`GzipFile`, η οποία προσομοιώνει τις "
"Ο constructor της κλάσης :class:`GzipFile`, η οποία προσομοιώνει τις "
"περισσότερες μεθόδους ενός :term:`file object`, με εξαίρεση τη μέθοδο :meth:"
"`~io.IOBase.truncate`. Τουλάχιστον μια από τις παραμέτρους *fileobj* και "
"*filename* πρέπει να έχει μια μη τετριμμένη τιμή."
Expand Down
Loading
0