mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-23 16:23:11 -05:00
148 lines
3.3 KiB
JSON
148 lines
3.3 KiB
JSON
{
|
|
"teaspoon": {
|
|
"name": "colher de chá",
|
|
"plural_name": "colheres de chá",
|
|
"description": "",
|
|
"abbreviation": "csm"
|
|
},
|
|
"tablespoon": {
|
|
"name": "colher de sopa",
|
|
"plural_name": "colheres de sopa",
|
|
"description": "",
|
|
"abbreviation": "c. sopa"
|
|
},
|
|
"cup": {
|
|
"name": "chávena",
|
|
"plural_name": "chávenas",
|
|
"description": "",
|
|
"abbreviation": "c"
|
|
},
|
|
"fluid-ounce": {
|
|
"name": "onça fluida",
|
|
"plural_name": "onças fluídas",
|
|
"description": "",
|
|
"abbreviation": "fl oz"
|
|
},
|
|
"pint": {
|
|
"name": "pint",
|
|
"plural_name": "pints",
|
|
"description": "",
|
|
"abbreviation": "pt"
|
|
},
|
|
"quart": {
|
|
"name": "quarto",
|
|
"plural_name": "quartos",
|
|
"description": "",
|
|
"abbreviation": "qt"
|
|
},
|
|
"gallon": {
|
|
"name": "galão",
|
|
"plural_name": "galões",
|
|
"description": "",
|
|
"abbreviation": "gal"
|
|
},
|
|
"milliliter": {
|
|
"name": "mililitro",
|
|
"plural_name": "mililitros",
|
|
"description": "",
|
|
"abbreviation": "ml"
|
|
},
|
|
"liter": {
|
|
"name": "litro",
|
|
"plural_name": "litros",
|
|
"description": "",
|
|
"abbreviation": "l"
|
|
},
|
|
"pound": {
|
|
"name": "libra",
|
|
"plural_name": "libras",
|
|
"description": "",
|
|
"abbreviation": "lb",
|
|
"plural_abbreviation": "lbs"
|
|
},
|
|
"ounce": {
|
|
"name": "onça",
|
|
"plural_name": "onças",
|
|
"description": "",
|
|
"abbreviation": "oz"
|
|
},
|
|
"gram": {
|
|
"name": "grama",
|
|
"plural_name": "gramas",
|
|
"description": "",
|
|
"abbreviation": "g"
|
|
},
|
|
"kilogram": {
|
|
"name": "quilograma",
|
|
"plural_name": "quilogramas",
|
|
"description": "",
|
|
"abbreviation": "kg"
|
|
},
|
|
"milligram": {
|
|
"name": "miligrama",
|
|
"plural_name": "miligramas",
|
|
"description": "",
|
|
"abbreviation": "mg"
|
|
},
|
|
"splash": {
|
|
"name": "splash",
|
|
"plural_name": "salpicos",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"dash": {
|
|
"name": "pitada",
|
|
"plural_name": "traços",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"serving": {
|
|
"name": "porção",
|
|
"plural_name": "doses",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"head": {
|
|
"name": "cabeça",
|
|
"plural_name": "cabeças",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"clove": {
|
|
"name": "dente",
|
|
"plural_name": "dentes",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"can": {
|
|
"name": "lata",
|
|
"plural_name": "latas",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"bunch": {
|
|
"name": "punhado",
|
|
"plural_name": "punhados",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"pack": {
|
|
"name": "embalagem",
|
|
"plural_name": "embalagens",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"pinch": {
|
|
"name": "pitada",
|
|
"plural_name": "pitadas",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"sprig": {
|
|
"name": "ramo",
|
|
"plural_name": "ramos",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
}
|
|
}
|