msgid ""
msgstr ""
"POT-Creation-Date: 2025-04-21 23:14-0700\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n"
"Language: en\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Plural-Forms: \n"

#: app/_layout.tsx:159
#: app/(tabs)/profile.tsx:130
msgid "Account"
msgstr "Account"

#: app/(tabs)/_layout.tsx:46
msgid "Cart"
msgstr "Cart"

#: app/account.tsx:82
msgid "Default Address: "
msgstr "Default Address: "

#: app/account.tsx:74
msgid "Email Address:"
msgstr "Email Address:"

#: app/account.tsx:50
msgid "First Name:"
msgstr "First Name:"

#: app/(tabs)/_layout.tsx:33
msgid "Home"
msgstr "Home"

#: app/account.tsx:58
msgid "Last Name:"
msgstr "Last Name:"

#: app/(tabs)/profile.tsx:181
msgid "Log in"
msgstr "Log in"

#: app/(tabs)/profile.tsx:163
msgid "Log in or Sign up"
msgstr "Log in or Sign up"

#: app/(tabs)/cart.tsx:157
#: app/(tabs)/cart.tsx:229
msgid "No items in here yet!"
msgstr "No items in here yet!"

#: app/orders.tsx:90
msgid "No orders yet!"
msgstr "No orders yet!"

#: app/_layout.tsx:151
msgid "Order"
msgstr "Order"

#: app/_layout.tsx:163
#: app/(tabs)/profile.tsx:118
msgid "Orders"
msgstr "Orders"

#: app/account.tsx:66
msgid "Phone Number:"
msgstr "Phone Number:"

#: app/(tabs)/cart.tsx:142
#: app/(tabs)/cart.tsx:214
msgid "Proceed to Checkout"
msgstr "Proceed to Checkout"

#: app/_layout.tsx:155
msgid "Product"
msgstr "Product"

#: app/(tabs)/index.tsx:65
msgid "Products"
msgstr "Products"

#: app/(tabs)/_layout.tsx:59
msgid "Profile"
msgstr "Profile"

#: app/product/[id].tsx:118
#: app/product/[id].tsx:135
msgid "Recommended"
msgstr "Recommended"

#: app/(tabs)/search/[query].tsx:165
msgid "Showing search results for {query}"
msgstr "Showing search results for {query}"

#: app/(tabs)/profile.tsx:200
msgid "Sign up"
msgstr "Sign up"

#. placeholder {0}: cart?.cost?.subtotalAmount && i18n.number(Number(cart.cost?.subtotalAmount?.amount), { style: "currency", currency: cart.cost?.subtotalAmount?.currencyCode, })
#. placeholder {0}: cart.cost?.subtotalAmount ? i18n.number(Number(cart.cost?.subtotalAmount?.amount), { style: "currency", currency: cart.cost?.subtotalAmount?.currencyCode, }) : ""
#: app/(tabs)/cart.tsx:96
#: app/(tabs)/cart.tsx:170
msgid "Subtotal: <0>{0}</0>"
msgstr "Subtotal: <0>{0}</0>"
