mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-27 02:03:13 -05:00
New Crowdin updates (#2600)
* New translations en-us.json (Romanian) * New translations en-us.json (French) * New translations en-us.json (Spanish) * New translations en-us.json (Afrikaans) * New translations en-us.json (Arabic) * New translations en-us.json (Bulgarian) * New translations en-us.json (Catalan) * New translations en-us.json (Czech) * New translations en-us.json (Danish) * New translations en-us.json (German) * New translations en-us.json (Greek) * New translations en-us.json (Finnish) * New translations en-us.json (Hebrew) * New translations en-us.json (Hungarian) * New translations en-us.json (Italian) * New translations en-us.json (Japanese) * New translations en-us.json (Korean) * New translations en-us.json (Lithuanian) * New translations en-us.json (Dutch) * New translations en-us.json (Norwegian) * New translations en-us.json (Polish) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Slovak) * New translations en-us.json (Slovenian) * New translations en-us.json (Serbian (Cyrillic)) * New translations en-us.json (Swedish) * New translations en-us.json (Turkish) * New translations en-us.json (Ukrainian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Chinese Traditional) * New translations en-us.json (Vietnamese) * New translations en-us.json (Galician) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (Croatian) * New translations en-us.json (Latvian) * New translations en-us.json (English, United Kingdom) * New translations en-us.json (French, Canada) * New translations en-us.json (Arabic) * New translations en-us.json (Danish) * New translations en-us.json (Finnish) * New translations en-us.json (Lithuanian) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (French, Canada) * New translations en-us.json (Finnish) * New translations en-us.json (Hungarian) * New translations en-us.json (Lithuanian) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (Romanian) * New translations en-us.json (Arabic) * New translations en-us.json (Danish) * New translations en-us.json (Finnish) * New translations en-us.json (Hungarian) * New translations en-us.json (Lithuanian) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Romanian) * New translations en-us.json (Hungarian) * New translations en-us.json (Lithuanian) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (German)
This commit is contained in:
@@ -1,35 +1,35 @@
|
||||
{
|
||||
"generic": {
|
||||
"server-error": "An unexpected error occurred"
|
||||
"server-error": "حدث خطأ غير متوقع"
|
||||
},
|
||||
"recipe": {
|
||||
"unique-name-error": "Recipe names must be unique"
|
||||
"unique-name-error": "يجب أن تكون أسماء الوصفات فريدة"
|
||||
},
|
||||
"mealplan": {
|
||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
||||
"no-recipes-match-your-rules": "لا توجد وصفات تتطابق مع المرشحات الخاصة بك"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "User updated",
|
||||
"password-updated": "Password updated",
|
||||
"invalid-current-password": "Invalid current password",
|
||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
||||
"user-updated": "تم تحديث المستخدم",
|
||||
"password-updated": "تحديث كلمة المرور",
|
||||
"invalid-current-password": "كلمة المرور الحالية غير صالحة",
|
||||
"ldap-update-password-unavailable": "غير قادر على تحديث كلمة المرور، المستخدم يتم التحكم به بواسطة LDAP"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Report deleted."
|
||||
"report-deleted": "تم حذف التقرير"
|
||||
},
|
||||
"exceptions": {
|
||||
"permission_denied": "You do not have permission to perform this action",
|
||||
"no-entry-found": "The requested resource was not found",
|
||||
"integrity-error": "Database integrity error",
|
||||
"username-conflict-error": "This username is already taken",
|
||||
"email-conflict-error": "This email is already in use"
|
||||
"permission_denied": "لا يوجد لديك صلاحيات كافية لتفيذ هذا الإجراء",
|
||||
"no-entry-found": "لم يتم العثور على الصفحة المطلوبة",
|
||||
"integrity-error": "خطأ في سلامة قاعدة البيانات",
|
||||
"username-conflict-error": "اسم المستخدم هذا مستخدم بالفعل",
|
||||
"email-conflict-error": "هذا البريد مستخدم مسبقاً"
|
||||
},
|
||||
"notifications": {
|
||||
"generic-created": "{name} was created",
|
||||
"generic-updated": "{name} was updated",
|
||||
"generic-created-with-url": "{name} has been created, {url}",
|
||||
"generic-updated-with-url": "{name} has been updated, {url}",
|
||||
"generic-duplicated": "{name} has been duplicated",
|
||||
"generic-deleted": "{name} has been deleted"
|
||||
"generic-created": "تم إنشاء {name}",
|
||||
"generic-updated": "تم تحديث {name}",
|
||||
"generic-created-with-url": "تم إنشاء {name} ، {url}",
|
||||
"generic-updated-with-url": "{name} تم تحديثه، {url}",
|
||||
"generic-duplicated": "تم تكرار {name}",
|
||||
"generic-deleted": "تم حذف {name}"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"user-updated": "Bruger opdateret",
|
||||
"password-updated": "Adgangskoden blev opdateret",
|
||||
"invalid-current-password": "Ugyldig nuværende adgangskode",
|
||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
||||
"ldap-update-password-unavailable": "Kan ikke opdatere adgangskoden, brugeren styres af LDAP"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Rapporten er slettet."
|
||||
|
||||
@@ -1,35 +1,35 @@
|
||||
{
|
||||
"generic": {
|
||||
"server-error": "An unexpected error occurred"
|
||||
"server-error": "Tapahtui odottamaton virhe"
|
||||
},
|
||||
"recipe": {
|
||||
"unique-name-error": "Recipe names must be unique"
|
||||
"unique-name-error": "Reseptien nimien täytyy olla yksilöllisiä"
|
||||
},
|
||||
"mealplan": {
|
||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
||||
"no-recipes-match-your-rules": "Määritysten mukaisia reseptejä ei löytynyt"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "User updated",
|
||||
"password-updated": "Password updated",
|
||||
"invalid-current-password": "Invalid current password",
|
||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
||||
"user-updated": "Käyttäjä päivitetty",
|
||||
"password-updated": "Salasana päivitetty",
|
||||
"invalid-current-password": "Nykyinen salasana ei kelpaa",
|
||||
"ldap-update-password-unavailable": "Salasanaa ei voitu päivittää. Käyttäjä hallinnoi LDAP:ia."
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Report deleted."
|
||||
"report-deleted": "Raportti poistettu."
|
||||
},
|
||||
"exceptions": {
|
||||
"permission_denied": "You do not have permission to perform this action",
|
||||
"no-entry-found": "The requested resource was not found",
|
||||
"integrity-error": "Database integrity error",
|
||||
"username-conflict-error": "This username is already taken",
|
||||
"email-conflict-error": "This email is already in use"
|
||||
"permission_denied": "Sinulla ei ole oikeutta tämän toiminnon suorittamiseen",
|
||||
"no-entry-found": "Pyydettyä resurssia ei löytynyt",
|
||||
"integrity-error": "Tietokannan eheysvirhe",
|
||||
"username-conflict-error": "Tämä käyttäjätunnus on jo käytössä",
|
||||
"email-conflict-error": "Tämä sähköpostiosoite on jo käytössä"
|
||||
},
|
||||
"notifications": {
|
||||
"generic-created": "{name} was created",
|
||||
"generic-updated": "{name} was updated",
|
||||
"generic-created-with-url": "{name} has been created, {url}",
|
||||
"generic-updated-with-url": "{name} has been updated, {url}",
|
||||
"generic-duplicated": "{name} has been duplicated",
|
||||
"generic-deleted": "{name} has been deleted"
|
||||
"generic-created": "{name} luotiin",
|
||||
"generic-updated": "{name} päivitettiin",
|
||||
"generic-created-with-url": "{name} on luotu, {url}",
|
||||
"generic-updated-with-url": "{name} on päivitetty, {url}",
|
||||
"generic-duplicated": "{name} on kahdennettu",
|
||||
"generic-deleted": "{name} on poistettu"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"no-entry-found": "La ressource demandée n'a pas été trouvée",
|
||||
"integrity-error": "Erreur d'intégrité de la base de données",
|
||||
"username-conflict-error": "Ce nom d'utilisateur est déjà pris",
|
||||
"email-conflict-error": "Cette adresse e-mail est déjà utilisée"
|
||||
"email-conflict-error": "Cette adresse courriel est déjà utilisée"
|
||||
},
|
||||
"notifications": {
|
||||
"generic-created": "{name} a été créé",
|
||||
|
||||
@@ -6,21 +6,21 @@
|
||||
"unique-name-error": "Receptų pavadinimai turi būti unikalūs"
|
||||
},
|
||||
"mealplan": {
|
||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
||||
"no-recipes-match-your-rules": "Nėra receptų, atitinkančių taisykles"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "Vartotojas atnaujintas",
|
||||
"password-updated": "Slaptažodis atnaujintas",
|
||||
"invalid-current-password": "Blogas dabartinis slaptažodis",
|
||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
||||
"ldap-update-password-unavailable": "Nepavyko atnaujinti slaptažodžio, naudotojas valdomas per LDAP"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Ataskaita ištrinta."
|
||||
},
|
||||
"exceptions": {
|
||||
"permission_denied": "Neturite leidimo atlikti šį veiksmą",
|
||||
"no-entry-found": "The requested resource was not found",
|
||||
"integrity-error": "Database integrity error",
|
||||
"no-entry-found": "Ieškomo resurso nerasta",
|
||||
"integrity-error": "Duomenų bazės vientisumo klaida",
|
||||
"username-conflict-error": "Toks vartotojas jau egzistuoja",
|
||||
"email-conflict-error": "Šis el. paštas jau naudojamas"
|
||||
},
|
||||
|
||||
@@ -6,16 +6,16 @@
|
||||
"unique-name-error": "Os nomes de receitas devem ser únicos"
|
||||
},
|
||||
"mealplan": {
|
||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
||||
"no-recipes-match-your-rules": "Nenhuma receita coincide com as suas regras"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "User updated",
|
||||
"password-updated": "Password updated",
|
||||
"invalid-current-password": "Invalid current password",
|
||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
||||
"user-updated": "Utilizador atualizado",
|
||||
"password-updated": "Palavra-passe atualizada",
|
||||
"invalid-current-password": "Palavra-passe atual inválida",
|
||||
"ldap-update-password-unavailable": "Não é possível atualizar a senha, o utilizador é controlado pelo LDAP"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Report deleted."
|
||||
"report-deleted": "Relatório eliminado."
|
||||
},
|
||||
"exceptions": {
|
||||
"permission_denied": "Não tem permissões para efetuar esta ação",
|
||||
|
||||
@@ -6,13 +6,13 @@
|
||||
"unique-name-error": "Название рецепта должно быть уникальным"
|
||||
},
|
||||
"mealplan": {
|
||||
"no-recipes-match-your-rules": "No recipes match your rules"
|
||||
"no-recipes-match-your-rules": "Нет рецептов, соответствующих вашим правилам"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "User updated",
|
||||
"user-updated": "Пользователь обновлен",
|
||||
"password-updated": "Пароль обновлен",
|
||||
"invalid-current-password": "Invalid current password",
|
||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
||||
"invalid-current-password": "Неправильно введён текущий пароль",
|
||||
"ldap-update-password-unavailable": "Не удается обновить пароль, пользователь контролируется LDAP"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Отчет удален."
|
||||
@@ -25,11 +25,11 @@
|
||||
"email-conflict-error": "Этот адрес эл. почты уже используется"
|
||||
},
|
||||
"notifications": {
|
||||
"generic-created": "{name} was created",
|
||||
"generic-updated": "{name} was updated",
|
||||
"generic-created-with-url": "{name} has been created, {url}",
|
||||
"generic-updated-with-url": "{name} has been updated, {url}",
|
||||
"generic-duplicated": "{name} has been duplicated",
|
||||
"generic-deleted": "{name} has been deleted"
|
||||
"generic-created": "{name} был создан",
|
||||
"generic-updated": "{name} был обновлён",
|
||||
"generic-created-with-url": "{name} был создан, {url}",
|
||||
"generic-updated-with-url": "{name} был обновлен, {url}",
|
||||
"generic-duplicated": "Копия {name} была создана",
|
||||
"generic-deleted": "{name} был удален"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,18 +9,18 @@
|
||||
"no-recipes-match-your-rules": "没有符合条件的食谱"
|
||||
},
|
||||
"user": {
|
||||
"user-updated": "User updated",
|
||||
"user-updated": "用户已更新",
|
||||
"password-updated": "密码已更新",
|
||||
"invalid-current-password": "当前密码无效",
|
||||
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
|
||||
"ldap-update-password-unavailable": "无法更改密码, 用户被LDAP控制"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "Report deleted."
|
||||
"report-deleted": "报告已删除"
|
||||
},
|
||||
"exceptions": {
|
||||
"permission_denied": "您没有执行此操作的权限",
|
||||
"no-entry-found": "您要找的网页不存在",
|
||||
"integrity-error": "Database integrity error",
|
||||
"integrity-error": "数据库完整性错误",
|
||||
"username-conflict-error": "该用户名已被使用",
|
||||
"email-conflict-error": "该邮箱已经被使用"
|
||||
},
|
||||
|
||||
@@ -1,222 +1,222 @@
|
||||
{
|
||||
"acorn-squash": "acorn squash",
|
||||
"alfalfa-sprouts": "alfalfa sprouts",
|
||||
"anchovies": "anchovies",
|
||||
"apples": "apples",
|
||||
"artichoke": "artichoke",
|
||||
"arugula": "arugula",
|
||||
"asparagus": "asparagus",
|
||||
"aubergine": "aubergine",
|
||||
"avocado": "avocado",
|
||||
"bacon": "bacon",
|
||||
"baking-powder": "baking powder",
|
||||
"baking-soda": "baking soda",
|
||||
"baking-sugar": "baking sugar",
|
||||
"bar-sugar": "bar sugar",
|
||||
"basil": "basil",
|
||||
"bell-peppers": "bell peppers",
|
||||
"blackberries": "blackberries",
|
||||
"brassicas": "brassicas",
|
||||
"bok-choy": "bok choy",
|
||||
"acorn-squash": "koristekurpitsa",
|
||||
"alfalfa-sprouts": "alfalfaidut",
|
||||
"anchovies": "anjovikset",
|
||||
"apples": "omenat",
|
||||
"artichoke": "artisokka",
|
||||
"arugula": "rukola",
|
||||
"asparagus": "parsa",
|
||||
"aubergine": "munakoiso",
|
||||
"avocado": "avokado",
|
||||
"bacon": "pekoni",
|
||||
"baking-powder": "leivinjauhe",
|
||||
"baking-soda": "ruokasooda",
|
||||
"baking-sugar": "leivontasokeri",
|
||||
"bar-sugar": "sirosokeri",
|
||||
"basil": "basilika",
|
||||
"bell-peppers": "paprika",
|
||||
"blackberries": "karhunvatukat",
|
||||
"brassicas": "kaalit",
|
||||
"bok-choy": "paksoi",
|
||||
"broccoflower": "broccoflower",
|
||||
"broccoli": "broccoli",
|
||||
"broccoli": "parsakaali",
|
||||
"broccolini": "broccolini",
|
||||
"broccoli-rabe": "broccoli rabe",
|
||||
"brussels-sprouts": "brussels sprouts",
|
||||
"cabbage": "cabbage",
|
||||
"cauliflower": "cauliflower",
|
||||
"chinese-leaves": "chinese leaves",
|
||||
"collard-greens": "collard greens",
|
||||
"kohlrabi": "kohlrabi",
|
||||
"bread": "bread",
|
||||
"breadfruit": "breadfruit",
|
||||
"broad-beans": "broad beans",
|
||||
"brown-sugar": "brown sugar",
|
||||
"butter": "butter",
|
||||
"butternut-pumpkin": "butternut pumpkin",
|
||||
"butternut-squash": "butternut squash",
|
||||
"cactus-edible": "cactus, edible",
|
||||
"broccoli-rabe": "varsiparsakaali",
|
||||
"brussels-sprouts": "ruusukaalit",
|
||||
"cabbage": "kaali",
|
||||
"cauliflower": "kukkakaali",
|
||||
"chinese-leaves": "kiinankaali",
|
||||
"collard-greens": "lehtikaali",
|
||||
"kohlrabi": "kyssäkaali",
|
||||
"bread": "leipä",
|
||||
"breadfruit": "leipäpuun hedelmä",
|
||||
"broad-beans": "härkäpapu",
|
||||
"brown-sugar": "fariinisokeri",
|
||||
"butter": "voi",
|
||||
"butternut-pumpkin": "myskikurpitsa",
|
||||
"butternut-squash": "myskikurpitsa",
|
||||
"cactus-edible": "kaktus, syötävä",
|
||||
"calabrese": "calabrese",
|
||||
"cannabis": "cannabis",
|
||||
"capsicum": "capsicum",
|
||||
"caraway": "caraway",
|
||||
"carrot": "carrot",
|
||||
"castor-sugar": "castor sugar",
|
||||
"cayenne-pepper": "cayenne pepper",
|
||||
"celeriac": "celeriac",
|
||||
"celery": "celery",
|
||||
"cereal-grains": "cereal grains",
|
||||
"rice": "rice",
|
||||
"chard": "chard",
|
||||
"cheese": "cheese",
|
||||
"chicory": "chicory",
|
||||
"chilli-peppers": "chilli peppers",
|
||||
"chives": "chives",
|
||||
"chocolate": "chocolate",
|
||||
"cilantro": "cilantro",
|
||||
"cinnamon": "cinnamon",
|
||||
"clarified-butter": "clarified butter",
|
||||
"coconut": "coconut",
|
||||
"coconut-milk": "coconut milk",
|
||||
"coffee": "coffee",
|
||||
"confectioners-sugar": "confectioners' sugar",
|
||||
"coriander": "coriander",
|
||||
"corn": "corn",
|
||||
"corn-syrup": "corn syrup",
|
||||
"cottonseed-oil": "cottonseed oil",
|
||||
"courgette": "courgette",
|
||||
"cream-of-tartar": "cream of tartar",
|
||||
"cucumber": "cucumber",
|
||||
"cumin": "cumin",
|
||||
"daikon": "daikon",
|
||||
"dairy-products-and-dairy-substitutes": "dairy products and dairy substitutes",
|
||||
"eggs": "eggs",
|
||||
"ghee": "ghee",
|
||||
"milk": "milk",
|
||||
"dandelion": "dandelion",
|
||||
"demerara-sugar": "demerara sugar",
|
||||
"dough": "dough",
|
||||
"edible-cactus": "edible cactus",
|
||||
"eggplant": "eggplant",
|
||||
"endive": "endive",
|
||||
"fats": "fats",
|
||||
"speck": "speck",
|
||||
"fava-beans": "fava beans",
|
||||
"fiddlehead": "fiddlehead",
|
||||
"fish": "fish",
|
||||
"catfish": "catfish ",
|
||||
"cod": "cod",
|
||||
"salt-cod": "salt cod",
|
||||
"salmon": "salmon",
|
||||
"skate": "skate",
|
||||
"stockfish": "stockfish",
|
||||
"trout": "trout",
|
||||
"tuna": "tuna",
|
||||
"five-spice-powder": "five spice powder",
|
||||
"flour": "flour",
|
||||
"frisee": "frisee",
|
||||
"fructose": "fructose",
|
||||
"fruit": "fruit",
|
||||
"apple": "apple",
|
||||
"oranges": "oranges",
|
||||
"pear": "pear",
|
||||
"tomato": "tomato ",
|
||||
"fruit-sugar": "fruit sugar",
|
||||
"cannabis": "kannabis",
|
||||
"capsicum": "paprika",
|
||||
"caraway": "kumina",
|
||||
"carrot": "porkkana",
|
||||
"castor-sugar": "castor sokeri",
|
||||
"cayenne-pepper": "cayenne-pippuri",
|
||||
"celeriac": "juuriselleri",
|
||||
"celery": "selleri",
|
||||
"cereal-grains": "viljanjyvät",
|
||||
"rice": "riisi",
|
||||
"chard": "mangoldi",
|
||||
"cheese": "juusto",
|
||||
"chicory": "sikuri",
|
||||
"chilli-peppers": "chilipaprikat",
|
||||
"chives": "ruohosipuli",
|
||||
"chocolate": "suklaa",
|
||||
"cilantro": "korianteri",
|
||||
"cinnamon": "kaneli",
|
||||
"clarified-butter": "kirkastettu voi",
|
||||
"coconut": "kookospähkinä",
|
||||
"coconut-milk": "kookosmaito",
|
||||
"coffee": "kahvi",
|
||||
"confectioners-sugar": "tomusokeri",
|
||||
"coriander": "korianteri",
|
||||
"corn": "maissi",
|
||||
"corn-syrup": "maissisiirappi",
|
||||
"cottonseed-oil": "pellavansiemenöljy",
|
||||
"courgette": "kesäkurpitsa",
|
||||
"cream-of-tartar": "viinikivi",
|
||||
"cucumber": "kurkku",
|
||||
"cumin": "kumina",
|
||||
"daikon": "japaninretikka",
|
||||
"dairy-products-and-dairy-substitutes": "maitotuotteet ja maidonkorvikkeet",
|
||||
"eggs": "munat",
|
||||
"ghee": "ghee-voi",
|
||||
"milk": "maito",
|
||||
"dandelion": "voikukka",
|
||||
"demerara-sugar": "fariinisokeri",
|
||||
"dough": "taikina",
|
||||
"edible-cactus": "syötävä kaktus",
|
||||
"eggplant": "munakoiso",
|
||||
"endive": "endiivit",
|
||||
"fats": "rasvat",
|
||||
"speck": "speck-kinkku",
|
||||
"fava-beans": "härkäpapu",
|
||||
"fiddlehead": "viulunkierukka",
|
||||
"fish": "kala",
|
||||
"catfish": "monni ",
|
||||
"cod": "turska",
|
||||
"salt-cod": "suolaturska",
|
||||
"salmon": "lohi",
|
||||
"skate": "skate-kala",
|
||||
"stockfish": "kuivakala",
|
||||
"trout": "taimen",
|
||||
"tuna": "tonnikala",
|
||||
"five-spice-powder": "viiden mausteen seos",
|
||||
"flour": "jauho",
|
||||
"frisee": "friseesalaatti",
|
||||
"fructose": "fruktoosi",
|
||||
"fruit": "hedelmä",
|
||||
"apple": "omena",
|
||||
"oranges": "appelsiinit",
|
||||
"pear": "päärynä",
|
||||
"tomato": "tomaatti ",
|
||||
"fruit-sugar": "hedelmäsokeri",
|
||||
"garam-masala": "garam masala",
|
||||
"garlic": "garlic",
|
||||
"gem-squash": "gem squash",
|
||||
"ginger": "ginger",
|
||||
"giblets": "giblets",
|
||||
"grains": "grains",
|
||||
"maize": "maize",
|
||||
"sweetcorn": "sweetcorn",
|
||||
"garlic": "valkosipuli",
|
||||
"gem-squash": "kurpitsa",
|
||||
"ginger": "inkivääri",
|
||||
"giblets": "linnun sisäelimet",
|
||||
"grains": "viljat",
|
||||
"maize": "maissi",
|
||||
"sweetcorn": "maissi",
|
||||
"teff": "teff",
|
||||
"grape-seed-oil": "grape seed oil",
|
||||
"green-onion": "green onion",
|
||||
"heart-of-palm": "heart of palm",
|
||||
"hemp": "hemp",
|
||||
"herbs": "herbs",
|
||||
"grape-seed-oil": "viinirypäleiden siemenöljy",
|
||||
"green-onion": "vihreä sipuli",
|
||||
"heart-of-palm": "palmun sydän",
|
||||
"hemp": "hamppu",
|
||||
"herbs": "yrtit",
|
||||
"oregano": "oregano",
|
||||
"parsley": "parsley",
|
||||
"honey": "honey",
|
||||
"icing-sugar": "icing sugar",
|
||||
"isomalt": "isomalt",
|
||||
"jackfruit": "jackfruit",
|
||||
"jaggery": "jaggery",
|
||||
"jams": "jams",
|
||||
"jellies": "jellies",
|
||||
"jerusalem-artichoke": "jerusalem artichoke",
|
||||
"jicama": "jicama",
|
||||
"kale": "kale",
|
||||
"parsley": "persilja",
|
||||
"honey": "hunaja",
|
||||
"icing-sugar": "tomusokeri",
|
||||
"isomalt": "isomaltoosi",
|
||||
"jackfruit": "jakkihedelmä",
|
||||
"jaggery": "raakasokeri",
|
||||
"jams": "jamssi",
|
||||
"jellies": "hyytelöt",
|
||||
"jerusalem-artichoke": "jerusalemin artisokka",
|
||||
"jicama": "pikkujamssipapu",
|
||||
"kale": "lehtikaali",
|
||||
"kumara": "kumara",
|
||||
"leavening-agents": "leavening agents",
|
||||
"leek": "leek",
|
||||
"legumes": "legumes ",
|
||||
"peas": "peas",
|
||||
"beans": "beans",
|
||||
"lentils": "lentils",
|
||||
"lemongrass": "lemongrass",
|
||||
"lettuce": "lettuce",
|
||||
"liver": "liver",
|
||||
"maple-syrup": "maple syrup",
|
||||
"meat": "meat",
|
||||
"leavening-agents": "nostatusaineet",
|
||||
"leek": "purjo",
|
||||
"legumes": "palkokasvit ",
|
||||
"peas": "herneet",
|
||||
"beans": "pavut",
|
||||
"lentils": "linssit",
|
||||
"lemongrass": "sitruunaruoho",
|
||||
"lettuce": "lehtisalaatti",
|
||||
"liver": "maksa",
|
||||
"maple-syrup": "vaahterasiirappi",
|
||||
"meat": "liha",
|
||||
"mortadella": "mortadella",
|
||||
"mushroom": "mushroom",
|
||||
"white-mushroom": "white mushroom",
|
||||
"mussels": "mussels",
|
||||
"mushroom": "sieni",
|
||||
"white-mushroom": "herkkusieni",
|
||||
"mussels": "sinisimpukka",
|
||||
"nori": "nori",
|
||||
"nutmeg": "nutmeg",
|
||||
"nutritional-yeast-flakes": "nutritional yeast flakes",
|
||||
"nuts": "nuts",
|
||||
"nanaimo-bar-mix": "nanaimo bar mix",
|
||||
"octopuses": "octopuses",
|
||||
"oils": "oils",
|
||||
"olive-oil": "olive oil",
|
||||
"nutmeg": "muskottipähkinä",
|
||||
"nutritional-yeast-flakes": "hiivahiutaleet",
|
||||
"nuts": "pähkinät",
|
||||
"nanaimo-bar-mix": "nanaimo -palasekoitus",
|
||||
"octopuses": "mustekalat",
|
||||
"oils": "öljyt",
|
||||
"olive-oil": "oliiviöljy",
|
||||
"okra": "okra",
|
||||
"olive": "olive",
|
||||
"onion-family": "onion family",
|
||||
"onion": "onion",
|
||||
"scallion": "scallion",
|
||||
"shallot": "shallot",
|
||||
"spring-onion": "spring onion",
|
||||
"orange-blossom-water": "orange blossom water",
|
||||
"oysters": "oysters",
|
||||
"olive": "oliivi",
|
||||
"onion-family": "sipulit",
|
||||
"onion": "sipuli",
|
||||
"scallion": "vihersipuli",
|
||||
"shallot": "salottisipuli",
|
||||
"spring-onion": "kevätsipuli",
|
||||
"orange-blossom-water": "appelsiininkukkavesi",
|
||||
"oysters": "osterit",
|
||||
"panch-puran": "panch puran",
|
||||
"paprika": "paprika",
|
||||
"parsnip": "parsnip",
|
||||
"pepper": "pepper",
|
||||
"peppers": "peppers",
|
||||
"plantain": "plantain",
|
||||
"pineapple": "pineapple",
|
||||
"poppy-seeds": "poppy seeds",
|
||||
"potatoes": "potatoes",
|
||||
"poultry": "poultry",
|
||||
"powdered-sugar": "powdered sugar",
|
||||
"pumpkin": "pumpkin",
|
||||
"pumpkin-seeds": "pumpkin seeds",
|
||||
"radish": "radish",
|
||||
"raw-sugar": "raw sugar",
|
||||
"refined-sugar": "refined sugar",
|
||||
"rice-flour": "rice flour",
|
||||
"rock-sugar": "rock sugar",
|
||||
"rum": "rum",
|
||||
"salt": "salt",
|
||||
"seafood": "seafood",
|
||||
"seeds": "seeds",
|
||||
"sesame-seeds": "sesame seeds",
|
||||
"sunflower-seeds": "sunflower seeds",
|
||||
"soda": "soda",
|
||||
"soda-baking": "soda, baking",
|
||||
"soybean": "soybean",
|
||||
"spaghetti-squash": "spaghetti squash",
|
||||
"spices": "spices",
|
||||
"spinach": "spinach",
|
||||
"squash-family": "squash family",
|
||||
"squash": "squash",
|
||||
"zucchini": "zucchini",
|
||||
"sugar": "sugar",
|
||||
"caster-sugar": "caster sugar",
|
||||
"granulated-sugar": "granulated sugar",
|
||||
"superfine-sugar": "superfine sugar",
|
||||
"turbanado-sugar": "turbanado sugar",
|
||||
"unrefined-sugar": "unrefined sugar",
|
||||
"white-sugar": "white sugar",
|
||||
"sweet-potato": "sweet potato",
|
||||
"sweeteners": "sweeteners",
|
||||
"cane-sugar": "cane sugar",
|
||||
"parsnip": "palsternakka",
|
||||
"pepper": "pippuri",
|
||||
"peppers": "pippurit",
|
||||
"plantain": "keittobanaani",
|
||||
"pineapple": "ananas",
|
||||
"poppy-seeds": "unikonsiemenet",
|
||||
"potatoes": "perunat",
|
||||
"poultry": "siipikarja",
|
||||
"powdered-sugar": "tomusokeri",
|
||||
"pumpkin": "kurpitsa",
|
||||
"pumpkin-seeds": "kurpitsansiemen",
|
||||
"radish": "retiisi",
|
||||
"raw-sugar": "raakasokeri",
|
||||
"refined-sugar": "puhdistamaton sokeri",
|
||||
"rice-flour": "riisijauho",
|
||||
"rock-sugar": "kivisokeri",
|
||||
"rum": "rommi",
|
||||
"salt": "suola",
|
||||
"seafood": "merenelävät",
|
||||
"seeds": "siemenet",
|
||||
"sesame-seeds": "seesaminsiemenet",
|
||||
"sunflower-seeds": "auringonkukansiemenet",
|
||||
"soda": "virvoitusjuoma",
|
||||
"soda-baking": "ruokasooda",
|
||||
"soybean": "soijapapu",
|
||||
"spaghetti-squash": "spagettikurpitsa",
|
||||
"spices": "mausteet",
|
||||
"spinach": "pinaatti",
|
||||
"squash-family": "kurpitsat",
|
||||
"squash": "kurpitsa",
|
||||
"zucchini": "kesäkurpitsa",
|
||||
"sugar": "sokeri",
|
||||
"caster-sugar": "castersokeri",
|
||||
"granulated-sugar": "taloussokeri",
|
||||
"superfine-sugar": "erikoishieno sokeri",
|
||||
"turbanado-sugar": "ruskea raakasokeri",
|
||||
"unrefined-sugar": "puhdistamaton sokeri",
|
||||
"white-sugar": "valkoinen sokeri",
|
||||
"sweet-potato": "bataatti",
|
||||
"sweeteners": "makeutusaineet",
|
||||
"cane-sugar": "ruokosokeri",
|
||||
"tahini": "tahini",
|
||||
"tubers": "tubers",
|
||||
"potato": "potato",
|
||||
"sunchoke": "sunchoke",
|
||||
"taro": "taro",
|
||||
"yam": "yam",
|
||||
"turnip": "turnip",
|
||||
"vanilla": "vanilla",
|
||||
"vegetables": "vegetables",
|
||||
"fiddlehead-fern": "fiddlehead fern",
|
||||
"ful": "ful",
|
||||
"watercress": "watercress",
|
||||
"watermelon": "watermelon",
|
||||
"xanthan-gum": "xanthan gum",
|
||||
"yeast": "yeast"
|
||||
"tubers": "mukulat",
|
||||
"potato": "peruna",
|
||||
"sunchoke": "maa-artisokka",
|
||||
"taro": "taaro",
|
||||
"yam": "hillo",
|
||||
"turnip": "nauris",
|
||||
"vanilla": "vanilija",
|
||||
"vegetables": "vihannekset",
|
||||
"fiddlehead-fern": "viulunkierukka",
|
||||
"ful": "ful-pavut",
|
||||
"watercress": "vesikrassi",
|
||||
"watermelon": "vesimeloni",
|
||||
"xanthan-gum": "ksantaanikumi",
|
||||
"yeast": "hiiva"
|
||||
}
|
||||
|
||||
@@ -42,10 +42,10 @@
|
||||
"caraway": "fűszerkömény",
|
||||
"carrot": "sárgarépa",
|
||||
"castor-sugar": "porcukor",
|
||||
"cayenne-pepper": "cayenne-i paprika",
|
||||
"cayenne-pepper": "cayenne-bors",
|
||||
"celeriac": "zeller",
|
||||
"celery": "zeller",
|
||||
"cereal-grains": "gabonaszemek",
|
||||
"cereal-grains": "gabonafélék",
|
||||
"rice": "rizs",
|
||||
"chard": "mángold",
|
||||
"cheese": "sajt",
|
||||
|
||||
@@ -1,100 +1,100 @@
|
||||
{
|
||||
"acorn-squash": "acorn squash",
|
||||
"alfalfa-sprouts": "alfalfa sprouts",
|
||||
"alfalfa-sprouts": "liucernos daigai",
|
||||
"anchovies": "ančiuviai",
|
||||
"apples": "obuoliai",
|
||||
"artichoke": "artišokas",
|
||||
"arugula": "arugula",
|
||||
"asparagus": "asparagus",
|
||||
"aubergine": "aubergine",
|
||||
"arugula": "gražgarstė",
|
||||
"asparagus": "smidrai",
|
||||
"aubergine": "baklažanas",
|
||||
"avocado": "avokadas",
|
||||
"bacon": "šoninė",
|
||||
"baking-powder": "kepimo milteliai",
|
||||
"baking-soda": "baking soda",
|
||||
"baking-soda": "kepimo milteliai",
|
||||
"baking-sugar": "baking sugar",
|
||||
"bar-sugar": "bar sugar",
|
||||
"basil": "bazilikas",
|
||||
"bell-peppers": "paprikos",
|
||||
"blackberries": "gervuogės",
|
||||
"brassicas": "brassicas",
|
||||
"bok-choy": "bok choy",
|
||||
"brassicas": "kopūstinės daržovės",
|
||||
"bok-choy": "kininiai bastučiai",
|
||||
"broccoflower": "broccoflower",
|
||||
"broccoli": "brokolis",
|
||||
"broccolini": "broccolini",
|
||||
"broccoli-rabe": "broccoli rabe",
|
||||
"brussels-sprouts": "brussels sprouts",
|
||||
"brussels-sprouts": "briuselio kopūstai",
|
||||
"cabbage": "kopūstas",
|
||||
"cauliflower": "cauliflower",
|
||||
"chinese-leaves": "chinese leaves",
|
||||
"collard-greens": "collard greens",
|
||||
"kohlrabi": "kohlrabi",
|
||||
"cauliflower": "žiedinis kopūstas",
|
||||
"chinese-leaves": "kininis kopūstas",
|
||||
"collard-greens": "lapiniai kopūstai",
|
||||
"kohlrabi": "kaliaropė",
|
||||
"bread": "duona",
|
||||
"breadfruit": "breadfruit",
|
||||
"broad-beans": "broad beans",
|
||||
"brown-sugar": "brown sugar",
|
||||
"breadfruit": "duonvaisis",
|
||||
"broad-beans": "pupos",
|
||||
"brown-sugar": "rudasis cukrus",
|
||||
"butter": "sviestas",
|
||||
"butternut-pumpkin": "butternut pumpkin",
|
||||
"butternut-squash": "butternut squash",
|
||||
"cactus-edible": "cactus, edible",
|
||||
"butternut-pumpkin": "muskusinis moliūgas",
|
||||
"butternut-squash": "sviestinis moliūgas",
|
||||
"cactus-edible": "opuncija",
|
||||
"calabrese": "calabrese",
|
||||
"cannabis": "kanapės",
|
||||
"capsicum": "capsicum",
|
||||
"caraway": "caraway",
|
||||
"capsicum": "paprikos",
|
||||
"caraway": "kmynai",
|
||||
"carrot": "morka",
|
||||
"castor-sugar": "castor sugar",
|
||||
"cayenne-pepper": "cayenne pepper",
|
||||
"celeriac": "celeriac",
|
||||
"cayenne-pepper": "kajeno pipirai",
|
||||
"celeriac": "saliero šaknis",
|
||||
"celery": "salieras",
|
||||
"cereal-grains": "cereal grains",
|
||||
"cereal-grains": "kruopos",
|
||||
"rice": "ryžiai",
|
||||
"chard": "chard",
|
||||
"chard": "burokėlių lapai",
|
||||
"cheese": "sūris",
|
||||
"chicory": "chicory",
|
||||
"chilli-peppers": "chilli peppers",
|
||||
"chives": "chives",
|
||||
"chicory": "cikorija",
|
||||
"chilli-peppers": "aitriosios paprikos",
|
||||
"chives": "svogūnų laiškai",
|
||||
"chocolate": "šokoladas",
|
||||
"cilantro": "cilantro",
|
||||
"cilantro": "kalendra",
|
||||
"cinnamon": "cinamonas",
|
||||
"clarified-butter": "clarified butter",
|
||||
"clarified-butter": "lydytas sviestas",
|
||||
"coconut": "kokosas",
|
||||
"coconut-milk": "kokosų pienas",
|
||||
"coffee": "kava",
|
||||
"confectioners-sugar": "confectioners' sugar",
|
||||
"coriander": "coriander",
|
||||
"confectioners-sugar": "cukraus pudra",
|
||||
"coriander": "kalendra",
|
||||
"corn": "kukurūzai",
|
||||
"corn-syrup": "kukurūzų sirupas",
|
||||
"cottonseed-oil": "cottonseed oil",
|
||||
"courgette": "courgette",
|
||||
"cream-of-tartar": "cream of tartar",
|
||||
"cottonseed-oil": "medvilnės aliejus",
|
||||
"courgette": "cukinija",
|
||||
"cream-of-tartar": "vyno akmuo",
|
||||
"cucumber": "agurkas",
|
||||
"cumin": "cumin",
|
||||
"daikon": "daikon",
|
||||
"dairy-products-and-dairy-substitutes": "dairy products and dairy substitutes",
|
||||
"cumin": "kuminas",
|
||||
"daikon": "ridikas",
|
||||
"dairy-products-and-dairy-substitutes": "pieno produktai ir pieno pakaitalai",
|
||||
"eggs": "kiaušiniai",
|
||||
"ghee": "lydytas/ghee sviestas",
|
||||
"milk": "pienas",
|
||||
"dandelion": "dandelion",
|
||||
"demerara-sugar": "demerara sugar",
|
||||
"dough": "dough",
|
||||
"edible-cactus": "edible cactus",
|
||||
"dandelion": "pienė",
|
||||
"demerara-sugar": "cukranendrių cukrus \"Demerara\"",
|
||||
"dough": "tešla",
|
||||
"edible-cactus": "opuncija",
|
||||
"eggplant": "baklažanas",
|
||||
"endive": "endive",
|
||||
"endive": "trūkažolė",
|
||||
"fats": "riebalai",
|
||||
"speck": "speck",
|
||||
"fava-beans": "fava beans",
|
||||
"fiddlehead": "fiddlehead",
|
||||
"speck": "itališkas \"Speck\" kumpis",
|
||||
"fava-beans": "pupos",
|
||||
"fiddlehead": "paparčių ūgliai",
|
||||
"fish": "žuvis",
|
||||
"catfish": "šamas ",
|
||||
"cod": "menkė",
|
||||
"salt-cod": "sūdyta menkė",
|
||||
"salmon": "lašiša",
|
||||
"skate": "raja",
|
||||
"stockfish": "stockfish",
|
||||
"stockfish": "džiovinta žuvis",
|
||||
"trout": "upėtakis",
|
||||
"tuna": "tunas",
|
||||
"five-spice-powder": "penkių prieskonių mišinys",
|
||||
"flour": "miltai",
|
||||
"frisee": "frisee",
|
||||
"frisee": "lapinės salotos",
|
||||
"fructose": "fruktozė",
|
||||
"fruit": "vaisius",
|
||||
"apple": "obuolys",
|
||||
@@ -104,69 +104,69 @@
|
||||
"fruit-sugar": "fruktozė",
|
||||
"garam-masala": "garam masala",
|
||||
"garlic": "česnakas",
|
||||
"gem-squash": "gem squash",
|
||||
"gem-squash": "apvaliosios cukinijos",
|
||||
"ginger": "imbieras",
|
||||
"giblets": "giblets",
|
||||
"giblets": "viduriai",
|
||||
"grains": "grūdai",
|
||||
"maize": "maize",
|
||||
"maize": "kukurūzai",
|
||||
"sweetcorn": "saldusis kukurūzas",
|
||||
"teff": "teff",
|
||||
"grape-seed-oil": "vynuogių kauliukų aliejus",
|
||||
"green-onion": "green onion",
|
||||
"green-onion": "laiškiniai svogūnai",
|
||||
"heart-of-palm": "heart of palm",
|
||||
"hemp": "hemp",
|
||||
"hemp": "kanapės",
|
||||
"herbs": "žolelės",
|
||||
"oregano": "raudonėlis",
|
||||
"parsley": "petražolės",
|
||||
"honey": "medus",
|
||||
"icing-sugar": "icing sugar",
|
||||
"isomalt": "isomalt",
|
||||
"jackfruit": "jackfruit",
|
||||
"jaggery": "jaggery",
|
||||
"jams": "jams",
|
||||
"icing-sugar": "cukraus pudra",
|
||||
"isomalt": "izomaltas",
|
||||
"jackfruit": "duonvaisis",
|
||||
"jaggery": "cukranendrių cukrus \"Jaggery\"",
|
||||
"jams": "uogienės",
|
||||
"jellies": "drebučiai",
|
||||
"jerusalem-artichoke": "jerusalem artichoke",
|
||||
"jicama": "jicama",
|
||||
"kale": "kale",
|
||||
"kumara": "kumara",
|
||||
"leavening-agents": "leavening agents",
|
||||
"leek": "leek",
|
||||
"legumes": "legumes ",
|
||||
"jerusalem-artichoke": "topinambas",
|
||||
"jicama": "ropinė gumbapupė",
|
||||
"kale": "lapiniai kopūstai",
|
||||
"kumara": "batatas",
|
||||
"leavening-agents": "kildinimo medžiagos",
|
||||
"leek": "poras",
|
||||
"legumes": "ankštinės daržovės ",
|
||||
"peas": "žirniai",
|
||||
"beans": "pupelės",
|
||||
"lentils": "lentils",
|
||||
"lemongrass": "lemongrass",
|
||||
"lentils": "lęšiai",
|
||||
"lemongrass": "citrinžolė",
|
||||
"lettuce": "salotos",
|
||||
"liver": "liver",
|
||||
"maple-syrup": "maple syrup",
|
||||
"liver": "kepenys",
|
||||
"maple-syrup": "klevų sirupas",
|
||||
"meat": "mėsa",
|
||||
"mortadella": "mortadella",
|
||||
"mushroom": "mushroom",
|
||||
"white-mushroom": "white mushroom",
|
||||
"mussels": "mussels",
|
||||
"nori": "nori",
|
||||
"nutmeg": "nutmeg",
|
||||
"nutritional-yeast-flakes": "nutritional yeast flakes",
|
||||
"mortadella": "itališka dešra \"Mortadella\"",
|
||||
"mushroom": "grybai",
|
||||
"white-mushroom": "pievagrybiai",
|
||||
"mussels": "midijos",
|
||||
"nori": "jūros dumblių lapai",
|
||||
"nutmeg": "muskato riešutas",
|
||||
"nutritional-yeast-flakes": "maistinių mielių dribsniai",
|
||||
"nuts": "riešutai",
|
||||
"nanaimo-bar-mix": "nanaimo bar mix",
|
||||
"octopuses": "octopuses",
|
||||
"oils": "oils",
|
||||
"octopuses": "aštuonkojai",
|
||||
"oils": "aliejai",
|
||||
"olive-oil": "alyvuogių aliejus",
|
||||
"okra": "okra",
|
||||
"olive": "alyvuogė",
|
||||
"onion-family": "onion family",
|
||||
"onion-family": "svogūnų šeima",
|
||||
"onion": "svogūnas",
|
||||
"scallion": "laiškinis svogūnas",
|
||||
"shallot": "shallot",
|
||||
"shallot": "šalotiniai svogūnai",
|
||||
"spring-onion": "svogūnų laiškai",
|
||||
"orange-blossom-water": "orange blossom water",
|
||||
"orange-blossom-water": "apelsinų žiedų vanduo",
|
||||
"oysters": "austrės",
|
||||
"panch-puran": "panch puran",
|
||||
"panch-puran": "prieskonių mišinys \"Panch Puran\"",
|
||||
"paprika": "paprika",
|
||||
"parsnip": "parsnip",
|
||||
"pepper": "pepper",
|
||||
"peppers": "peppers",
|
||||
"plantain": "plantain",
|
||||
"parsnip": "pastarnokas",
|
||||
"pepper": "pipiras",
|
||||
"peppers": "pipirai",
|
||||
"plantain": "mažieji bananai",
|
||||
"pineapple": "ananasas",
|
||||
"poppy-seeds": "aguonos",
|
||||
"potatoes": "bulvės",
|
||||
@@ -175,48 +175,48 @@
|
||||
"pumpkin": "moliūgas",
|
||||
"pumpkin-seeds": "moliūgų sėklos",
|
||||
"radish": "ridikėlis",
|
||||
"raw-sugar": "raw sugar",
|
||||
"raw-sugar": "nerafinuotas cukrus",
|
||||
"refined-sugar": "rafinuotas cukrus",
|
||||
"rice-flour": "ryžių miltai",
|
||||
"rock-sugar": "rock sugar",
|
||||
"rock-sugar": "stambiakristalis cukrus",
|
||||
"rum": "romas",
|
||||
"salt": "druska",
|
||||
"seafood": "jūros gėrybės",
|
||||
"seeds": "sėklos",
|
||||
"sesame-seeds": "sezamo sėklos",
|
||||
"sunflower-seeds": "sunflower seeds",
|
||||
"sunflower-seeds": "saulėgrąžų sėklos",
|
||||
"soda": "soda",
|
||||
"soda-baking": "soda, baking",
|
||||
"soybean": "soybean",
|
||||
"spaghetti-squash": "spaghetti squash",
|
||||
"spices": "spices",
|
||||
"soda-baking": "kepimo milteliai",
|
||||
"soybean": "sojos pupelės",
|
||||
"spaghetti-squash": "spagetinis moliūgas",
|
||||
"spices": "prieskoniai",
|
||||
"spinach": "špinatai",
|
||||
"squash-family": "squash family",
|
||||
"squash": "moliūgas",
|
||||
"zucchini": "cukinijos",
|
||||
"sugar": "cukrus",
|
||||
"caster-sugar": "caster sugar",
|
||||
"granulated-sugar": "granulated sugar",
|
||||
"caster-sugar": "smulkusis cukrus",
|
||||
"granulated-sugar": "cukrus",
|
||||
"superfine-sugar": "superfine sugar",
|
||||
"turbanado-sugar": "turbanado sugar",
|
||||
"unrefined-sugar": "unrefined sugar",
|
||||
"white-sugar": "white sugar",
|
||||
"turbanado-sugar": "cukranendrių cukrus \"Turbinado\"",
|
||||
"unrefined-sugar": "nerafinuotas cukrus",
|
||||
"white-sugar": "baltasis cukrus",
|
||||
"sweet-potato": "batatas",
|
||||
"sweeteners": "saldikliai",
|
||||
"cane-sugar": "cane sugar",
|
||||
"tahini": "tahini",
|
||||
"tubers": "tubers",
|
||||
"cane-sugar": "cukranendrių cukrus",
|
||||
"tahini": "sezamų pasta",
|
||||
"tubers": "šakniavaisiai",
|
||||
"potato": "bulvė",
|
||||
"sunchoke": "sunchoke",
|
||||
"taro": "taro",
|
||||
"yam": "yam",
|
||||
"sunchoke": "topinambas",
|
||||
"taro": "taras",
|
||||
"yam": "dioskorėja",
|
||||
"turnip": "ropė",
|
||||
"vanilla": "vanilė",
|
||||
"vegetables": "daržovės",
|
||||
"fiddlehead-fern": "fiddlehead fern",
|
||||
"fiddlehead-fern": "papartis",
|
||||
"ful": "ful",
|
||||
"watercress": "watercress",
|
||||
"watercress": "rėžiukas",
|
||||
"watermelon": "arbūzas",
|
||||
"xanthan-gum": "xanthan gum",
|
||||
"xanthan-gum": "ksantano derva",
|
||||
"yeast": "mielės"
|
||||
}
|
||||
|
||||
@@ -1,42 +1,42 @@
|
||||
{
|
||||
"acorn-squash": "acorn squash",
|
||||
"alfalfa-sprouts": "alfalfa sprouts",
|
||||
"acorn-squash": "abóbora-bolota",
|
||||
"alfalfa-sprouts": "broto de alfafa",
|
||||
"anchovies": "anchovas",
|
||||
"apples": "maçãs",
|
||||
"artichoke": "artichoke",
|
||||
"arugula": "arugula",
|
||||
"artichoke": "alcachofra",
|
||||
"arugula": "rúcula",
|
||||
"asparagus": "aspargo",
|
||||
"aubergine": "aubergine",
|
||||
"aubergine": "berinjela",
|
||||
"avocado": "avocado",
|
||||
"bacon": "bacon",
|
||||
"baking-powder": "baking powder",
|
||||
"baking-powder": "fermento em pó",
|
||||
"baking-soda": "bicarbonato de sódio",
|
||||
"baking-sugar": "baking sugar",
|
||||
"baking-sugar": "açúcar de confeiteiro",
|
||||
"bar-sugar": "açúcar em barra",
|
||||
"basil": "manjericão",
|
||||
"bell-peppers": "pimentões",
|
||||
"blackberries": "amoras silvestres",
|
||||
"brassicas": "brassicas",
|
||||
"bok-choy": "bok choy",
|
||||
"broccoflower": "broccoflower",
|
||||
"brassicas": "brássicas",
|
||||
"bok-choy": "acelga",
|
||||
"broccoflower": "brócolis",
|
||||
"broccoli": "brócolis",
|
||||
"broccolini": "broccolini",
|
||||
"broccoli-rabe": "broccoli rabe",
|
||||
"broccolini": "baby brócolis",
|
||||
"broccoli-rabe": "rapini",
|
||||
"brussels-sprouts": "couve-de-bruxelas",
|
||||
"cabbage": "repolho",
|
||||
"cauliflower": "couve-flor",
|
||||
"chinese-leaves": "chinese leaves",
|
||||
"collard-greens": "collard greens",
|
||||
"kohlrabi": "kohlrabi",
|
||||
"chinese-leaves": "couve-china",
|
||||
"collard-greens": "couve-galega",
|
||||
"kohlrabi": "couve-rábano",
|
||||
"bread": "pão",
|
||||
"breadfruit": "breadfruit",
|
||||
"broad-beans": "broad beans",
|
||||
"breadfruit": "fruta-pão",
|
||||
"broad-beans": "fava",
|
||||
"brown-sugar": "açúcar mascavo",
|
||||
"butter": "manteiga",
|
||||
"butternut-pumpkin": "butternut pumpkin",
|
||||
"butternut-squash": "butternut squash",
|
||||
"butternut-pumpkin": "abóbora noz",
|
||||
"butternut-squash": "abóbora-cheirosa",
|
||||
"cactus-edible": "cacto, comestível",
|
||||
"calabrese": "calabrese",
|
||||
"calabrese": "calabresa",
|
||||
"cannabis": "cannabis",
|
||||
"capsicum": "páprica",
|
||||
"caraway": "caraway",
|
||||
|
||||
@@ -68,33 +68,33 @@
|
||||
"cream-of-tartar": "creme de tártaro",
|
||||
"cucumber": "pepino",
|
||||
"cumin": "cominho",
|
||||
"daikon": "daikon",
|
||||
"daikon": "rabanete branco",
|
||||
"dairy-products-and-dairy-substitutes": "produtos lácteos e substitutos de leite",
|
||||
"eggs": "ovos",
|
||||
"ghee": "ghee",
|
||||
"ghee": "manteiga indiana",
|
||||
"milk": "leite",
|
||||
"dandelion": "dente-de-leão",
|
||||
"demerara-sugar": "demerara sugar",
|
||||
"demerara-sugar": "açúcar de demerara",
|
||||
"dough": "massa",
|
||||
"edible-cactus": "edible cactus",
|
||||
"edible-cactus": "cacto comestível",
|
||||
"eggplant": "berinjela",
|
||||
"endive": "endívia",
|
||||
"fats": "gorduras",
|
||||
"speck": "speck",
|
||||
"speck": "presunto",
|
||||
"fava-beans": "favas",
|
||||
"fiddlehead": "fiddlehead",
|
||||
"fiddlehead": "rebentos de feto comestíveis",
|
||||
"fish": "peixe",
|
||||
"catfish": "peixe-gato ",
|
||||
"cod": "bacalhau",
|
||||
"salt-cod": "bacalhau salgado",
|
||||
"salmon": "salmão",
|
||||
"skate": "skate",
|
||||
"stockfish": "stockfish",
|
||||
"skate": "raia",
|
||||
"stockfish": "bacalhau salgado",
|
||||
"trout": "truta",
|
||||
"tuna": "atum",
|
||||
"five-spice-powder": "five spice powder",
|
||||
"five-spice-powder": "cinco especiarias chinesas em pó",
|
||||
"flour": "farinha",
|
||||
"frisee": "frisee",
|
||||
"frisee": "chicória",
|
||||
"fructose": "frutose",
|
||||
"fruit": "fruta",
|
||||
"apple": "maçã",
|
||||
@@ -122,20 +122,20 @@
|
||||
"icing-sugar": "açúcar para cobertura",
|
||||
"isomalt": "isomalte",
|
||||
"jackfruit": "jaca",
|
||||
"jaggery": "jaggery",
|
||||
"jams": "jams",
|
||||
"jellies": "jellies",
|
||||
"jerusalem-artichoke": "jerusalem artichoke",
|
||||
"jicama": "jicama",
|
||||
"jaggery": "açúcar mascavo",
|
||||
"jams": "geleias",
|
||||
"jellies": "gelatinas",
|
||||
"jerusalem-artichoke": "alcachofra-de-jerusalém",
|
||||
"jicama": "nabo-mexicano",
|
||||
"kale": "couve",
|
||||
"kumara": "kumara",
|
||||
"leavening-agents": "leavening agents",
|
||||
"leek": "leek",
|
||||
"leavening-agents": "fermentos",
|
||||
"leek": "alho-françês",
|
||||
"legumes": "legumes ",
|
||||
"peas": "ervilhas",
|
||||
"beans": "feijões",
|
||||
"lentils": "lentilhas",
|
||||
"lemongrass": "lemongrass",
|
||||
"lemongrass": "erva-limão",
|
||||
"lettuce": "alface",
|
||||
"liver": "fígado",
|
||||
"maple-syrup": "xarope de ácer",
|
||||
@@ -146,77 +146,77 @@
|
||||
"mussels": "mexilhão",
|
||||
"nori": "nori",
|
||||
"nutmeg": "noz-moscada",
|
||||
"nutritional-yeast-flakes": "nutritional yeast flakes",
|
||||
"nutritional-yeast-flakes": "levedura nutricional",
|
||||
"nuts": "frutos secos",
|
||||
"nanaimo-bar-mix": "nanaimo bar mix",
|
||||
"nanaimo-bar-mix": "mistura de barras nanaimo",
|
||||
"octopuses": "polvos",
|
||||
"oils": "óleos",
|
||||
"olive-oil": "azeite",
|
||||
"okra": "okra",
|
||||
"okra": "quiabo",
|
||||
"olive": "azeitona",
|
||||
"onion-family": "onion family",
|
||||
"onion-family": "família das cebolas",
|
||||
"onion": "cebola",
|
||||
"scallion": "scallion",
|
||||
"shallot": "shallot",
|
||||
"spring-onion": "spring onion",
|
||||
"orange-blossom-water": "orange blossom water",
|
||||
"scallion": "cebolinho",
|
||||
"shallot": "chalota",
|
||||
"spring-onion": "cebolinho",
|
||||
"orange-blossom-water": "água de flor de laranjeira",
|
||||
"oysters": "ostras",
|
||||
"panch-puran": "panch puran",
|
||||
"paprika": "colorau",
|
||||
"parsnip": "cherovia",
|
||||
"pepper": "pimenta",
|
||||
"peppers": "peppers",
|
||||
"plantain": "plantain",
|
||||
"peppers": "pimentos",
|
||||
"plantain": "banana-da-terra",
|
||||
"pineapple": "ananás",
|
||||
"poppy-seeds": "poppy seeds",
|
||||
"poppy-seeds": "sementes de papoila",
|
||||
"potatoes": "batatas",
|
||||
"poultry": "carne de aves",
|
||||
"powdered-sugar": "açucar em pó",
|
||||
"pumpkin": "abóbora",
|
||||
"pumpkin-seeds": "sementes de abóbora",
|
||||
"radish": "rabanete",
|
||||
"raw-sugar": "raw sugar",
|
||||
"raw-sugar": "açúcar mascavado",
|
||||
"refined-sugar": "açúcar refinado",
|
||||
"rice-flour": "farinha de arroz",
|
||||
"rock-sugar": "rock sugar",
|
||||
"rock-sugar": "açúcar mascavo",
|
||||
"rum": "rum",
|
||||
"salt": "sal",
|
||||
"seafood": "marisco",
|
||||
"seeds": "sementes",
|
||||
"sesame-seeds": "sementes de sésamo",
|
||||
"sunflower-seeds": "sementes de girassol",
|
||||
"soda": "soda",
|
||||
"soda-baking": "soda, baking",
|
||||
"soda": "gasosa",
|
||||
"soda-baking": "bicaburnato de sódio",
|
||||
"soybean": "soja",
|
||||
"spaghetti-squash": "spaghetti squash",
|
||||
"spaghetti-squash": "abóbora esparguete",
|
||||
"spices": "especiarias",
|
||||
"spinach": "espinafre",
|
||||
"squash-family": "squash family",
|
||||
"squash": "squash",
|
||||
"squash-family": "família das abóboras",
|
||||
"squash": "abóbora",
|
||||
"zucchini": "courgette",
|
||||
"sugar": "açúcar",
|
||||
"caster-sugar": "caster sugar",
|
||||
"caster-sugar": "açucar refinado",
|
||||
"granulated-sugar": "açúcar granulado",
|
||||
"superfine-sugar": "açúcar superfino",
|
||||
"turbanado-sugar": "turbanado sugar",
|
||||
"unrefined-sugar": "unrefined sugar",
|
||||
"turbanado-sugar": "açucar turbinado",
|
||||
"unrefined-sugar": "açúcar não refinado",
|
||||
"white-sugar": "açúcar branco",
|
||||
"sweet-potato": "batata-doce",
|
||||
"sweeteners": "adoçantes",
|
||||
"cane-sugar": "açúcar de cana",
|
||||
"tahini": "tahini",
|
||||
"tubers": "tubers",
|
||||
"tubers": "tuberculos",
|
||||
"potato": "batata",
|
||||
"sunchoke": "sunchoke",
|
||||
"sunchoke": "alcachofra-girassol",
|
||||
"taro": "taro",
|
||||
"yam": "yam",
|
||||
"yam": "inhame",
|
||||
"turnip": "nabo",
|
||||
"vanilla": "baunilha",
|
||||
"vegetables": "vegetais",
|
||||
"fiddlehead-fern": "fiddlehead fern",
|
||||
"ful": "ful",
|
||||
"watercress": "watercress",
|
||||
"fiddlehead-fern": "rebentos de fetos",
|
||||
"ful": "ful medames",
|
||||
"watercress": "agrião",
|
||||
"watermelon": "melancia",
|
||||
"xanthan-gum": "xanthan gum",
|
||||
"xanthan-gum": "goma xantana",
|
||||
"yeast": "fermento"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"acorn-squash": "тыква-желудь",
|
||||
"acorn-squash": "желудевый сквош",
|
||||
"alfalfa-sprouts": "ростки люцерны",
|
||||
"anchovies": "анчоусы",
|
||||
"apples": "яблоки",
|
||||
@@ -35,14 +35,14 @@
|
||||
"butter": "сливочное масло",
|
||||
"butternut-pumpkin": "тыква баттернат",
|
||||
"butternut-squash": "мускатная тыква",
|
||||
"cactus-edible": "кактус",
|
||||
"cactus-edible": "кактус, съедобный",
|
||||
"calabrese": "брокколи калабрезе",
|
||||
"cannabis": "конопля",
|
||||
"capsicum": "стручковый перец",
|
||||
"caraway": "тмин",
|
||||
"carrot": "морковь",
|
||||
"castor-sugar": "сахарная пудра",
|
||||
"cayenne-pepper": "кайеннский перец",
|
||||
"cayenne-pepper": "кайенский перец",
|
||||
"celeriac": "корень сельдерея",
|
||||
"celery": "сельдерей",
|
||||
"cereal-grains": "злаковое зерно",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"acorn-squash": "acorn squash",
|
||||
"acorn-squash": "橡果南瓜",
|
||||
"alfalfa-sprouts": "alfalfa sprouts",
|
||||
"anchovies": "凤尾鱼",
|
||||
"apples": "苹果",
|
||||
@@ -23,7 +23,7 @@
|
||||
"broccolini": "broccolini",
|
||||
"broccoli-rabe": "broccoli rabe",
|
||||
"brussels-sprouts": "抱子甘蓝",
|
||||
"cabbage": "cabbage",
|
||||
"cabbage": "卷心菜",
|
||||
"cauliflower": "菜花",
|
||||
"chinese-leaves": "chinese leaves",
|
||||
"collard-greens": "collard greens",
|
||||
@@ -34,8 +34,8 @@
|
||||
"brown-sugar": "红糖",
|
||||
"butter": "黄油",
|
||||
"butternut-pumpkin": "butternut pumpkin",
|
||||
"butternut-squash": "butternut squash",
|
||||
"cactus-edible": "cactus, edible",
|
||||
"butternut-squash": "奶油南瓜",
|
||||
"cactus-edible": "仙人掌 (可食用)",
|
||||
"calabrese": "calabrese",
|
||||
"cannabis": "cannabis",
|
||||
"capsicum": "capsicum",
|
||||
@@ -51,9 +51,9 @@
|
||||
"cheese": "芝士",
|
||||
"chicory": "chicory",
|
||||
"chilli-peppers": "chilli peppers",
|
||||
"chives": "chives",
|
||||
"chives": "韭菜",
|
||||
"chocolate": "巧克力",
|
||||
"cilantro": "cilantro",
|
||||
"cilantro": "欧芹",
|
||||
"cinnamon": "肉桂",
|
||||
"clarified-butter": "clarified butter",
|
||||
"coconut": "椰子",
|
||||
@@ -76,10 +76,10 @@
|
||||
"dandelion": "蒲公英",
|
||||
"demerara-sugar": "德麦拉拉蔗糖",
|
||||
"dough": "面团",
|
||||
"edible-cactus": "edible cactus",
|
||||
"edible-cactus": "可食用仙人掌",
|
||||
"eggplant": "茄子",
|
||||
"endive": "endive",
|
||||
"fats": "fats",
|
||||
"fats": "脂肪",
|
||||
"speck": "speck",
|
||||
"fava-beans": "蚕豆",
|
||||
"fiddlehead": "蕨菜",
|
||||
@@ -92,7 +92,7 @@
|
||||
"stockfish": "stockfish",
|
||||
"trout": "鳟鱼",
|
||||
"tuna": "金枪鱼",
|
||||
"five-spice-powder": "five spice powder",
|
||||
"five-spice-powder": "五香粉",
|
||||
"flour": "面粉",
|
||||
"frisee": "frisee",
|
||||
"fructose": "fructose",
|
||||
@@ -111,12 +111,12 @@
|
||||
"maize": "玉米",
|
||||
"sweetcorn": "甜玉米",
|
||||
"teff": "苔麸",
|
||||
"grape-seed-oil": "grape seed oil",
|
||||
"green-onion": "green onion",
|
||||
"grape-seed-oil": "葡萄籽油",
|
||||
"green-onion": "小葱",
|
||||
"heart-of-palm": "heart of palm",
|
||||
"hemp": "hemp",
|
||||
"herbs": "herbs",
|
||||
"oregano": "oregano",
|
||||
"herbs": "香草",
|
||||
"oregano": "牛至",
|
||||
"parsley": "香菜",
|
||||
"honey": "蜂蜜",
|
||||
"icing-sugar": "糖粉",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[
|
||||
{
|
||||
"name": "Termény"
|
||||
"name": "Termesztett növények"
|
||||
},
|
||||
{
|
||||
"name": "Gabonafélék"
|
||||
@@ -45,7 +45,7 @@
|
||||
"name": "Háztartás"
|
||||
},
|
||||
{
|
||||
"name": "Hús és Hentesárú"
|
||||
"name": "Húskészítmények"
|
||||
},
|
||||
{
|
||||
"name": "Nassolnivalók"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[
|
||||
{
|
||||
"name": "Gaminti"
|
||||
"name": "Produktai"
|
||||
},
|
||||
{
|
||||
"name": "Grūdai"
|
||||
@@ -27,7 +27,7 @@
|
||||
"name": "Konservuoti produktai"
|
||||
},
|
||||
{
|
||||
"name": "Prieskoniai"
|
||||
"name": "Padažai"
|
||||
},
|
||||
{
|
||||
"name": "Konditerijos gaminiai"
|
||||
@@ -39,10 +39,10 @@
|
||||
"name": "Šaldyti produktai"
|
||||
},
|
||||
{
|
||||
"name": "Sveiki produktai"
|
||||
"name": "Sveikas maistas"
|
||||
},
|
||||
{
|
||||
"name": "Namų ūkio reikmenys"
|
||||
"name": "Buitinės prekės"
|
||||
},
|
||||
{
|
||||
"name": "Mėsos produktai"
|
||||
@@ -57,7 +57,7 @@
|
||||
"name": "Saldumynai"
|
||||
},
|
||||
{
|
||||
"name": "Alkoholis"
|
||||
"name": "Alkoholiniai gėrimai"
|
||||
},
|
||||
{
|
||||
"name": "Kita"
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"name": "Condimentos"
|
||||
},
|
||||
{
|
||||
"name": "Confectionary"
|
||||
"name": "Confeitaria"
|
||||
},
|
||||
{
|
||||
"name": "Lacticínios"
|
||||
@@ -39,7 +39,7 @@
|
||||
"name": "Alimentos Congelados"
|
||||
},
|
||||
{
|
||||
"name": "Health Foods"
|
||||
"name": "Alimentos saudáveis"
|
||||
},
|
||||
{
|
||||
"name": "Casa"
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
[
|
||||
{
|
||||
"name": "Produce"
|
||||
"name": "Produs"
|
||||
},
|
||||
{
|
||||
"name": "Grains"
|
||||
"name": "Cereale"
|
||||
},
|
||||
{
|
||||
"name": "Fruits"
|
||||
"name": "Fructe"
|
||||
},
|
||||
{
|
||||
"name": "Vegetables"
|
||||
"name": "Legume"
|
||||
},
|
||||
{
|
||||
"name": "Meat"
|
||||
"name": "Carne"
|
||||
},
|
||||
{
|
||||
"name": "Seafood"
|
||||
"name": "Fructe de Mare"
|
||||
},
|
||||
{
|
||||
"name": "Beverages"
|
||||
"name": "Băuturi"
|
||||
},
|
||||
{
|
||||
"name": "Baked Goods"
|
||||
"name": "Produse coapte"
|
||||
},
|
||||
{
|
||||
"name": "Canned Goods"
|
||||
"name": "Produse conservate"
|
||||
},
|
||||
{
|
||||
"name": "Condiments"
|
||||
"name": "Condimente"
|
||||
},
|
||||
{
|
||||
"name": "Confectionary"
|
||||
},
|
||||
{
|
||||
"name": "Dairy Products"
|
||||
"name": "Produse lactate"
|
||||
},
|
||||
{
|
||||
"name": "Frozen Foods"
|
||||
"name": "Alimente înghețate"
|
||||
},
|
||||
{
|
||||
"name": "Health Foods"
|
||||
"name": "Mâncare Sănătoasă"
|
||||
},
|
||||
{
|
||||
"name": "Household"
|
||||
"name": "Gospodărie"
|
||||
},
|
||||
{
|
||||
"name": "Meat Products"
|
||||
"name": "Produse din carne"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
"name": "Gustări"
|
||||
},
|
||||
{
|
||||
"name": "Spices"
|
||||
"name": "Condimente"
|
||||
},
|
||||
{
|
||||
"name": "Sweets"
|
||||
"name": "Dulciuri"
|
||||
},
|
||||
{
|
||||
"name": "Alcohol"
|
||||
"name": "Alcool"
|
||||
},
|
||||
{
|
||||
"name": "Other"
|
||||
"name": "Altele"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[
|
||||
{
|
||||
"name": "Produce"
|
||||
"name": "Свежие Овощи&фрукты"
|
||||
},
|
||||
{
|
||||
"name": "Крупы"
|
||||
@@ -42,7 +42,7 @@
|
||||
"name": "Здоровая еда"
|
||||
},
|
||||
{
|
||||
"name": "Household"
|
||||
"name": "Домашняя"
|
||||
},
|
||||
{
|
||||
"name": "Мясные продукты"
|
||||
|
||||
@@ -3,63 +3,63 @@
|
||||
"name": "Produce"
|
||||
},
|
||||
{
|
||||
"name": "Grains"
|
||||
"name": "谷物"
|
||||
},
|
||||
{
|
||||
"name": "Fruits"
|
||||
"name": "水果"
|
||||
},
|
||||
{
|
||||
"name": "Vegetables"
|
||||
"name": "蔬菜"
|
||||
},
|
||||
{
|
||||
"name": "Meat"
|
||||
"name": "肉类"
|
||||
},
|
||||
{
|
||||
"name": "Seafood"
|
||||
"name": "海鲜"
|
||||
},
|
||||
{
|
||||
"name": "Beverages"
|
||||
"name": "饮料"
|
||||
},
|
||||
{
|
||||
"name": "Baked Goods"
|
||||
"name": "烘焙食品"
|
||||
},
|
||||
{
|
||||
"name": "Canned Goods"
|
||||
"name": "罐头食品"
|
||||
},
|
||||
{
|
||||
"name": "Condiments"
|
||||
"name": "调味品"
|
||||
},
|
||||
{
|
||||
"name": "Confectionary"
|
||||
},
|
||||
{
|
||||
"name": "Dairy Products"
|
||||
"name": "乳制品"
|
||||
},
|
||||
{
|
||||
"name": "Frozen Foods"
|
||||
"name": "冷冻食品"
|
||||
},
|
||||
{
|
||||
"name": "Health Foods"
|
||||
"name": "健康食品"
|
||||
},
|
||||
{
|
||||
"name": "Household"
|
||||
"name": "家庭"
|
||||
},
|
||||
{
|
||||
"name": "Meat Products"
|
||||
"name": "肉制品"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
"name": "零食"
|
||||
},
|
||||
{
|
||||
"name": "Spices"
|
||||
"name": "调味品"
|
||||
},
|
||||
{
|
||||
"name": "Sweets"
|
||||
"name": "甜味剂"
|
||||
},
|
||||
{
|
||||
"name": "Alcohol"
|
||||
"name": "酒类"
|
||||
},
|
||||
{
|
||||
"name": "Other"
|
||||
"name": "其它"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,101 +1,101 @@
|
||||
{
|
||||
"teaspoon": {
|
||||
"name": "teaspoon",
|
||||
"name": "ملعقة صغيرة",
|
||||
"description": "",
|
||||
"abbreviation": "tsp"
|
||||
"abbreviation": "ملعقة صغيرة"
|
||||
},
|
||||
"tablespoon": {
|
||||
"name": "tablespoon",
|
||||
"name": "ملعقة كبيرة",
|
||||
"description": "",
|
||||
"abbreviation": "tbsp"
|
||||
"abbreviation": "ملعقة كبيرة"
|
||||
},
|
||||
"cup": {
|
||||
"name": "cup",
|
||||
"name": "كوب",
|
||||
"description": "",
|
||||
"abbreviation": "cup"
|
||||
"abbreviation": "كوب"
|
||||
},
|
||||
"fluid-ounce": {
|
||||
"name": "fluid ounce",
|
||||
"name": "أوقية 200gm",
|
||||
"description": "",
|
||||
"abbreviation": "fl oz"
|
||||
"abbreviation": "أوقية 200gm"
|
||||
},
|
||||
"pint": {
|
||||
"name": "pint",
|
||||
"name": "نصف لتر",
|
||||
"description": "",
|
||||
"abbreviation": "pt"
|
||||
"abbreviation": "نصف لتر"
|
||||
},
|
||||
"quart": {
|
||||
"name": "quart",
|
||||
"name": "الربع",
|
||||
"description": "",
|
||||
"abbreviation": "qt"
|
||||
"abbreviation": "الربع"
|
||||
},
|
||||
"gallon": {
|
||||
"name": "gallon",
|
||||
"name": "جالون",
|
||||
"description": "",
|
||||
"abbreviation": "gal"
|
||||
"abbreviation": "جالون"
|
||||
},
|
||||
"milliliter": {
|
||||
"name": "milliliter",
|
||||
"name": "ميليلتر",
|
||||
"description": "",
|
||||
"abbreviation": "ml"
|
||||
"abbreviation": "مل"
|
||||
},
|
||||
"liter": {
|
||||
"name": "liter",
|
||||
"name": "لتر",
|
||||
"description": "",
|
||||
"abbreviation": "l"
|
||||
"abbreviation": "لتر"
|
||||
},
|
||||
"pound": {
|
||||
"name": "pound",
|
||||
"name": "رطل",
|
||||
"description": "",
|
||||
"abbreviation": "lb"
|
||||
"abbreviation": "رطل"
|
||||
},
|
||||
"ounce": {
|
||||
"name": "ounce",
|
||||
"name": "أوقية / ألأونضه",
|
||||
"description": "",
|
||||
"abbreviation": "oz"
|
||||
"abbreviation": "أونصة"
|
||||
},
|
||||
"gram": {
|
||||
"name": "gram",
|
||||
"name": "جرام",
|
||||
"description": "",
|
||||
"abbreviation": "g"
|
||||
"abbreviation": "غرام"
|
||||
},
|
||||
"kilogram": {
|
||||
"name": "kilogram",
|
||||
"name": "كيلوغرام",
|
||||
"description": "",
|
||||
"abbreviation": "kg"
|
||||
"abbreviation": "كيلوغرام"
|
||||
},
|
||||
"milligram": {
|
||||
"name": "milligram",
|
||||
"name": "مليغرام",
|
||||
"description": "",
|
||||
"abbreviation": "mg"
|
||||
"abbreviation": "مليغرام"
|
||||
},
|
||||
"splash": {
|
||||
"name": "splash",
|
||||
"name": "دفقة",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"dash": {
|
||||
"name": "dash",
|
||||
"name": "اندفاع",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"serving": {
|
||||
"name": "serving",
|
||||
"name": "حصة الطعام",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"head": {
|
||||
"name": "head",
|
||||
"name": "رأس",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"clove": {
|
||||
"name": "clove",
|
||||
"name": "القرنفل",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"can": {
|
||||
"name": "can",
|
||||
"name": "يمكن",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
}
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
"abbreviation": ""
|
||||
},
|
||||
"dash": {
|
||||
"name": "strejf",
|
||||
"name": "knivspids",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"abbreviation": "kuppi"
|
||||
},
|
||||
"fluid-ounce": {
|
||||
"name": "fluid ounce",
|
||||
"name": "nesteunssi",
|
||||
"description": "",
|
||||
"abbreviation": "fl oz"
|
||||
},
|
||||
@@ -75,7 +75,7 @@
|
||||
"abbreviation": ""
|
||||
},
|
||||
"dash": {
|
||||
"name": "dash",
|
||||
"name": "ripaus",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
@@ -85,7 +85,7 @@
|
||||
"abbreviation": ""
|
||||
},
|
||||
"head": {
|
||||
"name": "head",
|
||||
"name": "pää",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
"abbreviation": "g"
|
||||
},
|
||||
"kilogram": {
|
||||
"name": "kilógramm",
|
||||
"name": "kilogramm",
|
||||
"description": "",
|
||||
"abbreviation": "kg"
|
||||
},
|
||||
|
||||
@@ -2,17 +2,17 @@
|
||||
"teaspoon": {
|
||||
"name": "arbatinis šaukštelis",
|
||||
"description": "",
|
||||
"abbreviation": "a.š."
|
||||
"abbreviation": "a. š."
|
||||
},
|
||||
"tablespoon": {
|
||||
"name": "valgomasis šaukštas",
|
||||
"description": "",
|
||||
"abbreviation": "v.š."
|
||||
"abbreviation": "valg. š."
|
||||
},
|
||||
"cup": {
|
||||
"name": "cup",
|
||||
"name": "puodelis",
|
||||
"description": "",
|
||||
"abbreviation": "cup"
|
||||
"abbreviation": "puodelis"
|
||||
},
|
||||
"fluid-ounce": {
|
||||
"name": "skysčio uncija",
|
||||
@@ -25,7 +25,7 @@
|
||||
"abbreviation": "pt"
|
||||
},
|
||||
"quart": {
|
||||
"name": "quart",
|
||||
"name": "qt",
|
||||
"description": "",
|
||||
"abbreviation": "qt"
|
||||
},
|
||||
@@ -75,7 +75,7 @@
|
||||
"abbreviation": ""
|
||||
},
|
||||
"dash": {
|
||||
"name": "dash",
|
||||
"name": "žiupsnelis",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"abbreviation": "pt"
|
||||
},
|
||||
"quart": {
|
||||
"name": "quart",
|
||||
"name": "quarto",
|
||||
"description": "",
|
||||
"abbreviation": "qt"
|
||||
},
|
||||
@@ -75,12 +75,12 @@
|
||||
"abbreviation": ""
|
||||
},
|
||||
"dash": {
|
||||
"name": "traço",
|
||||
"name": "pitada",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"serving": {
|
||||
"name": "porção",
|
||||
"name": "dose",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"abbreviation": "ml"
|
||||
},
|
||||
"liter": {
|
||||
"name": "liter",
|
||||
"name": "litru",
|
||||
"description": "",
|
||||
"abbreviation": "l"
|
||||
},
|
||||
|
||||
@@ -70,22 +70,22 @@
|
||||
"abbreviation": "мг"
|
||||
},
|
||||
"splash": {
|
||||
"name": "splash",
|
||||
"name": "капелька",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"dash": {
|
||||
"name": "dash",
|
||||
"name": "щепотка",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"serving": {
|
||||
"name": "serving",
|
||||
"name": "порция",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"head": {
|
||||
"name": "head",
|
||||
"name": "головка",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
|
||||
@@ -1,73 +1,73 @@
|
||||
{
|
||||
"teaspoon": {
|
||||
"name": "teaspoon",
|
||||
"name": "茶匙",
|
||||
"description": "",
|
||||
"abbreviation": "tsp"
|
||||
"abbreviation": "茶匙"
|
||||
},
|
||||
"tablespoon": {
|
||||
"name": "tablespoon",
|
||||
"name": "汤匙",
|
||||
"description": "",
|
||||
"abbreviation": "tbsp"
|
||||
"abbreviation": "汤匙"
|
||||
},
|
||||
"cup": {
|
||||
"name": "cup",
|
||||
"name": "杯",
|
||||
"description": "",
|
||||
"abbreviation": "cup"
|
||||
"abbreviation": "杯"
|
||||
},
|
||||
"fluid-ounce": {
|
||||
"name": "fluid ounce",
|
||||
"name": "流体盎司",
|
||||
"description": "",
|
||||
"abbreviation": "fl oz"
|
||||
"abbreviation": "液量盎司"
|
||||
},
|
||||
"pint": {
|
||||
"name": "pint",
|
||||
"name": "品脱",
|
||||
"description": "",
|
||||
"abbreviation": "pt"
|
||||
"abbreviation": "品脱"
|
||||
},
|
||||
"quart": {
|
||||
"name": "quart",
|
||||
"name": "夸脱",
|
||||
"description": "",
|
||||
"abbreviation": "qt"
|
||||
"abbreviation": "夸脱"
|
||||
},
|
||||
"gallon": {
|
||||
"name": "gallon",
|
||||
"name": "加仑",
|
||||
"description": "",
|
||||
"abbreviation": "gal"
|
||||
"abbreviation": "加仑"
|
||||
},
|
||||
"milliliter": {
|
||||
"name": "milliliter",
|
||||
"name": "毫升",
|
||||
"description": "",
|
||||
"abbreviation": "ml"
|
||||
"abbreviation": "毫升"
|
||||
},
|
||||
"liter": {
|
||||
"name": "liter",
|
||||
"name": "升",
|
||||
"description": "",
|
||||
"abbreviation": "l"
|
||||
"abbreviation": "升"
|
||||
},
|
||||
"pound": {
|
||||
"name": "pound",
|
||||
"name": "磅",
|
||||
"description": "",
|
||||
"abbreviation": "lb"
|
||||
"abbreviation": "磅"
|
||||
},
|
||||
"ounce": {
|
||||
"name": "ounce",
|
||||
"name": "盎司",
|
||||
"description": "",
|
||||
"abbreviation": "oz"
|
||||
"abbreviation": "盎司"
|
||||
},
|
||||
"gram": {
|
||||
"name": "gram",
|
||||
"name": "克",
|
||||
"description": "",
|
||||
"abbreviation": "g"
|
||||
"abbreviation": "克"
|
||||
},
|
||||
"kilogram": {
|
||||
"name": "kilogram",
|
||||
"name": "千克",
|
||||
"description": "",
|
||||
"abbreviation": "kg"
|
||||
"abbreviation": "千克"
|
||||
},
|
||||
"milligram": {
|
||||
"name": "milligram",
|
||||
"name": "毫克",
|
||||
"description": "",
|
||||
"abbreviation": "mg"
|
||||
"abbreviation": "毫克"
|
||||
},
|
||||
"splash": {
|
||||
"name": "splash",
|
||||
@@ -80,22 +80,22 @@
|
||||
"abbreviation": ""
|
||||
},
|
||||
"serving": {
|
||||
"name": "serving",
|
||||
"name": "份",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"head": {
|
||||
"name": "head",
|
||||
"name": "头",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"clove": {
|
||||
"name": "clove",
|
||||
"name": "瓣",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"can": {
|
||||
"name": "can",
|
||||
"name": "罐",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user