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 872510d commit f67a21eCopy full SHA for f67a21e
tutorial/datastructures.po
@@ -132,7 +132,7 @@ msgstr "Αντιστρέφει τα στοιχεία της λίστας στη
132
133
#: tutorial/datastructures.rst:96
134
msgid "Return a shallow copy of the list. Equivalent to ``a[:]``."
135
-msgstr "Επιστρέφει ένα ρηχό αντίγραφο της λίστας.. Ισοδύναμε με ``a[:]``."
+msgstr "Επιστρέφει ένα shallow (ρηχό) αντίγραφο της λίστας.. Ισοδύναμε με ``a[:]``."
136
137
#: tutorial/datastructures.rst:99
138
msgid "An example that uses most of the list methods::"
0 commit comments