Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit f7b8058

Browse files
committed
fixup! Added "conv store" translation
1 parent a2f55ee commit f7b8058

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/_locales/ua/LC_MESSAGES/appx.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -671,17 +671,19 @@ msgstr ""
671671

672672
#: ../../problem-sets/src/conv_store/challenge.rst:134
673673
msgid "Payment Processors"
674-
msgstr ""
674+
msgstr "Опрацювання платежів"
675675

676676
#: ../../problem-sets/src/conv_store/challenge.rst:136
677677
msgid ""
678678
"The owner asked you to implement a flexible payment system. Purchasing "
679679
"the shopping card consists of several steps:"
680680
msgstr ""
681+
"Власник попросив вас запровадити гнучку платіжну систему. Придбання "
682+
"картки покупок складається з кількох кроків:"
681683

682684
#: ../../problem-sets/src/conv_store/challenge.rst:139
683685
msgid "cart validation - it should not be empty or already purchased"
684-
msgstr ""
686+
msgstr "перевірка кошика - він не повинен бути порожнім або вже придбаним"
685687

686688
#: ../../problem-sets/src/conv_store/challenge.rst:140
687689
msgid "payment validation - various payment types requires various validations"
@@ -783,11 +785,11 @@ msgstr ""
783785

784786
#: ../../problem-sets/src/conv_store/challenge.rst:189
785787
msgid "More Enhancements for Shopping Carts"
786-
msgstr ""
788+
msgstr "Більше покращень для кошиків для покупок"
787789

788790
#: ../../problem-sets/src/conv_store/challenge.rst:191
789791
msgid "Make your ``ShoppingCart`` an actual container"
790-
msgstr ""
792+
msgstr "Зробіть ваш ``ShoppingCart`` справжнім контейнером"
791793

792794
#: ../../problem-sets/src/conv_store/challenge.rst:193
793795
msgid ""

0 commit comments

Comments
 (0)