Skip to content

Commit 7d85b15

Browse files
thepetkgzisopoulos
andcommitted
Update tutorial/classes.po
Co-authored-by: gzisopoulos <[email protected]>
1 parent 83c7484 commit 7d85b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/classes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ msgid ""
203203
"remove the attribute :attr:`!the_answer` from the object named by "
204204
"``modname``."
205205
msgstr ""
206-
"Τα attributes μπορεί να είναι μόνο για ανάγνωση ή εγγράψιμα. Στην τελευταία περίπτωση, είναι δυνατή η εκχώρηση "
206+
"Τα attributes μπορεί να είναι μόνο για ανάγνωση ή εγγράψιμα. Στην τελευταία περίπτωση, είναι δυνατή η ανάθεση "
207207
"attributes. Τα attributes των modules είναι εγγράψιμα: μπορείτε να γράψετε "
208208
"``modname.the_answer = 42``. Τα εγγράψιμα attributes μπορούν επίσης να διαγραφούν με "
209209
"την δήλωση :keyword:`del`. Για παράδειγμα, ``del modname.the_answer`` θα "

0 commit comments

Comments
 (0)