mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
New Crowdin updates (#2016)
* New translations en-US.json (Lithuanian) * New translations en-US.json (Lithuanian) * New translations en-US.json (Lithuanian) * New translations en-US.json (Finnish) * New translations en-US.json (Bulgarian) * New translations en-US.json (Finnish) * New translations en-US.json (Czech) * New translations en-US.json (Czech) * New translations en-US.json (Czech) * New translations en-US.json (Czech) * New translations en-US.json (Czech) * New translations en-US.json (Italian) * New translations en-US.json (Italian) * New translations en-US.json (Finnish) * New translations en-US.json (Finnish) * New translations en-US.json (Italian) * New translations en-US.json (Italian) * New translations en-US.json (Finnish) * New translations en-US.json (Italian) * New translations en-US.json (Lithuanian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian)
This commit is contained in:
parent
f1a31ce33d
commit
c8be922111
@ -5,71 +5,71 @@
|
|||||||
"api-docs": "API Документация",
|
"api-docs": "API Документация",
|
||||||
"api-port": "API Порт",
|
"api-port": "API Порт",
|
||||||
"application-mode": "Приложението",
|
"application-mode": "Приложението",
|
||||||
"database-type": "Database Type",
|
"database-type": "Тип на база данни",
|
||||||
"database-url": "Database URL",
|
"database-url": "URL адрес база данни",
|
||||||
"default-group": "Default Group",
|
"default-group": "Група по подразбиране",
|
||||||
"demo": "Demo",
|
"demo": "Демо",
|
||||||
"demo-status": "Demo Status",
|
"demo-status": "Статус на Демото",
|
||||||
"development": "Разработване",
|
"development": "Разработване",
|
||||||
"docs": "Документи",
|
"docs": "Документи",
|
||||||
"download-log": "Download Log",
|
"download-log": "Дневник на изтеглянията",
|
||||||
"download-recipe-json": "Last Scraped JSON",
|
"download-recipe-json": "Последно обработен json файл",
|
||||||
"github": "Github",
|
"github": "GitHub",
|
||||||
"log-lines": "Редове от лога",
|
"log-lines": "Редове от лога",
|
||||||
"not-demo": "Не е демо",
|
"not-demo": "Не е демо",
|
||||||
"portfolio": "Portfolio",
|
"portfolio": "Портфолио",
|
||||||
"production": "Production",
|
"production": "Производствена среда",
|
||||||
"support": "Support",
|
"support": "Поддръжка",
|
||||||
"version": "Version",
|
"version": "Версия",
|
||||||
"unknown-version": "unknown"
|
"unknown-version": "неизвестно"
|
||||||
},
|
},
|
||||||
"asset": {
|
"asset": {
|
||||||
"assets": "Assets",
|
"assets": "Активи",
|
||||||
"code": "Code",
|
"code": "Код",
|
||||||
"file": "File",
|
"file": "Файл",
|
||||||
"image": "Image",
|
"image": "Изображение",
|
||||||
"new-asset": "New Asset",
|
"new-asset": "Нов актив",
|
||||||
"pdf": "PDF",
|
"pdf": "РDF",
|
||||||
"recipe": "Recipe",
|
"recipe": "Рецепта",
|
||||||
"show-assets": "Show Assets",
|
"show-assets": "Покажи активи",
|
||||||
"error-submitting-form": "Error Submitting Form"
|
"error-submitting-form": "Грешка при създаване на група"
|
||||||
},
|
},
|
||||||
"category": {
|
"category": {
|
||||||
"categories": "Categories",
|
"categories": "Категории",
|
||||||
"category-created": "Категория създадена",
|
"category-created": "Категория създадена",
|
||||||
"category-creation-failed": "Category creation failed",
|
"category-creation-failed": "Неуспешно създаване на категория",
|
||||||
"category-deleted": "Category Deleted",
|
"category-deleted": "Категория изтрита",
|
||||||
"category-deletion-failed": "Category deletion failed",
|
"category-deletion-failed": "Неуспешно изтриване на категория",
|
||||||
"category-filter": "Category Filter",
|
"category-filter": "Филтър за категории",
|
||||||
"category-update-failed": "Category update failed",
|
"category-update-failed": "Неуспешно актуализиране на категория",
|
||||||
"category-updated": "Category updated",
|
"category-updated": "Категорията бе актуализирана",
|
||||||
"uncategorized-count": "Uncategorized {count}",
|
"uncategorized-count": "Без категория {count}",
|
||||||
"create-a-category": "Създай категория",
|
"create-a-category": "Създай категория",
|
||||||
"category-name": "Category Name",
|
"category-name": "Име на Категория",
|
||||||
"category": "Category"
|
"category": "Категория"
|
||||||
},
|
},
|
||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Database",
|
"database": "База данни",
|
||||||
"delete-event": "Delete Event",
|
"delete-event": "Изтриване на събитие",
|
||||||
"event-delete-confirmation": "Are you sure you want to delete this event?",
|
"event-delete-confirmation": "Наистина ли искате да премахнете това събитие?",
|
||||||
"event-deleted": "Event Deleted",
|
"event-deleted": "Събитието изтрито",
|
||||||
"event-updated": "Event Updated",
|
"event-updated": "Събитие Обновено",
|
||||||
"new-notification-form-description": "Mealie използва библиотеката Apprise да генерира нотификации. Тя предлага много опции за услуги и нотификации. Прегледайте нейната Wiki страница за подробен гайд как да създадете URL за вашата услуга. Ако е налично, селектирайки типа на нотификацията може да са налични допълнителни функционалности.",
|
"new-notification-form-description": "Mealie използва библиотеката Apprise да генерира нотификации. Тя предлага много опции за услуги и нотификации. Прегледайте нейната Wiki страница за подробен гайд как да създадете URL за вашата услуга. Ако е налично, селектирайки типа на нотификацията може да са налични допълнителни функционалности.",
|
||||||
"new-version": "New version available!",
|
"new-version": "Налична е нова версия!",
|
||||||
"notification": "Notification",
|
"notification": "Известие",
|
||||||
"refresh": "Refresh",
|
"refresh": "Опресни",
|
||||||
"scheduled": "Scheduled",
|
"scheduled": "Планирано",
|
||||||
"something-went-wrong": "Something Went Wrong!",
|
"something-went-wrong": "Нещо се обърка!",
|
||||||
"subscribed-events": "Subscribed Events",
|
"subscribed-events": "Планирани събития",
|
||||||
"test-message-sent": "Test Message Sent"
|
"test-message-sent": "Тестово съобщение е изпратено"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Откажи",
|
||||||
"clear": "Clear",
|
"clear": "Изчисти",
|
||||||
"close": "Close",
|
"close": "Затвори",
|
||||||
"confirm": "Confirm",
|
"confirm": "Потвърди",
|
||||||
"confirm-delete-generic": "Are you sure you want to delete this?",
|
"confirm-delete-generic": "Сигурни ли сте, че желаете да изтриете това?",
|
||||||
"copied_message": "Copied!",
|
"copied_message": "Copied!",
|
||||||
"create": "Създай",
|
"create": "Създай",
|
||||||
"created": "Създадено",
|
"created": "Създадено",
|
||||||
@ -121,59 +121,59 @@
|
|||||||
"save": "Save",
|
"save": "Save",
|
||||||
"settings": "Settings",
|
"settings": "Settings",
|
||||||
"share": "Share",
|
"share": "Share",
|
||||||
"shuffle": "Shuffle",
|
"shuffle": "Разбъркано",
|
||||||
"sort": "Sort",
|
"sort": "Сортирай",
|
||||||
"sort-alphabetically": "Alphabetical",
|
"sort-alphabetically": "По азбучен ред",
|
||||||
"status": "Status",
|
"status": "Статус",
|
||||||
"subject": "Subject",
|
"subject": "Относно",
|
||||||
"submit": "Submit",
|
"submit": "Изпрати",
|
||||||
"success-count": "Success: {count}",
|
"success-count": "Успешни: {count}",
|
||||||
"sunday": "Sunday",
|
"sunday": "Неделя",
|
||||||
"templates": "Templates:",
|
"templates": "Шаблони:",
|
||||||
"test": "Test",
|
"test": "Тест",
|
||||||
"themes": "Themes",
|
"themes": "Теми",
|
||||||
"thursday": "Thursday",
|
"thursday": "Четвъртък",
|
||||||
"token": "Token",
|
"token": "Токън",
|
||||||
"tuesday": "Tuesday",
|
"tuesday": "Вторник",
|
||||||
"type": "Type",
|
"type": "Тип",
|
||||||
"update": "Update",
|
"update": "Актуализация",
|
||||||
"updated": "Updated",
|
"updated": "Обновено",
|
||||||
"upload": "Upload",
|
"upload": "Качи",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
"view": "View",
|
"view": "Преглед",
|
||||||
"wednesday": "Wednesday",
|
"wednesday": "Сряда",
|
||||||
"yes": "Yes",
|
"yes": "Да",
|
||||||
"foods": "Foods",
|
"foods": "Храна",
|
||||||
"units": "Units",
|
"units": "Мерни единици",
|
||||||
"back": "Back",
|
"back": "Назад",
|
||||||
"next": "Next",
|
"next": "Напред",
|
||||||
"toggle-view": "Toggle View",
|
"toggle-view": "Превключване на режим",
|
||||||
"date": "Date",
|
"date": "Дата",
|
||||||
"id": "Id",
|
"id": "Id",
|
||||||
"owner": "Owner",
|
"owner": "Собственик",
|
||||||
"date-added": "Date Added",
|
"date-added": "Дата на добавяне",
|
||||||
"none": "None",
|
"none": "Няма",
|
||||||
"run": "Run",
|
"run": "Старт",
|
||||||
"menu": "Menu",
|
"menu": "Меню",
|
||||||
"a-name-is-required": "A Name is Required",
|
"a-name-is-required": "Името е задължително",
|
||||||
"delete-with-name": "Delete {name}",
|
"delete-with-name": "Изтриване {name}",
|
||||||
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
|
"confirm-delete-generic-with-name": "Сигурни ли сте, че искате да изтриете това {name}?",
|
||||||
"confirm-delete-own-admin-account": "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?",
|
"confirm-delete-own-admin-account": "Моля имайте предвид, че се опитвате да изтриете собствения си администраторски акаунт! Това действие не може да бъде отменени и ще изтриете окончателно Вашия акаунт?",
|
||||||
"organizer": "Organizer",
|
"organizer": "Организиращ",
|
||||||
"transfer": "Transfer",
|
"transfer": "Преместване",
|
||||||
"copy": "Copy",
|
"copy": "Копиране",
|
||||||
"color": "Color",
|
"color": "Цвят",
|
||||||
"timestamp": "Timestamp"
|
"timestamp": "Времева отметка"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Сигурни ли сте, че искате да изтриете <b>{groupName}<b/>?",
|
||||||
"cannot-delete-default-group": "Cannot delete default group",
|
"cannot-delete-default-group": "Не можете да изтриете групата по подразбиране",
|
||||||
"cannot-delete-group-with-users": "Cannot delete group with users",
|
"cannot-delete-group-with-users": "Не можете да изтриете група която съдържа потребители",
|
||||||
"confirm-group-deletion": "Confirm Group Deletion",
|
"confirm-group-deletion": "Потвърдете изтриването на групата",
|
||||||
"create-group": "Създаване на група",
|
"create-group": "Създаване на група",
|
||||||
"error-updating-group": "Error updating group",
|
"error-updating-group": "Грешка при актуализирането на група",
|
||||||
"group": "Group",
|
"group": "Група",
|
||||||
"group-deleted": "Group deleted",
|
"group-deleted": "Групата е изтрита успешно",
|
||||||
"group-deletion-failed": "Group deletion failed",
|
"group-deletion-failed": "Group deletion failed",
|
||||||
"group-id-with-value": "Group ID: {groupID}",
|
"group-id-with-value": "Group ID: {groupID}",
|
||||||
"group-name": "Group Name",
|
"group-name": "Group Name",
|
||||||
|
@ -52,9 +52,9 @@
|
|||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Databáze",
|
"database": "Databáze",
|
||||||
"delete-event": "Smazat Událost",
|
"delete-event": "Smazat Událost",
|
||||||
"event-delete-confirmation": "Are you sure you want to delete this event?",
|
"event-delete-confirmation": "Opravdu chcete odstranit tuto událost?",
|
||||||
"event-deleted": "Event Deleted",
|
"event-deleted": "Událost vymazána",
|
||||||
"event-updated": "Event Updated",
|
"event-updated": "Událost byla aktualizována",
|
||||||
"new-notification-form-description": "Mealie používá knihovnu Apprise pro generování notifikací. Nabízí spousty služeb pro zasílání oznámení. Podívejte se do jejich wiki pro komplexní návod jak vytvářet URL pro vaši službu. Výběr typu oznámení může obsahovat další extra funkce.",
|
"new-notification-form-description": "Mealie používá knihovnu Apprise pro generování notifikací. Nabízí spousty služeb pro zasílání oznámení. Podívejte se do jejich wiki pro komplexní návod jak vytvářet URL pro vaši službu. Výběr typu oznámení může obsahovat další extra funkce.",
|
||||||
"new-version": "Je dostupná nová verze!",
|
"new-version": "Je dostupná nová verze!",
|
||||||
"notification": "Oznámení",
|
"notification": "Oznámení",
|
||||||
@ -71,14 +71,14 @@
|
|||||||
"confirm": "Potvrdit",
|
"confirm": "Potvrdit",
|
||||||
"confirm-delete-generic": "Jste si jistý, že to chcete smazat?",
|
"confirm-delete-generic": "Jste si jistý, že to chcete smazat?",
|
||||||
"copied_message": "Zkopírováno!",
|
"copied_message": "Zkopírováno!",
|
||||||
"create": "Vytořit",
|
"create": "Vytvořit",
|
||||||
"created": "Vytvořeno",
|
"created": "Vytvořeno",
|
||||||
"custom": "Vlastní",
|
"custom": "Vlastní",
|
||||||
"dashboard": "Nástěnka",
|
"dashboard": "Nástěnka",
|
||||||
"delete": "Smazat",
|
"delete": "Smazat",
|
||||||
"disabled": "Deaktivováno",
|
"disabled": "Deaktivováno",
|
||||||
"download": "Stáhnout",
|
"download": "Stáhnout",
|
||||||
"duplicate": "Duplicate",
|
"duplicate": "Duplikovat",
|
||||||
"edit": "Upravit",
|
"edit": "Upravit",
|
||||||
"enabled": "Povoleno",
|
"enabled": "Povoleno",
|
||||||
"exception": "Vyjimka",
|
"exception": "Vyjimka",
|
||||||
@ -100,11 +100,11 @@
|
|||||||
"keyword": "Klíčové slovo",
|
"keyword": "Klíčové slovo",
|
||||||
"link-copied": "Odkaz zkopírován",
|
"link-copied": "Odkaz zkopírován",
|
||||||
"loading-recipes": "Načítám recepty",
|
"loading-recipes": "Načítám recepty",
|
||||||
"message": "Message",
|
"message": "Zpráva",
|
||||||
"monday": "Pondělí",
|
"monday": "Pondělí",
|
||||||
"name": "Jméno",
|
"name": "Jméno",
|
||||||
"new": "Nový",
|
"new": "Nový",
|
||||||
"never": "Never",
|
"never": "Nikdy",
|
||||||
"no": "Ne",
|
"no": "Ne",
|
||||||
"no-recipe-found": "Nebyl nalezen žádný recept",
|
"no-recipe-found": "Nebyl nalezen žádný recept",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
@ -125,7 +125,7 @@
|
|||||||
"sort": "Seřadit",
|
"sort": "Seřadit",
|
||||||
"sort-alphabetically": "Abecedně",
|
"sort-alphabetically": "Abecedně",
|
||||||
"status": "Stav",
|
"status": "Stav",
|
||||||
"subject": "Subject",
|
"subject": "Předmět",
|
||||||
"submit": "Odeslat",
|
"submit": "Odeslat",
|
||||||
"success-count": "Úspěšné: {count}",
|
"success-count": "Úspěšné: {count}",
|
||||||
"sunday": "Neděle",
|
"sunday": "Neděle",
|
||||||
@ -158,7 +158,7 @@
|
|||||||
"a-name-is-required": "Název je povinný",
|
"a-name-is-required": "Název je povinný",
|
||||||
"delete-with-name": "Odstranit {name}",
|
"delete-with-name": "Odstranit {name}",
|
||||||
"confirm-delete-generic-with-name": "Opravdu chcete smazat {name}?",
|
"confirm-delete-generic-with-name": "Opravdu chcete smazat {name}?",
|
||||||
"confirm-delete-own-admin-account": "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?",
|
"confirm-delete-own-admin-account": "Prosím, vemte na vědomí, že se pokoušíte odstranit svůj vlastní účet správce! Tato akce nemůže být odvolána a trvale smaže váš účet?",
|
||||||
"organizer": "Organizátor",
|
"organizer": "Organizátor",
|
||||||
"transfer": "Přenos",
|
"transfer": "Přenos",
|
||||||
"copy": "Kopírovat",
|
"copy": "Kopírovat",
|
||||||
@ -283,15 +283,15 @@
|
|||||||
"carbohydrate-content": "Sacharidy",
|
"carbohydrate-content": "Sacharidy",
|
||||||
"categories": "Kategorie",
|
"categories": "Kategorie",
|
||||||
"comment-action": "Komentář",
|
"comment-action": "Komentář",
|
||||||
"comment": "Comment",
|
"comment": "Komentář",
|
||||||
"comments": "Komentáře",
|
"comments": "Komentáře",
|
||||||
"delete-confirmation": "Opravdu chcete smazat tento recept?",
|
"delete-confirmation": "Opravdu chcete smazat tento recept?",
|
||||||
"delete-recipe": "Smazat recept",
|
"delete-recipe": "Smazat recept",
|
||||||
"description": "Popis",
|
"description": "Popis",
|
||||||
"disable-amount": "Nezobrazovat množství ingrediencí",
|
"disable-amount": "Nezobrazovat množství ingrediencí",
|
||||||
"disable-comments": "Zakázat komentáře",
|
"disable-comments": "Zakázat komentáře",
|
||||||
"duplicate": "Duplicate recipe",
|
"duplicate": "Duplikovat recept",
|
||||||
"duplicate-name": "Name of the new recipe",
|
"duplicate-name": "Název nového receptu",
|
||||||
"edit-scale": "Upravit měřítko",
|
"edit-scale": "Upravit měřítko",
|
||||||
"fat-content": "Tuky",
|
"fat-content": "Tuky",
|
||||||
"fiber-content": "Vláknina",
|
"fiber-content": "Vláknina",
|
||||||
@ -342,7 +342,7 @@
|
|||||||
"add-recipe-to-mealplan": "Přidat recept do jídelníčku",
|
"add-recipe-to-mealplan": "Přidat recept do jídelníčku",
|
||||||
"entry-type": "Typ položky",
|
"entry-type": "Typ položky",
|
||||||
"date-format-hint": "Formát data MM/DD/YYYY",
|
"date-format-hint": "Formát data MM/DD/YYYY",
|
||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format",
|
"date-format-hint-yyyy-mm-dd": "Formát RRRR-MM-DD",
|
||||||
"add-to-list": "Přidat na seznam",
|
"add-to-list": "Přidat na seznam",
|
||||||
"add-to-plan": "Přidat do jídelníčku",
|
"add-to-plan": "Přidat do jídelníčku",
|
||||||
"recipe-added-to-list": "Recept byl přidán na seznam",
|
"recipe-added-to-list": "Recept byl přidán na seznam",
|
||||||
@ -368,13 +368,13 @@
|
|||||||
"increase-scale-label": "Zvýšit násobení o 1",
|
"increase-scale-label": "Zvýšit násobení o 1",
|
||||||
"locked": "Uzamčeno",
|
"locked": "Uzamčeno",
|
||||||
"public-link": "Veřejný odkaz",
|
"public-link": "Veřejný odkaz",
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Upravit událost časové osy",
|
||||||
"timeline": "Timeline",
|
"timeline": "Časová osa",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Zatím nic na časové ose není. Zkuste vytvořit tento recept!",
|
||||||
"open-timeline": "Open Timeline",
|
"open-timeline": "Otevřít časovou osu",
|
||||||
"made-this": "I Made This",
|
"made-this": "Toto jsem uvařil",
|
||||||
"how-did-it-turn-out": "How did it turn out?",
|
"how-did-it-turn-out": "Jak to dopadlo?",
|
||||||
"user-made-this": "{user} made this"
|
"user-made-this": "{user} udělal toto"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Pokročilé vyhledávání",
|
"advanced-search": "Pokročilé vyhledávání",
|
||||||
@ -712,39 +712,39 @@
|
|||||||
},
|
},
|
||||||
"admin": {
|
"admin": {
|
||||||
"maintenance": {
|
"maintenance": {
|
||||||
"storage-details": "Storage Details",
|
"storage-details": "Podrobnosti o úložišti",
|
||||||
"page-title": "Site Maintenance",
|
"page-title": "Správa webu",
|
||||||
"summary-title": "Summary",
|
"summary-title": "Souhrn",
|
||||||
"button-label-get-summary": "Get Summary",
|
"button-label-get-summary": "Získat souhrn",
|
||||||
"button-label-open-details": "Details",
|
"button-label-open-details": "Podrobnosti",
|
||||||
"info-description-data-dir-size": "Data Directory Size",
|
"info-description-data-dir-size": "Velikost adresáře s daty",
|
||||||
"info-description-log-file-size": "Log File Size",
|
"info-description-log-file-size": "Velikost souboru logu",
|
||||||
"info-description-cleanable-directories": "Cleanable Directories",
|
"info-description-cleanable-directories": "Čistitelné složky",
|
||||||
"info-description-cleanable-images": "Cleanable Images",
|
"info-description-cleanable-images": "Čistitelné obrázky",
|
||||||
"storage": {
|
"storage": {
|
||||||
"title-temporary-directory": "Temporary Directory (.temp)",
|
"title-temporary-directory": "Dočasný adresář (.temp)",
|
||||||
"title-backups-directory": "Backups Directory (backups)",
|
"title-backups-directory": "Adresář záloh (backups)",
|
||||||
"title-groups-directory": "Groups Directory (groups)",
|
"title-groups-directory": "Adresář skupin (groups)",
|
||||||
"title-recipes-directory": "Recipes Directory (recipes)",
|
"title-recipes-directory": "Adresář receptů (recipes)",
|
||||||
"title-user-directory": "User Directory (user)"
|
"title-user-directory": "Adresář uživatelů (users)"
|
||||||
},
|
},
|
||||||
"action-delete-log-files-name": "Delete Log Files",
|
"action-delete-log-files-name": "Odstranit soubory protokolů",
|
||||||
"action-delete-log-files-description": "Deletes all the log files",
|
"action-delete-log-files-description": "Odstraní všechny soubory protokolů",
|
||||||
"action-clean-directories-name": "Clean Directories",
|
"action-clean-directories-name": "Vyčistit adresáře",
|
||||||
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
|
"action-clean-directories-description": "Odstraní všechny složky receptů, které nejsou platné UUID",
|
||||||
"action-clean-temporary-files-name": "Clean Temporary Files",
|
"action-clean-temporary-files-name": "Vymazat dočasné soubory",
|
||||||
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
|
"action-clean-temporary-files-description": "Odstraní všechny soubory a složky v adresáři .temp",
|
||||||
"action-clean-images-name": "Clean Images",
|
"action-clean-images-name": "Vymazat obrázky",
|
||||||
"action-clean-images-description": "Removes all the images that don't end with .webp",
|
"action-clean-images-description": "Odstraní všechny obrázky, které nekončí .webp",
|
||||||
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
"actions-description": "Akce údržby jsou {destructive_in_bold} a měly by být používány s opatrností. Každá z těchto akcí je {irreversible_in_bold}.",
|
||||||
"actions-description-destructive": "destructive",
|
"actions-description-destructive": "destruktivní",
|
||||||
"actions-description-irreversible": "irreversible",
|
"actions-description-irreversible": "nevratné",
|
||||||
"logs-action-refresh": "Refresh Logs",
|
"logs-action-refresh": "Aktualizovat logy",
|
||||||
"logs-page-title": "Mealie Logs",
|
"logs-page-title": "Mealie logy",
|
||||||
"logs-tail-lines-label": "Tail Lines"
|
"logs-tail-lines-label": "Tail Lines"
|
||||||
},
|
},
|
||||||
"mainentance": {
|
"mainentance": {
|
||||||
"actions-title": "Actions"
|
"actions-title": "Akce"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
"event-delete-confirmation": "Oletko varma että haluat poistaa tämän tapahtuman?",
|
"event-delete-confirmation": "Oletko varma että haluat poistaa tämän tapahtuman?",
|
||||||
"event-deleted": "Tapahtuma poistettu",
|
"event-deleted": "Tapahtuma poistettu",
|
||||||
"event-updated": "Tapahtuma päivitetty",
|
"event-updated": "Tapahtuma päivitetty",
|
||||||
"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 käyttää Apprise-kirjastoa ilmoitusten luomiseen. Se tarjoaa monia ilmoituspalvelveluvaihtoehtoja. Lisää tietoa siitä, kuinka luoda URL palvelua varten, Apprisen wikistä. Joihinkin ilmoitustyyppeihin voi sisältyä lisäominaisuuksia.",
|
||||||
"new-version": "Uusi versio saatavilla!",
|
"new-version": "Uusi versio saatavilla!",
|
||||||
"notification": "Ilmoitus",
|
"notification": "Ilmoitus",
|
||||||
"refresh": "Päivitä",
|
"refresh": "Päivitä",
|
||||||
@ -68,26 +68,26 @@
|
|||||||
"cancel": "Peruuta",
|
"cancel": "Peruuta",
|
||||||
"clear": "Tyhjennä",
|
"clear": "Tyhjennä",
|
||||||
"close": "Sulje",
|
"close": "Sulje",
|
||||||
"confirm": "Confirm",
|
"confirm": "Vahvista",
|
||||||
"confirm-delete-generic": "Are you sure you want to delete this?",
|
"confirm-delete-generic": "Haluatko varmasti poistaa tämän?",
|
||||||
"copied_message": "Copied!",
|
"copied_message": "Kopioitu!",
|
||||||
"create": "Create",
|
"create": "Luo",
|
||||||
"created": "Created",
|
"created": "Luotu",
|
||||||
"custom": "Custom",
|
"custom": "Mukautettu",
|
||||||
"dashboard": "Dashboard",
|
"dashboard": "Hallintanäkymä",
|
||||||
"delete": "Delete",
|
"delete": "Poista",
|
||||||
"disabled": "Disabled",
|
"disabled": "Poistettu käytöstä",
|
||||||
"download": "Download",
|
"download": "Lataa",
|
||||||
"duplicate": "Duplicate",
|
"duplicate": "Monista",
|
||||||
"edit": "Edit",
|
"edit": "Muokkaa",
|
||||||
"enabled": "Enabled",
|
"enabled": "Käytössä",
|
||||||
"exception": "Exception",
|
"exception": "Poikkeus",
|
||||||
"failed-count": "Failed: {count}",
|
"failed-count": "Epäonnistui: {count}",
|
||||||
"failure-uploading-file": "Failure uploading file",
|
"failure-uploading-file": "Tiedoston lataaminen epäonnistui",
|
||||||
"favorites": "Favorites",
|
"favorites": "Suosikit",
|
||||||
"field-required": "Field Required",
|
"field-required": "Kenttä vaaditaan",
|
||||||
"file-folder-not-found": "File/folder not found",
|
"file-folder-not-found": "Tiedostoa tai kansiota ei löydy",
|
||||||
"file-uploaded": "File uploaded",
|
"file-uploaded": "Tiedosto ladattu",
|
||||||
"filter": "Filter",
|
"filter": "Filter",
|
||||||
"friday": "Friday",
|
"friday": "Friday",
|
||||||
"general": "General",
|
"general": "General",
|
||||||
@ -104,19 +104,19 @@
|
|||||||
"monday": "Monday",
|
"monday": "Monday",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"new": "New",
|
"new": "New",
|
||||||
"never": "Never",
|
"never": "Ei koskaan",
|
||||||
"no": "No",
|
"no": "Ei",
|
||||||
"no-recipe-found": "No Recipe Found",
|
"no-recipe-found": "Reseptiä ei löytynyt",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"options": "Options:",
|
"options": "Valinnat:",
|
||||||
"print": "Print",
|
"print": "Tulosta",
|
||||||
"random": "Random",
|
"random": "Satunnainen",
|
||||||
"rating": "Rating",
|
"rating": "Arvio",
|
||||||
"recent": "Recent",
|
"recent": "Viimeisimmät",
|
||||||
"recipe": "Recipe",
|
"recipe": "Resepti",
|
||||||
"recipes": "Recipes",
|
"recipes": "Reseptit",
|
||||||
"rename-object": "Rename {0}",
|
"rename-object": "Nimeä uudelleen {0}",
|
||||||
"reset": "Reset",
|
"reset": "Nollaa",
|
||||||
"saturday": "Lauantai",
|
"saturday": "Lauantai",
|
||||||
"save": "Tallenna",
|
"save": "Tallenna",
|
||||||
"settings": "Asetukset",
|
"settings": "Asetukset",
|
||||||
@ -169,47 +169,47 @@
|
|||||||
"are-you-sure-you-want-to-delete-the-group": "Haluatko varmasti poistaa ryhmän <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Haluatko varmasti poistaa ryhmän <b>{groupName}<b/>?",
|
||||||
"cannot-delete-default-group": "Oletusryhmää ei voi poistaa",
|
"cannot-delete-default-group": "Oletusryhmää ei voi poistaa",
|
||||||
"cannot-delete-group-with-users": "Ryhmää, jossa on käyttäjiä, ei voi poistaa",
|
"cannot-delete-group-with-users": "Ryhmää, jossa on käyttäjiä, ei voi poistaa",
|
||||||
"confirm-group-deletion": "Confirm Group Deletion",
|
"confirm-group-deletion": "Vahvista ryhmän poisto",
|
||||||
"create-group": "Create Group",
|
"create-group": "Luo ryhmä",
|
||||||
"error-updating-group": "Error updating group",
|
"error-updating-group": "Virhe ryhmää päivittäessä",
|
||||||
"group": "Group",
|
"group": "Ryhmä",
|
||||||
"group-deleted": "Group deleted",
|
"group-deleted": "Ryhmä poistettu",
|
||||||
"group-deletion-failed": "Group deletion failed",
|
"group-deletion-failed": "Ryhmän poisto epäonnistui",
|
||||||
"group-id-with-value": "Group ID: {groupID}",
|
"group-id-with-value": "Ryhmän ID: {groupID}",
|
||||||
"group-name": "Group Name",
|
"group-name": "Ryhmän nimi",
|
||||||
"group-not-found": "Group not found",
|
"group-not-found": "Ryhmää ei löytynyt",
|
||||||
"group-with-value": "Group: {groupID}",
|
"group-with-value": "Ryhmä: {groupID}",
|
||||||
"groups": "Groups",
|
"groups": "Ryhmät",
|
||||||
"manage-groups": "Manage Groups",
|
"manage-groups": "Hallitse ryhmiä",
|
||||||
"user-group": "User Group",
|
"user-group": "Käyttäjäryhmä",
|
||||||
"user-group-created": "User Group Created",
|
"user-group-created": "Käyttäjäryhmä luotu",
|
||||||
"user-group-creation-failed": "User Group Creation Failed",
|
"user-group-creation-failed": "Käyttäjäryhmän luonti epäonnistui",
|
||||||
"settings": {
|
"settings": {
|
||||||
"keep-my-recipes-private": "Keep My Recipes Private",
|
"keep-my-recipes-private": "Pidä reseptini yksityisinä",
|
||||||
"keep-my-recipes-private-description": "Sets your group and all recipes defaults to private. You can always change this later."
|
"keep-my-recipes-private-description": "Asettaa ryhmäsi ja kaikki reseptit yksityisiksi. Voit aina muuttaa tätä myöhemmin."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"meal-plan": {
|
"meal-plan": {
|
||||||
"create-a-new-meal-plan": "Create a New Meal Plan",
|
"create-a-new-meal-plan": "Luo uusi ateriasuunnitelma",
|
||||||
"dinner-this-week": "Dinner This Week",
|
"dinner-this-week": "Viikon päivällinen",
|
||||||
"dinner-today": "Dinner Today",
|
"dinner-today": "Päivällinen tänään",
|
||||||
"dinner-tonight": "DINNER TONIGHT",
|
"dinner-tonight": "PÄIVÄLLINEN TÄNÄÄN",
|
||||||
"edit-meal-plan": "Edit Meal Plan",
|
"edit-meal-plan": "Muokkaa ateriasuunnitelmaa",
|
||||||
"end-date": "End Date",
|
"end-date": "Päättymispäivä",
|
||||||
"group": "Group (Beta)",
|
"group": "Ryhmä (beta)",
|
||||||
"main": "Main",
|
"main": "Pääruoka",
|
||||||
"meal-planner": "Meal Planner",
|
"meal-planner": "Ateriasuunnittelu",
|
||||||
"meal-plans": "Meal Plans",
|
"meal-plans": "Ateriasuunnitelmat",
|
||||||
"mealplan-categories": "MEALPLAN CATEGORIES",
|
"mealplan-categories": "ATERIASUUNNITELMIEN KATEGORIAT",
|
||||||
"mealplan-created": "Mealplan created",
|
"mealplan-created": "Ateriasuunnitelma luotu",
|
||||||
"mealplan-creation-failed": "Mealplan creation failed",
|
"mealplan-creation-failed": "Ateriasuunnitelman luonti epäonnistui",
|
||||||
"mealplan-deleted": "Mealplan Deleted",
|
"mealplan-deleted": "Ateriasuunnitelma poistettu",
|
||||||
"mealplan-deletion-failed": "Mealplan deletion failed",
|
"mealplan-deletion-failed": "Ateriasuunnitelman poisto epäonnistui",
|
||||||
"mealplan-settings": "Mealplan Settings",
|
"mealplan-settings": "Ateriasuunnitelman asetukset",
|
||||||
"mealplan-update-failed": "Mealplan update failed",
|
"mealplan-update-failed": "Ateriasuunnitelman päivittäminen epäonnistui",
|
||||||
"mealplan-updated": "Mealplan Updated",
|
"mealplan-updated": "Ateriasuunnitelma päivitetty",
|
||||||
"no-meal-plan-defined-yet": "No meal plan defined yet",
|
"no-meal-plan-defined-yet": "Ateriasuunnitelmaa ei ole vielä määritelty",
|
||||||
"no-meal-planned-for-today": "No meal planned for today",
|
"no-meal-planned-for-today": "Ei ateriasuunnitelmaa tälle päivälle",
|
||||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
|
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
|
||||||
"planner": "Planner",
|
"planner": "Planner",
|
||||||
"quick-week": "Quick Week",
|
"quick-week": "Quick Week",
|
||||||
@ -217,12 +217,12 @@
|
|||||||
"sides": "Sides",
|
"sides": "Sides",
|
||||||
"start-date": "Start Date",
|
"start-date": "Start Date",
|
||||||
"rule-day": "Rule Day",
|
"rule-day": "Rule Day",
|
||||||
"meal-type": "Meal Type",
|
"meal-type": "Aterian tyyppi",
|
||||||
"breakfast": "Breakfast",
|
"breakfast": "Aamiainen",
|
||||||
"lunch": "Lunch",
|
"lunch": "Lounas",
|
||||||
"dinner": "Dinner",
|
"dinner": "Päivällinen",
|
||||||
"type-any": "Any",
|
"type-any": "Mikä tahansa",
|
||||||
"day-any": "Any"
|
"day-any": "Koska tahansa"
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
"chowdown": {
|
"chowdown": {
|
||||||
@ -286,57 +286,57 @@
|
|||||||
"comment": "Comment",
|
"comment": "Comment",
|
||||||
"comments": "Comments",
|
"comments": "Comments",
|
||||||
"delete-confirmation": "Are you sure you want to delete this recipe?",
|
"delete-confirmation": "Are you sure you want to delete this recipe?",
|
||||||
"delete-recipe": "Delete Recipe",
|
"delete-recipe": "Poista resepti",
|
||||||
"description": "Description",
|
"description": "Kuvaus",
|
||||||
"disable-amount": "Disable Ingredient Amounts",
|
"disable-amount": "Poista ainesosien määrät käytöstä",
|
||||||
"disable-comments": "Disable Comments",
|
"disable-comments": "Poista kommentit käytöstä",
|
||||||
"duplicate": "Duplicate recipe",
|
"duplicate": "Monista resepti",
|
||||||
"duplicate-name": "Name of the new recipe",
|
"duplicate-name": "Uuden reseptin nimi",
|
||||||
"edit-scale": "Edit Scale",
|
"edit-scale": "Muokkaa skaalaa",
|
||||||
"fat-content": "Fat",
|
"fat-content": "Rasva",
|
||||||
"fiber-content": "Fiber",
|
"fiber-content": "Ravintokuitu",
|
||||||
"grams": "grams",
|
"grams": "grammaa",
|
||||||
"ingredient": "Ingredient",
|
"ingredient": "Aineosa",
|
||||||
"ingredients": "Ingredients",
|
"ingredients": "Ainesosat",
|
||||||
"insert-section": "Insert Section",
|
"insert-section": "Lisää osio",
|
||||||
"instructions": "Instructions",
|
"instructions": "Ohjeet",
|
||||||
"key-name-required": "Key Name Required",
|
"key-name-required": "Avaimen nimi vaaditaan",
|
||||||
"landscape-view-coming-soon": "Landscape View (Coming Soon)",
|
"landscape-view-coming-soon": "Landscape View (Coming Soon)",
|
||||||
"milligrams": "milligrams",
|
"milligrams": "milligrammaa",
|
||||||
"new-key-name": "New Key Name",
|
"new-key-name": "Uusi avaimen nimi",
|
||||||
"no-white-space-allowed": "No White Space Allowed",
|
"no-white-space-allowed": "Tyhjiä merkkejä ei sallita",
|
||||||
"note": "Note",
|
"note": "Muistiinpano",
|
||||||
"nutrition": "Nutrition",
|
"nutrition": "Ravintoaineet",
|
||||||
"object-key": "Object Key",
|
"object-key": "Objektin avain",
|
||||||
"object-value": "Object Value",
|
"object-value": "Objektin arvo",
|
||||||
"original-url": "Original URL",
|
"original-url": "Alkuperäinen URL-osoite",
|
||||||
"perform-time": "Cook Time",
|
"perform-time": "Kokkausaika",
|
||||||
"prep-time": "Prep Time",
|
"prep-time": "Valmisteluaika",
|
||||||
"protein-content": "Protein",
|
"protein-content": "Proteiini",
|
||||||
"public-recipe": "Public Recipe",
|
"public-recipe": "Julkinen resepti",
|
||||||
"recipe-created": "Recipe created",
|
"recipe-created": "Resepti luotu",
|
||||||
"recipe-creation-failed": "Recipe creation failed",
|
"recipe-creation-failed": "Reseptin luominen epäonnistui",
|
||||||
"recipe-deleted": "Recipe deleted",
|
"recipe-deleted": "Resepti poistettu",
|
||||||
"recipe-image": "Recipe Image",
|
"recipe-image": "Reseptikuva",
|
||||||
"recipe-image-updated": "Recipe image updated",
|
"recipe-image-updated": "Reseptikuva päivitetty",
|
||||||
"recipe-name": "Recipe Name",
|
"recipe-name": "Reseptin nimi",
|
||||||
"recipe-settings": "Recipe Settings",
|
"recipe-settings": "Reseptiasetukset",
|
||||||
"recipe-update-failed": "Recipe update failed",
|
"recipe-update-failed": "Reseptin päivitys epäonnistui",
|
||||||
"recipe-updated": "Recipe updated",
|
"recipe-updated": "Resepti päivitetty",
|
||||||
"remove-from-favorites": "Remove from Favorites",
|
"remove-from-favorites": "Poista suosikeista",
|
||||||
"remove-section": "Remove Section",
|
"remove-section": "Poista osio",
|
||||||
"save-recipe-before-use": "Save recipe before use",
|
"save-recipe-before-use": "Tallenna resepti ennen käyttöä",
|
||||||
"section-title": "Section Title",
|
"section-title": "Osion otsikko",
|
||||||
"servings": "Servings",
|
"servings": "Annokset",
|
||||||
"share-recipe-message": "I wanted to share my {0} recipe with you.",
|
"share-recipe-message": "Halusin jakaa reseptin {0} kanssasi.",
|
||||||
"show-nutrition-values": "Show Nutrition Values",
|
"show-nutrition-values": "Näytä ravintoarvot",
|
||||||
"sodium-content": "Sodium",
|
"sodium-content": "Natrium",
|
||||||
"step-index": "Step: {step}",
|
"step-index": "Vaihe: {step}",
|
||||||
"sugar-content": "Sugar",
|
"sugar-content": "Sokeri",
|
||||||
"title": "Title",
|
"title": "Otsikko",
|
||||||
"total-time": "Total Time",
|
"total-time": "Kokonaisaika",
|
||||||
"unable-to-delete-recipe": "Unable to Delete Recipe",
|
"unable-to-delete-recipe": "Reseptiä ei voida poistaa",
|
||||||
"no-recipe": "No Recipe",
|
"no-recipe": "Ei reseptiä",
|
||||||
"locked-by-owner": "Locked by Owner",
|
"locked-by-owner": "Locked by Owner",
|
||||||
"join-the-conversation": "Join the Conversation",
|
"join-the-conversation": "Join the Conversation",
|
||||||
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
|
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
|
||||||
@ -391,62 +391,62 @@
|
|||||||
"search-hint": "Press '/'"
|
"search-hint": "Press '/'"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"add-a-new-theme": "Add a New Theme",
|
"add-a-new-theme": "Lisää uusi teema",
|
||||||
"admin-settings": "Admin Settings",
|
"admin-settings": "Ylläpitäjän asetukset",
|
||||||
"backup": {
|
"backup": {
|
||||||
"backup-created-at-response-export_path": "Backup Created at {path}",
|
"backup-created-at-response-export_path": "Varmuuskopio luotu sijaintiin {path}",
|
||||||
"backup-deleted": "Backup deleted",
|
"backup-deleted": "Varmuuskopio poistettu",
|
||||||
"backup-tag": "Backup Tag",
|
"backup-tag": "Varmuuskopion tunniste",
|
||||||
"create-heading": "Create a Backup",
|
"create-heading": "Create a Backup",
|
||||||
"delete-backup": "Delete Backup",
|
"delete-backup": "Poista varmuuskopio",
|
||||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
"error-creating-backup-see-log-file": "Virhe varmuuskopiota luodessa. Katso lokitiedosto",
|
||||||
"full-backup": "Full Backup",
|
"full-backup": "Täysi varmuuskopiointi",
|
||||||
"import-summary": "Import Summary",
|
"import-summary": "Tuo yhteenveto",
|
||||||
"partial-backup": "Partial Backup",
|
"partial-backup": "Osittainen varmuuskopiointi",
|
||||||
"unable-to-delete-backup": "Unable to Delete Backup."
|
"unable-to-delete-backup": "Varmuuskopiota ei voi poistaa."
|
||||||
},
|
},
|
||||||
"backup-and-exports": "Backups",
|
"backup-and-exports": "Varmuuskopiot",
|
||||||
"change-password": "Change Password",
|
"change-password": "Vaihda salasana",
|
||||||
"current": "Version:",
|
"current": "Versio:",
|
||||||
"custom-pages": "Custom Pages",
|
"custom-pages": "Mukautetut sivut",
|
||||||
"edit-page": "Edit Page",
|
"edit-page": "Muokkaa sivua",
|
||||||
"events": "Events",
|
"events": "Tapahtumat",
|
||||||
"first-day-of-week": "First day of the week",
|
"first-day-of-week": "Viikon ensimmäinen päivä",
|
||||||
"group-settings-updated": "Group Settings Updated",
|
"group-settings-updated": "Ryhmän asetukset päivitetty",
|
||||||
"homepage": {
|
"homepage": {
|
||||||
"all-categories": "All Categories",
|
"all-categories": "Kaikki kategoriat",
|
||||||
"card-per-section": "Card Per Section",
|
"card-per-section": "Korttien määrä osiossa",
|
||||||
"home-page": "Home Page",
|
"home-page": "Etusivu",
|
||||||
"home-page-sections": "Home Page Sections",
|
"home-page-sections": "Etusivuosiot",
|
||||||
"show-recent": "Show Recent"
|
"show-recent": "Näytä viimeisimmät"
|
||||||
},
|
},
|
||||||
"language": "Language",
|
"language": "Kieli",
|
||||||
"latest": "Latest",
|
"latest": "Viimeisimmät",
|
||||||
"local-api": "Local API",
|
"local-api": "Paikallinen API",
|
||||||
"locale-settings": "Locale settings",
|
"locale-settings": "Alueasetukset",
|
||||||
"migrations": "Migrations",
|
"migrations": "Migraatiot",
|
||||||
"new-page": "New Page",
|
"new-page": "Uusi sivu",
|
||||||
"notify": "Notify",
|
"notify": "Ilmoita",
|
||||||
"organize": "Organize",
|
"organize": "Järjestä",
|
||||||
"page-name": "Page Name",
|
"page-name": "Sivun nimi",
|
||||||
"pages": "Pages",
|
"pages": "Sivut",
|
||||||
"profile": "Profile",
|
"profile": "Profiili",
|
||||||
"remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries",
|
"remove-existing-entries-matching-imported-entries": "Poista olemassaolevat tietueet, jotka vastaavat tuotuja tietueita",
|
||||||
"set-new-time": "Set New Time",
|
"set-new-time": "Aseta uusi aika",
|
||||||
"settings-update-failed": "Settings update failed",
|
"settings-update-failed": "Asetusten päivitys epäonnistui",
|
||||||
"settings-updated": "Settings updated",
|
"settings-updated": "Asetukset päivitetty",
|
||||||
"site-settings": "Site Settings",
|
"site-settings": "Sivuston asetukset",
|
||||||
"theme": {
|
"theme": {
|
||||||
"accent": "Accent",
|
"accent": "Korostus",
|
||||||
"dark": "Dark",
|
"dark": "Tumma",
|
||||||
"default-to-system": "Default to system",
|
"default-to-system": "Järjestelmän oletus",
|
||||||
"error": "Error",
|
"error": "Virhe",
|
||||||
"error-creating-theme-see-log-file": "Error creating theme. See log file.",
|
"error-creating-theme-see-log-file": "Virhe teeman luonnissa. Katso loki.",
|
||||||
"error-deleting-theme": "Error deleting theme",
|
"error-deleting-theme": "Virhe teeman poistossa",
|
||||||
"error-updating-theme": "Error updating theme",
|
"error-updating-theme": "Virhe teeman päivittämisessä",
|
||||||
"info": "Info",
|
"info": "Tiedot",
|
||||||
"light": "Light",
|
"light": "Vaalea",
|
||||||
"primary": "Primary",
|
"primary": "Ensisijainen",
|
||||||
"secondary": "Secondary",
|
"secondary": "Secondary",
|
||||||
"success": "Success",
|
"success": "Success",
|
||||||
"switch-to-dark-mode": "Switch to dark mode",
|
"switch-to-dark-mode": "Switch to dark mode",
|
||||||
@ -508,31 +508,31 @@
|
|||||||
"backups": "Backups",
|
"backups": "Backups",
|
||||||
"categories": "Categories",
|
"categories": "Categories",
|
||||||
"cookbooks": "Cookbooks",
|
"cookbooks": "Cookbooks",
|
||||||
"dashboard": "Dashboard",
|
"dashboard": "Hallintanäkymä",
|
||||||
"home-page": "Home Page",
|
"home-page": "Etusivu",
|
||||||
"manage-users": "Manage Users",
|
"manage-users": "Hallitse käyttäjiä",
|
||||||
"migrations": "Migrations",
|
"migrations": "Migraatiot",
|
||||||
"profile": "Profile",
|
"profile": "Profiili",
|
||||||
"search": "Search",
|
"search": "Hae",
|
||||||
"site-settings": "Site Settings",
|
"site-settings": "Sivuston asetukset",
|
||||||
"tags": "Tags",
|
"tags": "Tunnisteet",
|
||||||
"toolbox": "Toolbox",
|
"toolbox": "Työkalupakki",
|
||||||
"language": "Language",
|
"language": "Kieli",
|
||||||
"maintenance": "Maintenance",
|
"maintenance": "Ylläpito",
|
||||||
"background-tasks": "Background Tasks",
|
"background-tasks": "Taustatehtävät",
|
||||||
"parser": "Parser",
|
"parser": "Parser",
|
||||||
"developer": "Developer",
|
"developer": "Kehittäjä",
|
||||||
"cookbook": "Cookbook",
|
"cookbook": "Keittokirja",
|
||||||
"create-cookbook": "Create a new cookbook"
|
"create-cookbook": "Luo uusi keittokirja"
|
||||||
},
|
},
|
||||||
"signup": {
|
"signup": {
|
||||||
"error-signing-up": "Error Signing Up",
|
"error-signing-up": "Virhe sisäänkirjautumisessa",
|
||||||
"sign-up": "Sign Up",
|
"sign-up": "Rekisteröidy",
|
||||||
"sign-up-link-created": "Sign up link created",
|
"sign-up-link-created": "Rekisteröintilinkki luotu",
|
||||||
"sign-up-link-creation-failed": "Sign up link creation failed",
|
"sign-up-link-creation-failed": "Rekisteröintilinkin luonti epäonnistui",
|
||||||
"sign-up-links": "Sign Up Links",
|
"sign-up-links": "Rekisteröintilinkit",
|
||||||
"sign-up-token-deleted": "Sign Up Token Deleted",
|
"sign-up-token-deleted": "Rekisteröintitunnus poistettu",
|
||||||
"sign-up-token-deletion-failed": "Sign up token deletion failed",
|
"sign-up-token-deletion-failed": "Rekisteröintitunnuksen poisto epäonnistui",
|
||||||
"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."
|
"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": {
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"production": "Stabil",
|
"production": "Stabil",
|
||||||
"support": "Támogatás",
|
"support": "Támogatás",
|
||||||
"version": "Verzió",
|
"version": "Verzió",
|
||||||
"unknown-version": "unknown"
|
"unknown-version": "ismeretlen"
|
||||||
},
|
},
|
||||||
"asset": {
|
"asset": {
|
||||||
"assets": "Eszközök",
|
"assets": "Eszközök",
|
||||||
@ -32,7 +32,7 @@
|
|||||||
"pdf": "PDF",
|
"pdf": "PDF",
|
||||||
"recipe": "Recept",
|
"recipe": "Recept",
|
||||||
"show-assets": "Eszközök megjelenítése",
|
"show-assets": "Eszközök megjelenítése",
|
||||||
"error-submitting-form": "Error Submitting Form"
|
"error-submitting-form": "Hiba az űrlap beküldésében"
|
||||||
},
|
},
|
||||||
"category": {
|
"category": {
|
||||||
"categories": "Kategóriák",
|
"categories": "Kategóriák",
|
||||||
@ -44,17 +44,17 @@
|
|||||||
"category-update-failed": "Kategória elmentése sikertelen",
|
"category-update-failed": "Kategória elmentése sikertelen",
|
||||||
"category-updated": "Kategória frissítve",
|
"category-updated": "Kategória frissítve",
|
||||||
"uncategorized-count": "Kategórizálatlan {count}",
|
"uncategorized-count": "Kategórizálatlan {count}",
|
||||||
"create-a-category": "Create a Category",
|
"create-a-category": "Kategória Létrehozása",
|
||||||
"category-name": "Category Name",
|
"category-name": "Kategória név",
|
||||||
"category": "Category"
|
"category": "Kategória"
|
||||||
},
|
},
|
||||||
"events": {
|
"events": {
|
||||||
"apprise-url": "Apprise URL",
|
"apprise-url": "Apprise URL",
|
||||||
"database": "Adatbázis",
|
"database": "Adatbázis",
|
||||||
"delete-event": "Esemény törlése",
|
"delete-event": "Esemény törlése",
|
||||||
"event-delete-confirmation": "Are you sure you want to delete this event?",
|
"event-delete-confirmation": "Biztosan törölni akarod az eseményt?",
|
||||||
"event-deleted": "Event Deleted",
|
"event-deleted": "Esemény törölve",
|
||||||
"event-updated": "Event Updated",
|
"event-updated": "Esemény Frissítve",
|
||||||
"new-notification-form-description": "A Mealie az Apprise könyvtárat használja az értesítésekhez. Számos lehetőséget kínál különbőző értesítési szolgáltatásokhoz. Nézd meg a wiki oldalukon, hogy kell URL-t létrehozni az általad használt szolgáltatáshoz. Az értesítés tipusának kiválasztásával egyéb beállítási lehetőségek jelenhetnek meg.",
|
"new-notification-form-description": "A Mealie az Apprise könyvtárat használja az értesítésekhez. Számos lehetőséget kínál különbőző értesítési szolgáltatásokhoz. Nézd meg a wiki oldalukon, hogy kell URL-t létrehozni az általad használt szolgáltatáshoz. Az értesítés tipusának kiválasztásával egyéb beállítási lehetőségek jelenhetnek meg.",
|
||||||
"new-version": "Új verzió elérhető!",
|
"new-version": "Új verzió elérhető!",
|
||||||
"notification": "Értesítések",
|
"notification": "Értesítések",
|
||||||
@ -70,7 +70,7 @@
|
|||||||
"close": "Bezár",
|
"close": "Bezár",
|
||||||
"confirm": "Megerősítés",
|
"confirm": "Megerősítés",
|
||||||
"confirm-delete-generic": "Biztosan törölni szeretnéd ezt?",
|
"confirm-delete-generic": "Biztosan törölni szeretnéd ezt?",
|
||||||
"copied_message": "Copied!",
|
"copied_message": "Másolva!",
|
||||||
"create": "Létrehozás",
|
"create": "Létrehozás",
|
||||||
"created": "Létrehozva",
|
"created": "Létrehozva",
|
||||||
"custom": "Egyéni",
|
"custom": "Egyéni",
|
||||||
@ -78,7 +78,7 @@
|
|||||||
"delete": "Törlés",
|
"delete": "Törlés",
|
||||||
"disabled": "Letiltva",
|
"disabled": "Letiltva",
|
||||||
"download": "Letöltés",
|
"download": "Letöltés",
|
||||||
"duplicate": "Duplicate",
|
"duplicate": "Duplikálás",
|
||||||
"edit": "Szerkesztés",
|
"edit": "Szerkesztés",
|
||||||
"enabled": "Engedélyezve",
|
"enabled": "Engedélyezve",
|
||||||
"exception": "Kivétel",
|
"exception": "Kivétel",
|
||||||
@ -100,11 +100,11 @@
|
|||||||
"keyword": "Kulcsszó",
|
"keyword": "Kulcsszó",
|
||||||
"link-copied": "Hivatkozás másolva",
|
"link-copied": "Hivatkozás másolva",
|
||||||
"loading-recipes": "Receptek betöltése",
|
"loading-recipes": "Receptek betöltése",
|
||||||
"message": "Message",
|
"message": "Üzenet",
|
||||||
"monday": "Hétfő",
|
"monday": "Hétfő",
|
||||||
"name": "Név",
|
"name": "Név",
|
||||||
"new": "Új",
|
"new": "Új",
|
||||||
"never": "Never",
|
"never": "Soha",
|
||||||
"no": "Nem",
|
"no": "Nem",
|
||||||
"no-recipe-found": "Nem található recept",
|
"no-recipe-found": "Nem található recept",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
@ -125,7 +125,7 @@
|
|||||||
"sort": "Rendezés",
|
"sort": "Rendezés",
|
||||||
"sort-alphabetically": "Betűrendben",
|
"sort-alphabetically": "Betűrendben",
|
||||||
"status": "Állapot",
|
"status": "Állapot",
|
||||||
"subject": "Subject",
|
"subject": "Tárgy",
|
||||||
"submit": "Küldés",
|
"submit": "Küldés",
|
||||||
"success-count": "Sikeres: {count}",
|
"success-count": "Sikeres: {count}",
|
||||||
"sunday": "Vasárnap",
|
"sunday": "Vasárnap",
|
||||||
@ -147,23 +147,23 @@
|
|||||||
"units": "Mértékegységek",
|
"units": "Mértékegységek",
|
||||||
"back": "Vissza",
|
"back": "Vissza",
|
||||||
"next": "Következő",
|
"next": "Következő",
|
||||||
"toggle-view": "Toggle View",
|
"toggle-view": "Nézet váltása",
|
||||||
"date": "Date",
|
"date": "Dátum",
|
||||||
"id": "Id",
|
"id": "Azonosító",
|
||||||
"owner": "Owner",
|
"owner": "Tulajdonos",
|
||||||
"date-added": "Date Added",
|
"date-added": "Hozzáadás Dátuma",
|
||||||
"none": "None",
|
"none": "Nincs",
|
||||||
"run": "Run",
|
"run": "Futtatás",
|
||||||
"menu": "Menu",
|
"menu": "Menü",
|
||||||
"a-name-is-required": "A Name is Required",
|
"a-name-is-required": "A név szükséges",
|
||||||
"delete-with-name": "Delete {name}",
|
"delete-with-name": "{name} törlése",
|
||||||
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
|
"confirm-delete-generic-with-name": "Biztosan törölni szeretnéd ezt: {name}?",
|
||||||
"confirm-delete-own-admin-account": "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?",
|
"confirm-delete-own-admin-account": "Kérjük, vedd figyelembe, hogy a saját admin fiókodat próbálod törölni! Ezt a műveletet nem lehet visszacsinálni, és végleg törlődik a fiókod?",
|
||||||
"organizer": "Organizer",
|
"organizer": "Szervező",
|
||||||
"transfer": "Transfer",
|
"transfer": "Átvitel",
|
||||||
"copy": "Copy",
|
"copy": "Másolás",
|
||||||
"color": "Color",
|
"color": "Szín",
|
||||||
"timestamp": "Timestamp"
|
"timestamp": "Időpont"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"are-you-sure-you-want-to-delete-the-group": "Biztosan törölni szeretnéd ezt: <b>{groupName}<b/>?",
|
"are-you-sure-you-want-to-delete-the-group": "Biztosan törölni szeretnéd ezt: <b>{groupName}<b/>?",
|
||||||
@ -185,8 +185,8 @@
|
|||||||
"user-group-created": "Felhasználói csoport létrehozva",
|
"user-group-created": "Felhasználói csoport létrehozva",
|
||||||
"user-group-creation-failed": "Csoport létrehozása sikertelen",
|
"user-group-creation-failed": "Csoport létrehozása sikertelen",
|
||||||
"settings": {
|
"settings": {
|
||||||
"keep-my-recipes-private": "Keep My Recipes Private",
|
"keep-my-recipes-private": "Receptjeim megtartása privátként",
|
||||||
"keep-my-recipes-private-description": "Sets your group and all recipes defaults to private. You can always change this later."
|
"keep-my-recipes-private-description": "A csoport és az összes recept alapértelmezett beállítása privátra. Ezt később bármikor megváltoztathatod."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"meal-plan": {
|
"meal-plan": {
|
||||||
@ -216,13 +216,13 @@
|
|||||||
"side": "Köret",
|
"side": "Köret",
|
||||||
"sides": "Köretek",
|
"sides": "Köretek",
|
||||||
"start-date": "Kezdő dátum",
|
"start-date": "Kezdő dátum",
|
||||||
"rule-day": "Rule Day",
|
"rule-day": "Szabály Nap",
|
||||||
"meal-type": "Meal Type",
|
"meal-type": "Étel típusa",
|
||||||
"breakfast": "Breakfast",
|
"breakfast": "Reggeli",
|
||||||
"lunch": "Lunch",
|
"lunch": "Ebéd",
|
||||||
"dinner": "Dinner",
|
"dinner": "Vacsora",
|
||||||
"type-any": "Any",
|
"type-any": "Bármely",
|
||||||
"day-any": "Any"
|
"day-any": "Bármely"
|
||||||
},
|
},
|
||||||
"migration": {
|
"migration": {
|
||||||
"chowdown": {
|
"chowdown": {
|
||||||
@ -246,18 +246,18 @@
|
|||||||
"google-ld-json-info": "ld+json információ keresése",
|
"google-ld-json-info": "ld+json információ keresése",
|
||||||
"must-be-a-valid-url": "Érvényes URL-nek kell lennie",
|
"must-be-a-valid-url": "Érvényes URL-nek kell lennie",
|
||||||
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Másold be a receptedet. Minden sor egy új elemként lesz kezelve a listában",
|
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Másold be a receptedet. Minden sor egy új elemként lesz kezelve a listában",
|
||||||
"recipe-markup-specification": "Recipe Markup Specification",
|
"recipe-markup-specification": "Receptjelölési előírás",
|
||||||
"recipe-url": "Recept URL",
|
"recipe-url": "Recept URL",
|
||||||
"upload-a-recipe": "Recept feltöltése",
|
"upload-a-recipe": "Recept feltöltése",
|
||||||
"upload-individual-zip-file": "Tölts fel egy .zíp archívumot, ami egy másik Mealie példányból lett exportálva.",
|
"upload-individual-zip-file": "Tölts fel egy .zíp archívumot, ami egy másik Mealie példányból lett exportálva.",
|
||||||
"url-form-hint": "Másold be a linket a kedvenc recept weboldaladról",
|
"url-form-hint": "Másold be a linket a kedvenc recept weboldaladról",
|
||||||
"view-scraped-data": "Letöltött adat megtekintése",
|
"view-scraped-data": "Letöltött adat megtekintése",
|
||||||
"trim-whitespace-description": "Trim leading and trailing whitespace as well as blank lines",
|
"trim-whitespace-description": "Vágja le a kezdő és a záró fehérjeleket, valamint az üres sorokat",
|
||||||
"trim-prefix-description": "Trim first character from each line",
|
"trim-prefix-description": "Minden sor első karakterének levágása",
|
||||||
"split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns",
|
"split-by-numbered-line-description": "A bekezdés felosztására tesz kísérletet az '1)' vagy '1.' mintákkal való egyezéssel",
|
||||||
"import-by-url": "Import a recipe by URL",
|
"import-by-url": "Recept importálása URL-cím alapján",
|
||||||
"create-manually": "Create a recipe manually",
|
"create-manually": "Recept létrehozása manuálisan",
|
||||||
"make-recipe-image": "Make this the recipe image"
|
"make-recipe-image": "Ez legyen a recept képe"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
"404-page-not-found": "404. Az oldal nem található",
|
"404-page-not-found": "404. Az oldal nem található",
|
||||||
@ -271,8 +271,8 @@
|
|||||||
"page-updated": "Az oldal módosítva",
|
"page-updated": "Az oldal módosítva",
|
||||||
"pages-update-failed": "Oldal módosítása sikertelen",
|
"pages-update-failed": "Oldal módosítása sikertelen",
|
||||||
"pages-updated": "Az oldalak módosítva",
|
"pages-updated": "Az oldalak módosítva",
|
||||||
"404-not-found": "404 Not Found",
|
"404-not-found": "404 Nem található",
|
||||||
"an-error-occurred": "An error occurred"
|
"an-error-occurred": "Hiba történt"
|
||||||
},
|
},
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"add-key": "Kulcs hozzáadása",
|
"add-key": "Kulcs hozzáadása",
|
||||||
@ -283,14 +283,14 @@
|
|||||||
"carbohydrate-content": "Szénhidrát",
|
"carbohydrate-content": "Szénhidrát",
|
||||||
"categories": "Kategóriák",
|
"categories": "Kategóriák",
|
||||||
"comment-action": "Megjegyzés",
|
"comment-action": "Megjegyzés",
|
||||||
"comment": "Comment",
|
"comment": "Megjegyzés",
|
||||||
"comments": "Megjegyzések",
|
"comments": "Megjegyzések",
|
||||||
"delete-confirmation": "Biztosan törli ezt a receptet?",
|
"delete-confirmation": "Biztosan törli ezt a receptet?",
|
||||||
"delete-recipe": "Recept eltávolítása",
|
"delete-recipe": "Recept eltávolítása",
|
||||||
"description": "Leírás",
|
"description": "Leírás",
|
||||||
"disable-amount": "Hozzávalók mennyiségének letiltása",
|
"disable-amount": "Hozzávalók mennyiségének letiltása",
|
||||||
"disable-comments": "Megjegyzések letiltása",
|
"disable-comments": "Megjegyzések letiltása",
|
||||||
"duplicate": "Duplicate recipe",
|
"duplicate": "Recept duplikálása",
|
||||||
"duplicate-name": "Name of the new recipe",
|
"duplicate-name": "Name of the new recipe",
|
||||||
"edit-scale": "Edit Scale",
|
"edit-scale": "Edit Scale",
|
||||||
"fat-content": "Zsír",
|
"fat-content": "Zsír",
|
||||||
@ -519,7 +519,7 @@
|
|||||||
"toolbox": "Eszközök",
|
"toolbox": "Eszközök",
|
||||||
"language": "Nyelv",
|
"language": "Nyelv",
|
||||||
"maintenance": "Maintenance",
|
"maintenance": "Maintenance",
|
||||||
"background-tasks": "Background Tasks",
|
"background-tasks": "Háttér műveletek",
|
||||||
"parser": "Parser",
|
"parser": "Parser",
|
||||||
"developer": "Developer",
|
"developer": "Developer",
|
||||||
"cookbook": "Cookbook",
|
"cookbook": "Cookbook",
|
||||||
|
@ -104,7 +104,7 @@
|
|||||||
"monday": "Lunedì",
|
"monday": "Lunedì",
|
||||||
"name": "Nome",
|
"name": "Nome",
|
||||||
"new": "Nuovo",
|
"new": "Nuovo",
|
||||||
"never": "Never",
|
"never": "Mai",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
"no-recipe-found": "Nessuna Ricetta Trovata",
|
"no-recipe-found": "Nessuna Ricetta Trovata",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
@ -348,33 +348,33 @@
|
|||||||
"recipe-added-to-list": "Ricetta aggiunta alla lista",
|
"recipe-added-to-list": "Ricetta aggiunta alla lista",
|
||||||
"recipe-added-to-mealplan": "Ricetta aggiunta al piano alimentare",
|
"recipe-added-to-mealplan": "Ricetta aggiunta al piano alimentare",
|
||||||
"failed-to-add-recipe-to-mealplan": "Impossibile aggiungere la ricetta al piano alimentare",
|
"failed-to-add-recipe-to-mealplan": "Impossibile aggiungere la ricetta al piano alimentare",
|
||||||
"yield": "Yield",
|
"yield": "Porzioni",
|
||||||
"quantity": "Quantità",
|
"quantity": "Quantità",
|
||||||
"choose-unit": "Scegli Unità",
|
"choose-unit": "Scegli Unità",
|
||||||
"press-enter-to-create": "Premi invio per creare",
|
"press-enter-to-create": "Premi invio per creare",
|
||||||
"choose-food": "Choose Food",
|
"choose-food": "Scegli Cibo",
|
||||||
"notes": "Note",
|
"notes": "Note",
|
||||||
"toggle-section": "Attiva Sezione",
|
"toggle-section": "Attiva Sezione",
|
||||||
"see-original-text": "Vedi Testo Originale",
|
"see-original-text": "Vedi Testo Originale",
|
||||||
"original-text-with-value": "Testo originale: {originalText}",
|
"original-text-with-value": "Testo originale: {originalText}",
|
||||||
"ingredient-linker": "Ingredient Linker",
|
"ingredient-linker": "Linker degli Ingredienti",
|
||||||
"linked-to-other-step": "Linked to other step",
|
"linked-to-other-step": "Collegato ad un altro passaggio",
|
||||||
"auto": "Automatico",
|
"auto": "Automatico",
|
||||||
"cook-mode": "Cook Mode",
|
"cook-mode": "Modalità di Cottura",
|
||||||
"link-ingredients": "Link Ingredienti",
|
"link-ingredients": "Link Ingredienti",
|
||||||
"merge-above": "Unisci Sopra",
|
"merge-above": "Unisci Sopra",
|
||||||
"reset-scale": "Reset Scale",
|
"reset-scale": "Ripristina la Scala",
|
||||||
"decrease-scale-label": "Riduci la Scala di 1",
|
"decrease-scale-label": "Riduci la Scala di 1",
|
||||||
"increase-scale-label": "Aumenta la scala di 1",
|
"increase-scale-label": "Aumenta la scala di 1",
|
||||||
"locked": "Bloccato",
|
"locked": "Bloccato",
|
||||||
"public-link": "Link Pubblico",
|
"public-link": "Link Pubblico",
|
||||||
"edit-timeline-event": "Edit Timeline Event",
|
"edit-timeline-event": "Modifica Evento Timeline",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
|
"timeline-is-empty": "Niente sulla timeline. Prova a fare questa ricetta!",
|
||||||
"open-timeline": "Open Timeline",
|
"open-timeline": "Apri la Timeline",
|
||||||
"made-this": "I Made This",
|
"made-this": "L'Ho Preparato",
|
||||||
"how-did-it-turn-out": "How did it turn out?",
|
"how-did-it-turn-out": "Come è venuto?",
|
||||||
"user-made-this": "{user} made this"
|
"user-made-this": "{user} lo ha preparato"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"advanced-search": "Ricerca Avanzata",
|
"advanced-search": "Ricerca Avanzata",
|
||||||
@ -388,7 +388,7 @@
|
|||||||
"search-mealie": "Cerca Mealie (premi /)",
|
"search-mealie": "Cerca Mealie (premi /)",
|
||||||
"search-placeholder": "Cerca...",
|
"search-placeholder": "Cerca...",
|
||||||
"tag-filter": "Filtro Tag",
|
"tag-filter": "Filtro Tag",
|
||||||
"search-hint": "Press '/'"
|
"search-hint": "Premi '/'"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"add-a-new-theme": "Aggiungi un Nuovo Tema",
|
"add-a-new-theme": "Aggiungi un Nuovo Tema",
|
||||||
@ -485,7 +485,7 @@
|
|||||||
"webhook-url": "URL Webhook",
|
"webhook-url": "URL Webhook",
|
||||||
"webhooks-caps": "WEBHOOKS",
|
"webhooks-caps": "WEBHOOKS",
|
||||||
"webhooks": "Webhooks",
|
"webhooks": "Webhooks",
|
||||||
"webhook-name": "Webhook Name"
|
"webhook-name": "Nome Webhook"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"shopping-list": {
|
"shopping-list": {
|
||||||
@ -497,11 +497,11 @@
|
|||||||
"quantity": "Quantità: {0}",
|
"quantity": "Quantità: {0}",
|
||||||
"shopping-list": "Lista della Spesa",
|
"shopping-list": "Lista della Spesa",
|
||||||
"shopping-lists": "Liste della Spesa",
|
"shopping-lists": "Liste della Spesa",
|
||||||
"food": "Food",
|
"food": "Alimenti",
|
||||||
"note": "Nota",
|
"note": "Nota",
|
||||||
"label": "Etichetta",
|
"label": "Etichetta",
|
||||||
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
|
"linked-item-warning": "Questo elemento è collegato a una o più ricette. La modifica delle unità o degli alimenti potrebbe dare risultati inattesi quando si aggiunge o si rimuove la ricetta da questo elenco.",
|
||||||
"toggle-food": "Toggle Food"
|
"toggle-food": "Attiva/Disattiva Alimento"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
"all-recipes": "Ricette",
|
"all-recipes": "Ricette",
|
||||||
@ -518,12 +518,12 @@
|
|||||||
"tags": "Tag",
|
"tags": "Tag",
|
||||||
"toolbox": "Strumenti",
|
"toolbox": "Strumenti",
|
||||||
"language": "Lingua",
|
"language": "Lingua",
|
||||||
"maintenance": "Maintenance",
|
"maintenance": "Manutenzione",
|
||||||
"background-tasks": "Background Tasks",
|
"background-tasks": "Attività in Background",
|
||||||
"parser": "Parser",
|
"parser": "Parser",
|
||||||
"developer": "Sviluppatore",
|
"developer": "Sviluppatore",
|
||||||
"cookbook": "Cookbook",
|
"cookbook": "Libro di cucina",
|
||||||
"create-cookbook": "Create a new cookbook"
|
"create-cookbook": "Crea un nuovo libro di cucina"
|
||||||
},
|
},
|
||||||
"signup": {
|
"signup": {
|
||||||
"error-signing-up": "Errore Registrazione",
|
"error-signing-up": "Errore Registrazione",
|
||||||
@ -544,16 +544,16 @@
|
|||||||
"tag-updated": "Tag aggiornato",
|
"tag-updated": "Tag aggiornato",
|
||||||
"tags": "Tag",
|
"tags": "Tag",
|
||||||
"untagged-count": "Senza Tag {count}",
|
"untagged-count": "Senza Tag {count}",
|
||||||
"create-a-tag": "Create a Tag",
|
"create-a-tag": "Crea un Tag",
|
||||||
"tag-name": "Tag Name"
|
"tag-name": "Nome del Tag"
|
||||||
},
|
},
|
||||||
"tool": {
|
"tool": {
|
||||||
"tools": "Strumenti",
|
"tools": "Strumenti",
|
||||||
"on-hand": "On Hand",
|
"on-hand": "A Disposizione",
|
||||||
"create-a-tool": "Create a Tool",
|
"create-a-tool": "Crea un Utensile",
|
||||||
"tool-name": "Tool Name",
|
"tool-name": "Nome dell'Utensile",
|
||||||
"create-new-tool": "Create New Tool",
|
"create-new-tool": "Crea un Nuovo Utensile",
|
||||||
"on-hand-checkbox-label": "Show as On Hand (Checked)"
|
"on-hand-checkbox-label": "Mostra come Disponibile (Spuntato)"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"admin": "Amministratore",
|
"admin": "Amministratore",
|
||||||
@ -612,7 +612,7 @@
|
|||||||
"you-are-not-allowed-to-delete-this-user": "Non sei autorizzato per la eliminazione di utenti",
|
"you-are-not-allowed-to-delete-this-user": "Non sei autorizzato per la eliminazione di utenti",
|
||||||
"enable-advanced-content": "Abilita Contenuto Avanzato",
|
"enable-advanced-content": "Abilita Contenuto Avanzato",
|
||||||
"enable-advanced-content-description": "Abilita funzionalità avanzate come Scraping Ricette, Chiavi API, Webhooks e Gestione dei Dati. Non ti preoccupare, puoi sempre cambiare questa configurazione in seguito",
|
"enable-advanced-content-description": "Abilita funzionalità avanzate come Scraping Ricette, Chiavi API, Webhooks e Gestione dei Dati. Non ti preoccupare, puoi sempre cambiare questa configurazione in seguito",
|
||||||
"favorite-recipes": "Favorite Recipes"
|
"favorite-recipes": "Ricette Preferite"
|
||||||
},
|
},
|
||||||
"language-dialog": {
|
"language-dialog": {
|
||||||
"translated": "tradotto",
|
"translated": "tradotto",
|
||||||
@ -624,16 +624,16 @@
|
|||||||
"data-pages": {
|
"data-pages": {
|
||||||
"seed-data": "Dati Predefiniti",
|
"seed-data": "Dati Predefiniti",
|
||||||
"foods": {
|
"foods": {
|
||||||
"merge-dialog-text": "Combining the selected foods will merge the source food and target food into a single food. The source food will be deleted and all of the references to the source food will be updated to point to the target food.",
|
"merge-dialog-text": "Combinando gli alimenti selezionati, l'alimento di partenza e l'alimento di destinazione verranno uniti in un unico alimento. L'alimento di partenza verrà eliminato e tutti i riferimenti all'alimento di partenza verranno aggiornati per puntare all'alimento di destinazione.",
|
||||||
"merge-food-example": "Unione di {food1} in {food2}",
|
"merge-food-example": "Unione di {food1} in {food2}",
|
||||||
"seed-dialog-text": "Inizializza il database con alimenti in base alla tua lingua locale. Questo creerà oltre 200 alimenti comuni che possono essere utilizzati per organizzare il tuo database. Gli alimenti sono tradotti grazie al contributo della comunità di utenti.",
|
"seed-dialog-text": "Inizializza il database con alimenti in base alla tua lingua locale. Questo creerà oltre 200 alimenti comuni che possono essere utilizzati per organizzare il tuo database. Gli alimenti sono tradotti grazie al contributo della comunità di utenti.",
|
||||||
"seed-dialog-warning": "Hai già alcuni elementi nel tuo database. Questa azione non riconcilierà i duplicati, dovrai gestirli manualmente."
|
"seed-dialog-warning": "Hai già alcuni elementi nel tuo database. Questa azione non riconcilierà i duplicati, dovrai gestirli manualmente."
|
||||||
},
|
},
|
||||||
"units": {
|
"units": {
|
||||||
"seed-dialog-text": "Seed the database with common units based on your local language."
|
"seed-dialog-text": "Riempie il database con unità comuni basate sulla lingua."
|
||||||
},
|
},
|
||||||
"labels": {
|
"labels": {
|
||||||
"seed-dialog-text": "Seed the database with common labels based on your local language."
|
"seed-dialog-text": "Riempie il database con etichette comuni basate sulla lingua."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"user-registration": {
|
"user-registration": {
|
||||||
@ -642,8 +642,8 @@
|
|||||||
"create-a-new-group": "Crea un Nuovo Gruppo",
|
"create-a-new-group": "Crea un Nuovo Gruppo",
|
||||||
"provide-registration-token-description": "Fornisci il token di registrazione associato al gruppo a cui desideri partecipare. Dovrai ottenerlo da un membro di gruppo esistente.",
|
"provide-registration-token-description": "Fornisci il token di registrazione associato al gruppo a cui desideri partecipare. Dovrai ottenerlo da un membro di gruppo esistente.",
|
||||||
"group-details": "Dettagli del Guppo",
|
"group-details": "Dettagli del Guppo",
|
||||||
"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!",
|
"group-details-description": "Prima di creare un account, è necessario creare un gruppo. Il gruppo conterrà solo voi, ma potrete invitare altre persone in seguito. I membri del gruppo possono condividere piani alimentari, liste della spesa, ricette e molto altro!",
|
||||||
"use-seed-data": "Use Seed Data",
|
"use-seed-data": "Utilizzo Dati Generati",
|
||||||
"use-seed-data-description": "Mealie viene fornito con una raccolta di alimenti, unità ed etichette che possono essere utilizzate per popolare il tuo gruppo con dati utili per organizzare le tue ricette.",
|
"use-seed-data-description": "Mealie viene fornito con una raccolta di alimenti, unità ed etichette che possono essere utilizzate per popolare il tuo gruppo con dati utili per organizzare le tue ricette.",
|
||||||
"account-details": "Dettagli dell'Account"
|
"account-details": "Dettagli dell'Account"
|
||||||
},
|
},
|
||||||
@ -656,7 +656,7 @@
|
|||||||
"export": "Esporta",
|
"export": "Esporta",
|
||||||
"file-name": "Nome file",
|
"file-name": "Nome file",
|
||||||
"size": "Dimensione",
|
"size": "Dimensione",
|
||||||
"link-expires": "Link Expires"
|
"link-expires": "Scadenza del Link"
|
||||||
},
|
},
|
||||||
"recipe-share": {
|
"recipe-share": {
|
||||||
"expiration-date": "Data di scadenza",
|
"expiration-date": "Data di scadenza",
|
||||||
@ -667,81 +667,81 @@
|
|||||||
},
|
},
|
||||||
"banner-experimental": {
|
"banner-experimental": {
|
||||||
"title": "Funzionalità sperimentali",
|
"title": "Funzionalità sperimentali",
|
||||||
"description": "This page contains experimental or still-baking features. Please excuse the mess.",
|
"description": "Questa pagina contiene funzioni sperimentali o ancora in fase di sviluppo. Ci scusiamo per il disordine.",
|
||||||
"issue-link-text": "Traccia i nostri progressi qui"
|
"issue-link-text": "Traccia i nostri progressi qui"
|
||||||
},
|
},
|
||||||
"form": {
|
"form": {
|
||||||
"quantity-label-abbreviated": "Quantità"
|
"quantity-label-abbreviated": "Quantità"
|
||||||
},
|
},
|
||||||
"markdown-editor": {
|
"markdown-editor": {
|
||||||
"preview-markdown-button-label": "Preview Markdown"
|
"preview-markdown-button-label": "Anteprima Markdown"
|
||||||
},
|
},
|
||||||
"demo": {
|
"demo": {
|
||||||
"info_message_with_version": "This is a Demo for version: {version}",
|
"info_message_with_version": "Questa è una Demo per la versione: {version}",
|
||||||
"demo_username": "Nome utente: {username}",
|
"demo_username": "Nome utente: {username}",
|
||||||
"demo_password": "Password: {password}"
|
"demo_password": "Password: {password}"
|
||||||
},
|
},
|
||||||
"ocr-editor": {
|
"ocr-editor": {
|
||||||
"ocr-editor": "Editor Ocr",
|
"ocr-editor": "Editor Ocr",
|
||||||
"selection-mode": "Modalità di selezione",
|
"selection-mode": "Modalità di selezione",
|
||||||
"pan-and-zoom-picture": "Pan and zoom picture",
|
"pan-and-zoom-picture": "Sposta e Ingrandisci l'immagine",
|
||||||
"split-text": "Dividi testo",
|
"split-text": "Dividi testo",
|
||||||
"preserve-line-breaks": "Preserve original line breaks",
|
"preserve-line-breaks": "Conserva le interruzioni di riga originali",
|
||||||
"split-by-block": "Split by text block",
|
"split-by-block": "Dividi per blocco di testo",
|
||||||
"flatten": "Flatten regardless of original formating",
|
"flatten": "Appiattire indipendentemente dalla formattazione originale",
|
||||||
"help": {
|
"help": {
|
||||||
"selection-mode": "Selection Mode (default)",
|
"selection-mode": "Modalità di Selezione (Predefinito)",
|
||||||
"selection-mode-desc": "The selection mode is the main mode that can be used to enter data:",
|
"selection-mode-desc": "La modalità di selezione è la modalità principale per inserire i dati:",
|
||||||
"selection-mode-steps": {
|
"selection-mode-steps": {
|
||||||
"draw": "Draw a rectangle on the text you want to select.",
|
"draw": "Disegna un rettangolo sul testo che vuoi selezionare.",
|
||||||
"click": "Click on any field on the right and then click back on the rectangle above the image.",
|
"click": "Fare clic su un qualsiasi campo a destra e poi fare nuovamente clic sul rettangolo sopra l'immagine.",
|
||||||
"result": "The selected text will appear inside the previously selected field."
|
"result": "Il testo selezionato apparirà all'interno del campo precedentemente selezionato."
|
||||||
},
|
},
|
||||||
"pan-and-zoom-mode": "Pan and Zoom Mode",
|
"pan-and-zoom-mode": "Modalità Sposta e Ingrandisci",
|
||||||
"pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.",
|
"pan-and-zoom-desc": "Seleziona Sposta e Ingrandisci facendo clic sull'icona. Questa modalità consente di zoomare all'interno dell'immagine e di spostarsi per facilitare l'utilizzo d'immagini di grandi dimensioni.",
|
||||||
"split-text-mode": "Split Text modes",
|
"split-text-mode": "Modalità di Divisione del Testo",
|
||||||
"split-modes": {
|
"split-modes": {
|
||||||
"line-mode": "Line mode (default)",
|
"line-mode": "Modalità in Linea (predefinita)",
|
||||||
"line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.",
|
"line-mode-desc": "Nella modalità in linea, il testo verrà propagato mantenendo le interruzioni di riga originali. Questa modalità è utile quando si utilizza l'aggiunta in blocco su un elenco d'ingredienti in cui ogni ingrediente corrisponde a una riga.",
|
||||||
"block-mode": "Block mode",
|
"block-mode": "Modalità in Blocco",
|
||||||
"block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.",
|
"block-mode-desc": "Nella modalità a blocchi, il testo viene suddiviso in blocchi. Questa modalità è utile quando si aggiungono in blocco istruzioni che di solito sono scritte in paragrafi.",
|
||||||
"flat-mode": "Flat mode",
|
"flat-mode": "Modalità Flat",
|
||||||
"flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks."
|
"flat-mode-desc": "Nella modalità flat, il testo viene aggiunto al campo della ricetta selezionata senza interruzioni di riga."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"admin": {
|
"admin": {
|
||||||
"maintenance": {
|
"maintenance": {
|
||||||
"storage-details": "Dettagli Archiviazione",
|
"storage-details": "Dettagli Archiviazione",
|
||||||
"page-title": "Site Maintenance",
|
"page-title": "Manutenzione del sito",
|
||||||
"summary-title": "Summary",
|
"summary-title": "Riepilogo",
|
||||||
"button-label-get-summary": "Get Summary",
|
"button-label-get-summary": "Ottieni Riepilogo",
|
||||||
"button-label-open-details": "Dettagli",
|
"button-label-open-details": "Dettagli",
|
||||||
"info-description-data-dir-size": "Data Directory Size",
|
"info-description-data-dir-size": "Dimensione della Directory dei Dati",
|
||||||
"info-description-log-file-size": "Log File Size",
|
"info-description-log-file-size": "Dimensione del file di log",
|
||||||
"info-description-cleanable-directories": "Cleanable Directories",
|
"info-description-cleanable-directories": "Directory Eliminabili",
|
||||||
"info-description-cleanable-images": "Cleanable Images",
|
"info-description-cleanable-images": "Immagini Eliminabili",
|
||||||
"storage": {
|
"storage": {
|
||||||
"title-temporary-directory": "Temporary Directory (.temp)",
|
"title-temporary-directory": "Directory Temporanea (.temp)",
|
||||||
"title-backups-directory": "Directory di Backup (Backup)",
|
"title-backups-directory": "Directory di Backup (Backup)",
|
||||||
"title-groups-directory": "Groups Directory (groups)",
|
"title-groups-directory": "Directory Gruppi (gruppi)",
|
||||||
"title-recipes-directory": "Recipes Directory (recipes)",
|
"title-recipes-directory": "Directory Ricette (ricette)",
|
||||||
"title-user-directory": "User Directory (user)"
|
"title-user-directory": "Directory Utente (utente)"
|
||||||
},
|
},
|
||||||
"action-delete-log-files-name": "Elimina file log",
|
"action-delete-log-files-name": "Elimina file log",
|
||||||
"action-delete-log-files-description": "Elimina tutti i file di log",
|
"action-delete-log-files-description": "Elimina tutti i file di log",
|
||||||
"action-clean-directories-name": "Pulisci Directory",
|
"action-clean-directories-name": "Pulisci Directory",
|
||||||
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
|
"action-clean-directories-description": "Rimuove tutte le cartelle di ricette che non hanno UUID validi",
|
||||||
"action-clean-temporary-files-name": "Elimina File Temporanei",
|
"action-clean-temporary-files-name": "Elimina File Temporanei",
|
||||||
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
|
"action-clean-temporary-files-description": "Rimuove tutti i file e le cartelle nella directory .temp",
|
||||||
"action-clean-images-name": "Cancella Immagini",
|
"action-clean-images-name": "Cancella Immagini",
|
||||||
"action-clean-images-description": "Rimuove tutte le immagini che non finiscono con .webp",
|
"action-clean-images-description": "Rimuove tutte le immagini che non finiscono con .webp",
|
||||||
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
"actions-description": "Le azioni di manutenzione sono {destructive_in_bold} e devono essere usate con cautela. L'esecuzione di una di queste azioni è {irreversible_in_bold}.",
|
||||||
"actions-description-destructive": "destructive",
|
"actions-description-destructive": "distruttive",
|
||||||
"actions-description-irreversible": "irreversibile",
|
"actions-description-irreversible": "irreversibile",
|
||||||
"logs-action-refresh": "Aggiorna Log",
|
"logs-action-refresh": "Aggiorna Log",
|
||||||
"logs-page-title": "Log di Mealie",
|
"logs-page-title": "Log di Mealie",
|
||||||
"logs-tail-lines-label": "Tail Lines"
|
"logs-tail-lines-label": "Linee di Fine"
|
||||||
},
|
},
|
||||||
"mainentance": {
|
"mainentance": {
|
||||||
"actions-title": "Azioni"
|
"actions-title": "Azioni"
|
||||||
|
@ -10,28 +10,28 @@
|
|||||||
"default-group": "Numatytoji grupė",
|
"default-group": "Numatytoji grupė",
|
||||||
"demo": "Demo",
|
"demo": "Demo",
|
||||||
"demo-status": "Demo ver. statusas",
|
"demo-status": "Demo ver. statusas",
|
||||||
"development": "Development",
|
"development": "Vystymas",
|
||||||
"docs": "Dokumentacija",
|
"docs": "Dokumentacija",
|
||||||
"download-log": "Atsisiųsti žurnalą",
|
"download-log": "Atsisiųsti žurnalą",
|
||||||
"download-recipe-json": "Paskutinis nuskaitytas \"JSON\"",
|
"download-recipe-json": "Paskutinis nuskaitytas \"JSON\"",
|
||||||
"github": "Github",
|
"github": "Github",
|
||||||
"log-lines": "Žurnalo eilutės",
|
"log-lines": "Žurnalo eilutės",
|
||||||
"not-demo": "Ne demonstracinė",
|
"not-demo": "Ne demonstracinė",
|
||||||
"portfolio": "Portfolio",
|
"portfolio": "Darbai",
|
||||||
"production": "Production",
|
"production": "Produkcija",
|
||||||
"support": "Paremti",
|
"support": "Paremti",
|
||||||
"version": "Versija",
|
"version": "Versija",
|
||||||
"unknown-version": "nežinoma"
|
"unknown-version": "nežinoma"
|
||||||
},
|
},
|
||||||
"asset": {
|
"asset": {
|
||||||
"assets": "Assets",
|
"assets": "Duomenys",
|
||||||
"code": "Code",
|
"code": "Kodas",
|
||||||
"file": "Failas",
|
"file": "Failas",
|
||||||
"image": "Paveikslėlis",
|
"image": "Paveikslėlis",
|
||||||
"new-asset": "New Asset",
|
"new-asset": "Įkelti naujus duomenis",
|
||||||
"pdf": "PDF",
|
"pdf": "PDF",
|
||||||
"recipe": "Receptas",
|
"recipe": "Receptas",
|
||||||
"show-assets": "Show Assets",
|
"show-assets": "Rodyti duomenis",
|
||||||
"error-submitting-form": "Klaida pateikiant formą"
|
"error-submitting-form": "Klaida pateikiant formą"
|
||||||
},
|
},
|
||||||
"category": {
|
"category": {
|
||||||
@ -73,7 +73,7 @@
|
|||||||
"copied_message": "Nukopijuota!",
|
"copied_message": "Nukopijuota!",
|
||||||
"create": "Sukurti",
|
"create": "Sukurti",
|
||||||
"created": "Sukurta",
|
"created": "Sukurta",
|
||||||
"custom": "Custom",
|
"custom": "Pasirinktinis",
|
||||||
"dashboard": "Prietaisų skydelis",
|
"dashboard": "Prietaisų skydelis",
|
||||||
"delete": "Ištrinti",
|
"delete": "Ištrinti",
|
||||||
"disabled": "Išjungta",
|
"disabled": "Išjungta",
|
||||||
@ -88,9 +88,9 @@
|
|||||||
"field-required": "Privalomas laukas",
|
"field-required": "Privalomas laukas",
|
||||||
"file-folder-not-found": "Failas/direktorija nerasta",
|
"file-folder-not-found": "Failas/direktorija nerasta",
|
||||||
"file-uploaded": "Failas įkeltas",
|
"file-uploaded": "Failas įkeltas",
|
||||||
"filter": "Filter",
|
"filter": "Filtras",
|
||||||
"friday": "Penktadienis",
|
"friday": "Penktadienis",
|
||||||
"general": "General",
|
"general": "Bendrieji nustatymai",
|
||||||
"get": "Gauti",
|
"get": "Gauti",
|
||||||
"home": "Namai",
|
"home": "Namai",
|
||||||
"image": "Paveikslėlis",
|
"image": "Paveikslėlis",
|
||||||
@ -125,7 +125,7 @@
|
|||||||
"sort": "Rikiavimas",
|
"sort": "Rikiavimas",
|
||||||
"sort-alphabetically": "Pagal abėcėlę",
|
"sort-alphabetically": "Pagal abėcėlę",
|
||||||
"status": "Būsena",
|
"status": "Būsena",
|
||||||
"subject": "Subject",
|
"subject": "Tema",
|
||||||
"submit": "Pateikti",
|
"submit": "Pateikti",
|
||||||
"success-count": "Sėkmingų: {count}",
|
"success-count": "Sėkmingų: {count}",
|
||||||
"sunday": "Sekmadienis",
|
"sunday": "Sekmadienis",
|
||||||
@ -154,12 +154,12 @@
|
|||||||
"date-added": "Įkėlimo data",
|
"date-added": "Įkėlimo data",
|
||||||
"none": "Nėra",
|
"none": "Nėra",
|
||||||
"run": "Paleisti",
|
"run": "Paleisti",
|
||||||
"menu": "Menu",
|
"menu": "Meniu",
|
||||||
"a-name-is-required": "Privalomas pavadinimas",
|
"a-name-is-required": "Privalomas pavadinimas",
|
||||||
"delete-with-name": "Ištrinti {name}",
|
"delete-with-name": "Ištrinti {name}",
|
||||||
"confirm-delete-generic-with-name": "Ar tikrai norite pašalinti {name}?",
|
"confirm-delete-generic-with-name": "Ar tikrai norite pašalinti {name}?",
|
||||||
"confirm-delete-own-admin-account": "Atkreipkite dėmesį, kad bandote ištrinti savo administratoriaus paskyrą! Šio veiksmo anuliuoti negalima ir ar paskyra bus visam laikui ištrinta, sutinkate?",
|
"confirm-delete-own-admin-account": "Atkreipkite dėmesį, kad bandote ištrinti savo administratoriaus paskyrą! Šio veiksmo anuliuoti negalima ir ar paskyra bus visam laikui ištrinta, sutinkate?",
|
||||||
"organizer": "Organizer",
|
"organizer": "Organizatorius",
|
||||||
"transfer": "Perkelti",
|
"transfer": "Perkelti",
|
||||||
"copy": "Kopijuoti",
|
"copy": "Kopijuoti",
|
||||||
"color": "Spalva",
|
"color": "Spalva",
|
||||||
@ -193,7 +193,7 @@
|
|||||||
"create-a-new-meal-plan": "Sukurti naują mitybos planą",
|
"create-a-new-meal-plan": "Sukurti naują mitybos planą",
|
||||||
"dinner-this-week": "Šios savaitės vakarienė",
|
"dinner-this-week": "Šios savaitės vakarienė",
|
||||||
"dinner-today": "Šiandienos vakarienė",
|
"dinner-today": "Šiandienos vakarienė",
|
||||||
"dinner-tonight": "DINNER TONIGHT",
|
"dinner-tonight": "VAKARIENĖ ŠIANDIEN",
|
||||||
"edit-meal-plan": "Redaguoti mitybos planą",
|
"edit-meal-plan": "Redaguoti mitybos planą",
|
||||||
"end-date": "Pabaigos data",
|
"end-date": "Pabaigos data",
|
||||||
"group": "Grupuoti (Beta)",
|
"group": "Grupuoti (Beta)",
|
||||||
@ -252,12 +252,12 @@
|
|||||||
"upload-individual-zip-file": "Įkelkite .zip failą, eksportuotą iš kitos \"Mealie\" sistemos.",
|
"upload-individual-zip-file": "Įkelkite .zip failą, eksportuotą iš kitos \"Mealie\" sistemos.",
|
||||||
"url-form-hint": "Nukopijuokite ir įklijuokite nuorodą iš mėgstamų receptų svetainės",
|
"url-form-hint": "Nukopijuokite ir įklijuokite nuorodą iš mėgstamų receptų svetainės",
|
||||||
"view-scraped-data": "Peržiūrėti nuskaitytus duomenis",
|
"view-scraped-data": "Peržiūrėti nuskaitytus duomenis",
|
||||||
"trim-whitespace-description": "Trim leading and trailing whitespace as well as blank lines",
|
"trim-whitespace-description": "Pašalinti tarpus bei tuščias eilutes pradžioje ir pabaigoje",
|
||||||
"trim-prefix-description": "Trim first character from each line",
|
"trim-prefix-description": "Pašalinti kiekvienos eilutės pirmąjį ženklą",
|
||||||
"split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns",
|
"split-by-numbered-line-description": "Bandyti atskirti pastraipas pagal \"1)\" ar \"1.\" numeraciją",
|
||||||
"import-by-url": "Importuokite receptą iš URL",
|
"import-by-url": "Importuokite receptą iš URL",
|
||||||
"create-manually": "Sukurti receptą rankiniu būdu",
|
"create-manually": "Sukurti receptą rankiniu būdu",
|
||||||
"make-recipe-image": "Make this the recipe image"
|
"make-recipe-image": "Padaryti pagrindine recepto nuotrauka"
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
"404-page-not-found": "404 Puslapis nerastas",
|
"404-page-not-found": "404 Puslapis nerastas",
|
||||||
@ -277,7 +277,7 @@
|
|||||||
"recipe": {
|
"recipe": {
|
||||||
"add-key": "Pridėti raktą",
|
"add-key": "Pridėti raktą",
|
||||||
"add-to-favorites": "Pridėti prie mėgstamų",
|
"add-to-favorites": "Pridėti prie mėgstamų",
|
||||||
"api-extras": "API Extras",
|
"api-extras": "API priedai",
|
||||||
"calories": "Kalorijos",
|
"calories": "Kalorijos",
|
||||||
"calories-suffix": "kalorijos",
|
"calories-suffix": "kalorijos",
|
||||||
"carbohydrate-content": "Angliavandeniai",
|
"carbohydrate-content": "Angliavandeniai",
|
||||||
@ -292,23 +292,23 @@
|
|||||||
"disable-comments": "Išjungti komentarus",
|
"disable-comments": "Išjungti komentarus",
|
||||||
"duplicate": "Sukurti recepto kopiją",
|
"duplicate": "Sukurti recepto kopiją",
|
||||||
"duplicate-name": "Naujo recepto pavadinimas",
|
"duplicate-name": "Naujo recepto pavadinimas",
|
||||||
"edit-scale": "Edit Scale",
|
"edit-scale": "Keisti porcijų kiekį",
|
||||||
"fat-content": "Riebalai",
|
"fat-content": "Riebalai",
|
||||||
"fiber-content": "Fiber",
|
"fiber-content": "Skaidulos",
|
||||||
"grams": "gramų",
|
"grams": "gramų",
|
||||||
"ingredient": "Sudedamoji dalis",
|
"ingredient": "Sudedamoji dalis",
|
||||||
"ingredients": "Sudedamosios dalys",
|
"ingredients": "Sudedamosios dalys",
|
||||||
"insert-section": "Įdėti skiltį",
|
"insert-section": "Įdėti skiltį",
|
||||||
"instructions": "Paruošimo būdas",
|
"instructions": "Paruošimo būdas",
|
||||||
"key-name-required": "Rakto pavadinimas yra privalomas",
|
"key-name-required": "Rakto pavadinimas yra privalomas",
|
||||||
"landscape-view-coming-soon": "Landscape View",
|
"landscape-view-coming-soon": "Horizontali padėtis",
|
||||||
"milligrams": "miligramų",
|
"milligrams": "miligramų",
|
||||||
"new-key-name": "Naujas rakto pavadinimas",
|
"new-key-name": "Naujas rakto pavadinimas",
|
||||||
"no-white-space-allowed": "No White Space Allowed",
|
"no-white-space-allowed": "Jokie tarpo simboliai negalimi",
|
||||||
"note": "Pastaba",
|
"note": "Pastaba",
|
||||||
"nutrition": "Maistingumas",
|
"nutrition": "Maistingumas",
|
||||||
"object-key": "Object Key",
|
"object-key": "Object key",
|
||||||
"object-value": "Object Value",
|
"object-value": "Object value",
|
||||||
"original-url": "Originali nuoroda",
|
"original-url": "Originali nuoroda",
|
||||||
"perform-time": "Gaminimo laikas",
|
"perform-time": "Gaminimo laikas",
|
||||||
"prep-time": "Pasiruošimo laikas",
|
"prep-time": "Pasiruošimo laikas",
|
||||||
@ -337,10 +337,10 @@
|
|||||||
"total-time": "Bendras gaminimo laikas",
|
"total-time": "Bendras gaminimo laikas",
|
||||||
"unable-to-delete-recipe": "Recepto ištrinti nepavyko",
|
"unable-to-delete-recipe": "Recepto ištrinti nepavyko",
|
||||||
"no-recipe": "Nera recepto",
|
"no-recipe": "Nera recepto",
|
||||||
"locked-by-owner": "Locked by Owner",
|
"locked-by-owner": "Užrakinta savininko",
|
||||||
"join-the-conversation": "Prisijungti prie susirašinėjimo",
|
"join-the-conversation": "Prisijungti prie susirašinėjimo",
|
||||||
"add-recipe-to-mealplan": "Pridėti šį receptą prie mitybos plano",
|
"add-recipe-to-mealplan": "Pridėti šį receptą prie mitybos plano",
|
||||||
"entry-type": "Entry Type",
|
"entry-type": "Įrašo tipas",
|
||||||
"date-format-hint": "MM/DD/YYYY formatas",
|
"date-format-hint": "MM/DD/YYYY formatas",
|
||||||
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD formatas",
|
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD formatas",
|
||||||
"add-to-list": "Įtraukti į sąrašą",
|
"add-to-list": "Įtraukti į sąrašą",
|
||||||
@ -348,13 +348,13 @@
|
|||||||
"recipe-added-to-list": "Recepts pridėtas į sąrašą",
|
"recipe-added-to-list": "Recepts pridėtas į sąrašą",
|
||||||
"recipe-added-to-mealplan": "Recepts pridėtas prie mitybos plano",
|
"recipe-added-to-mealplan": "Recepts pridėtas prie mitybos plano",
|
||||||
"failed-to-add-recipe-to-mealplan": "Nepavyko pridėti recepto prie mitybos plano",
|
"failed-to-add-recipe-to-mealplan": "Nepavyko pridėti recepto prie mitybos plano",
|
||||||
"yield": "Yield",
|
"yield": "Išeiga",
|
||||||
"quantity": "Kiekis",
|
"quantity": "Kiekis",
|
||||||
"choose-unit": "Pasirinkite vienetą",
|
"choose-unit": "Pasirinkite vienetą",
|
||||||
"press-enter-to-create": "Paspauskite 'Enter', norėdami sukurti",
|
"press-enter-to-create": "Paspauskite 'Enter', norėdami sukurti",
|
||||||
"choose-food": "Pasirinkite maistą",
|
"choose-food": "Pasirinkite maistą",
|
||||||
"notes": "Pastabos",
|
"notes": "Pastabos",
|
||||||
"toggle-section": "Toggle Section",
|
"toggle-section": "Rodyti skyrių",
|
||||||
"see-original-text": "Rodyti originalų tekstą",
|
"see-original-text": "Rodyti originalų tekstą",
|
||||||
"original-text-with-value": "Originalus tekstas: {originalText}",
|
"original-text-with-value": "Originalus tekstas: {originalText}",
|
||||||
"ingredient-linker": "Ingredient Linker",
|
"ingredient-linker": "Ingredient Linker",
|
||||||
@ -712,39 +712,39 @@
|
|||||||
},
|
},
|
||||||
"admin": {
|
"admin": {
|
||||||
"maintenance": {
|
"maintenance": {
|
||||||
"storage-details": "Storage Details",
|
"storage-details": "Saugyklos informacija",
|
||||||
"page-title": "Site Maintenance",
|
"page-title": "Svetainės priežiūra",
|
||||||
"summary-title": "Summary",
|
"summary-title": "Santrauka",
|
||||||
"button-label-get-summary": "Get Summary",
|
"button-label-get-summary": "Gaukite santrauką",
|
||||||
"button-label-open-details": "Details",
|
"button-label-open-details": "Išsamiau",
|
||||||
"info-description-data-dir-size": "Data Directory Size",
|
"info-description-data-dir-size": "Duomenų katalogo dydis",
|
||||||
"info-description-log-file-size": "Log File Size",
|
"info-description-log-file-size": "Žurnalo failo dydis",
|
||||||
"info-description-cleanable-directories": "Cleanable Directories",
|
"info-description-cleanable-directories": "Išvalomi katalogai",
|
||||||
"info-description-cleanable-images": "Cleanable Images",
|
"info-description-cleanable-images": "Išvalomi paveikslėliai",
|
||||||
"storage": {
|
"storage": {
|
||||||
"title-temporary-directory": "Temporary Directory (.temp)",
|
"title-temporary-directory": "Laikinas katalogas (.temp)",
|
||||||
"title-backups-directory": "Backups Directory (backups)",
|
"title-backups-directory": "Atsarginių kopijų katalogas (atsarginės kopijos)",
|
||||||
"title-groups-directory": "Groups Directory (groups)",
|
"title-groups-directory": "Grupių katalogas (grupės)",
|
||||||
"title-recipes-directory": "Recipes Directory (recipes)",
|
"title-recipes-directory": "Receptų katalogas (receptai)",
|
||||||
"title-user-directory": "User Directory (user)"
|
"title-user-directory": "Vartotojų katalogas (vartotojas)"
|
||||||
},
|
},
|
||||||
"action-delete-log-files-name": "Delete Log Files",
|
"action-delete-log-files-name": "Ištrinti žurnalo failus",
|
||||||
"action-delete-log-files-description": "Deletes all the log files",
|
"action-delete-log-files-description": "Ištrina visus žurnalo failus",
|
||||||
"action-clean-directories-name": "Clean Directories",
|
"action-clean-directories-name": "Išvalyti katalogus",
|
||||||
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
|
"action-clean-directories-description": "Pašalina visus receptų aplankus, kurių UUID yra negaliojantys",
|
||||||
"action-clean-temporary-files-name": "Clean Temporary Files",
|
"action-clean-temporary-files-name": "Išvlyti laikinus failus",
|
||||||
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
|
"action-clean-temporary-files-description": "Pašalina visus failus ir aplankus .temp kataloge",
|
||||||
"action-clean-images-name": "Clean Images",
|
"action-clean-images-name": "Išvalyti paveikslėlius",
|
||||||
"action-clean-images-description": "Removes all the images that don't end with .webp",
|
"action-clean-images-description": "Pašalina visus vaizdus, kurie nesibaigia .webp",
|
||||||
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
|
"actions-description": "Priežiūros veiksmai yra {destructive_in_bold} ir turėtų būti naudojami atsargiai. Bet kurio iš šių veiksmų atlikimas yra {irreversible_in_bold}.",
|
||||||
"actions-description-destructive": "destructive",
|
"actions-description-destructive": "destruktyvus",
|
||||||
"actions-description-irreversible": "irreversible",
|
"actions-description-irreversible": "negrįžtamas",
|
||||||
"logs-action-refresh": "Refresh Logs",
|
"logs-action-refresh": "Atnaujinti žurnalą",
|
||||||
"logs-page-title": "Mealie Logs",
|
"logs-page-title": "\"Mielie\" žurnalo įrašai",
|
||||||
"logs-tail-lines-label": "Tail Lines"
|
"logs-tail-lines-label": "Rodyti paskutines eilutes"
|
||||||
},
|
},
|
||||||
"mainentance": {
|
"mainentance": {
|
||||||
"actions-title": "Actions"
|
"actions-title": "Veiksmai"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"generic-updated": "{name} byl aktualizován",
|
"generic-updated": "{name} byl aktualizován",
|
||||||
"generic-created-with-url": "{name} byl vytvořen, {url}",
|
"generic-created-with-url": "{name} byl vytvořen, {url}",
|
||||||
"generic-updated-with-url": "{name} byl aktualizován, {url}",
|
"generic-updated-with-url": "{name} byl aktualizován, {url}",
|
||||||
"generic-duplicated": "{name} has been duplicated",
|
"generic-duplicated": "{name} byl duplikován",
|
||||||
"generic-deleted": "{name} byl odstraněn"
|
"generic-deleted": "{name} byl odstraněn"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -111,13 +111,13 @@
|
|||||||
"maize": "kukuřice",
|
"maize": "kukuřice",
|
||||||
"sweetcorn": "kukuřice cukrová",
|
"sweetcorn": "kukuřice cukrová",
|
||||||
"teff": "teff",
|
"teff": "teff",
|
||||||
"grape-seed-oil": "grape seed oil",
|
"grape-seed-oil": "olej z hroznů",
|
||||||
"green-onion": "green onion",
|
"green-onion": "zelená cibule",
|
||||||
"heart-of-palm": "heart of palm",
|
"heart-of-palm": "heart of palm",
|
||||||
"hemp": "hemp",
|
"hemp": "hemp",
|
||||||
"herbs": "bylinky",
|
"herbs": "bylinky",
|
||||||
"oregano": "dobromysl",
|
"oregano": "dobromysl",
|
||||||
"parsley": "parsley",
|
"parsley": "petržel",
|
||||||
"honey": "med",
|
"honey": "med",
|
||||||
"icing-sugar": "icing sugar",
|
"icing-sugar": "icing sugar",
|
||||||
"isomalt": "isomalt",
|
"isomalt": "isomalt",
|
||||||
@ -129,11 +129,11 @@
|
|||||||
"jicama": "jicama",
|
"jicama": "jicama",
|
||||||
"kale": "kale",
|
"kale": "kale",
|
||||||
"kumara": "kumara",
|
"kumara": "kumara",
|
||||||
"leavening-agents": "leavening agents",
|
"leavening-agents": "kypřící prášek",
|
||||||
"leek": "pórek",
|
"leek": "pórek",
|
||||||
"legumes": "luštěniny ",
|
"legumes": "luštěniny ",
|
||||||
"peas": "hrášek",
|
"peas": "hrášek",
|
||||||
"beans": "beans",
|
"beans": "fazole",
|
||||||
"lentils": "čočka",
|
"lentils": "čočka",
|
||||||
"lemongrass": "citronová tráva",
|
"lemongrass": "citronová tráva",
|
||||||
"lettuce": "hlávkový salát",
|
"lettuce": "hlávkový salát",
|
||||||
@ -142,7 +142,7 @@
|
|||||||
"meat": "maso",
|
"meat": "maso",
|
||||||
"mortadella": "mortadella",
|
"mortadella": "mortadella",
|
||||||
"mushroom": "houba",
|
"mushroom": "houba",
|
||||||
"white-mushroom": "white mushroom",
|
"white-mushroom": "bílý žampion",
|
||||||
"mussels": "mušle",
|
"mussels": "mušle",
|
||||||
"nori": "nori",
|
"nori": "nori",
|
||||||
"nutmeg": "muškátový oříšek",
|
"nutmeg": "muškátový oříšek",
|
||||||
@ -159,11 +159,11 @@
|
|||||||
"scallion": "jarní cibulka",
|
"scallion": "jarní cibulka",
|
||||||
"shallot": "šalotka",
|
"shallot": "šalotka",
|
||||||
"spring-onion": "jarní cibulka",
|
"spring-onion": "jarní cibulka",
|
||||||
"orange-blossom-water": "orange blossom water",
|
"orange-blossom-water": "voda z pomerančových květů",
|
||||||
"oysters": "ústřice",
|
"oysters": "ústřice",
|
||||||
"panch-puran": "panch puran",
|
"panch-puran": "panch puran",
|
||||||
"paprika": "paprika",
|
"paprika": "paprika",
|
||||||
"parsnip": "parsnip",
|
"parsnip": "pastinák",
|
||||||
"pepper": "pepř",
|
"pepper": "pepř",
|
||||||
"peppers": "papriky",
|
"peppers": "papriky",
|
||||||
"plantain": "plantain",
|
"plantain": "plantain",
|
||||||
@ -171,11 +171,11 @@
|
|||||||
"poppy-seeds": "maková semena",
|
"poppy-seeds": "maková semena",
|
||||||
"potatoes": "brambory",
|
"potatoes": "brambory",
|
||||||
"poultry": "drůbež",
|
"poultry": "drůbež",
|
||||||
"powdered-sugar": "powdered sugar",
|
"powdered-sugar": "moučkový cukr",
|
||||||
"pumpkin": "dýně",
|
"pumpkin": "dýně",
|
||||||
"pumpkin-seeds": "dýňová semínka",
|
"pumpkin-seeds": "dýňová semínka",
|
||||||
"radish": "ředkvička",
|
"radish": "ředkvička",
|
||||||
"raw-sugar": "raw sugar",
|
"raw-sugar": "hnědý cukr",
|
||||||
"refined-sugar": "rafinovaný cukr",
|
"refined-sugar": "rafinovaný cukr",
|
||||||
"rice-flour": "rýžová mouka",
|
"rice-flour": "rýžová mouka",
|
||||||
"rock-sugar": "rock sugar",
|
"rock-sugar": "rock sugar",
|
||||||
@ -186,7 +186,7 @@
|
|||||||
"sesame-seeds": "sezamová semena",
|
"sesame-seeds": "sezamová semena",
|
||||||
"sunflower-seeds": "slunečnicová semena",
|
"sunflower-seeds": "slunečnicová semena",
|
||||||
"soda": "soda",
|
"soda": "soda",
|
||||||
"soda-baking": "soda, baking",
|
"soda-baking": "soda, pečení",
|
||||||
"soybean": "sójové boby",
|
"soybean": "sójové boby",
|
||||||
"spaghetti-squash": "špagetová dýně",
|
"spaghetti-squash": "špagetová dýně",
|
||||||
"spices": "koření",
|
"spices": "koření",
|
||||||
@ -217,6 +217,6 @@
|
|||||||
"ful": "ful",
|
"ful": "ful",
|
||||||
"watercress": "watercress",
|
"watercress": "watercress",
|
||||||
"watermelon": "vodní meloun",
|
"watermelon": "vodní meloun",
|
||||||
"xanthan-gum": "xanthan gum",
|
"xanthan-gum": "xanthanová guma",
|
||||||
"yeast": "kvasnice"
|
"yeast": "kvasnice"
|
||||||
}
|
}
|
||||||
|
@ -152,7 +152,7 @@
|
|||||||
"octopuses": "polip",
|
"octopuses": "polip",
|
||||||
"oils": "olajok",
|
"oils": "olajok",
|
||||||
"olive-oil": "olivaolaj",
|
"olive-oil": "olivaolaj",
|
||||||
"okra": "okra",
|
"okra": "bámia",
|
||||||
"olive": "olívabogyó",
|
"olive": "olívabogyó",
|
||||||
"onion-family": "hagymafélék",
|
"onion-family": "hagymafélék",
|
||||||
"onion": "hagyma",
|
"onion": "hagyma",
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
"bacon": "pancetta",
|
"bacon": "pancetta",
|
||||||
"baking-powder": "lievito in polvere",
|
"baking-powder": "lievito in polvere",
|
||||||
"baking-soda": "bicarbonato di sodio",
|
"baking-soda": "bicarbonato di sodio",
|
||||||
"baking-sugar": "baking sugar",
|
"baking-sugar": "zucchero fino",
|
||||||
"bar-sugar": "bar sugar",
|
"bar-sugar": "zucchero di canna",
|
||||||
"basil": "basilico",
|
"basil": "basilico",
|
||||||
"bell-peppers": "peperoni",
|
"bell-peppers": "peperoni",
|
||||||
"blackberries": "more",
|
"blackberries": "more",
|
||||||
@ -26,7 +26,7 @@
|
|||||||
"cabbage": "cavolo",
|
"cabbage": "cavolo",
|
||||||
"cauliflower": "cavolfiore",
|
"cauliflower": "cavolfiore",
|
||||||
"chinese-leaves": "cavolo di pechino",
|
"chinese-leaves": "cavolo di pechino",
|
||||||
"collard-greens": "collard greens",
|
"collard-greens": "cavolo nero",
|
||||||
"kohlrabi": "cavolo rapa",
|
"kohlrabi": "cavolo rapa",
|
||||||
"bread": "pane",
|
"bread": "pane",
|
||||||
"breadfruit": "frutto del pane",
|
"breadfruit": "frutto del pane",
|
||||||
@ -38,14 +38,14 @@
|
|||||||
"cactus-edible": "cactus, commestibile",
|
"cactus-edible": "cactus, commestibile",
|
||||||
"calabrese": "broccolo calabrese",
|
"calabrese": "broccolo calabrese",
|
||||||
"cannabis": "cannabis",
|
"cannabis": "cannabis",
|
||||||
"capsicum": "capsicum",
|
"capsicum": "peperoncino",
|
||||||
"caraway": "cumino dei prati",
|
"caraway": "cumino dei prati",
|
||||||
"carrot": "carota",
|
"carrot": "carota",
|
||||||
"castor-sugar": "zucchero semolato",
|
"castor-sugar": "zucchero semolato",
|
||||||
"cayenne-pepper": "pepe di cayenne",
|
"cayenne-pepper": "pepe di cayenne",
|
||||||
"celeriac": "sedano rapa",
|
"celeriac": "sedano rapa",
|
||||||
"celery": "sedano",
|
"celery": "sedano",
|
||||||
"cereal-grains": "cereal grains",
|
"cereal-grains": "cereali",
|
||||||
"rice": "riso",
|
"rice": "riso",
|
||||||
"chard": "bietola",
|
"chard": "bietola",
|
||||||
"cheese": "formaggio",
|
"cheese": "formaggio",
|
||||||
@ -59,7 +59,7 @@
|
|||||||
"coconut": "cocco",
|
"coconut": "cocco",
|
||||||
"coconut-milk": "latte di cocco",
|
"coconut-milk": "latte di cocco",
|
||||||
"coffee": "caffè",
|
"coffee": "caffè",
|
||||||
"confectioners-sugar": "confectioners' sugar",
|
"confectioners-sugar": "zucchero a velo",
|
||||||
"coriander": "coriandolo",
|
"coriander": "coriandolo",
|
||||||
"corn": "granoturco",
|
"corn": "granoturco",
|
||||||
"corn-syrup": "sciroppo di mais",
|
"corn-syrup": "sciroppo di mais",
|
||||||
@ -78,23 +78,23 @@
|
|||||||
"dough": "impasto",
|
"dough": "impasto",
|
||||||
"edible-cactus": "cactus edibile",
|
"edible-cactus": "cactus edibile",
|
||||||
"eggplant": "melanzana",
|
"eggplant": "melanzana",
|
||||||
"endive": "endive",
|
"endive": "cicoria",
|
||||||
"fats": "grassi",
|
"fats": "grassi",
|
||||||
"speck": "speck",
|
"speck": "speck",
|
||||||
"fava-beans": "fave",
|
"fava-beans": "fave",
|
||||||
"fiddlehead": "fiddlehead",
|
"fiddlehead": "cime di felce",
|
||||||
"fish": "pesce",
|
"fish": "pesce",
|
||||||
"catfish": "pesce gatto ",
|
"catfish": "pesce gatto ",
|
||||||
"cod": "merluzzo",
|
"cod": "merluzzo",
|
||||||
"salt-cod": "salt cod",
|
"salt-cod": "baccalà",
|
||||||
"salmon": "salmone",
|
"salmon": "salmone",
|
||||||
"skate": "skate",
|
"skate": "razza",
|
||||||
"stockfish": "stoccafisso",
|
"stockfish": "stoccafisso",
|
||||||
"trout": "trota",
|
"trout": "trota",
|
||||||
"tuna": "tonno",
|
"tuna": "tonno",
|
||||||
"five-spice-powder": "polvere cinque spezie",
|
"five-spice-powder": "polvere cinque spezie",
|
||||||
"flour": "farina",
|
"flour": "farina",
|
||||||
"frisee": "frisee",
|
"frisee": "indivia riccia",
|
||||||
"fructose": "fruttosio",
|
"fructose": "fruttosio",
|
||||||
"fruit": "frutta",
|
"fruit": "frutta",
|
||||||
"apple": "mela",
|
"apple": "mela",
|
||||||
@ -106,7 +106,7 @@
|
|||||||
"garlic": "aglio",
|
"garlic": "aglio",
|
||||||
"gem-squash": "gem squash",
|
"gem-squash": "gem squash",
|
||||||
"ginger": "zenzero",
|
"ginger": "zenzero",
|
||||||
"giblets": "giblets",
|
"giblets": "frattaglie",
|
||||||
"grains": "cereali",
|
"grains": "cereali",
|
||||||
"maize": "mais",
|
"maize": "mais",
|
||||||
"sweetcorn": "mais dolce",
|
"sweetcorn": "mais dolce",
|
||||||
@ -119,7 +119,7 @@
|
|||||||
"oregano": "origano",
|
"oregano": "origano",
|
||||||
"parsley": "prezzemolo",
|
"parsley": "prezzemolo",
|
||||||
"honey": "miele",
|
"honey": "miele",
|
||||||
"icing-sugar": "icing sugar",
|
"icing-sugar": "zucchero a velo",
|
||||||
"isomalt": "isomaltosio",
|
"isomalt": "isomaltosio",
|
||||||
"jackfruit": "iaca",
|
"jackfruit": "iaca",
|
||||||
"jaggery": "jaggery",
|
"jaggery": "jaggery",
|
||||||
@ -144,11 +144,11 @@
|
|||||||
"mushroom": "fungo",
|
"mushroom": "fungo",
|
||||||
"white-mushroom": "fungo bianco",
|
"white-mushroom": "fungo bianco",
|
||||||
"mussels": "cozze",
|
"mussels": "cozze",
|
||||||
"nori": "nori",
|
"nori": "alga nori",
|
||||||
"nutmeg": "noce moscata",
|
"nutmeg": "noce moscata",
|
||||||
"nutritional-yeast-flakes": "nutritional yeast flakes",
|
"nutritional-yeast-flakes": "lievito alimentare in scaglie",
|
||||||
"nuts": "frutta a guscio",
|
"nuts": "frutta a guscio",
|
||||||
"nanaimo-bar-mix": "nanaimo bar mix",
|
"nanaimo-bar-mix": "miscela per barrette nanaimo",
|
||||||
"octopuses": "polpi",
|
"octopuses": "polpi",
|
||||||
"oils": "oli",
|
"oils": "oli",
|
||||||
"olive-oil": "olio d'oliva",
|
"olive-oil": "olio d'oliva",
|
||||||
@ -159,7 +159,7 @@
|
|||||||
"scallion": "scalogno",
|
"scallion": "scalogno",
|
||||||
"shallot": "scalogno",
|
"shallot": "scalogno",
|
||||||
"spring-onion": "cipolla verde",
|
"spring-onion": "cipolla verde",
|
||||||
"orange-blossom-water": "orange blossom water",
|
"orange-blossom-water": "acqua di fiori d'arancio",
|
||||||
"oysters": "ostriche",
|
"oysters": "ostriche",
|
||||||
"panch-puran": "panch puran",
|
"panch-puran": "panch puran",
|
||||||
"paprika": "paprika",
|
"paprika": "paprika",
|
||||||
@ -171,34 +171,34 @@
|
|||||||
"poppy-seeds": "semi di papavero",
|
"poppy-seeds": "semi di papavero",
|
||||||
"potatoes": "patate",
|
"potatoes": "patate",
|
||||||
"poultry": "pollame",
|
"poultry": "pollame",
|
||||||
"powdered-sugar": "powdered sugar",
|
"powdered-sugar": "zucchero in polvere",
|
||||||
"pumpkin": "zucca",
|
"pumpkin": "zucca",
|
||||||
"pumpkin-seeds": "semi di zucca",
|
"pumpkin-seeds": "semi di zucca",
|
||||||
"radish": "ravanello",
|
"radish": "ravanello",
|
||||||
"raw-sugar": "raw sugar",
|
"raw-sugar": "zucchero grezzo",
|
||||||
"refined-sugar": "zucchero raffinato",
|
"refined-sugar": "zucchero raffinato",
|
||||||
"rice-flour": "farina di riso",
|
"rice-flour": "farina di riso",
|
||||||
"rock-sugar": "rock sugar",
|
"rock-sugar": "cristalli di zucchero",
|
||||||
"rum": "rum",
|
"rum": "rum",
|
||||||
"salt": "sale",
|
"salt": "sale",
|
||||||
"seafood": "frutti di mare",
|
"seafood": "frutti di mare",
|
||||||
"seeds": "semi",
|
"seeds": "semi",
|
||||||
"sesame-seeds": "semi di sesamo",
|
"sesame-seeds": "semi di sesamo",
|
||||||
"sunflower-seeds": "semi di girasole",
|
"sunflower-seeds": "semi di girasole",
|
||||||
"soda": "soda",
|
"soda": "bicarbonato di sodio",
|
||||||
"soda-baking": "bicarbonato di sodio",
|
"soda-baking": "bicarbonato di sodio",
|
||||||
"soybean": "soia",
|
"soybean": "soia",
|
||||||
"spaghetti-squash": "zucca spaghetti",
|
"spaghetti-squash": "zucca spaghetti",
|
||||||
"spices": "spezie",
|
"spices": "spezie",
|
||||||
"spinach": "spinacio",
|
"spinach": "spinacio",
|
||||||
"squash-family": "squash family",
|
"squash-family": "cucurbitaceae",
|
||||||
"squash": "zucca",
|
"squash": "zucca",
|
||||||
"zucchini": "zucchine",
|
"zucchini": "zucchine",
|
||||||
"sugar": "zucchero",
|
"sugar": "zucchero",
|
||||||
"caster-sugar": "caster sugar",
|
"caster-sugar": "zucchero semolato",
|
||||||
"granulated-sugar": "zucchero granulato",
|
"granulated-sugar": "zucchero granulato",
|
||||||
"superfine-sugar": "zucchero superfine",
|
"superfine-sugar": "zucchero superfine",
|
||||||
"turbanado-sugar": "turbanado sugar",
|
"turbanado-sugar": "zucchero bruno",
|
||||||
"unrefined-sugar": "zucchero non raffinato",
|
"unrefined-sugar": "zucchero non raffinato",
|
||||||
"white-sugar": "zucchero bianco",
|
"white-sugar": "zucchero bianco",
|
||||||
"sweet-potato": "patata dolce",
|
"sweet-potato": "patata dolce",
|
||||||
@ -217,6 +217,6 @@
|
|||||||
"ful": "ful",
|
"ful": "ful",
|
||||||
"watercress": "crescione",
|
"watercress": "crescione",
|
||||||
"watermelon": "anguria",
|
"watermelon": "anguria",
|
||||||
"xanthan-gum": "xanthan gum",
|
"xanthan-gum": "gomma di xantano",
|
||||||
"yeast": "lievito"
|
"yeast": "lievito"
|
||||||
}
|
}
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
"name": "Nápoje"
|
"name": "Nápoje"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Baked Goods"
|
"name": "Pečené jídlo"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Konzervované jídlo"
|
"name": "Konzervované jídlo"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Condiments"
|
"name": "Koření"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Cukrovinky"
|
"name": "Cukrovinky"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user