Skip to content

Commit 61d3810

Browse files
Update library/stdtypes.po
Co-authored-by: Panagiotis Skias <[email protected]>
1 parent fd2d417 commit 61d3810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/stdtypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2282,7 +2282,7 @@ msgid ""
22822282
"homogeneous data is needed (such as allowing storage in a :class:`set` or :"
22832283
"class:`dict` instance)."
22842284
msgstr ""
2285-
"Τα tuples (πλειάδες) είναι αμετάβλητες ακολουθίες, που συνήθως "
2285+
"Οι πλειάδες (tuples) είναι αμετάβλητες ακολουθίες, που συνήθως "
22862286
"χρησιμοποιούνται για την αποθήκευση συλλογών ετερογενών δεδομένων (όπως οι 2-"
22872287
"tuples που παράγονται από την built-in :func:`enumerate`). Τα tuples "
22882288
"χρησιμοποιούνται επίσης για περιπτώσεις όπου μια αμετάβλητη ακολουθία "

0 commit comments

Comments
 (0)