Skip to content

Commit d34ebca

Browse files
authored
Merge pull request #231 from i3asm/arabic-translations
[Arabic] more consistancy and readablility & fix mistakes
2 parents f3e0abf + 6dfb05e commit d34ebca

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

resources/lang/ar.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"Are you sure you want to delete the selected resources?": "هل أنت متأكد من حذف المصادر المحددة؟",
3535
"Are you sure you want to detach this resource?": "هل أنت متأكد من أنك تريد فصل هذه المصادر؟",
3636
"Are you sure you want to detach the selected resources?": "هل أنت متأكد من أنك تريد فصل المصادر المحددة؟",
37-
"Are you sure you want to force delete this resource?": "هل أنت متأكد من أنك تريد فرض حذف هذه المصادر؟",
37+
"Are you sure you want to force delete this resource?": "هل أنت متأكد من أنك تريد حذف هذه المصادر نهائياً؟",
3838
"Are you sure you want to force delete the selected resources?": "هل أنت متأكد من أنك تريد حذف المصادر المحددة نهائياً؟",
3939
"Are you sure you want to restore this resource?": "هل أنت متأكد من أنك تريد استعادة هذه المصادر؟",
4040
"Are you sure you want to restore the selected resources?": "هل أنت متأكد من أنك تريد استعادة المصادر المحددة؟",
@@ -98,9 +98,9 @@
9898
"February": "شباط / فبراير",
9999
"March": "آذار / مارس",
100100
"April": "نيسان / أبريل",
101-
"May": "قد",
102-
"June": "حزيران / يونيه",
103-
"July": "تموز / يوليه",
101+
"May": "أيار / مايو",
102+
"June": "حزيران / يونيو",
103+
"July": "تموز / يوليو",
104104
"August": "آب / أغسطس",
105105
"September": "أيلول / سبتمبر",
106106
"October": "تشرين الأول / أكتوبر",
@@ -205,7 +205,7 @@
205205
"Heard Island & Mcdonald Islands": "جزيرة هيرد وجزر ماكدونالد",
206206
"Holy See (Vatican City State)": "الفاتيكان",
207207
"Honduras": "هندوراس",
208-
"Hong Kong": "هونغ كونغ الصينية (منطقة إدارية خاصة)",
208+
"Hong Kong": "هونغ كونغ",
209209
"Hungary": "هنغاريا",
210210
"Iceland": "آيسلندا",
211211
"India": "الهند",
@@ -366,10 +366,10 @@
366366
"resource": "المصدر",
367367
"resources": "المصادر",
368368
"Choose date": "اختر تاريخ",
369-
"The :resource was updated!": "تم تعديل الـ :resource",
369+
"The :resource was updated!": "تم تعديل :resource",
370370
"The resource was updated!": "تم تعديل المصدر",
371-
"The :resource was deleted!": "تم حذف الـ :resource",
372-
"The :resource was restored!": "تم إسترجاع الـ :resource",
371+
"The :resource was deleted!": "تم حذف :resource",
372+
"The :resource was restored!": "تم إسترجاع :resource",
373373
"Increase": "زيادة",
374374
"Constant": "ثابت",
375375
"Decrease": "تخفيض",
@@ -385,7 +385,7 @@
385385
"Attach :resource": "ربط بـ :resource",
386386
"Create :resource": "إنشاء :resource",
387387
"Choose :resource": "أختر :resource",
388-
"New :resource": "جديد :resource",
388+
"New :resource": ":resource جديد",
389389
"Edit :resource": "تحرير :resource",
390390
"Update :resource": "تحديث :resource",
391391
"Choose :field": "أختر :field",
@@ -394,7 +394,7 @@
394394
"Changes": "تغييرات",
395395
"Original": "الأصلي",
396396
"This resource no longer exists": "هذا المصدر لم يعد موجودا",
397-
":resource Details": "تفاصيل الـ :resource",
397+
":resource Details": "تفاصيل :resource",
398398
"There are no available options for this resource.": "لا توجد خيارات متاحة لهذا المصدر.",
399399
"All resources loaded.": "تم تحميل جميع المصادر.",
400400
"Load :perPage More": "حمل :perPage زيادة",

0 commit comments

Comments
 (0)