mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-27 02:03:13 -05:00
chore(l10n): New Crowdin updates (#4058)
This commit is contained in:
@@ -1,102 +1,141 @@
|
||||
{
|
||||
"teaspoon": {
|
||||
"name": "teske",
|
||||
"plural_name": "teaspoons",
|
||||
"description": "",
|
||||
"abbreviation": "tsk."
|
||||
},
|
||||
"tablespoon": {
|
||||
"name": "spiseske",
|
||||
"plural_name": "tablespoons",
|
||||
"description": "",
|
||||
"abbreviation": "spsk."
|
||||
},
|
||||
"cup": {
|
||||
"name": "kop",
|
||||
"plural_name": "cups",
|
||||
"description": "",
|
||||
"abbreviation": "kop"
|
||||
"abbreviation": "c"
|
||||
},
|
||||
"fluid-ounce": {
|
||||
"name": "flydende ounce",
|
||||
"plural_name": "fluid ounces",
|
||||
"description": "",
|
||||
"abbreviation": "fl oz"
|
||||
},
|
||||
"pint": {
|
||||
"name": "pint",
|
||||
"plural_name": "pints",
|
||||
"description": "",
|
||||
"abbreviation": "pt"
|
||||
},
|
||||
"quart": {
|
||||
"name": "quart",
|
||||
"plural_name": "quarts",
|
||||
"description": "",
|
||||
"abbreviation": "qt"
|
||||
},
|
||||
"gallon": {
|
||||
"name": "gallon",
|
||||
"plural_name": "gallons",
|
||||
"description": "",
|
||||
"abbreviation": "gal"
|
||||
},
|
||||
"milliliter": {
|
||||
"name": "milliliter",
|
||||
"plural_name": "milliliters",
|
||||
"description": "",
|
||||
"abbreviation": "ml"
|
||||
},
|
||||
"liter": {
|
||||
"name": "liter",
|
||||
"plural_name": "liters",
|
||||
"description": "",
|
||||
"abbreviation": "l"
|
||||
},
|
||||
"pound": {
|
||||
"name": "pund",
|
||||
"plural_name": "pounds",
|
||||
"description": "",
|
||||
"abbreviation": "lb"
|
||||
"abbreviation": "lb",
|
||||
"plural_abbreviation": "lbs"
|
||||
},
|
||||
"ounce": {
|
||||
"name": "ounce",
|
||||
"plural_name": "ounces",
|
||||
"description": "",
|
||||
"abbreviation": "oz"
|
||||
},
|
||||
"gram": {
|
||||
"name": "gram",
|
||||
"plural_name": "grams",
|
||||
"description": "",
|
||||
"abbreviation": "g"
|
||||
},
|
||||
"kilogram": {
|
||||
"name": "kilogam",
|
||||
"plural_name": "kilograms",
|
||||
"description": "",
|
||||
"abbreviation": "kg"
|
||||
},
|
||||
"milligram": {
|
||||
"name": "milligram",
|
||||
"plural_name": "milligrams",
|
||||
"description": "",
|
||||
"abbreviation": "mg"
|
||||
},
|
||||
"splash": {
|
||||
"name": "sprøjt",
|
||||
"plural_name": "splashes",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"dash": {
|
||||
"name": "knivspids",
|
||||
"plural_name": "dashes",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"serving": {
|
||||
"name": "servering",
|
||||
"plural_name": "servings",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"head": {
|
||||
"name": "hoved",
|
||||
"plural_name": "heads",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"clove": {
|
||||
"name": "fed",
|
||||
"plural_name": "cloves",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"can": {
|
||||
"name": "dåse",
|
||||
"plural_name": "cans",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"bunch": {
|
||||
"name": "bunch",
|
||||
"plural_name": "bunches",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"pack": {
|
||||
"name": "pack",
|
||||
"plural_name": "packs",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"pinch": {
|
||||
"name": "pinch",
|
||||
"plural_name": "pinches",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user