You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/lang/locale/en.ts
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ export default {
158
158
CONVERT_FILE: "Convert to new format",
159
159
BACKUP_AVAILABLE: "We encountered an error while loading your drawing. This might have occurred if Obsidian unexpectedly closed during a save operation. For example, if you accidentally closed Obsidian on your mobile device while saving.<br><br><b>GOOD NEWS:</b> Fortunately, a local backup is available. However, please note that if you last modified this drawing on a different device (e.g., tablet) and you are now on your desktop, that other device likely has a more recent backup.<br><br>I recommend trying to open the drawing on your other device first and restore the backup from its local storage.<br><br>Would you like to load the backup?",
160
160
BACKUP_RESTORED: "Backup restored",
161
-
BACKUP_SAVE_AS_FILE: "This drawing is empty. A non-empty backup is avalable. Would you like to resture it as a new file and open it in a new tab?",
161
+
BACKUP_SAVE_AS_FILE: "This drawing is empty. A non-empty backup is available. Would you like to restore it as a new file and open it in a new tab?",
162
162
BACKUP_SAVE: "Restore",
163
163
BACKUP_DELETE: "Delete Backup",
164
164
BACKUP_CANCEL: "Cancel",
@@ -210,7 +210,7 @@ export default {
210
210
CROP_SUFFIX_NAME: "Crop file suffix",
211
211
CROP_SUFFIX_DESC:
212
212
"The last part of the filename for new drawings created when cropping an image. "+
213
-
"Leave empty if you don't need a sufix.",
213
+
"Leave empty if you don't need a suffix.",
214
214
CROP_PREFIX_NAME: "Crop file prefix",
215
215
CROP_PREFIX_DESC:
216
216
"The first part of the filename for new drawings created when cropping an image. "+
@@ -225,7 +225,7 @@ export default {
225
225
"Leave empty if you don't need a prefix.",
226
226
ANNOTATE_PRESERVE_SIZE_NAME: "Preserve image size when annotating",
227
227
ANNOTATE_PRESERVE_SIZE_DESC:
228
-
"When annotating an image in markdown the replacment image link will include the width of the original image.",
228
+
"When annotating an image in markdown the replacement image link will include the width of the original image.",
IFRAME_MATCH_THEME_NAME: "Markdown embeds to match Excalidraw theme",
362
362
IFRAME_MATCH_THEME_DESC:
363
363
"<b><u>Toggle ON:</u></b> Set this to true if for example you are using Obsidian in dark-mode but use excalidraw with a light background. "+
@@ -411,7 +411,7 @@ FILENAME_HEAD: "Filename",
411
411
"⚠️ You must close and reopen the Excalidraw/markdown file for changes to take effect. ⚠️",
412
412
HOTKEY_OVERRIDE_HEAD: "Hotkey overrides",
413
413
HOTKEY_OVERRIDE_DESC: `Some of the Excalidraw hotkeys such as <code>${labelCTRL()}+Enter</code> to edit text or <code>${labelCTRL()}+K</code> to create an element link `+
414
-
"conflict with Obsidian hotkey settings. The hotkey combinations you add below will override Obsidian's hotkey settings while useing Excalidraw, thus "+
414
+
"conflict with Obsidian hotkey settings. The hotkey combinations you add below will override Obsidian's hotkey settings while using Excalidraw, thus "+
415
415
`you can add <code>${labelCTRL()}+G</code> if you want to default to Group Object in Excalidraw instead of opening Graph View.`,
416
416
THEME_HEAD: "Theme and styling",
417
417
ZOOM_HEAD: "Zoom",
@@ -546,7 +546,7 @@ FILENAME_HEAD: "Filename",
546
546
"Use the <code>http://iframely.server.crestify.com/iframely?url=</code> to get title of page when dropping a link into Excalidraw",
547
547
PDF_TO_IMAGE: "PDF to Image",
548
548
PDF_TO_IMAGE_SCALE_NAME: "PDF to Image conversion scale",
549
-
PDF_TO_IMAGE_SCALE_DESC: "Sets the resolution of the image that is generated from the PDF page. Higher resolution will result in bigger images in memory and consequently a higher load on your system (slower performance), but sharper imagee. "+
549
+
PDF_TO_IMAGE_SCALE_DESC: "Sets the resolution of the image that is generated from the PDF page. Higher resolution will result in bigger images in memory and consequently a higher load on your system (slower performance), but sharper image. "+
550
550
"Additionally, if you want to copy PDF pages (as images) to Excalidraw.com, the bigger image size may result in exceeding the 2MB limit on Excalidraw.com.",
551
551
EMBED_TOEXCALIDRAW_HEAD: "Embed files into Excalidraw",
552
552
EMBED_TOEXCALIDRAW_DESC: "In the Embed Files section of Excalidraw Settings, you can configure how various files are embedded into Excalidraw. This includes options for embedding interactive markdown files, PDFs, and markdown files as images.",
DUMMY_TEXT_ELEMENT_LINT_SUPPORT_DESC: "Excalidraw is sensitive to the file structure below <code># Excalidraw Data</code>. Automatic linting of documents can create errors in Excalidraw Data. "+
708
708
"While I've made some effort to make the data loading resilient to "+
709
-
"lint changes, this solution is not foolproof.<br><mark>The best is to avoid liniting or otherwise automatically changing Excalidraw documents using different plugins.</mark><br>"+
709
+
"lint changes, this solution is not foolproof.<br><mark>The best is to avoid linting or otherwise automatically changing Excalidraw documents using different plugins.</mark><br>"+
710
710
"Use this setting if for good reasons you have decided to ignore my recommendation and configured linting of Excalidraw files.<br> "+
711
711
"The <code>## Text Elements</code> section is sensitive to empty lines. A common linting approach is to add an empty line after section headings. In case of Excalidraw this will break/change the first text element in your drawing. "+
712
712
"To overcome this, you can enable this setting. When enabled, Excalidraw will add a dummy element to the beginning of <code>## Text Elements</code> that the linter can safely modify.",
@@ -823,10 +823,10 @@ FILENAME_HEAD: "Filename",
823
823
<strong>Note:</strong> If you're using Obsidian Sync and want to synchronize these font files across your devices, ensure that Obsidian Sync is set to synchronize "All other file types".`,
824
824
LOAD_CHINESE_FONTS_NAME: "Load Chinese fonts from file at startup",
825
825
LOAD_JAPANESE_FONTS_NAME: "Load Japanese fonts from file at startup",
826
-
LOAD_KOREAN_FONTS_NAME: "Load Korean fonts frome file at startup",
826
+
LOAD_KOREAN_FONTS_NAME: "Load Korean fonts from file at startup",
827
827
SCRIPT_SETTINGS_HEAD: "Settings for installed Scripts",
828
828
SCRIPT_SETTINGS_DESC: "Some of the Excalidraw Automate Scripts include settings. Settings are organized by script. Settings will only become visible in this list after you have executed the newly downloaded script once.",
829
-
TASKBONE_HEAD: "Taskbone Optical Character Recogntion",
829
+
TASKBONE_HEAD: "Taskbone Optical Character Recognition",
830
830
TASKBONE_DESC: "This is an experimental integration of optical character recognition into Excalidraw. Please note, that taskbone is an independent external service not provided by Excalidraw, nor the Excalidraw-Obsidian plugin project. "+
831
831
"The OCR service will grab legible text from freedraw lines and embedded pictures on your canvas and place the recognized text in the frontmatter of your drawing as well as onto clipboard. "+
832
832
"Having the text in the frontmatter will enable you to search in Obsidian for the text contents of these. "+
@@ -835,7 +835,7 @@ FILENAME_HEAD: "Filename",
835
835
TASKBONE_ENABLE_DESC: "By enabling this service your agree to the Taskbone <a href='https://www.taskbone.com/legal/terms/' target='_blank'>Terms and Conditions</a> and the "+
TASKBONE_APIKEY_DESC: "Taskbone offers a free service with a reasonable number of scans per month. If you want to use this feature more frequently, or you want to supoprt "+
838
+
TASKBONE_APIKEY_DESC: "Taskbone offers a free service with a reasonable number of scans per month. If you want to use this feature more frequently, or you want to support "+
839
839
"the developer of Taskbone (as you can imagine, there is no such thing as 'free', providing this awesome OCR service costs some money to the developer of Taskbone), you can "+
840
840
"purchase a paid API key from <a href='https://www.taskbone.com/' target='_blank'>taskbone.com</a>. In case you have purchased a key, simply overwrite this auto generated free-tier API-key with your paid key.",
841
841
@@ -880,7 +880,7 @@ FILENAME_HEAD: "Filename",
880
880
881
881
//ExcalidrawData.ts
882
882
LOAD_FROM_BACKUP: "Excalidraw file was corrupted. Loading from backup file.",
883
-
FONT_LOAD_SLOW: "Loading Fonts...\n\n This is taking longer than expected. If this delay occurs regulary then you may download the fonts locally to your Vault. \n\n"+
883
+
FONT_LOAD_SLOW: "Loading Fonts...\n\n This is taking longer than expected. If this delay occurs regularly then you may download the fonts locally to your Vault. \n\n"+
884
884
"(click=dismiss, right-click=Info)",
885
885
FONT_INFO_TITLE: "Starting v2.5.3 fonts load from the Internet",
0 commit comments