mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-27 02:03:13 -05:00
chore(l10n): New Crowdin updates (#4068)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"teaspoon": {
|
||||
"name": "teske",
|
||||
"plural_name": "teaspoons",
|
||||
"plural_name": "teskeer",
|
||||
"description": "",
|
||||
"abbreviation": "tsk."
|
||||
},
|
||||
"tablespoon": {
|
||||
"name": "spiseske",
|
||||
"plural_name": "tablespoons",
|
||||
"plural_name": "spiseskeer",
|
||||
"description": "",
|
||||
"abbreviation": "spsk."
|
||||
},
|
||||
"cup": {
|
||||
"name": "kop",
|
||||
"plural_name": "cups",
|
||||
"plural_name": "kopper",
|
||||
"description": "",
|
||||
"abbreviation": "c"
|
||||
"abbreviation": "kp"
|
||||
},
|
||||
"fluid-ounce": {
|
||||
"name": "flydende ounce",
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"quart": {
|
||||
"name": "quart",
|
||||
"plural_name": "quarts",
|
||||
"plural_name": "kvarter",
|
||||
"description": "",
|
||||
"abbreviation": "qt"
|
||||
},
|
||||
@@ -43,19 +43,19 @@
|
||||
},
|
||||
"milliliter": {
|
||||
"name": "milliliter",
|
||||
"plural_name": "milliliters",
|
||||
"plural_name": "milliliter",
|
||||
"description": "",
|
||||
"abbreviation": "ml"
|
||||
},
|
||||
"liter": {
|
||||
"name": "liter",
|
||||
"plural_name": "liters",
|
||||
"plural_name": "liter",
|
||||
"description": "",
|
||||
"abbreviation": "l"
|
||||
},
|
||||
"pound": {
|
||||
"name": "pund",
|
||||
"plural_name": "pounds",
|
||||
"plural_name": "pund",
|
||||
"description": "",
|
||||
"abbreviation": "lb",
|
||||
"plural_abbreviation": "lbs"
|
||||
@@ -68,25 +68,25 @@
|
||||
},
|
||||
"gram": {
|
||||
"name": "gram",
|
||||
"plural_name": "grams",
|
||||
"plural_name": "gram",
|
||||
"description": "",
|
||||
"abbreviation": "g"
|
||||
},
|
||||
"kilogram": {
|
||||
"name": "kilogam",
|
||||
"plural_name": "kilograms",
|
||||
"plural_name": "kilogam",
|
||||
"description": "",
|
||||
"abbreviation": "kg"
|
||||
},
|
||||
"milligram": {
|
||||
"name": "milligram",
|
||||
"plural_name": "milligrams",
|
||||
"plural_name": "milligram",
|
||||
"description": "",
|
||||
"abbreviation": "mg"
|
||||
},
|
||||
"splash": {
|
||||
"name": "sprøjt",
|
||||
"plural_name": "splashes",
|
||||
"plural_name": "sprøjt",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
@@ -98,43 +98,43 @@
|
||||
},
|
||||
"serving": {
|
||||
"name": "servering",
|
||||
"plural_name": "servings",
|
||||
"plural_name": "portioner",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"head": {
|
||||
"name": "hoved",
|
||||
"plural_name": "heads",
|
||||
"plural_name": "hoveder",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"clove": {
|
||||
"name": "fed",
|
||||
"plural_name": "cloves",
|
||||
"plural_name": "fed",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"can": {
|
||||
"name": "dåse",
|
||||
"plural_name": "cans",
|
||||
"plural_name": "dåser",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"bunch": {
|
||||
"name": "bunch",
|
||||
"plural_name": "bunches",
|
||||
"name": "bundt",
|
||||
"plural_name": "bundter",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"pack": {
|
||||
"name": "pack",
|
||||
"plural_name": "packs",
|
||||
"name": "pakke",
|
||||
"plural_name": "pakker",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"pinch": {
|
||||
"name": "pinch",
|
||||
"plural_name": "pinches",
|
||||
"name": "knivspids",
|
||||
"plural_name": "knivspidse",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user