This repository was archived by the owner on Jul 2, 2024. It is now read-only.
File tree 1 file changed +6
-4
lines changed
src/_locales/ua/LC_MESSAGES
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -671,17 +671,19 @@ msgstr ""
671
671
672
672
#: ../../problem-sets/src/conv_store/challenge.rst:134
673
673
msgid "Payment Processors"
674
- msgstr ""
674
+ msgstr "Опрацювання платежів "
675
675
676
676
#: ../../problem-sets/src/conv_store/challenge.rst:136
677
677
msgid ""
678
678
"The owner asked you to implement a flexible payment system. Purchasing "
679
679
"the shopping card consists of several steps:"
680
680
msgstr ""
681
+ "Власник попросив вас запровадити гнучку платіжну систему. Придбання "
682
+ "картки покупок складається з кількох кроків:"
681
683
682
684
#: ../../problem-sets/src/conv_store/challenge.rst:139
683
685
msgid "cart validation - it should not be empty or already purchased"
684
- msgstr ""
686
+ msgstr "перевірка кошика - він не повинен бути порожнім або вже придбаним "
685
687
686
688
#: ../../problem-sets/src/conv_store/challenge.rst:140
687
689
msgid "payment validation - various payment types requires various validations"
@@ -783,11 +785,11 @@ msgstr ""
783
785
784
786
#: ../../problem-sets/src/conv_store/challenge.rst:189
785
787
msgid "More Enhancements for Shopping Carts"
786
- msgstr ""
788
+ msgstr "Більше покращень для кошиків для покупок "
787
789
788
790
#: ../../problem-sets/src/conv_store/challenge.rst:191
789
791
msgid "Make your ``ShoppingCart`` an actual container"
790
- msgstr ""
792
+ msgstr "Зробіть ваш ``ShoppingCart`` справжнім контейнером "
791
793
792
794
#: ../../problem-sets/src/conv_store/challenge.rst:193
793
795
msgid ""
You can’t perform that action at this time.
0 commit comments