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

Update translation team email#1092

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

Closed
thepetk wants to merge5 commits intopython:3.14fromthepetk:fix-contributing-guide
Closed
Show file tree
Hide file tree
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
Merge branch '3.14' into fix-contributing-guide
  • Loading branch information
@thepetk
thepetk authoredMay 22, 2025
commit1cf3dbf79ea246b779928ee293d464427234022a
17 changes: 9 additions & 8 deletionsglossary.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2093,7 +2093,7 @@ msgstr "λεξικός αναλυτής"

#: glossary.rst:831
msgid "Formal name for the *tokenizer*; see :term:`token`."
msgstr "Επίσημη ονομασία για τον *tokenizer* ·δείτε :term:`token`."
msgstr "Επίσημη ονομασία για τον *tokenizer* ·βλ. :term:`token`."

#: glossary.rst:832
msgid "list"
Expand DownExpand Up@@ -3320,9 +3320,9 @@ msgstr ""
"Βλ. επίσης :term:`binary file` για ένα αντικείμενο αρχείου με δυνατότητα "
"ανάγνωσης και εγγραφής :term:`δυαδικά αντικείμενα <bytes-like object>`."

#: glossary.rst:1218
msgid "token"
msgstr "token"
#: glossary.rst:1323
msgid "thread state"
msgstr "κατάσταση νήματος"

#: glossary.rst:1326
msgid ""
Expand DownExpand Up@@ -3391,17 +3391,18 @@ msgid ""
"operators, newlines and similar are represented by tokens."
msgstr ""
"Μια μικρή μονάδα πηγαίου κώδικα, που παράγεται από τον :ref:`lexical "
"analyzer <lexical>` (ο οποίος αποκαλείται επίσης *tokenizer*). Ονόματα, "
"αριθμοί,συμβολοσειρές, τελεστές, αλλαγές γραμμής και παρόμοια στοιχεία "
"αναπαρίστανταιως tokens."
"analyzer <lexical>` (γνωστό και ως *αναλυτή (tokenizer)*). Ονόματα, αριθμοί, "
"συμβολοσειρές, τελεστές αλλαγές γραμμής και παρόμοια στοιχεία αναπαρίστανται "
"ωςλεκτικά σύμβολα (tokens)."

#: glossary.rst:1354
msgid ""
"The :mod:`tokenize` module exposes Python's lexical analyzer. The :mod:"
"`token` module contains information on the various types of tokens."
msgstr ""
"Το module :mod:`tokenize` εκθέτει τον λεξικό αναλυτή της Python. Το module :"
"mod:`token` περιέχει πληροφορίες για του διαφόρους τύπους tokens."
"mod:`token` περιέχει πληροφορίες για τους διάφορους τύπους λεκτικών συμβόλων "
"(tokens)."

#: glossary.rst:1357
msgid "triple-quoted string"
Expand Down
4 changes: 2 additions & 2 deletionslibrary/stdtypes.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -10,8 +10,8 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-10 10:19+0300\n"
"PO-Revision-Date: 2025-05-03 00:13+0300\n"
"Last-Translator: Theofanis Petkos <thepetk@gmail.com>Language-Team: PyGreece"
"<organizers@pygreece.org>\n"
"Last-Translator: Theofanis Petkos <thepetk@gmail.com>"
"Language-Team: PyGreece<organizers@pygreece.org>\n"
"Language-Team: \n"
"Language: el\n"
"MIME-Version: 1.0\n"
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view thefull changes here.

[8]ページ先頭

©2009-2025 Movatter.jp