From f8b74778fdb3de4e42d5454aa48ec1ad67671dc9 Mon Sep 17 00:00:00 2001 From: Mustafa-Online Date: Mon, 4 Jun 2018 08:37:09 +0200 Subject: [PATCH] translate months and more .. --- bl-languages/ar_MA.json | 68 ++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/bl-languages/ar_MA.json b/bl-languages/ar_MA.json index 44d37ad5..509f7204 100644 --- a/bl-languages/ar_MA.json +++ b/bl-languages/ar_MA.json @@ -18,13 +18,13 @@ "Fri": "Fri", "Sat": "Sat", "Sun": "Sun", - "Monday": "Monday", - "Tuesday": "Tuesday", - "Wednesday": "Wednesday", - "Thursday": "Thursday", - "Friday": "Friday", - "Saturday": "Saturday", - "Sunday": "Sunday", + "Monday": "الأثنين", + "Tuesday": "الثلاثاء", + "Wednesday": "الأربعاء", + "Thursday": "الخميس", + "Friday": "الجمعة", + "Saturday": "السبت", + "Sunday": "الأحد", "Jan": "Jan", "Feb": "Feb", "Mar": "Mar", @@ -36,57 +36,57 @@ "Oct": "Oct", "Nov": "Nov", "Dec": "Dec", - "January": "January", - "February": "February", - "March": "March", - "April": "April", - "May": "May", - "June": "June", - "July": "July", - "August": "August", - "September": "September", - "October": "October", - "November": "November", - "December": "December" + "January": "يناير", + "February": "فبراير", + "March": "مارس", + "April": "أبريل", + "May": "مايو", + "June": "يونيو", + "July": "يوليو", + "August": "أغسطس", + "September": "سبتمبر", + "October": "أكتوبر", + "November": "نوفمبر", + "December": "ديسمبر" }, "dashboard": "لوحة التحكم", "manage-users": "إدارة المستخدمين", - "manage-categories": "Manage categories", + "manage-categories": "إدارة التصنيفات", "general-settings": "الإعدادات العامة", "advanced-settings": "إعدادات متقدمة", - "thanks-for-support-bludit": "Thanks for support Bludit", + "thanks-for-support-bludit": "شكراً لدعمك Bludit", "upgrade-to-bludit-pro": "Upgrade to Bludit PRO", "language": "اللغة", "plugin": "Plugin", "plugins": "الإضافات", - "developers": "Developers", + "developers": "المطورون", "themes": "الحلل", "about": "من نحن", "url": "URL", - "welcome": "Welcome", + "welcome": "مرحباً", "logout": "الخروج", "website": "الموقع", "publish": "نشر", "manage": "إدارة", "content": "المحتوى", - "category": "Category", - "categories": "Categories", + "category": "التصنيف", + "categories": "التصنيفات", "users": "المستخدمين", "settings": "الإعدادات", "general": "عـام", "advanced": "متقدم", - "new-content": "New content", - "manage-content": "Manage content", - "add-new-content": "Add new content", - "new-category": "New category", + "new-content": "محتوى جديد", + "manage-content": "ادارة المحتوى", + "add-new-content": "أضف محتوى جديد", + "new-category": "تصنيف جديد", "you-do-not-have-sufficient-permissions": "لا توجد لديك الصلاحيات الكافية لدخول هذه الصفحة،إتصل بالمدير", "add-a-new-user": "أضف مستخدم جديد", "url-associated-with-the-content": "URL associated with the content.", "language-and-timezone": "اللغة والمنطقة الزمنية", "change-your-language-and-region-settings": ".إختر لغتك ومنطقتك", "notifications": "تنبيهات", - "plugin-activated": "Plugin activated", - "plugin-deactivated": "Plugin deactivated", + "plugin-activated": "الاضافة مفعلة", + "plugin-deactivated": "الاضافة معطلة", "new-theme-configured": "New theme configured", "changes-on-settings": "Changes on settings", "plugin-configured": "Plugin configured", @@ -95,7 +95,7 @@ "drafts": "المسودات", "title": "العنوان", "save": "حفظ", - "save-as-draft": "Save as draft", + "save-as-draft": "الحفظ كمسودة", "cancel": "إلغاء", "description": "الوصف", "this-field-can-help-describe-the-content": "ضع وصفا مناسبا للمحتوى في بضع كلمات. لا تزيد عن 150 حرفا.", @@ -222,7 +222,7 @@ "recommended-for-recovery-password-and-notifications": "Recommended for recovery password and notifications.", "authentication-token": "Authentication Token", "token": "Token", - "current-status": "Current status", + "current-status": "الوضع الحالي", "upload-image": "رفع الصور", "the-changes-have-been-saved": "تم حفظ التعديلات", "label": "Label", @@ -295,4 +295,4 @@ "example-page-4-slug": "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." -} \ No newline at end of file +}