New translations en-US.json (Arabic)

This commit is contained in:
Feruz M 2019-07-29 10:39:39 +03:00
parent 89da68e195
commit cd030e48af

View File

@ -33,6 +33,7 @@
},
"points": {
"post": "منشور",
"esteemPoints": "eSteem Points",
"comment": "تعليق",
"checkin": "تحقق في",
"vote": "صوت",
@ -60,7 +61,10 @@
"vote_desc": "بالتصويت ، تمنح مكافأة للمبدعين الآخرين وتُظهر تقديرك لكنك أيضًا تكسب نقاط وزن التصويت 0.01 ×.",
"reblog_desc": " شارك ما تنشره مع أصدقائك واربح 1 نقطة.",
"login_desc": "عند تسجيل الدخول إلى تطبيق eSteem ، يحق لك كسب 100 نقطة تلقائيًا.",
"checkin_extra_desc": "يمنحك الاستخدام المستمر للتطبيق فرصًا إضافية لكسب 10 نقاط إضافية ، وتكون أكثر نشاطًا وكسب المزيد."
"checkin_extra_desc": "يمنحك الاستخدام المستمر للتطبيق فرصًا إضافية لكسب 10 نقاط إضافية ، وتكون أكثر نشاطًا وكسب المزيد.",
"dropdown_transfer": "Transfer",
"dropdown_promote": "Promote",
"dropdown_boost": "Boost"
},
"messages": {
"comingsoon": "ميزة الرسائل سوف تأتي قريباً!"
@ -212,7 +216,9 @@
"post": {
"reblog_alert": "هل أنت متأكد من رغبتك في إعادة التدوين؟",
"removed_hint": "تمت إزالة المنشور بواسطة",
"copy_link": "Copy Link"
"copy_link": "Copy Link",
"reblogged": "reblogged by",
"sponsored": "sponsored"
},
"drafts": {
"title": "المسودات",
@ -261,7 +267,8 @@
"reblog": "إعادة التدوين",
"reply": "الرد",
"share": "شارك",
"bookmarks": "إضافة إلى الإشارات المرجعية"
"bookmarks": "إضافة إلى الإشارات المرجعية",
"promote": "promote"
},
"deep_link": {
"no_existing_user": "لا يوجد أي مستخدم حاليا",
@ -293,29 +300,22 @@
"powerUp": "رفع الطاقة",
"withdraw_to_saving": "Withdraw To Saving",
"steemconnect_title": "نقل Steemconnect",
"next": "التالي",
"withdraw_steem": "Withdraw Steem",
"withdraw_sbd": "Withdraw Steem Dollar",
"delegate": "Delegate",
"power_down": "Power Down",
"account": "Account",
"destination_accounts": "Destination Account(s)",
"amount_information": "Drag the slider to adjust to amount",
"save": "Save",
"percent": "Percentage",
"percent_information": "Percentage of power down to this account",
"auto_vests": "Automatically power up to the target account",
"stop": "Stop",
"stop_information": "Are you sure to stop?",
"incoming_funds": "Incoming Funds",
"sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.",
"estimated_weekly": "Estimated Weekly"
"next": "التالي"
},
"boost": {
"title": "Get eSteem Points",
"buy": "GET ESTM",
"next": "NEXT"
},
"promote": {
"title": "Promote",
"days": "days",
"user": "User",
"permlink": "Permlink",
"permlink": "Post",
"permlinkPlaceholder": "author/permlink",
"information": "Are you sure to transfer to promote?"
},
"boostPost": {
"title": "Boost"
}
}