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 a3616af commit 48094c3Copy full SHA for 48094c3
tutorial/classes.po
@@ -203,7 +203,7 @@ msgid ""
203
"remove the attribute :attr:`!the_answer` from the object named by "
204
"``modname``."
205
msgstr ""
206
-"Τα attributes μπορεί να είναι μόνο για ανάγνωση ή εγγράψιμα. Στην τελευταία περίπτωση, είναι δυνατή η εκχώρηση "
+"Τα attributes μπορεί να είναι μόνο για ανάγνωση ή εγγράψιμα. Στην τελευταία περίπτωση, είναι δυνατή η ανάθεση "
207
"attributes. Τα attributes των modules είναι εγγράψιμα: μπορείτε να γράψετε "
208
"``modname.the_answer = 42``. Τα εγγράψιμα attributes μπορούν επίσης να διαγραφούν με "
209
"την δήλωση :keyword:`del`. Για παράδειγμα, ``del modname.the_answer`` θα "
0 commit comments