# Russian 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: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: tests/shopping.d:22 msgid "Your shopping list is empty" msgstr "Ваш список покупок пуст" #: tests/shopping.d:25 msgid "Shopping List:" msgstr "Список покупок:" #: tests/shopping.d:36 msgid "Total items: " msgstr "Всего позиций: " #: tests/main.d:13 msgid "Milk" msgstr "Молоко" #: tests/main.d:14 msgid "Bread" msgstr "Хлеб" #: tests/main.d:15 msgid "Eggs" msgstr "Яйца" #: tests/main.d:22 msgid "After removing an item:" msgstr "После удаления позиции:" #: tests/main.d:26 msgid "Happy shopping!" msgstr "Удачных покупок!"