From 3c400230d288192fb8a8a5c3c41cf99a393ff456 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 7 Jun 2019 23:50:54 +0500 Subject: [PATCH 1/3] New translations en-US.json (Arabic) --- src/config/locales/ar-SA.json | 48 +++++++++++++++++------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index 66abfa49d..cdbadfc49 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -34,11 +34,11 @@ "points": { "post": "منشور", "comment": "تعليق", - "checkin": "Check-in", - "vote": "Vote", - "reblog": "Reblog", - "login": "Login", - "checkin_extra": "Bonus", + "checkin": "تحقق في", + "vote": "صوت", + "reblog": "إعادة التدوين", + "login": "تسجيل الدخول", + "checkin_extra": "ربح", "post_title": "نقاط للمنشور", "comment_title": "نقاط للتعليق", "vote_title": "نقاط للتصويت", @@ -46,14 +46,14 @@ "login_title": "نقاط لتسجيل الدخول", "checkin_title": "نقاط للاستخدام", "checkin_extra_title": "مكافأة الاستخدام", - "no_activity": "No activity here!", - "post_desc": "You can earn point by posting regularly. Posting gives you 15 points.", - "comment_desc": "Each comment you make helps you to grow your audience and make friendship but also earns you 5 points.", - "checkin_desc": "Checking in on eSteem app gives you 0.25 points and helps you stay connected with your friends.", - "vote_desc": "By voting you give reward to other creators and show your appreciation but also earn 0.01 x vote weight points.", - "reblog_desc": " Share what post you like with your friends and earn 1 points.", - "login_desc": "When you login into eSteem app you are entitled to earn 100 points automatically.", - "checkin_extra_desc": "Consistent use of app gives you extra chances to earn more 10 points, be more active and earn more." + "no_activity": "لا يوجد نشاط هنا!", + "post_desc": "يمكنك كسب نقطة من خلال نشر بانتظام. النشر يمنحك 15 نقطة.", + "comment_desc": "يساعدك كل تعليق تدلي به على تنمية جمهورك وتكوين صداقات ، ولكنه يكسبك أيضًا 5 نقاط.", + "checkin_desc": "يمنحك تسجيل الوصول على تطبيق eSteem 0.25 نقطة ويساعدك على البقاء على اتصال مع أصدقائك.", + "vote_desc": "بالتصويت ، تمنح مكافأة للمبدعين الآخرين وتُظهر تقديرك لكنك أيضًا تكسب نقاط وزن التصويت 0.01 ×.", + "reblog_desc": " شارك ما تنشره مع أصدقائك واربح 1 نقطة.", + "login_desc": "عند تسجيل الدخول إلى تطبيق eSteem ، يحق لك كسب 100 نقطة تلقائيًا.", + "checkin_extra_desc": "يمنحك الاستخدام المستمر للتطبيق فرصًا إضافية لكسب المزيد من 10 نقاط ، وتكون أكثر نشاطًا وكسب المزيد." }, "messages": { "comingsoon": "ميزة الرسائل سوف تأتي قريباً!" @@ -161,7 +161,7 @@ "reply_placeholder": "ماذا تريد أن تكتب عن المشاركة أعلاه؟", "publish": "نشر", "reply": "الرد", - "open_gallery": "Open Gallery", + "open_gallery": "فتح معرض الصور", "capture_photo": "إلتقط صورة" }, "pincode": { @@ -172,7 +172,7 @@ }, "alert": { "success": "تم بنجاح!", - "successful": "Successful", + "successful": "ناجح", "allRead": "وضع جميع الإشعارات كأنها مقروءة", "claim_reward_balance_ok": "تم سحب المكافآت", "fail": "فشل!", @@ -194,12 +194,12 @@ "delete": "حذف", "copied": "تم النسخ!", "no_internet": "لا يوجد اتصال!", - "confirm": "Confirm", - "removed": "Removed" + "confirm": "تأكيد", + "removed": "محذوف" }, "post": { "reblog_alert": "هل أنت متأكد من رغبتك في إعادة التدوين؟", - "removed_hint": "The post was removed by" + "removed_hint": "تمت إزالة المنشور بواسطة" }, "drafts": { "title": "المسودات", @@ -208,7 +208,7 @@ "deleted": "مسودة محذوفة" }, "schedules": { - "title": "Schedules", + "title": "جداول زمنية", "empty_list": "لا شيء هنا", "deleted": "تم مسح المشاركة المجدولة", "move": "نقل إلى المسودات", @@ -265,11 +265,11 @@ "age": "العمر" }, "transfer": { - "from": "From", - "to": "To", - "amount": "Amount", - "memo": "Memo", - "information": "Are you sure to transfer to funds?", + "from": "من", + "to": "إلى", + "amount": "كمية", + "memo": "مذكرة", + "information": "هل أنت متأكد من التحويل إلى الأموال؟", "amount_desc": "Balance", "memo_desc": "This memo is public", "to_placeholder": "Username", From 6a19423d00f394316457a69ee00b2c9a0cf244d0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 8 Jun 2019 00:00:39 +0500 Subject: [PATCH 2/3] New translations en-US.json (Arabic) --- src/config/locales/ar-SA.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index cdbadfc49..d08abd547 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -270,15 +270,15 @@ "amount": "كمية", "memo": "مذكرة", "information": "هل أنت متأكد من التحويل إلى الأموال؟", - "amount_desc": "Balance", - "memo_desc": "This memo is public", - "to_placeholder": "Username", - "memo_placeholder": "Enter your notes here", - "transferToken": "Transfer", - "transferToSaving": "Transfer To Saving", - "powerUp": "Power Up", - "withdrawToSaving": "Withdraw To Saving", - "steemconnect_title": "Steemconnect Transfer", - "next": "NEXT" + "amount_desc": "الرصيد", + "memo_desc": "هذه المذكرة عامة", + "to_placeholder": "إسم المستخدم", + "memo_placeholder": "أدخل ملاحظاتك هنا", + "transferToken": "تحويل", + "transferToSaving": "النقل إلى المدخرات", + "powerUp": "رفع الطاقة", + "withdrawToSaving": "سحب إلى الادخار", + "steemconnect_title": "نقل Steemconnect", + "next": "التالي" } } From 9db9bce9e157fc1fdf86a5fc2908f0c9f136dc41 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 8 Jun 2019 01:10:00 +0500 Subject: [PATCH 3/3] New translations en-US.json (Arabic) --- src/config/locales/ar-SA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index d08abd547..eb68cb87b 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -53,7 +53,7 @@ "vote_desc": "بالتصويت ، تمنح مكافأة للمبدعين الآخرين وتُظهر تقديرك لكنك أيضًا تكسب نقاط وزن التصويت 0.01 ×.", "reblog_desc": " شارك ما تنشره مع أصدقائك واربح 1 نقطة.", "login_desc": "عند تسجيل الدخول إلى تطبيق eSteem ، يحق لك كسب 100 نقطة تلقائيًا.", - "checkin_extra_desc": "يمنحك الاستخدام المستمر للتطبيق فرصًا إضافية لكسب المزيد من 10 نقاط ، وتكون أكثر نشاطًا وكسب المزيد." + "checkin_extra_desc": "يمنحك الاستخدام المستمر للتطبيق فرصًا إضافية لكسب 10 نقاط إضافية ، وتكون أكثر نشاطًا وكسب المزيد." }, "messages": { "comingsoon": "ميزة الرسائل سوف تأتي قريباً!"