-
-
Notifications
You must be signed in to change notification settings - Fork 755
Expand file tree
/
Copy pathpackage.nls.ar.json
More file actions
53 lines (53 loc) · 5.03 KB
/
package.nls.ar.json
File metadata and controls
53 lines (53 loc) · 5.03 KB
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
{
"command.activateIcons": "Material Icons: تفعيل سمة الأيقونات",
"command.toggleIconPacks": "Material Icons: إعداد حزم الأيقونات",
"command.changeFolderTheme": "Material Icons: تغيير سمة المجلد",
"command.changeFolderColor": "Material Icons: تغيير لون المجلد",
"command.changeRootFolderColor": "Material Icons: تغيير لون المجلد الرئيسي",
"command.changeFileColor": "Material Icons: تغيير لون الملف",
"command.restoreDefaultConfig": "Material Icons: استعادة الإعدادات الافتراضية",
"command.toggleExplorerArrows": "Material Icons: إظهار أو إخفاء أسهم المستكشف",
"command.changeOpacity": "Material Icons: تغيير شفافية الأيقونات",
"command.toggleGrayscale": "Material Icons: تشغيل أو إيقاف التدرج الرمادي",
"command.changeSaturation": "Material Icons: تغيير تشبع الألوان",
"configuration.title": "أيقونات Material",
"configuration.files.associations": "تعيين ارتباطات مخصصة لأيقونات الملفات.",
"configuration.folders.associations": "تعيين ارتباطات مخصصة لأيقونات المجلدات.",
"configuration.rootFolders.associations": "تعيين ارتباطات مخصصة لأيقونات المجلدات الرئيسية.",
"configuration.languages.associations": "تعيين ارتباطات مخصصة لأيقونات لغات البرمجة.",
"configuration.customClones": "استنساخ أيقونة موجودة وإنشاء أيقونة جديدة بألوان وارتباطات مخصصة",
"configuration.customClones.base": "الأيقونة المستخدمة كأساس لإنشاء الأيقونة المخصصة",
"configuration.customClones.name": "اسم الأيقونة المخصصة",
"configuration.customClones.color": "اللون المستخدم كأساس لإعادة تلوين الأيقونة",
"configuration.customClones.lightColor": "اللون المستخدم لإعادة التلوين عند استخدام السمة الفاتحة",
"configuration.customClones.fileNames": "أسماء الملفات المرتبطة بالأيقونة المخصصة",
"configuration.customClones.fileExtensions": "امتدادات الملفات المرتبطة بالأيقونة المخصصة",
"configuration.customClones.folderNames": "أسماء المجلدات المرتبطة بالأيقونة المخصصة",
"configuration.customClones.rootFolderNames": "أسماء المجلدات الرئيسية المرتبطة بالأيقونة المخصصة",
"configuration.customClones.ids": "معرفات اللغات المرتبطة بالأيقونة المخصصة",
"configuration.customClones.activeForPacks": "يتم إنشاء هذه النسخة فقط عندما تكون حزمة الأيقونات النشطة من بين هذه الحزم.",
"configuration.activeIconPack": "اختر حزمة الأيقونات التي تفعّل أيقونات محددة.",
"configuration.activeIconPack.angular": "أيقونات خاصة بـ Angular.",
"configuration.activeIconPack.angular_ngrx": "أيقونات خاصة بـ Angular و ngrx.",
"configuration.activeIconPack.react": "أيقونات خاصة بـ React.",
"configuration.activeIconPack.react_redux": "أيقونات خاصة بـ React و Redux.",
"configuration.activeIconPack.roblox": "أيقونات خاصة بـ Roblox.",
"configuration.activeIconPack.qwik": "أيقونات خاصة بـ Qwik.",
"configuration.activeIconPack.vue": "أيقونات خاصة بـ Vue.",
"configuration.activeIconPack.vue_vuex": "أيقونات خاصة بـ Vue و Vuex.",
"configuration.activeIconPack.nest": "أيقونات خاصة بـ NestJS.",
"configuration.activeIconPack.bashly": "أيقونات خاصة بـ Bashly.",
"configuration.activeIconPack.none": "لا توجد حزمة أيقونات مفعّلة.",
"configuration.folders.theme": "تحديد نوع أيقونات المجلد.",
"configuration.folders.theme.specific": "اختيار أيقونات مجلدات محددة.",
"configuration.folders.theme.classic": "اختيار أيقونات مجلدات كلاسيكية.",
"configuration.folders.theme.none": "بدون أيقونات للمجلدات.",
"configuration.folders.color": "تغيير لون أيقونات المجلدات.",
"configuration.rootFolders.color": "تغيير لون أيقونات المجلدات الرئيسية.",
"configuration.files.color": "تغيير لون أيقونات الملفات.",
"configuration.hidesExplorerArrows": "إخفاء أسهم المستكشف قبل المجلد.",
"configuration.opacity": "تغيير شفافية الأيقونات.",
"configuration.saturation": "تغيير تشبع الألوان.",
"configuration.enableLogging": "تفعيل تسجيل السجلات في قناة الإخراج.",
"configuration.logLevel": "تحديد مستوى السجل لرسائل الإخراج."
}