-
Notifications
You must be signed in to change notification settings - Fork 857
/
Copy pathquill_ar.arb
100 lines (100 loc) · 3.9 KB
/
quill_ar.arb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"@@locale": "ar",
"pasteLink": "نسخ الرابط",
"ok": "نعم",
"selectColor": "اختار اللون",
"gallery": "المعرض",
"link": "الرابط",
"open": "فتح",
"copy": "نسخ",
"remove": "إزالة",
"save": "حفظ",
"zoom": "تكبير",
"saved": "تم الحفظ",
"text": "نص",
"resize": "تحجيم",
"width": "عرض",
"height": "ارتفاع",
"size": "حجم",
"small": "صغير",
"large": "كبير",
"huge": "ضخم",
"clear": "تنظيف",
"font": "خط",
"search": "بحث",
"camera": "كاميرا",
"video": "فيديو",
"undo": "تراجع",
"redo": "تقدم",
"fontFamily": "عائلة الخط",
"fontSize": "حجم الخط",
"bold": "عريض",
"subscript": "نص سفلي",
"superscript": "نص علوي",
"italic": "مائل",
"underline": "تحته خط",
"strikeThrough": "داخله خط",
"inlineCode": "كود بوسط السطر",
"fontColor": "لون الخط",
"backgroundColor": "لون الخلفية",
"clearFormat": "تنظيف التنسيق",
"alignLeft": "محاذاة اليسار",
"alignCenter": "محاذاة الوسط",
"alignRight": "محاذاة اليمين",
"justifyWinWidth": "تبرير مع العرض",
"textDirection": "اتجاه النص",
"headerStyle": "ستايل العنوان",
"numberedList": "قائمة مرقمة",
"bulletList": "قائمة منقطة",
"checkedList": "قائمة للمهام",
"codeBlock": "كود كامل",
"quote": "اقتباس",
"increaseIndent": "زيادة الهامش",
"decreaseIndent": "تنقيص الهامش",
"insertURL": "ادخل عنوان رابط",
"visitLink": "زيارة الرابط",
"enterLink": "ادخل رابط",
"enterMedia": "ادخل وسائط",
"edit": "تعديل",
"apply": "تطبيق",
"hex": "Hex",
"material": "Material",
"color": "اللون",
"lineheight": "ارتفاع خط",
"findText": "بحث عن نص",
"moveToPreviousOccurrence": "الانتقال إلى الحدث السابق",
"moveToNextOccurrence": "الانتقال إلى الحدث التالي",
"savedUsingTheNetwork": "تم الحفظ باستخدام الشبكة",
"savedUsingLocalStorage": "تم الحفظ باستخدام وحدة التخزين المحلية",
"errorWhileSavingImage": "حدث خطأ أثناء حفظ الصورة",
"pleaseEnterTextForYourLink": "مثال: 'تعلم المزيد'",
"pleaseEnterTheLinkURL": "مثال: 'https://example.com'",
"pleaseEnterAValidImageURL": "الرجاء إدخال عنوان URL صحيح للصورة",
"pleaseEnterAValidVideoURL": "الرجاء إدخال عنوان URL صالح للفيديو",
"photo": "صورة",
"image": "صورة",
"caseSensitivityAndWholeWordSearch": "حالة الحساسية والبحث عن كلمة كاملة",
"insertImage": "إدراج صورة",
"normal": "عادي",
"heading1": "ترويسة ١",
"heading2": "ترويسة ٢",
"heading3": "ترويسة ٣",
"heading4": "ترويسة ٤",
"heading5": "ترويسة ٥",
"heading6": "ترويسة ٦",
"pickAPhotoFromYourGallery": "اختيار صورة من معرض الصور",
"takeAPhotoUsingYourCamera": "التقاط صورة باستخدام الكاميرا",
"pasteAPhotoUsingALink": "لصق صورة باستخدام رابط",
"pickAVideoFromYourGallery": "اختيار فيديو من معرض الفيديو",
"recordAVideoUsingYourCamera": "تسجيل فيديو باستخدام الكاميرا",
"pasteAVideoUsingALink": "لصق فيديو باستخدام رابط",
"alignJustify": "محاذاة النص",
"theImageHasBeenSavedAt": "تم حفظ الصورة في: {imagePath}",
"caseSensitive": "حساسية الحالة",
"wholeWord": "كلمة كاملة",
"close": "إغلاق",
"searchSettings": "إعدادات البحث",
"cut": "قص",
"paste": "لصق",
"insertTable": "إدراج جدول"
}