translate months and more ..
This commit is contained in:
parent
6157ed5cba
commit
f8b74778fd
|
@ -18,13 +18,13 @@
|
||||||
"Fri": "Fri",
|
"Fri": "Fri",
|
||||||
"Sat": "Sat",
|
"Sat": "Sat",
|
||||||
"Sun": "Sun",
|
"Sun": "Sun",
|
||||||
"Monday": "Monday",
|
"Monday": "الأثنين",
|
||||||
"Tuesday": "Tuesday",
|
"Tuesday": "الثلاثاء",
|
||||||
"Wednesday": "Wednesday",
|
"Wednesday": "الأربعاء",
|
||||||
"Thursday": "Thursday",
|
"Thursday": "الخميس",
|
||||||
"Friday": "Friday",
|
"Friday": "الجمعة",
|
||||||
"Saturday": "Saturday",
|
"Saturday": "السبت",
|
||||||
"Sunday": "Sunday",
|
"Sunday": "الأحد",
|
||||||
"Jan": "Jan",
|
"Jan": "Jan",
|
||||||
"Feb": "Feb",
|
"Feb": "Feb",
|
||||||
"Mar": "Mar",
|
"Mar": "Mar",
|
||||||
|
@ -36,57 +36,57 @@
|
||||||
"Oct": "Oct",
|
"Oct": "Oct",
|
||||||
"Nov": "Nov",
|
"Nov": "Nov",
|
||||||
"Dec": "Dec",
|
"Dec": "Dec",
|
||||||
"January": "January",
|
"January": "يناير",
|
||||||
"February": "February",
|
"February": "فبراير",
|
||||||
"March": "March",
|
"March": "مارس",
|
||||||
"April": "April",
|
"April": "أبريل",
|
||||||
"May": "May",
|
"May": "مايو",
|
||||||
"June": "June",
|
"June": "يونيو",
|
||||||
"July": "July",
|
"July": "يوليو",
|
||||||
"August": "August",
|
"August": "أغسطس",
|
||||||
"September": "September",
|
"September": "سبتمبر",
|
||||||
"October": "October",
|
"October": "أكتوبر",
|
||||||
"November": "November",
|
"November": "نوفمبر",
|
||||||
"December": "December"
|
"December": "ديسمبر"
|
||||||
},
|
},
|
||||||
"dashboard": "لوحة التحكم",
|
"dashboard": "لوحة التحكم",
|
||||||
"manage-users": "إدارة المستخدمين",
|
"manage-users": "إدارة المستخدمين",
|
||||||
"manage-categories": "Manage categories",
|
"manage-categories": "إدارة التصنيفات",
|
||||||
"general-settings": "الإعدادات العامة",
|
"general-settings": "الإعدادات العامة",
|
||||||
"advanced-settings": "إعدادات متقدمة",
|
"advanced-settings": "إعدادات متقدمة",
|
||||||
"thanks-for-support-bludit": "Thanks for support Bludit",
|
"thanks-for-support-bludit": "شكراً لدعمك Bludit",
|
||||||
"upgrade-to-bludit-pro": "Upgrade to Bludit PRO",
|
"upgrade-to-bludit-pro": "Upgrade to Bludit PRO",
|
||||||
"language": "اللغة",
|
"language": "اللغة",
|
||||||
"plugin": "Plugin",
|
"plugin": "Plugin",
|
||||||
"plugins": "الإضافات",
|
"plugins": "الإضافات",
|
||||||
"developers": "Developers",
|
"developers": "المطورون",
|
||||||
"themes": "الحلل",
|
"themes": "الحلل",
|
||||||
"about": "من نحن",
|
"about": "من نحن",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
"welcome": "Welcome",
|
"welcome": "مرحباً",
|
||||||
"logout": "الخروج",
|
"logout": "الخروج",
|
||||||
"website": "الموقع",
|
"website": "الموقع",
|
||||||
"publish": "نشر",
|
"publish": "نشر",
|
||||||
"manage": "إدارة",
|
"manage": "إدارة",
|
||||||
"content": "المحتوى",
|
"content": "المحتوى",
|
||||||
"category": "Category",
|
"category": "التصنيف",
|
||||||
"categories": "Categories",
|
"categories": "التصنيفات",
|
||||||
"users": "المستخدمين",
|
"users": "المستخدمين",
|
||||||
"settings": "الإعدادات",
|
"settings": "الإعدادات",
|
||||||
"general": "عـام",
|
"general": "عـام",
|
||||||
"advanced": "متقدم",
|
"advanced": "متقدم",
|
||||||
"new-content": "New content",
|
"new-content": "محتوى جديد",
|
||||||
"manage-content": "Manage content",
|
"manage-content": "ادارة المحتوى",
|
||||||
"add-new-content": "Add new content",
|
"add-new-content": "أضف محتوى جديد",
|
||||||
"new-category": "New category",
|
"new-category": "تصنيف جديد",
|
||||||
"you-do-not-have-sufficient-permissions": "لا توجد لديك الصلاحيات الكافية لدخول هذه الصفحة،إتصل بالمدير",
|
"you-do-not-have-sufficient-permissions": "لا توجد لديك الصلاحيات الكافية لدخول هذه الصفحة،إتصل بالمدير",
|
||||||
"add-a-new-user": "أضف مستخدم جديد",
|
"add-a-new-user": "أضف مستخدم جديد",
|
||||||
"url-associated-with-the-content": "URL associated with the content.",
|
"url-associated-with-the-content": "URL associated with the content.",
|
||||||
"language-and-timezone": "اللغة والمنطقة الزمنية",
|
"language-and-timezone": "اللغة والمنطقة الزمنية",
|
||||||
"change-your-language-and-region-settings": ".إختر لغتك ومنطقتك",
|
"change-your-language-and-region-settings": ".إختر لغتك ومنطقتك",
|
||||||
"notifications": "تنبيهات",
|
"notifications": "تنبيهات",
|
||||||
"plugin-activated": "Plugin activated",
|
"plugin-activated": "الاضافة مفعلة",
|
||||||
"plugin-deactivated": "Plugin deactivated",
|
"plugin-deactivated": "الاضافة معطلة",
|
||||||
"new-theme-configured": "New theme configured",
|
"new-theme-configured": "New theme configured",
|
||||||
"changes-on-settings": "Changes on settings",
|
"changes-on-settings": "Changes on settings",
|
||||||
"plugin-configured": "Plugin configured",
|
"plugin-configured": "Plugin configured",
|
||||||
|
@ -95,7 +95,7 @@
|
||||||
"drafts": "المسودات",
|
"drafts": "المسودات",
|
||||||
"title": "العنوان",
|
"title": "العنوان",
|
||||||
"save": "حفظ",
|
"save": "حفظ",
|
||||||
"save-as-draft": "Save as draft",
|
"save-as-draft": "الحفظ كمسودة",
|
||||||
"cancel": "إلغاء",
|
"cancel": "إلغاء",
|
||||||
"description": "الوصف",
|
"description": "الوصف",
|
||||||
"this-field-can-help-describe-the-content": "ضع وصفا مناسبا للمحتوى في بضع كلمات. لا تزيد عن 150 حرفا.",
|
"this-field-can-help-describe-the-content": "ضع وصفا مناسبا للمحتوى في بضع كلمات. لا تزيد عن 150 حرفا.",
|
||||||
|
@ -222,7 +222,7 @@
|
||||||
"recommended-for-recovery-password-and-notifications": "Recommended for recovery password and notifications.",
|
"recommended-for-recovery-password-and-notifications": "Recommended for recovery password and notifications.",
|
||||||
"authentication-token": "Authentication Token",
|
"authentication-token": "Authentication Token",
|
||||||
"token": "Token",
|
"token": "Token",
|
||||||
"current-status": "Current status",
|
"current-status": "الوضع الحالي",
|
||||||
"upload-image": "رفع الصور",
|
"upload-image": "رفع الصور",
|
||||||
"the-changes-have-been-saved": "تم حفظ التعديلات",
|
"the-changes-have-been-saved": "تم حفظ التعديلات",
|
||||||
"label": "Label",
|
"label": "Label",
|
||||||
|
@ -295,4 +295,4 @@
|
||||||
"example-page-4-slug": "about",
|
"example-page-4-slug": "about",
|
||||||
"example-page-4-title": "About",
|
"example-page-4-title": "About",
|
||||||
"example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc."
|
"example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue