New translations en.json (Hebrew)

This commit is contained in:
Excalidraw Bot 2024-03-28 17:59:55 +01:00
parent fbbd953f42
commit 5771f5c0b7

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": "הספריה של Excalidraw", "excalidrawLib": "הספריה של Excalidraw",
"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": ""
} }
} }