From 986699d4a3d6469f6564d1c4980b967cd90a2920 Mon Sep 17 00:00:00 2001 From: Na93r <55814389+Na93r@users.noreply.github.com> Date: Thu, 20 Aug 2020 11:05:35 +0200 Subject: [PATCH 1/3] Update translation.json Added Arabic translation --- translation.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/translation.json b/translation.json index 96d4c44..34d23ab 100644 --- a/translation.json +++ b/translation.json @@ -146,5 +146,41 @@ "private repositories": "私人仓库", "I am an Early": "我是早起的 🐤", "I am a Night": "我是晚睡的 🦉" - } + }, + "ar": { + "Monday": "الأثنين", + "Tuesday": "الثلاثاء", + "Wednesday": "الأربعاء", + "Thursday": "الخميس", + "Friday": "الجمعة", + "Saturday": "السبت", + "Sunday": "الأحد", + "Morning": "صباح", + "Daytime": "نهار", + "Evening": "مساء", + "Night": "ليل", + "Languages": "لغات البرمجة", + "Editors": "محررين", + "operating system": "نظام التشغيل", + "Projects": "مشاريع", + "Timezone": "توقيت زمني", + "Contributions in the year": "مساهمات خلال السنة", + "Used in GitHub's Storage": "Github المساحة المستخدمة في", + "Opted to Hire": "متاح للتوظيف", + "Not Opted to Hire": "غير متاح للتوظيف", + "Profile Views": "مشاهدات الحساب", + "From Hello World I have written": "لقد كتبت Hello World من", + "I am Most Productive on": "انا اكثر انتاجية في", + "This Week I Spend My Time On": "هذا الاسبوع قضيت وقتي في", + "I Mostly Code in": "انا في الغالب اكتب في", + "Timeline": "جدول زمني", + "No Activity Tracked This Week": "لم يتم تتبع أي نشاط هذا الأسبوع", + "My GitHub Data": "Github بياناتي في", + "Lines of code": "أسطر من التعليمات البرمجية", + "public repository": "المستودع العام", + "public repositories": "المستودعات العامة", + "private repository": "المستودع الخاص", + "private repositories": "المستودعات الخاصة", + "I am an Early": "أنا كالعصفور 🐤 في الصباح", + "I am a Night": "أنا كالبومة 🦉 في الليل" } From 64107da3a51f0675cadcd94d15b5dd39f8474fab Mon Sep 17 00:00:00 2001 From: Anmol Pratap Singh Date: Thu, 20 Aug 2020 14:42:36 +0530 Subject: [PATCH 2/3] Update translation.json --- translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translation.json b/translation.json index 34d23ab..64153c1 100644 --- a/translation.json +++ b/translation.json @@ -184,3 +184,4 @@ "I am an Early": "أنا كالعصفور 🐤 في الصباح", "I am a Night": "أنا كالبومة 🦉 في الليل" } +} From 2f3e99647aa61c22ba39f492c2db8a84cc8b7ad6 Mon Sep 17 00:00:00 2001 From: Na93r <55814389+Na93r@users.noreply.github.com> Date: Thu, 20 Aug 2020 11:46:14 +0200 Subject: [PATCH 3/3] Update translation.json Rephrase some words that got mixed with English letters Rephrase some words to be more understandable in the context Revert "From Hello World I have written" and "Profile Views" from Arabic to English --- translation.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/translation.json b/translation.json index 64153c1..4e665ca 100644 --- a/translation.json +++ b/translation.json @@ -160,20 +160,20 @@ "Evening": "مساء", "Night": "ليل", "Languages": "لغات البرمجة", - "Editors": "محررين", + "Editors": "برامج التحرير", "operating system": "نظام التشغيل", "Projects": "مشاريع", - "Timezone": "توقيت زمني", - "Contributions in the year": "مساهمات خلال السنة", + "Timezone": "التوقيت زمني", + "Contributions in the year": "مساهماتي خلال السنة", "Used in GitHub's Storage": "Github المساحة المستخدمة في", "Opted to Hire": "متاح للتوظيف", "Not Opted to Hire": "غير متاح للتوظيف", - "Profile Views": "مشاهدات الحساب", - "From Hello World I have written": "لقد كتبت Hello World من", - "I am Most Productive on": "انا اكثر انتاجية في", + "Profile Views": "Profile Views", + "From Hello World I have written": "From Hello World I have written", + "I am Most Productive on": "انا اكثر انتاجية في يوم", "This Week I Spend My Time On": "هذا الاسبوع قضيت وقتي في", - "I Mostly Code in": "انا في الغالب اكتب في", - "Timeline": "جدول زمني", + "I Mostly Code in": "اغلب وقتي استخدم", + "Timeline": "الجدول الزمني", "No Activity Tracked This Week": "لم يتم تتبع أي نشاط هذا الأسبوع", "My GitHub Data": "Github بياناتي في", "Lines of code": "أسطر من التعليمات البرمجية",