# English translations for PACKAGE package. # Copyright (C) 2025 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Automatically generated, 2025. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-03-24 01:51+0300\n" "PO-Revision-Date: 2025-03-24 01:41+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: tests/shopping.d:22 msgid "Your shopping list is empty" msgstr "Your shopping list is empty" #: tests/shopping.d:25 msgid "Shopping List:" msgstr "Shopping List:" #: tests/shopping.d:36 msgid "Total items: " msgstr "Total items: " #: tests/main.d:13 msgid "Milk" msgstr "Milk" #: tests/main.d:14 msgid "Bread" msgstr "Bread" #: tests/main.d:15 msgid "Eggs" msgstr "Eggs" #: tests/main.d:22 msgid "After removing an item:" msgstr "After removing an item:" #: tests/main.d:26 msgid "Happy shopping!" msgstr "Happy shopping!"