mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-17 21:33:10 -05:00
* 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)
103 lines
2.3 KiB
JSON
103 lines
2.3 KiB
JSON
{
|
|
"teaspoon": {
|
|
"name": "ملعقة صغيرة",
|
|
"description": "",
|
|
"abbreviation": "ملعقة صغيرة"
|
|
},
|
|
"tablespoon": {
|
|
"name": "ملعقة كبيرة",
|
|
"description": "",
|
|
"abbreviation": "ملعقة كبيرة"
|
|
},
|
|
"cup": {
|
|
"name": "كوب",
|
|
"description": "",
|
|
"abbreviation": "كوب"
|
|
},
|
|
"fluid-ounce": {
|
|
"name": "أوقية 200gm",
|
|
"description": "",
|
|
"abbreviation": "أوقية 200gm"
|
|
},
|
|
"pint": {
|
|
"name": "نصف لتر",
|
|
"description": "",
|
|
"abbreviation": "نصف لتر"
|
|
},
|
|
"quart": {
|
|
"name": "الربع",
|
|
"description": "",
|
|
"abbreviation": "الربع"
|
|
},
|
|
"gallon": {
|
|
"name": "جالون",
|
|
"description": "",
|
|
"abbreviation": "جالون"
|
|
},
|
|
"milliliter": {
|
|
"name": "ميليلتر",
|
|
"description": "",
|
|
"abbreviation": "مل"
|
|
},
|
|
"liter": {
|
|
"name": "لتر",
|
|
"description": "",
|
|
"abbreviation": "لتر"
|
|
},
|
|
"pound": {
|
|
"name": "رطل",
|
|
"description": "",
|
|
"abbreviation": "رطل"
|
|
},
|
|
"ounce": {
|
|
"name": "أوقية / ألأونضه",
|
|
"description": "",
|
|
"abbreviation": "أونصة"
|
|
},
|
|
"gram": {
|
|
"name": "جرام",
|
|
"description": "",
|
|
"abbreviation": "غرام"
|
|
},
|
|
"kilogram": {
|
|
"name": "كيلوغرام",
|
|
"description": "",
|
|
"abbreviation": "كيلوغرام"
|
|
},
|
|
"milligram": {
|
|
"name": "مليغرام",
|
|
"description": "",
|
|
"abbreviation": "مليغرام"
|
|
},
|
|
"splash": {
|
|
"name": "دفقة",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"dash": {
|
|
"name": "اندفاع",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"serving": {
|
|
"name": "حصة الطعام",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"head": {
|
|
"name": "رأس",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"clove": {
|
|
"name": "القرنفل",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"can": {
|
|
"name": "يمكن",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
}
|
|
}
|