This repository was archived by the owner on Jul 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
src/_locales/ua/LC_MESSAGES Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -671,17 +671,19 @@ msgstr ""
671671
672672#: ../../problem-sets/src/conv_store/challenge.rst:134
673673msgid "Payment Processors"
674- msgstr ""
674+ msgstr "Опрацювання платежів "
675675
676676#: ../../problem-sets/src/conv_store/challenge.rst:136
677677msgid ""
678678"The owner asked you to implement a flexible payment system. Purchasing "
679679"the shopping card consists of several steps:"
680680msgstr ""
681+ "Власник попросив вас запровадити гнучку платіжну систему. Придбання "
682+ "картки покупок складається з кількох кроків:"
681683
682684#: ../../problem-sets/src/conv_store/challenge.rst:139
683685msgid "cart validation - it should not be empty or already purchased"
684- msgstr ""
686+ msgstr "перевірка кошика - він не повинен бути порожнім або вже придбаним "
685687
686688#: ../../problem-sets/src/conv_store/challenge.rst:140
687689msgid "payment validation - various payment types requires various validations"
@@ -783,11 +785,11 @@ msgstr ""
783785
784786#: ../../problem-sets/src/conv_store/challenge.rst:189
785787msgid "More Enhancements for Shopping Carts"
786- msgstr ""
788+ msgstr "Більше покращень для кошиків для покупок "
787789
788790#: ../../problem-sets/src/conv_store/challenge.rst:191
789791msgid "Make your ``ShoppingCart`` an actual container"
790- msgstr ""
792+ msgstr "Зробіть ваш ``ShoppingCart`` справжнім контейнером "
791793
792794#: ../../problem-sets/src/conv_store/challenge.rst:193
793795msgid ""
You can’t perform that action at this time.
0 commit comments