Skip to content

Commit 2417be9

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent e2c851a commit 2417be9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

library/collections.abc.po

+6-3
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,8 @@ msgstr ""
554554

555555
#: library/collections.abc.rst:262
556556
msgid "ABCs for read-only and mutable :term:`sequences <sequence>`."
557-
msgstr "ABCs μόνο για ανάγνωση (read-only) και mutable :term:`sequences <sequence>`."
557+
msgstr ""
558+
"ABCs μόνο για ανάγνωση (read-only) και mutable :term:`sequences <sequence>`."
558559

559560
#: library/collections.abc.rst:264
560561
msgid ""
@@ -593,11 +594,13 @@ msgstr ""
593594

594595
#: library/collections.abc.rst:286
595596
msgid "ABCs for read-only and mutable :ref:`sets <types-set>`."
596-
msgstr "ABCs μόνο για ανάγνωση (read-only) και mutable :ref:`sets <types-set>`."
597+
msgstr ""
598+
"ABCs μόνο για ανάγνωση (read-only) και mutable :ref:`sets <types-set>`."
597599

598600
#: library/collections.abc.rst:291
599601
msgid "ABCs for read-only and mutable :term:`mappings <mapping>`."
600-
msgstr "ABCs μόνο για ανάγνωση (read-only) και mutable :term:`mappings <mapping>`."
602+
msgstr ""
603+
"ABCs μόνο για ανάγνωση (read-only) και mutable :term:`mappings <mapping>`."
601604

602605
#: library/collections.abc.rst:298
603606
msgid ""

0 commit comments

Comments
 (0)