File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ msgid ""
27
27
"This chapter describes some things you've learned about already in more "
28
28
"detail, and adds some new things as well."
29
29
msgstr ""
30
- "Αυτό το κεφάλαιο περιγράφει ορισμένα πράγματα τα οποία έχετε μάθει ήδη "
31
- "με περισσότερες λεπτομέρειες και προσθέτει επίσης μερικά νέα."
30
+ "Αυτό το κεφάλαιο περιγράφει ορισμένα πράγματα τα οποία έχετε μάθει ήδη με "
31
+ "περισσότερες λεπτομέρειες και προσθέτει επίσης μερικά νέα."
32
32
33
33
#: tutorial/datastructures.rst:13
34
34
msgid "More on Lists"
@@ -132,7 +132,8 @@ msgstr "Αντιστρέφει τα στοιχεία της λίστας στη
132
132
133
133
#: tutorial/datastructures.rst:96
134
134
msgid "Return a shallow copy of the list. Equivalent to ``a[:]``."
135
- msgstr "Επιστρέφει ένα shallow (ρηχό) αντίγραφο της λίστας.. Ισοδύναμε με ``a[:]``."
135
+ msgstr ""
136
+ "Επιστρέφει ένα shallow (ρηχό) αντίγραφο της λίστας.. Ισοδύναμε με ``a[:]``."
136
137
137
138
#: tutorial/datastructures.rst:99
138
139
msgid "An example that uses most of the list methods::"
You can’t perform that action at this time.
0 commit comments