We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e870a commit 43556deCopy full SHA for 43556de
library/functions.po
@@ -1698,7 +1698,7 @@ msgid ""
1698
"\"0x\". If *x* is not a Python :class:`int` object, it has to define an :"
1699
"meth:`~object.__index__` method that returns an integer. Some examples:"
1700
msgstr ""
1701
-"Μετατροπή ενός ακεραίου αριθμού σε μια πεζή δεκαεξαδική συμβολοσειρά με "
+"Μετατροπή ενός ακεραίου αριθμού σε μια πεζή δεκαεξαδική συμβολοσειρά (string) με "
1702
"πρόθεμα το \"0x\". Εάν το *x* δεν είναι αντικείμενο Python :class:`int`, "
1703
"πρέπει να ορίσει μια μέθοδο :meth:`~object.__index__` που επιστρέφει έναν "
1704
"ακέραιο αριθμό. Κάποια παραδείγματα:"
0 commit comments