Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Regenerate and upate all .po to bring up-to-date with cpython 3.12#605

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
skpanagiotis merged 6 commits intopython:3.12fromskpanagiotis:update-3.12
May 4, 2025
Merged
Changes from1 commit
Commits
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
PrevPrevious commit
NextNext commit
Minor update in glossary.po
  • Loading branch information
@skpanagiotis
skpanagiotis committedMay 3, 2025
commitec056b0912656539c97e18df7ed68488028f78a8
5 changes: 2 additions & 3 deletionsglossary.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-02 23:29+0300\n"
"PO-Revision-Date:2024-05-28 22:27+0300\n"
"PO-Revision-Date:2025-05-03 18:04+0300\n"
"Last-Translator: Panagiotis Skias <panagiotis.skias@gmail.com>\n"
"Language-Team: PyGreece <pygreece@gmail.com>\n"
"Language: el\n"
Expand DownExpand Up@@ -1640,7 +1640,6 @@ msgid "iterable"
msgstr "iterable"

#: glossary.rst:655
#, fuzzy
msgid ""
"An object capable of returning its members one at a time. Examples of "
"iterables include all sequence types (such as :class:`list`, :class:`str`, "
Expand All@@ -1653,7 +1652,7 @@ msgstr ""
"iterables περιλαμβάνουν όλους του τύπους ακολουθιών (όπως :class:`list`, :"
"class:`str`, και :class:`tuple`) και μερικούς τύπους μη ακολουθίας όπως :"
"class:`dict`, :term:`αντικείμενο αρχείου <file object>`, και αντικείμενα "
"οποιονδήποτε κλάσεων που μπορούν να οριστούν με μια μέθοδο :meth:`~iterator."
"οποιονδήποτε κλάσεων που μπορούν να οριστούν με μια μέθοδο :meth:`~object."
"__iter__` ή με μία μέθοδο :meth:`~object.__getitem__` που υλοποιεί τη "
"σημασιολογία :term:`sequence`."

Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp