Skip to content

Commit f019e23

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

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
@@ -2323,7 +2323,7 @@ msgid ""
23232323
"3)``. If no argument is given, the constructor creates a new empty tuple, "
23242324
"``()``."
23252325
msgstr ""
2326-
"Ο κατασκευαστής (constructor) δημιουργεί ένα tuple (πλειάδα) του οποίου τα "
2326+
"Ο κατασκευαστής (constructor) δημιουργεί μια πλειάδα (tuple) του οποίου τα "
23272327
"στοιχεία είναι τα ίδια και στην ίδια σειρά με τα στοιχεία του *iterable*. Η "
23282328
"*iterable* μπορεί να είναι είτε μια ακολουθία, είτε έναν container που "
23292329
"υποστηρίζει την επανάληψη, ή ένα αντικείμενο iterator. Εάν το *iterable* "

0 commit comments

Comments
 (0)