diff --git a/frontend/lang/messages/bg-BG.json b/frontend/lang/messages/bg-BG.json index 1f25451cae69..022c89f7eb82 100644 --- a/frontend/lang/messages/bg-BG.json +++ b/frontend/lang/messages/bg-BG.json @@ -1,22 +1,22 @@ { "about": { - "about": "About", - "about-mealie": "About Mealie", - "api-docs": "API Docs", - "api-port": "API Port", - "application-mode": "Application Mode", + "about": "Относно", + "about-mealie": "Относно Mealie", + "api-docs": "API Документация", + "api-port": "API Порт", + "application-mode": "Приложението", "database-type": "Database Type", "database-url": "Database URL", "default-group": "Default Group", "demo": "Demo", "demo-status": "Demo Status", - "development": "Development", - "docs": "Docs", + "development": "Разработване", + "docs": "Документи", "download-log": "Download Log", "download-recipe-json": "Last Scraped JSON", "github": "Github", - "log-lines": "Log Lines", - "not-demo": "Not Demo", + "log-lines": "Редове от лога", + "not-demo": "Не е демо", "portfolio": "Portfolio", "production": "Production", "support": "Support", @@ -36,7 +36,7 @@ }, "category": { "categories": "Categories", - "category-created": "Category created", + "category-created": "Категория създадена", "category-creation-failed": "Category creation failed", "category-deleted": "Category Deleted", "category-deletion-failed": "Category deletion failed", @@ -44,7 +44,7 @@ "category-update-failed": "Category update failed", "category-updated": "Category updated", "uncategorized-count": "Uncategorized {count}", - "create-a-category": "Create a Category", + "create-a-category": "Създай категория", "category-name": "Category Name", "category": "Category" }, @@ -55,7 +55,7 @@ "event-delete-confirmation": "Are you sure you want to delete this event?", "event-deleted": "Event Deleted", "event-updated": "Event Updated", - "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", + "new-notification-form-description": "Mealie използва библиотеката Apprise да генерира нотификации. Тя предлага много опции за услуги и нотификации. Прегледайте нейната Wiki страница за подробен гайд как да създадете URL за вашата услуга. Ако е налично, селектирайки типа на нотификацията може да са налични допълнителни функционалности.", "new-version": "New version available!", "notification": "Notification", "refresh": "Refresh", @@ -71,8 +71,8 @@ "confirm": "Confirm", "confirm-delete-generic": "Are you sure you want to delete this?", "copied_message": "Copied!", - "create": "Create", - "created": "Created", + "create": "Създай", + "created": "Създадено", "custom": "Custom", "dashboard": "Dashboard", "delete": "Delete", @@ -170,7 +170,7 @@ "cannot-delete-default-group": "Cannot delete default group", "cannot-delete-group-with-users": "Cannot delete group with users", "confirm-group-deletion": "Confirm Group Deletion", - "create-group": "Create Group", + "create-group": "Създаване на група", "error-updating-group": "Error updating group", "group": "Group", "group-deleted": "Group deleted", @@ -490,7 +490,7 @@ }, "shopping-list": { "all-lists": "All Lists", - "create-shopping-list": "Create Shopping List", + "create-shopping-list": "Създаване на списък", "from-recipe": "From Recipe", "list-name": "List Name", "new-list": "New List", @@ -536,7 +536,7 @@ "welcome-to-mealie": "Welcome to Mealie! To become a user of this instance you are required to have a valid invitation link. If you haven't recieved an invitation you are unable to sign-up. To recieve a link, contact the sites administrator." }, "tag": { - "tag-created": "Tag created", + "tag-created": "Тагът е създаден", "tag-creation-failed": "Tag creation failed", "tag-deleted": "Tag deleted", "tag-deletion-failed": "Tag deletion failed", @@ -544,7 +544,7 @@ "tag-updated": "Tag updated", "tags": "Tags", "untagged-count": "Untagged {count}", - "create-a-tag": "Create a Tag", + "create-a-tag": "Създаване на таг", "tag-name": "Tag Name" }, "tool": { @@ -563,7 +563,7 @@ "confirm-password": "Confirm Password", "confirm-user-deletion": "Confirm User Deletion", "could-not-validate-credentials": "Could Not Validate Credentials", - "create-link": "Create Link", + "create-link": "Създай Линк", "create-user": "Create User", "current-password": "Current Password", "e-mail-must-be-valid": "E-mail must be valid", @@ -593,7 +593,7 @@ "total-users": "Total Users", "upload-photo": "Upload Photo", "use-8-characters-or-more-for-your-password": "Use 8 characters or more for your password", - "user-created": "User created", + "user-created": "Потребител създаден", "user-creation-failed": "User creation failed", "user-deleted": "User deleted", "user-id-with-value": "User ID: {id}", @@ -608,7 +608,7 @@ "users": "Users", "webhook-time": "Webhook Time", "webhooks-enabled": "Webhooks Enabled", - "you-are-not-allowed-to-create-a-user": "You are not allowed to create a user", + "you-are-not-allowed-to-create-a-user": "Нямате право да създвате потребител", "you-are-not-allowed-to-delete-this-user": "You are not allowed to delete this user", "enable-advanced-content": "Enable Advanced Content", "enable-advanced-content-description": "Enables advanced features like Recipe Scaling, API keys, Webhooks, and Data Management. Don't worry, you can always change this later", @@ -639,7 +639,7 @@ "user-registration": { "user-registration": "User Registration", "join-a-group": "Join a Group", - "create-a-new-group": "Create a New Group", + "create-a-new-group": "Създай нова група", "provide-registration-token-description": "Please provide the registration token associated with the group that you'd like to join. You'll need to obtain this from an existing group member.", "group-details": "Group Details", "group-details-description": "Before you create an account you'll need to create a group. Your group will only contain you, but you'll be able to invite others later. Members in your group can share meal plans, shopping lists, recipes, and more!", diff --git a/frontend/lang/messages/de-DE.json b/frontend/lang/messages/de-DE.json index b902ebb68e32..85ef29adb853 100644 --- a/frontend/lang/messages/de-DE.json +++ b/frontend/lang/messages/de-DE.json @@ -741,7 +741,7 @@ "actions-description-irreversible": "irreversibel", "logs-action-refresh": "Logs aktualisieren", "logs-page-title": "Mealie-Logs", - "logs-tail-lines-label": "Tail Lines" + "logs-tail-lines-label": "Zeilen begrenzen" }, "mainentance": { "actions-title": "Aktionen" diff --git a/frontend/lang/messages/pl-PL.json b/frontend/lang/messages/pl-PL.json index 8c33e219a51d..f7825e552ea3 100644 --- a/frontend/lang/messages/pl-PL.json +++ b/frontend/lang/messages/pl-PL.json @@ -612,7 +612,7 @@ "you-are-not-allowed-to-delete-this-user": "Nie masz uprawnień do usuwania użytkowników", "enable-advanced-content": "Włącz zaawansowane ustawienia", "enable-advanced-content-description": "Włącza funkcje zaawansowane takie jak skalowanie przepisów, klucze API, webhooki i zarządzanie danymi. Nie mart się, opcję tą można później zmienić", - "favorite-recipes": "Favorite Recipes" + "favorite-recipes": "Ulubione przepisy" }, "language-dialog": { "translated": "przetłumaczone", @@ -654,9 +654,9 @@ }, "export": { "export": "Export", - "file-name": "File Name", - "size": "Size", - "link-expires": "Link Expires" + "file-name": "Nazwa pliku", + "size": "Rozmiar", + "link-expires": "Link wygasa" }, "recipe-share": { "expiration-date": "Expiration Date", @@ -667,7 +667,7 @@ }, "banner-experimental": { "title": "Funkcje eksperymentalne", - "description": "This page contains experimental or still-baking features. Please excuse the mess.", + "description": "Ta strona zawiera funkcje eksperymentalne lub jeszcze pieczone. Przepraszamy za bałagan.", "issue-link-text": "Śledź nasze postępy tutaj" }, "form": { @@ -683,15 +683,15 @@ }, "ocr-editor": { "ocr-editor": "Ocr editor", - "selection-mode": "Selection mode", + "selection-mode": "Tryb wyboru", "pan-and-zoom-picture": "Pan and zoom picture", - "split-text": "Split text", - "preserve-line-breaks": "Preserve original line breaks", + "split-text": "Podziel tekst", + "preserve-line-breaks": "Zachowaj oryginalne podziały wierszy", "split-by-block": "Split by text block", - "flatten": "Flatten regardless of original formating", + "flatten": "Wyrównaj niezależnie od oryginalnego formatowania", "help": { - "selection-mode": "Selection Mode (default)", - "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode": "Tryb wyboru (domyślny)", + "selection-mode-desc": "Tryb wyboru jest głównym trybem, który służy do wprowadzenia danych:", "selection-mode-steps": { "draw": "Draw a rectangle on the text you want to select.", "click": "Click on any field on the right and then click back on the rectangle above the image.", diff --git a/mealie/lang/messages/bg-BG.json b/mealie/lang/messages/bg-BG.json index 5c879a5d1f57..5135aa39bbd0 100644 --- a/mealie/lang/messages/bg-BG.json +++ b/mealie/lang/messages/bg-BG.json @@ -1,23 +1,23 @@ { "generic": { - "server-error": "An unexpected error occurred" + "server-error": "Възникна неочаквана грешка" }, "recipe": { - "unique-name-error": "Recipe names must be unique" + "unique-name-error": "Името на рецептата трябва да е уникално" }, "exceptions": { - "permission_denied": "You do not have permission to perform this action", - "no-entry-found": "The requested resource was not found", - "integrity-error": "Database integrity error", - "username-conflict-error": "This username is already taken", - "email-conflict-error": "This email is already in use" + "permission_denied": "Нямата права за това действие", + "no-entry-found": "Търсената страница не е намерена", + "integrity-error": "Проверка на интегритета на данните", + "username-conflict-error": "Потребителското име вече е заето", + "email-conflict-error": "Този имейл адрес вече се използва" }, "notifications": { - "generic-created": "{name} was created", - "generic-updated": "{name} was updated", - "generic-created-with-url": "{name} has been created, {url}", - "generic-updated-with-url": "{name} has been updated, {url}", - "generic-duplicated": "{name} has been duplicated", - "generic-deleted": "{name} has been deleted" + "generic-created": "{name} беше създадено", + "generic-updated": "{name} беше актуализирано", + "generic-created-with-url": "{name} беше създадено, {url}", + "generic-updated-with-url": "{name} беше актуализирано, {url}", + "generic-duplicated": "{name} е дублицирано", + "generic-deleted": "{name} беше изтрито" } } diff --git a/mealie/repos/seed/resources/foods/locales/bg-BG.json b/mealie/repos/seed/resources/foods/locales/bg-BG.json index 807bdaaf694b..3ef985b82418 100644 --- a/mealie/repos/seed/resources/foods/locales/bg-BG.json +++ b/mealie/repos/seed/resources/foods/locales/bg-BG.json @@ -1,148 +1,148 @@ { - "acorn-squash": "acorn squash", - "alfalfa-sprouts": "alfalfa sprouts", - "anchovies": "anchovies", - "apples": "apples", - "artichoke": "artichoke", - "arugula": "arugula", - "asparagus": "asparagus", - "aubergine": "aubergine", - "avocado": "avocado", - "bacon": "bacon", - "baking-powder": "baking powder", - "baking-soda": "baking soda", - "baking-sugar": "baking sugar", + "acorn-squash": "цикория", + "alfalfa-sprouts": "алфалфа кълнове", + "anchovies": "аншоа", + "apples": "ябълки", + "artichoke": "артишок", + "arugula": "рукола", + "asparagus": "аспержи", + "aubergine": "патладжан", + "avocado": "авокадо", + "bacon": "бекон", + "baking-powder": "бакпулвер", + "baking-soda": "сода за хляб", + "baking-sugar": "захар", "bar-sugar": "bar sugar", - "basil": "basil", - "bell-peppers": "bell peppers", - "blackberries": "blackberries", - "brassicas": "brassicas", - "bok-choy": "bok choy", - "broccoflower": "broccoflower", - "broccoli": "broccoli", + "basil": "босилек", + "bell-peppers": "камби", + "blackberries": "къпини", + "brassicas": "семейство Кръстоцветни", + "bok-choy": "бок чой", + "broccoflower": "романеско", + "broccoli": "броколи", "broccolini": "broccolini", "broccoli-rabe": "broccoli rabe", - "brussels-sprouts": "brussels sprouts", - "cabbage": "cabbage", - "cauliflower": "cauliflower", + "brussels-sprouts": "брюкселско зеле", + "cabbage": "зеле", + "cauliflower": "карфиол", "chinese-leaves": "chinese leaves", "collard-greens": "collard greens", - "kohlrabi": "kohlrabi", - "bread": "bread", - "breadfruit": "breadfruit", - "broad-beans": "broad beans", - "brown-sugar": "brown sugar", - "butter": "butter", - "butternut-pumpkin": "butternut pumpkin", - "butternut-squash": "butternut squash", - "cactus-edible": "cactus, edible", - "calabrese": "calabrese", - "cannabis": "cannabis", - "capsicum": "capsicum", - "caraway": "caraway", - "carrot": "carrot", - "castor-sugar": "castor sugar", - "cayenne-pepper": "cayenne pepper", - "celeriac": "celeriac", - "celery": "celery", - "cereal-grains": "cereal grains", - "rice": "rice", - "chard": "chard", - "cheese": "cheese", - "chicory": "chicory", - "chilli-peppers": "chilli peppers", - "chives": "chives", - "chocolate": "chocolate", - "cilantro": "cilantro", - "cinnamon": "cinnamon", - "clarified-butter": "clarified butter", - "coconut": "coconut", - "coconut-milk": "coconut milk", - "coffee": "coffee", - "confectioners-sugar": "confectioners' sugar", - "coriander": "coriander", - "corn": "corn", - "corn-syrup": "corn syrup", + "kohlrabi": "алабаш", + "bread": "хляб", + "breadfruit": "плод от хлебно дърво", + "broad-beans": "боб бакла", + "brown-sugar": "кафява захар", + "butter": "масло", + "butternut-pumpkin": "тиква цигулка (Матилда)", + "butternut-squash": "тиква цигулка (Матилда)", + "cactus-edible": "ядлив кактус", + "calabrese": "ит. салам Калабрезе", + "cannabis": "канабис", + "capsicum": "кит. люта чушка, подобна на хабанеро", + "caraway": "кимион", + "carrot": "морков", + "castor-sugar": "захар", + "cayenne-pepper": "лют червен пипер", + "celeriac": "целина", + "celery": "целина", + "cereal-grains": "житни зърна", + "rice": "ориз", + "chard": "манголд", + "cheese": "кашкавал", + "chicory": "цикория", + "chilli-peppers": "лют пипер", + "chives": "див лук", + "chocolate": "шоколад", + "cilantro": "кориандър", + "cinnamon": "канела", + "clarified-butter": "избистрено масло", + "coconut": "кокос", + "coconut-milk": "кокосово мляко", + "coffee": "кафе", + "confectioners-sugar": "пудра захар", + "coriander": "кориандър", + "corn": "царевица", + "corn-syrup": "царевичен сироп", "cottonseed-oil": "cottonseed oil", "courgette": "courgette", "cream-of-tartar": "cream of tartar", - "cucumber": "cucumber", + "cucumber": "краставица", "cumin": "cumin", - "daikon": "daikon", + "daikon": "ряпа дайкон", "dairy-products-and-dairy-substitutes": "dairy products and dairy substitutes", - "eggs": "eggs", - "ghee": "ghee", - "milk": "milk", + "eggs": "яйца", + "ghee": "масло Гхи", + "milk": "прясно мляко", "dandelion": "dandelion", "demerara-sugar": "demerara sugar", - "dough": "dough", - "edible-cactus": "edible cactus", - "eggplant": "eggplant", + "dough": "тесто", + "edible-cactus": "ядлив кактус", + "eggplant": "патладжан", "endive": "endive", - "fats": "fats", + "fats": "мазнини", "speck": "speck", - "fava-beans": "fava beans", + "fava-beans": "боб бакла", "fiddlehead": "fiddlehead", - "fish": "fish", - "catfish": "catfish ", - "cod": "cod", - "salt-cod": "salt cod", - "salmon": "salmon", - "skate": "skate", - "stockfish": "stockfish", - "trout": "trout", - "tuna": "tuna", + "fish": "риба", + "catfish": "сом ", + "cod": "треска", + "salt-cod": "осолена треска", + "salmon": "сьомга", + "skate": "морска лисица", + "stockfish": "студено сушена риба", + "trout": "пъстърва", + "tuna": "риба тон", "five-spice-powder": "five spice powder", - "flour": "flour", - "frisee": "frisee", - "fructose": "fructose", - "fruit": "fruit", - "apple": "apple", - "oranges": "oranges", - "pear": "pear", - "tomato": "tomato ", - "fruit-sugar": "fruit sugar", - "garam-masala": "garam masala", - "garlic": "garlic", - "gem-squash": "gem squash", - "ginger": "ginger", - "giblets": "giblets", - "grains": "grains", - "maize": "maize", - "sweetcorn": "sweetcorn", - "teff": "teff", - "grape-seed-oil": "grape seed oil", - "green-onion": "green onion", - "heart-of-palm": "heart of palm", - "hemp": "hemp", - "herbs": "herbs", - "oregano": "oregano", - "parsley": "parsley", - "honey": "honey", - "icing-sugar": "icing sugar", - "isomalt": "isomalt", - "jackfruit": "jackfruit", - "jaggery": "jaggery", - "jams": "jams", - "jellies": "jellies", + "flour": "брашно", + "frisee": "фризе", + "fructose": "фруктоза", + "fruit": "плод", + "apple": "ябълка", + "oranges": "портокали", + "pear": "круша", + "tomato": "домат ", + "fruit-sugar": "фруктоза", + "garam-masala": "гарам масала", + "garlic": "чесън", + "gem-squash": "тиква (тъмнозелена)", + "ginger": "джинджифил", + "giblets": "карантия", + "grains": "зърнени култури", + "maize": "царевица", + "sweetcorn": "сладка царевица", + "teff": "теф", + "grape-seed-oil": "масло от гроздови семки", + "green-onion": "зелен лук", + "heart-of-palm": "сърцевина от палма", + "hemp": "коноп", + "herbs": "подравки", + "oregano": "риган", + "parsley": "магданоз", + "honey": "мед", + "icing-sugar": "пудра захар", + "isomalt": "изомалт", + "jackfruit": "джакфрут", + "jaggery": "тръстикова захар", + "jams": "плодово сладко", + "jellies": "мармалад", "jerusalem-artichoke": "jerusalem artichoke", "jicama": "jicama", - "kale": "kale", - "kumara": "kumara", - "leavening-agents": "leavening agents", - "leek": "leek", - "legumes": "legumes ", - "peas": "peas", - "beans": "beans", - "lentils": "lentils", - "lemongrass": "lemongrass", - "lettuce": "lettuce", - "liver": "liver", - "maple-syrup": "maple syrup", - "meat": "meat", - "mortadella": "mortadella", - "mushroom": "mushroom", - "white-mushroom": "white mushroom", + "kale": "кейл", + "kumara": "кумара", + "leavening-agents": "набухватели", + "leek": "праз лук", + "legumes": "варива ", + "peas": "грах", + "beans": "боб", + "lentils": "леща", + "lemongrass": "лимонена трева", + "lettuce": "маруля", + "liver": "черен дроб", + "maple-syrup": "кленов сироп", + "meat": "месо", + "mortadella": "салам Мортадела", + "mushroom": "гъба", + "white-mushroom": "бяла гъба", "mussels": "mussels", "nori": "nori", "nutmeg": "nutmeg", @@ -176,47 +176,47 @@ "pumpkin-seeds": "pumpkin seeds", "radish": "radish", "raw-sugar": "raw sugar", - "refined-sugar": "refined sugar", - "rice-flour": "rice flour", - "rock-sugar": "rock sugar", - "rum": "rum", - "salt": "salt", - "seafood": "seafood", - "seeds": "seeds", - "sesame-seeds": "sesame seeds", - "sunflower-seeds": "sunflower seeds", - "soda": "soda", - "soda-baking": "soda, baking", - "soybean": "soybean", - "spaghetti-squash": "spaghetti squash", - "spices": "spices", - "spinach": "spinach", - "squash-family": "squash family", - "squash": "squash", - "zucchini": "zucchini", - "sugar": "sugar", - "caster-sugar": "caster sugar", - "granulated-sugar": "granulated sugar", - "superfine-sugar": "superfine sugar", + "refined-sugar": "рафинирана захар", + "rice-flour": "оризово брашно", + "rock-sugar": "захар на бучки", + "rum": "ром", + "salt": "сол", + "seafood": "морска храна", + "seeds": "семена", + "sesame-seeds": "сусамово семе", + "sunflower-seeds": "слънчогледово семе", + "soda": "сода", + "soda-baking": "сода за хляб", + "soybean": "соеви зърна", + "spaghetti-squash": "спагетена тиква", + "spices": "подправки", + "spinach": "спанак", + "squash-family": "семейство тикви", + "squash": "скуош", + "zucchini": "тиквичка", + "sugar": "захар", + "caster-sugar": "захар", + "granulated-sugar": "гранулирана захар", + "superfine-sugar": "фина захар", "turbanado-sugar": "turbanado sugar", - "unrefined-sugar": "unrefined sugar", - "white-sugar": "white sugar", - "sweet-potato": "sweet potato", - "sweeteners": "sweeteners", + "unrefined-sugar": "нерафинирана захар", + "white-sugar": "бяла захар", + "sweet-potato": "сладък картоф", + "sweeteners": "подсладители", "cane-sugar": "cane sugar", - "tahini": "tahini", - "tubers": "tubers", - "potato": "potato", + "tahini": "тахан", + "tubers": "трюфели", + "potato": "картоф", "sunchoke": "sunchoke", "taro": "taro", - "yam": "yam", - "turnip": "turnip", - "vanilla": "vanilla", - "vegetables": "vegetables", + "yam": "картоф ям", + "turnip": "ряпа", + "vanilla": "ванилия", + "vegetables": "зеленчуци", "fiddlehead-fern": "fiddlehead fern", "ful": "ful", - "watercress": "watercress", - "watermelon": "watermelon", - "xanthan-gum": "xanthan gum", - "yeast": "yeast" + "watercress": "кресон", + "watermelon": "диня", + "xanthan-gum": "ксантанова гума", + "yeast": "мая" } diff --git a/mealie/repos/seed/resources/labels/locales/bg-BG.json b/mealie/repos/seed/resources/labels/locales/bg-BG.json index fe4d0175fcb7..3a703aad832b 100644 --- a/mealie/repos/seed/resources/labels/locales/bg-BG.json +++ b/mealie/repos/seed/resources/labels/locales/bg-BG.json @@ -1,65 +1,65 @@ [ { - "name": "Produce" + "name": "Продукция" }, { - "name": "Grains" + "name": "Зърнени култури" }, { - "name": "Fruits" + "name": "Плодове" }, { - "name": "Vegetables" + "name": "Зеленчуци" }, { - "name": "Meat" + "name": "Месо" }, { - "name": "Seafood" + "name": "Морска храна" }, { - "name": "Beverages" + "name": "Напитки" }, { - "name": "Baked Goods" + "name": "Печива" }, { - "name": "Canned Goods" + "name": "Продукти в консерва" }, { - "name": "Condiments" + "name": "Допълнения" }, { - "name": "Confectionary" + "name": "Сладкарски изделия" }, { - "name": "Dairy Products" + "name": "Млечни продукти" }, { - "name": "Frozen Foods" + "name": "Замразени храни" }, { - "name": "Health Foods" + "name": "Здравословни храни" }, { - "name": "Household" + "name": "Домакинство" }, { - "name": "Meat Products" + "name": "Местни продукти" }, { - "name": "Snacks" + "name": "Лека закуски" }, { - "name": "Spices" + "name": "Подправки" }, { - "name": "Sweets" + "name": "Сладко" }, { - "name": "Alcohol" + "name": "Алкохол" }, { - "name": "Other" + "name": "Други" } ] diff --git a/mealie/repos/seed/resources/units/locales/bg-BG.json b/mealie/repos/seed/resources/units/locales/bg-BG.json index 336525a5aa59..997844258df3 100644 --- a/mealie/repos/seed/resources/units/locales/bg-BG.json +++ b/mealie/repos/seed/resources/units/locales/bg-BG.json @@ -1,13 +1,13 @@ { "teaspoon": { - "name": "teaspoon", + "name": "чаена лъжичка", "description": "", - "abbreviation": "tsp" + "abbreviation": "ч.л." }, "tablespoon": { - "name": "tablespoon", + "name": "супена лъжица", "description": "", - "abbreviation": "tbsp" + "abbreviation": "с.л." }, "cup": { "name": "cup", @@ -35,14 +35,14 @@ "abbreviation": "gal" }, "milliliter": { - "name": "milliliter", + "name": "милилитър", "description": "", "abbreviation": "ml" }, "liter": { - "name": "liter", + "name": "литър", "description": "", - "abbreviation": "l" + "abbreviation": "л" }, "pound": { "name": "pound", @@ -55,47 +55,47 @@ "abbreviation": "oz" }, "gram": { - "name": "gram", + "name": "грам", "description": "", - "abbreviation": "g" + "abbreviation": "гр" }, "kilogram": { - "name": "kilogram", + "name": "килограм", "description": "", - "abbreviation": "kg" + "abbreviation": "кг" }, "milligram": { - "name": "milligram", + "name": "милиграм", "description": "", - "abbreviation": "mg" + "abbreviation": "мг" }, "splash": { - "name": "splash", + "name": "плисък", "description": "", "abbreviation": "" }, "dash": { - "name": "dash", + "name": "щипка", "description": "", "abbreviation": "" }, "serving": { - "name": "serving", + "name": "порция", "description": "", "abbreviation": "" }, "head": { - "name": "head", + "name": "глава", "description": "", "abbreviation": "" }, "clove": { - "name": "clove", + "name": "скилидка", "description": "", "abbreviation": "" }, "can": { - "name": "can", + "name": "консерва", "description": "", "abbreviation": "" }