-
-
Notifications
You must be signed in to change notification settings - Fork 24
Translate file library/datetime.po #1109
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
Open
skpanagiotis
wants to merge
18
commits into
python:3.14
Choose a base branch
from
skpanagiotis:library-datetime
base: 3.14
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
7860898
Translate file datetime.po
skpanagiotis ab6bdac
Update translation for datetime.po
skpanagiotis 8b1cc4d
Update translation of datetime
skpanagiotis 77ade2c
Update translation of datetime.po
skpanagiotis 2ab080c
Update datetime translation
skpanagiotis e67a874
Update datetime translation and update main.txt
skpanagiotis e1caaa1
Fixes in translation and minor update in main.txt
skpanagiotis fa08587
Fix in datetime translation
skpanagiotis c64a944
Merge branch '3.14' into library-datetime
skpanagiotis 9e63dcb
Fix powrap
skpanagiotis fcb7df6
Minor fix in translation
skpanagiotis f879f82
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 0b8137b
Update library/datetime.po
skpanagiotis ed23db9
Update library/datetime.po
skpanagiotis a68cbc7
Update library/datetime.po
skpanagiotis eee109e
Update library/datetime.po
skpanagiotis e857473
Update library/datetime.po
skpanagiotis f9fafeb
Apply suggestions from code review
skpanagiotis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fixes in translation and minor update in main.txt
- Loading branch information
commit e1caaa1d9fc1ac311cbd0e734be7f5a53970518a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -152,7 +152,7 @@ msgid "" | |||||
| msgstr "" | ||||||
| "Για εφαρμογές που απαιτούν ενήμερα αντικείμενα, οι :class:`.datetime` και :" | ||||||
| "class:`.time` αντικείμενα διαθέτουν ένα προαιρετικό χαρακτηριστικό " | ||||||
| "πληροφοριών ζώνης ώρας, :attr:`tzinfo`, που μπορεί να ρυθμιστεί σε ένα " | ||||||
| "πληροφοριών ζώνης ώρας, :attr:`!tzinfo`, που μπορεί να ρυθμιστεί σε ένα " | ||||||
| "στιγμιότυπο υποκλάσης της αφηρημένης κλάσης :class:`tzinfo`. Αυτά τα " | ||||||
| "αντικείμενα :class:`tzinfo` καταγράφουν πληροφορίες σχετικά με την απόκλιση " | ||||||
| "από την ώρα UTC, το όνομα ζώνης ώρας και το αν ισχύει η θερινή ώρα." | ||||||
|
|
@@ -5483,8 +5483,8 @@ msgid "" | |||||
| "meth:`~date.timetuple` method." | ||||||
| msgstr "" | ||||||
| "Σε γενικές γραμμές, το ``d.strftime(fmt)`` λειτουργεί όπως το ``time." | ||||||
| "strftime(fmt, d.timetuple())`` αν και, όχι όλα τα αντικείμενα υποστηρίζουν " | ||||||
| "μια μέθοδο :meth:`~date.timetuple`." | ||||||
| "strftime(fmt, d.timetuple())`` του module :mod:`time` αν και, όχι όλα τα " | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| "αντικείμενα υποστηρίζουν μια μέθοδο :meth:`~date.timetuple`." | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| #: library/datetime.rst:2637 | ||||||
| msgid "" | ||||||
|
|
||||||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.