mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-28 05:05:12 -05:00
chore(l10n): New Crowdin updates (#4882)
This commit is contained in:
@@ -4,18 +4,18 @@
|
||||
},
|
||||
"recipe": {
|
||||
"unique-name-error": "يجب أن تكون أسماء الوصفات فريدة",
|
||||
"recipe-created": "Recipe Created",
|
||||
"recipe-created": "تم إنشاء الوصفة",
|
||||
"recipe-defaults": {
|
||||
"ingredient-note": "1 Cup Flour",
|
||||
"step-text": "Recipe steps as well as other fields in the recipe page support markdown syntax.\n\n**Add a link**\n\n[My Link](https://demo.mealie.io)\n"
|
||||
"ingredient-note": "كوب 1 طحين",
|
||||
"step-text": "تدعم خطوات الوصفة بالإضافة إلى الحقول الأخرى في صفحة الوصفة صياغة تخفيض السعر. **أضف رابطًا** [الرابط الخاص بي](https://demo.mealie.io)\n"
|
||||
},
|
||||
"servings-text": {
|
||||
"makes": "Makes",
|
||||
"serves": "Serves",
|
||||
"serving": "Serving",
|
||||
"servings": "Servings",
|
||||
"yield": "Yield",
|
||||
"yields": "Yields"
|
||||
"makes": "تصنع",
|
||||
"serves": "يكفي ل",
|
||||
"serving": "حصة الطعام",
|
||||
"servings": "حصص الطعام",
|
||||
"yield": "العائد",
|
||||
"yields": "العائد"
|
||||
}
|
||||
},
|
||||
"mealplan": {
|
||||
@@ -28,53 +28,53 @@
|
||||
"ldap-update-password-unavailable": "غير قادر على تحديث كلمة المرور، المستخدم يتم التحكم به بواسطة LDAP"
|
||||
},
|
||||
"group": {
|
||||
"report-deleted": "تم حذف التقرير"
|
||||
"report-deleted": "تم حذف التقرير."
|
||||
},
|
||||
"exceptions": {
|
||||
"permission_denied": "لا يوجد لديك صلاحيات كافية لتفيذ هذا الإجراء",
|
||||
"permission_denied": "لا يوجد لديك صلاحيات كافية لتنفيذ هذا الإجراء",
|
||||
"no-entry-found": "لم يتم العثور على الصفحة المطلوبة",
|
||||
"integrity-error": "خطأ في سلامة قاعدة البيانات",
|
||||
"username-conflict-error": "اسم المستخدم هذا مستخدم بالفعل",
|
||||
"username-conflict-error": "اسم المستخدم هذا مستخدم مسبقاً",
|
||||
"email-conflict-error": "هذا البريد مستخدم مسبقاً"
|
||||
},
|
||||
"notifications": {
|
||||
"generic-created": "تم إنشاء {name}",
|
||||
"generic-updated": "تم تحديث {name}",
|
||||
"generic-created-with-url": "تم إنشاء {name} ، {url}",
|
||||
"generic-created-with-url": "تم إنشاء {name}، {url}",
|
||||
"generic-updated-with-url": "{name} تم تحديثه، {url}",
|
||||
"generic-duplicated": "تم تكرار {name}",
|
||||
"generic-deleted": "تم حذف {name}"
|
||||
},
|
||||
"datetime": {
|
||||
"year": "year|years",
|
||||
"day": "day|days",
|
||||
"hour": "hour|hours",
|
||||
"minute": "minute|minutes",
|
||||
"second": "second|seconds",
|
||||
"millisecond": "millisecond|milliseconds",
|
||||
"microsecond": "microsecond|microseconds"
|
||||
"year": "سنة|سنوات",
|
||||
"day": "يوم|أيام",
|
||||
"hour": "ساعة|ساعات",
|
||||
"minute": "دقيقة|دقائق",
|
||||
"second": "ثانية|ثواني",
|
||||
"millisecond": "مللي ثانية|مللي ثانية",
|
||||
"microsecond": "مكرو ثانية|مكرو ثانية"
|
||||
},
|
||||
"emails": {
|
||||
"password": {
|
||||
"subject": "Mealie Forgot Password",
|
||||
"header_text": "Forgot Password",
|
||||
"message_top": "You have requested to reset your password.",
|
||||
"message_bottom": "Please click the button above to reset your password.",
|
||||
"button_text": "Reset Password"
|
||||
"subject": "نسيت كلمة المرور",
|
||||
"header_text": "نسيت كلمة المرور",
|
||||
"message_top": "لقد طلبت إعادة تعيين كلمة المرور الخاصة بك.",
|
||||
"message_bottom": "الرجاء النقر على الزر أعلاه لإعادة تعيين كلمة المرور الخاصة بك.",
|
||||
"button_text": "إعادة ضبط كلمة المرور"
|
||||
},
|
||||
"invitation": {
|
||||
"subject": "Invitation to join Mealie",
|
||||
"header_text": "You're Invited!",
|
||||
"message_top": "You have been invited to join Mealie.",
|
||||
"message_bottom": "Please click the button above to accept the invitation.",
|
||||
"button_text": "Accept Invitation"
|
||||
"subject": "دعوة للانضمام إلى ميلي",
|
||||
"header_text": "أنت مدعو!",
|
||||
"message_top": "لقد تمت دعوتك للانضمام إلى ميلي.",
|
||||
"message_bottom": "الرجاء النقر على الزر أعلاه لقبول الدعوة.",
|
||||
"button_text": "قَبُول الدعوة"
|
||||
},
|
||||
"test": {
|
||||
"subject": "Mealie Test Email",
|
||||
"header_text": "Test Email",
|
||||
"message_top": "This is a test email.",
|
||||
"message_bottom": "Please click the button above to test the email.",
|
||||
"button_text": "Open Mealie"
|
||||
"subject": "بريد إلكتروني لاختبار ميلي",
|
||||
"header_text": "بريد إلكتروني تجريبي",
|
||||
"message_top": "هذا بريد إلكتروني اختباري.",
|
||||
"message_bottom": "الرجاء النقر على الزر أعلاه لاختبار البريد الإلكتروني.",
|
||||
"button_text": "فتح ميلي"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "Produce"
|
||||
"name": "المنتج"
|
||||
},
|
||||
{
|
||||
"name": "الحبوب"
|
||||
},
|
||||
{
|
||||
"name": "الفواكة"
|
||||
"name": "آلفواكه"
|
||||
},
|
||||
{
|
||||
"name": "الخضراوات"
|
||||
@@ -27,10 +27,10 @@
|
||||
"name": "المعلبات"
|
||||
},
|
||||
{
|
||||
"name": "Condiments"
|
||||
"name": "الباهرات"
|
||||
},
|
||||
{
|
||||
"name": "Confectionary"
|
||||
"name": "الحَلْوَيَات"
|
||||
},
|
||||
{
|
||||
"name": "منتجات الألبان"
|
||||
@@ -42,7 +42,7 @@
|
||||
"name": "الأغذية الصحية"
|
||||
},
|
||||
{
|
||||
"name": "Household"
|
||||
"name": "المنزل"
|
||||
},
|
||||
{
|
||||
"name": "منتجات اللحوم"
|
||||
@@ -54,7 +54,7 @@
|
||||
"name": "التوابل"
|
||||
},
|
||||
{
|
||||
"name": "الحلويات"
|
||||
"name": "الحَلْوَيَات"
|
||||
},
|
||||
{
|
||||
"name": "الكحول"
|
||||
|
||||
@@ -1,140 +1,140 @@
|
||||
{
|
||||
"teaspoon": {
|
||||
"name": "ملعقة صغيرة",
|
||||
"plural_name": "teaspoons",
|
||||
"plural_name": "ملعقة صغيرة",
|
||||
"description": "",
|
||||
"abbreviation": "ملعقة صغيرة"
|
||||
},
|
||||
"tablespoon": {
|
||||
"name": "ملعقة كبيرة",
|
||||
"plural_name": "tablespoons",
|
||||
"plural_name": "ملعقة كبيرة",
|
||||
"description": "",
|
||||
"abbreviation": "ملعقة كبيرة"
|
||||
},
|
||||
"cup": {
|
||||
"name": "كوب",
|
||||
"plural_name": "cups",
|
||||
"plural_name": "كوب",
|
||||
"description": "",
|
||||
"abbreviation": "c"
|
||||
"abbreviation": "درجة مئوية"
|
||||
},
|
||||
"fluid-ounce": {
|
||||
"name": "أوقية 200gm",
|
||||
"plural_name": "fluid ounces",
|
||||
"name": "أونصة سائل",
|
||||
"plural_name": "أونصة سائل",
|
||||
"description": "",
|
||||
"abbreviation": "أوقية 200gm"
|
||||
"abbreviation": "أونصة سائل"
|
||||
},
|
||||
"pint": {
|
||||
"name": "نصف لتر",
|
||||
"plural_name": "pints",
|
||||
"plural_name": "نصف لتر",
|
||||
"description": "",
|
||||
"abbreviation": "نصف لتر"
|
||||
},
|
||||
"quart": {
|
||||
"name": "الربع",
|
||||
"plural_name": "quarts",
|
||||
"plural_name": "لتر",
|
||||
"description": "",
|
||||
"abbreviation": "الربع"
|
||||
},
|
||||
"gallon": {
|
||||
"name": "جالون",
|
||||
"plural_name": "gallons",
|
||||
"plural_name": "جالون",
|
||||
"description": "",
|
||||
"abbreviation": "جالون"
|
||||
},
|
||||
"milliliter": {
|
||||
"name": "ميليلتر",
|
||||
"plural_name": "milliliters",
|
||||
"name": "ميلي لتر",
|
||||
"plural_name": "مللي لترات",
|
||||
"description": "",
|
||||
"abbreviation": "مل"
|
||||
},
|
||||
"liter": {
|
||||
"name": "لتر",
|
||||
"plural_name": "liters",
|
||||
"plural_name": "لترات",
|
||||
"description": "",
|
||||
"abbreviation": "لتر"
|
||||
},
|
||||
"pound": {
|
||||
"name": "رطل",
|
||||
"plural_name": "pounds",
|
||||
"plural_name": "رطل",
|
||||
"description": "",
|
||||
"abbreviation": "رطل",
|
||||
"plural_abbreviation": "lbs"
|
||||
"plural_abbreviation": "رطل"
|
||||
},
|
||||
"ounce": {
|
||||
"name": "أوقية / ألأونضه",
|
||||
"plural_name": "ounces",
|
||||
"plural_name": "أوقية / ألأونضه",
|
||||
"description": "",
|
||||
"abbreviation": "أونصة"
|
||||
},
|
||||
"gram": {
|
||||
"name": "جرام",
|
||||
"plural_name": "grams",
|
||||
"plural_name": "جرامات",
|
||||
"description": "",
|
||||
"abbreviation": "غرام"
|
||||
},
|
||||
"kilogram": {
|
||||
"name": "كيلوغرام",
|
||||
"plural_name": "kilograms",
|
||||
"plural_name": "كيلوغرامات",
|
||||
"description": "",
|
||||
"abbreviation": "كيلوغرام"
|
||||
},
|
||||
"milligram": {
|
||||
"name": "مليغرام",
|
||||
"plural_name": "milligrams",
|
||||
"plural_name": "ميليغرامات",
|
||||
"description": "",
|
||||
"abbreviation": "مليغرام"
|
||||
},
|
||||
"splash": {
|
||||
"name": "دفقة",
|
||||
"plural_name": "splashes",
|
||||
"plural_name": "رشه",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"dash": {
|
||||
"name": "اندفاع",
|
||||
"plural_name": "dashes",
|
||||
"plural_name": "رشه",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"serving": {
|
||||
"name": "حصة الطعام",
|
||||
"plural_name": "servings",
|
||||
"plural_name": "حصة طعام",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"head": {
|
||||
"name": "رأس",
|
||||
"plural_name": "heads",
|
||||
"plural_name": "رؤوس",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"clove": {
|
||||
"name": "القرنفل",
|
||||
"plural_name": "cloves",
|
||||
"plural_name": "القرنفل",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"can": {
|
||||
"name": "يمكن",
|
||||
"plural_name": "cans",
|
||||
"plural_name": "علب",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"bunch": {
|
||||
"name": "bunch",
|
||||
"plural_name": "bunches",
|
||||
"name": "باقة",
|
||||
"plural_name": "باقات",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"pack": {
|
||||
"name": "pack",
|
||||
"plural_name": "packs",
|
||||
"name": "حُزْمَة",
|
||||
"plural_name": "حزمات",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"pinch": {
|
||||
"name": "pinch",
|
||||
"plural_name": "pinches",
|
||||
"name": "رشه",
|
||||
"plural_name": "رشاة",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user