From 70a1e33b8da7385b9fc368de899106a3ff19f577 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 10 Dec 2019 07:05:25 +0200 Subject: [PATCH] New translations en-US.json (Arabic) --- src/config/locales/ar-SA.json | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index 5179df45a..9a1b36b0f 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -28,16 +28,16 @@ "login_title": "نقاط لتسجيل الدخول", "checkin_title": "Points for heartbeat", "checkin_extra_title": "مكافأة الاستخدام", - "no_activity": "لا يوجد نشاط هنا!", + "no_activity": "No recent activity", "outgoing_transfer_description": "", "incoming_transfer_description": "", "post_desc": "You can earn point by posting regularly. Posting gives you upto 15 points.", - "comment_desc": "Each comment you make helps you to grow your audience and make friendship but also earns you upto 5 points.", - "checkin_desc": "يمنحك تسجيل الوصول على تطبيق eSteem 0.25 نقطة ويساعدك على البقاء على اتصال مع أصدقائك.", - "vote_desc": "By voting you give reward to other creators and show your appreciation but also earn back upto 0.01 x vote weight points.", - "reblog_desc": "Share what post you like with your friends and earn upto 1 points.", - "login_desc": "عند تسجيل الدخول إلى تطبيق eSteem ، يحق لك كسب 100 نقطة تلقائيًا.", - "checkin_extra_desc": "يمنحك الاستخدام المستمر للتطبيق فرصًا إضافية لكسب 10 نقاط إضافية ، وتكون أكثر نشاطًا وكسب المزيد.", + "comment_desc": "Each comment you make helps you to grow your audience and also earns you upto 5 points.", + "checkin_desc": "Checking in regularly gives you 0.25 points.", + "vote_desc": "By voting you give reward to other creators and also earn back upto 0.01 x vote weight points.", + "reblog_desc": "Share what post you like with your friends and earn points.", + "login_desc": "When you login into app first time you earn 100 points.", + "checkin_extra_desc": "Consistent use of app gives you extra chances to earn more points, be more active and earn more.", "dropdown_transfer": "Gift", "dropdown_promote": "Promote", "dropdown_boost": "Boost", @@ -65,6 +65,17 @@ "power_down": "سحب الطاقة", "withdraw_steem": "Withdraw Steem", "withdraw_sbd": "Withdraw Steem Dollar", + "transfer_to_savings": "Transfer To Savings", + "convert": "Convert", + "escrow_transfer": "Escrow Transfer", + "escrow_dispute": "Escrow Dispute", + "escrow_release": "Escrow Release", + "escrow_approve": "Escrow Approve", + "cancel_transfer_from_savings": "Cancel Transfer from Savings", + "delegate_vesting_shares": "Delegation", + "fill_convert_request": "Convert request executed", + "fill_transfer_from_savings": "From Savings executed", + "fill_vesting_withdraw": "Power Down executed", "estm": { "title": "eSteem Points", "buy": "GET ESTM" @@ -374,7 +385,9 @@ "delegate": "Delegate", "power_down": "Power Down", "withdraw_steem": "Withdraw Steem", - "withdraw_sbd": "Withdraw Steem Dollar" + "withdraw_sbd": "Withdraw Steem Dollar", + "incoming_funds": "Incoming Funds", + "stop": "Stop" }, "boost": { "title": "Get eSteem Points", @@ -414,4 +427,4 @@ "information": "We noticed that your device has incorrect date or time. Please fix Date & Time or Set Automatically and try again." } } -} \ No newline at end of file +}