New translations en.json (Arabic)

This commit is contained in:
Excalidraw Bot 2024-03-28 17:59:46 +01:00
parent e4047f89c9
commit cecd042357

View File

@ -21,7 +21,9 @@
"copyStyles": "نسخ الأنماط", "copyStyles": "نسخ الأنماط",
"pasteStyles": "لصق الأنماط", "pasteStyles": "لصق الأنماط",
"stroke": "الخط", "stroke": "الخط",
"changeStroke": "",
"background": "الخلفية", "background": "الخلفية",
"changeBackground": "",
"fill": "التعبئة", "fill": "التعبئة",
"strokeWidth": "سُمك الخط", "strokeWidth": "سُمك الخط",
"strokeStyle": "نمط الخط", "strokeStyle": "نمط الخط",
@ -72,6 +74,7 @@
"canvasColors": "تستخدم على القماش", "canvasColors": "تستخدم على القماش",
"canvasBackground": "خلفية اللوحة", "canvasBackground": "خلفية اللوحة",
"drawingCanvas": "لوحة الرسم", "drawingCanvas": "لوحة الرسم",
"clearCanvas": "",
"layers": "الطبقات", "layers": "الطبقات",
"actions": "الإجراءات", "actions": "الإجراءات",
"language": "اللغة", "language": "اللغة",
@ -90,6 +93,7 @@
"libraryLoadingMessage": "جارٍ تحميل المكتبة…", "libraryLoadingMessage": "جارٍ تحميل المكتبة…",
"libraries": "تصفح المكتبات", "libraries": "تصفح المكتبات",
"loadingScene": "جاري تحميل المشهد…", "loadingScene": "جاري تحميل المشهد…",
"loadScene": "",
"align": "محاذاة", "align": "محاذاة",
"alignTop": "محاذاة إلى اﻷعلى", "alignTop": "محاذاة إلى اﻷعلى",
"alignBottom": "محاذاة إلى اﻷسفل", "alignBottom": "محاذاة إلى اﻷسفل",
@ -105,7 +109,7 @@
"share": "مشاركة", "share": "مشاركة",
"showStroke": "إظهار منتقي لون الخط", "showStroke": "إظهار منتقي لون الخط",
"showBackground": "إظهار منتقي لون الخلفية", "showBackground": "إظهار منتقي لون الخلفية",
"toggleTheme": "غير النمط", "toggleTheme": "",
"personalLib": "المكتبة الشخصية", "personalLib": "المكتبة الشخصية",
"excalidrawLib": "مكتبتنا", "excalidrawLib": "مكتبتنا",
"decreaseFontSize": "تصغير حجم الخط", "decreaseFontSize": "تصغير حجم الخط",
@ -140,7 +144,10 @@
"textToDiagram": "", "textToDiagram": "",
"prompt": "", "prompt": "",
"followUs": "", "followUs": "",
"discordChat": "" "discordChat": "",
"zoomToFitViewport": "",
"zoomToFitSelection": "",
"zoomToFit": ""
}, },
"library": { "library": {
"noItems": "لا توجد عناصر أضيفت بعد...", "noItems": "لا توجد عناصر أضيفت بعد...",
@ -539,5 +546,20 @@
"micMuted": "", "micMuted": "",
"isSpeaking": "" "isSpeaking": ""
} }
},
"commandPalette": {
"title": "",
"shortcuts": {
"select": "",
"confirm": "",
"close": ""
},
"recents": "",
"search": {
"placeholder": "",
"noMatch": ""
},
"itemNotAvailable": "",
"shortcutHint": ""
} }
} }