mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 09:41:31 +10:00
New translations about.json (Arabic)
This commit is contained in:
@ -1,36 +1,36 @@
|
|||||||
{
|
{
|
||||||
"title": "About",
|
"title": "حول",
|
||||||
"documentation": {
|
"documentation": {
|
||||||
"heading": "Documentation",
|
"heading": "توضيحات",
|
||||||
"body": "Want to know more about the app? Wouldn't it be nice if there was a guide to setting it up on your local machine? Need information on how to contribute to the project? Look no further, there's comprehensive documentation made just for you.",
|
"body": "هل ترغب في معرفة المزيد عن التطبيق؟ تحتاج إلى معلومات عن كيفية المساهمة في المشروع؟ لا مزيد من البحث، هناك دليل شامل تم إعداده من أجلك.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"documentation": "Documentation"
|
"documentation": "التوضيحات"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bugOrFeatureRequest": {
|
"bugOrFeatureRequest": {
|
||||||
"heading": "Bug? Feature Request?",
|
"heading": "خطأ؟ طلب ميزة جديدة؟",
|
||||||
"body": "Something halting your progress from making a resume? Found a pesky bug that just won't quit? Talk about it on the GitHub Issues section, or send me and email using the actions below.",
|
"body": "شيء ما يوقف تقدمك فى بناء السيرة الذاتية؟ وجدت خلل مزعج لن يتوقف من العمل؟ تحدث عن ذلك في قسم مشاكل GitHub ، أو أرسل إلى بريدي الإلكتروني باستخدام الإجراءات أدناه.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"raiseIssue": "Raise an Issue",
|
"raiseIssue": "رفع مشكلة",
|
||||||
"sendEmail": "Send an Email"
|
"sendEmail": "إرسال بريد إلكتروني"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sourceCode": {
|
"sourceCode": {
|
||||||
"heading": "Source Code",
|
"heading": "مصدر الكود البرمجيى",
|
||||||
"body": "Want to run the project from its source? Are you a developer willing to contribute to the open-source development of this project? Click the button below.",
|
"body": "هل تريد تشغيل المشروع من مصدره؟ هل أنت مطور على استعداد للمساهمة في تطوير هذا المشروع؟ انقر على الزر أدناه.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"githubRepo": "GitHub Repo"
|
"githubRepo": "مستودع GitHub"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": {
|
"license": {
|
||||||
"heading": "License Information",
|
"heading": "معلومات الترخيص",
|
||||||
"body": "The project is governed under the MIT License, which you can read more about below. Basically, you are allowed to use the project anywhere provided you give credits to the original author.",
|
"body": "المشروع خاضع لرخصة MIT ، التي يمكنك القراة عنها أكثر أدناه. في الأساس، يسمح لك باستخدام المشروع في أي مكان بشرط أن تقدم اعتمادات للمؤلف الأصلي.",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"mitLicense": "MIT License"
|
"mitLicense": "رخصة MIT"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
"credit": "Reactive Resume is a project by <1>Amruth Pillai</1>.",
|
"credit": "صنع مع الحب بواسطة <1>أمروث بيلاي</1>",
|
||||||
"thanks": "Thank you for using Reactive Resume!"
|
"thanks": "شكرا لك على استخدام Reactive Resume!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user