New translations en.json (Hebrew)

This commit is contained in:
Excalidraw Bot 2024-04-03 14:16:29 +02:00
parent 455153d728
commit b4f9ee520a

View File

@ -11,8 +11,8 @@
"copyAsPng": "העתק ללוח כ PNG", "copyAsPng": "העתק ללוח כ PNG",
"copyAsSvg": "העתק ללוח כ SVG", "copyAsSvg": "העתק ללוח כ SVG",
"copyText": "העתק ללוח כטקסט", "copyText": "העתק ללוח כטקסט",
"copySource": "", "copySource": "העתקת המקור ללוח הגזירים",
"convertToCode": "", "convertToCode": "המרה לקוד",
"bringForward": "הבא שכבה קדימה", "bringForward": "הבא שכבה קדימה",
"sendToBack": "שלח אחורה", "sendToBack": "שלח אחורה",
"bringToFront": "העבר לחזית", "bringToFront": "העבר לחזית",
@ -264,7 +264,7 @@
"hand": "יד (כלי הזזה)", "hand": "יד (כלי הזזה)",
"extraTools": "כלים נוספים", "extraTools": "כלים נוספים",
"mermaidToExcalidraw": "Mermaid ל־Excalidraw", "mermaidToExcalidraw": "Mermaid ל־Excalidraw",
"magicSettings": "" "magicSettings": "הגדרות בינה מלאכותית"
}, },
"headings": { "headings": {
"canvasActions": "פעולות קנבאס", "canvasActions": "פעולות קנבאס",
@ -309,7 +309,7 @@
"sceneContent": "תוכן הקנבאס:" "sceneContent": "תוכן הקנבאס:"
}, },
"shareDialog": { "shareDialog": {
"or": "" "or": "או"
}, },
"roomDialog": { "roomDialog": {
"desc_intro": "", "desc_intro": "",
@ -461,20 +461,20 @@
}, },
"colors": { "colors": {
"transparent": "שקוף", "transparent": "שקוף",
"black": "", "black": "שחור",
"white": "", "white": "לבן",
"red": "", "red": "אדום",
"pink": "", "pink": "ורוד",
"grape": "", "grape": "ענבים",
"violet": "", "violet": "סגול",
"gray": "", "gray": "אפור",
"blue": "", "blue": "כחול",
"cyan": "", "cyan": "ציאן",
"teal": "", "teal": "",
"green": "", "green": "ירוק",
"yellow": "", "yellow": "צהוב",
"orange": "", "orange": "כתום",
"bronze": "" "bronze": "ברונזה"
}, },
"welcomeScreen": { "welcomeScreen": {
"app": { "app": {
@ -490,38 +490,38 @@
} }
}, },
"colorPicker": { "colorPicker": {
"mostUsedCustomColors": "", "mostUsedCustomColors": "הצבעים המותאמים הכי נפוצים",
"colors": "", "colors": "צבעים",
"shades": "", "shades": "הצללות",
"hexCode": "", "hexCode": "קוד הקסדצימלי",
"noShades": "" "noShades": ""
}, },
"overwriteConfirm": { "overwriteConfirm": {
"action": { "action": {
"exportToImage": { "exportToImage": {
"title": "", "title": "ייצוא כתמונה",
"button": "", "button": "ייצוא כתמונה",
"description": "" "description": ""
}, },
"saveToDisk": { "saveToDisk": {
"title": "", "title": "שמירה לכונן",
"button": "", "button": "שמירה לכונן",
"description": "" "description": ""
}, },
"excalidrawPlus": { "excalidrawPlus": {
"title": "", "title": "Excalidraw+",
"button": "", "button": "ייצוא ל־Excalidraw+",
"description": "" "description": ""
} }
}, },
"modal": { "modal": {
"loadFromFile": { "loadFromFile": {
"title": "", "title": "טעינה מקובץ",
"button": "", "button": "טעינה מקובץ",
"description": "" "description": ""
}, },
"shareableLink": { "shareableLink": {
"title": "", "title": "טעינה מקישור",
"button": "", "button": "",
"description": "" "description": ""
} }
@ -536,8 +536,8 @@
}, },
"userList": { "userList": {
"search": { "search": {
"placeholder": "", "placeholder": "חיפוש מהיר",
"empty": "" "empty": "לא נמצאו משתמשים"
}, },
"hint": { "hint": {
"text": "", "text": "",
@ -550,16 +550,16 @@
"commandPalette": { "commandPalette": {
"title": "", "title": "",
"shortcuts": { "shortcuts": {
"select": "", "select": "בחירה",
"confirm": "", "confirm": "אישור",
"close": "" "close": "סגירה"
}, },
"recents": "", "recents": "בשימוש לאחרונה",
"search": { "search": {
"placeholder": "", "placeholder": "",
"noMatch": "" "noMatch": "אין פקודות תואמות…"
}, },
"itemNotAvailable": "", "itemNotAvailable": "הפקודה לא זמינה…",
"shortcutHint": "" "shortcutHint": ""
} }
} }