diff --git a/browser/lib/spellcheck.js b/browser/lib/spellcheck.js index dd04e575..ab8fc81b 100644 --- a/browser/lib/spellcheck.js +++ b/browser/lib/spellcheck.js @@ -14,7 +14,7 @@ let self function getAvailableDictionaries () { return [ - {label: i18n.__('Disabled'), value: SPELLCHECK_DISABLED}, + {label: i18n.__('Spellcheck disabled'), value: SPELLCHECK_DISABLED}, {label: i18n.__('English'), value: 'en_GB'}, {label: i18n.__('German'), value: 'de_DE'}, {label: i18n.__('French'), value: 'fr_FR'} diff --git a/browser/main/modals/PreferencesModal/UiTab.js b/browser/main/modals/PreferencesModal/UiTab.js index c6181a13..29878e3e 100644 --- a/browser/main/modals/PreferencesModal/UiTab.js +++ b/browser/main/modals/PreferencesModal/UiTab.js @@ -492,7 +492,7 @@ class UiTab extends React.Component { ref='editorSnippetDefaultLanguage' onChange={(e) => this.handleUIChange(e)} > - + { _.sortBy(CodeMirror.modeInfo.map(mode => mode.name)).map(name => ()) } diff --git a/locales/da.json b/locales/da.json index 5d1a392b..130e9aa1 100644 --- a/locales/da.json +++ b/locales/da.json @@ -154,5 +154,7 @@ "Allow dangerous html tags": "Allow dangerous html tags", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/de.json b/locales/de.json index 9177adec..59c3d4ee 100644 --- a/locales/de.json +++ b/locales/de.json @@ -210,5 +210,7 @@ "No tags": "Keine Tags", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/en.json b/locales/en.json index 831789c1..cca2589f 100644 --- a/locales/en.json +++ b/locales/en.json @@ -137,7 +137,7 @@ "Hotkeys": "Hotkeys", "Show/Hide Boostnote": "Show/Hide Boostnote", "Toggle Editor Mode": "Toggle Editor Mode", - "Delete Note": "Delete Note", + "Delete Note": "Delete Note", "Restore": "Restore", "Permanent Delete": "Permanent Delete", "Confirm note deletion": "Confirm note deletion", @@ -180,10 +180,12 @@ "Allow dangerous html tags": "Allow dangerous html tags", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled", + "Spellcheck disabled": "Spellcheck disabled", "Save tags of a note in alphabetical order": "Save tags of a note in alphabetical order", "Enable live count of notes": "Enable live count of notes", "Enable smart table editor": "Enable smart table editor", "Snippet Default Language": "Snippet Default Language", - "New notes are tagged with the filtering tags": "New notes are tagged with the filtering tags" + "New notes are tagged with the filtering tags": "New notes are tagged with the filtering tags", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/es-ES.json b/locales/es-ES.json index 3bd2cb49..16d79b5c 100644 --- a/locales/es-ES.json +++ b/locales/es-ES.json @@ -155,6 +155,8 @@ "Allow dangerous html tags": "Permitir etiquetas html peligrosas", "⚠ You have pasted a link referring an attachment that could not be found in the location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ Ha pegado un enlace a un archivo adjunto que no se puede encontrar en el almacenamiento de esta nota. Pegar enlaces a archivos adjuntos solo está soportado si el origen y el destino son el mismo almacenamiento. ¡Por favor, mejor arrastre el archivo! ⚠", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convertir flechas textuales a símbolos bonitos. ⚠ Esto interferirá cuando use comentarios HTML en Markdown.", - "Disabled": "Disabled", - "Snippet Default Language": "Lenguaje por defecto de los fragmentos de código" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect", + "Snippet Default Language": "Lenguaje por defecto de los fragmentos de código" } diff --git a/locales/fa.json b/locales/fa.json index 8f702767..e081b24b 100644 --- a/locales/fa.json +++ b/locales/fa.json @@ -1,162 +1,164 @@ { - "Notes": "یادداشت ها", - "Tags": "تگ ها", - "Preferences": "تنظیمات", - "Make a note": "یک یادداشت بنویس", - "Ctrl": "Ctrl", - "Ctrl(^)": "Ctrl", - "to create a new note": "برای ساخت یک یادداشت", - "Toggle Mode": "تغییر حالت نمایش", - "Trash": "سطل آشغال", - "MODIFICATION DATE": "تاریخ تغییر", - "Words": "کلمات", - "Letters": "حروف", - "STORAGE": "ذخیره سازی", - "FOLDER": "پوشه", - "CREATION DATE": "تاریخ ایجاد", - "NOTE LINK": "لینک یادداشت", - ".md": ".md", - ".txt": ".txt", - ".html": ".html", + "Notes": "یادداشت ها", + "Tags": "تگ ها", + "Preferences": "تنظیمات", + "Make a note": "یک یادداشت بنویس", + "Ctrl": "Ctrl", + "Ctrl(^)": "Ctrl", + "to create a new note": "برای ساخت یک یادداشت", + "Toggle Mode": "تغییر حالت نمایش", + "Trash": "سطل آشغال", + "MODIFICATION DATE": "تاریخ تغییر", + "Words": "کلمات", + "Letters": "حروف", + "STORAGE": "ذخیره سازی", + "FOLDER": "پوشه", + "CREATION DATE": "تاریخ ایجاد", + "NOTE LINK": "لینک یادداشت", + ".md": ".md", + ".txt": ".txt", + ".html": ".html", ".pdf": ".pdf", - "Print": "پرینت", - "Your preferences for Boostnote": "تنظیمات شما برای boostnote", - "Storage Locations": "ذخیره سازی", - "Add Storage Location": "افزودن محل ذخیره سازی", - "Add Folder": "ساخت پوشه", - "Open Storage folder": "بازکردن پوشه ذخیره سازی", - "Unlink": "حذف لینک", - "Edit": "ویرایش", - "Delete": "حذف", - "Interface": "رابط کاربری", - "Interface Theme": "تم رابط کاربری", - "Default": "پیش فرض", - "White": "روشن", - "Solarized Dark": "سولارایز", - "Dark": "تاریک", - "Show a confirmation dialog when deleting notes": "هنگام حذف یادداشت ها یک پیام تایید نمایش بده.", - "Editor Theme": "تم ویرایشگر", - "Editor Font Size": "اندازه فونت ویرایشگر", - "Editor Font Family": "فونت ویرایشگر", - "Editor Indent Style": "حالت فاصله گذاری ویرایشگر", - "Spaces": "Spaces", - "Tabs": "Tabs", - "Switch to Preview": "دیدن پیش نمایش", - "When Editor Blurred": "وقتی ویرایشگر از حالت ویرایش خارج شد ", - "When Editor Blurred, Edit On Double Click": "وقتی ویرایشگر از حالت ویرایش خارج شد و با دبل کلیک ویرایش کنید.", - "On Right Click": "راست کلیک", - "Editor Keymap": "ویرایشگر Keymap", - "default": "پیش فرض", - "vim": "vim", - "emacs": "emacs", - "⚠️ Please restart boostnote after you change the keymap": "⚠️ برنامه را دوباره راه اندازی کنید keymap لطفا بعد از تغییر", - "Show line numbers in the editor": "شماره خطوط در ویرایشگر را نمایش بده.", - "Allow editor to scroll past the last line": "اجازه بده ویرایشگر بعد از آخرین خط اسکرول کند.", - "Bring in web page title when pasting URL on editor": "هنگامی که آدرس اینترنتی در ویرایشگر اضافه شد عنوان آنرا نمایش بده", - "Preview": "پیش نمایش", - "Preview Font Size": "اندازه فونتِ پیش نمایش", - "Preview Font Family": " فونتِ پیش نمایش", - "Code Block Theme": "تم بخش کد", - "Allow preview to scroll past the last line": "اجازه بده پیش نمایش بعد از آخرین خط اسکرول کند.", - "Show line numbers for preview code blocks": "شماره خطوط در پیش نمایش را نمایش بده.", - "LaTeX Inline Open Delimiter": "جداکننده آغازین لاتکس خطی", - "LaTeX Inline Close Delimiter": "جداکننده پایانی لاتکس خطی", - "LaTeX Block Open Delimiter": "جداکننده آغازین بلوک لاتکس ", - "LaTeX Block Close Delimiter": "جداکننده آغازین بلوک لاتکس ", - "PlantUML Server": "PlantUML Server", - "Community": "کامینیتی", - "Subscribe to Newsletter": "اشتراک در خبرنامه", - "GitHub": "گیت هاب", - "Blog": "بلاگ", - "Facebook Group": "گروه فیسبوک", - "Twitter": "توییتر", - "About": "درباره", - "Boostnote": "Boostnote", - "An open source note-taking app made for programmers just like you.": "یک دفترچه یادداشت متن باز ساخته شده برای برنامه نویسانی مثل تو.", - "Website": "وبسایت", - "Development": "توسعه", - " : Development configurations for Boostnote.": " : پیکربندی توسعه برای Boostnote.", - "Copyright (C) 2017 - 2018 BoostIO": "Copyright (C) 2017 - 2018 BoostIO", - "License: GPL v3": "لایسنس: GPL v3", - "Analytics": "تجزیه و تحلیل", - "Boostnote collects anonymous data for the sole purpose of improving the application, and strictly does not collect any personal information such the contents of your notes.": "Bosstnote اطلاعات ناشناس را برای بهبود عملکرد برنامه جمع آوری می‌کند.اطلاعات شخصی شما مثل محتوای یادداشت ها هرگز برای هیچ هدفی جمع آوری نمی‌شوند", - "You can see how it works on ": "میتوانید ببینید چگونه کار میکند. ", - "You can choose to enable or disable this option.": "میتوانید این گزینه را فعال یا غیرفعال کنید.", - "Enable analytics to help improve Boostnote":".تجزیه تحلیل داده ها را برای کمک به بهبود برنامه فعال کن", - "Crowdfunding": "جمع سپاری (سرمایه گذاری جمعی )", - "Dear Boostnote users,": "عزیزان,", - "Thank you for using Boostnote!": "از شما بخاطر استفاده از boostnote ممنونیم!", - "Boostnote is used in about 200 different countries and regions by an awesome community of developers.": "در ۲۰۰ کشور مختلف دنیا مورد توسط جمعی از برنامه نویسان بی نظیر مورد استفاده قرار میگیرد. Boostnote", - "To support our growing userbase, and satisfy community expectations,": "برای حمایت از این رشد ، و برآورده شدن انتظارات کامینیتی,", - "we would like to invest more time and resources in this project.": "ما می خواهیم زمان و منابع بیشتری را در این پروژه سرمایه گذاری کنیم.", - "If you use Boostnote and see its potential, help us out by supporting the project on OpenCollective!": "اگر این پروژه را دوست دارید و پتانسیلی در آن می‌بینید، میتوانید مارا در اوپن‌ کالکتیو حمایت کنید.", - "Thanks,": "با تشکر,", - "The Boostnote Team": "Boostnote نگهدارندگان", - "Support via OpenCollective": "حمایت کنید OpenCollective از طریق", - "Language": "زبان", - "English": "انگلیسی", - "German": "آلمانی", - "French": "فرانسوی", - "Show \"Saved to Clipboard\" notification when copying": "نمایش \"ذخیره در کلیپ‌بورد\" اطلاع رسانی هنگام کپی کردن", - "All Notes": "همه یادداشت ها", - "Starred": "ستاره دار", - "Are you sure to ": " مطمئن هستید که", - " delete": "حذف ", - "this folder?": "این پوشه ؟", - "Confirm": "تایید", - "Cancel": "انصراف", - "Markdown Note": "Markdown یادداشتِ", - "This format is for creating text documents. Checklists, code blocks and Latex blocks are available.": "این قالب برای ساخت سند های متنی است. چک لیست ها و تکه کد ها و بلاک های لاتکس قابل استفاده اند.", - "Snippet Note": "Snippet یادداشتِ", - "This format is for creating code snippets. Multiple snippets can be grouped into a single note.": "این قالب برای ساخت تکه کد هاست. چند تکه کد میتوانند تبدیل به یک یادداشت شوند.", - "Tab to switch format": "را بزنید Tab برای تغییر فرمت", - "Updated": "بروزرسانی شد", - "Created": "ایجاد شد", - "Alphabetically": "بر اساس حروف الفبا", - "Counter": "شمارشگر", - "Default View": "نمایش پیش‌فرض", - "Compressed View": "نمایش فشرده", - "Search": "جستجو", - "Blog Type": "نوع وبلاگ", - "Blog Address": "آدرس وبلاگ", - "Save": "ذخیره", - "Auth": "هویت", - "Authentication Method": "متد احراز هویت", - "JWT": "JWT", - "USER": "کاربر", - "Token": "توکن", - "Storage": "ذخیره سازی", - "Hotkeys": "کلید های میانبر", - "Show/Hide Boostnote": "Boostnote نمایش/پنهان کردن", - "Restore": "بازگرداندن به حالت اول", - "Permanent Delete": "حذف بدون بازگشت", - "Confirm note deletion": ".حذف یادداشت را تایید کنید", - "This will permanently remove this note.": ".این کار یادداشت را بطور دائمی حذف خواهد کرد", - "Successfully applied!": "!با موفقیت اجرا شد", - "Albanian": "آلبانی", - "Chinese (zh-CN)": "چینی (zh-CN)", - "Chinese (zh-TW)": "چینی (zh-TW)", - "Danish": "دانمارکی", - "Japanese": "ژاپنی", - "Korean": "کره ای", - "Norwegian": "نروژی", - "Polish": "لهستانی", - "Portuguese": "پرتغالی", - "Spanish": "اسپانیایی", - "Unsaved Changes!": "!باید ذخیره کنید", - "UserName": "نام کاربری", - "Password": "رمز عبور", - "Russian": "روسی", - "Thai": "Thai (ภาษาไทย)", - "Command(⌘)": "Command(⌘)", - "Editor Rulers": "Editor Rulers", - "Enable": "فعال", - "Disable": "غیرفعال", - "Sanitization": "پاکسازی کردن", - "Only allow secure html tags (recommended)": "(فقط تگ های امن اچ تی ام ال مجاز اند.(پیشنهاد میشود", - "Allow styles": "حالت های مجاز", - "Allow dangerous html tags": "تگ های خطرناک اچ‌ تی ام ال مجاز اند", - "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", - "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Print": "پرینت", + "Your preferences for Boostnote": "تنظیمات شما برای boostnote", + "Storage Locations": "ذخیره سازی", + "Add Storage Location": "افزودن محل ذخیره سازی", + "Add Folder": "ساخت پوشه", + "Open Storage folder": "بازکردن پوشه ذخیره سازی", + "Unlink": "حذف لینک", + "Edit": "ویرایش", + "Delete": "حذف", + "Interface": "رابط کاربری", + "Interface Theme": "تم رابط کاربری", + "Default": "پیش فرض", + "White": "روشن", + "Solarized Dark": "سولارایز", + "Dark": "تاریک", + "Show a confirmation dialog when deleting notes": "هنگام حذف یادداشت ها یک پیام تایید نمایش بده.", + "Editor Theme": "تم ویرایشگر", + "Editor Font Size": "اندازه فونت ویرایشگر", + "Editor Font Family": "فونت ویرایشگر", + "Editor Indent Style": "حالت فاصله گذاری ویرایشگر", + "Spaces": "Spaces", + "Tabs": "Tabs", + "Switch to Preview": "دیدن پیش نمایش", + "When Editor Blurred": "وقتی ویرایشگر از حالت ویرایش خارج شد ", + "When Editor Blurred, Edit On Double Click": "وقتی ویرایشگر از حالت ویرایش خارج شد و با دبل کلیک ویرایش کنید.", + "On Right Click": "راست کلیک", + "Editor Keymap": "ویرایشگر Keymap", + "default": "پیش فرض", + "vim": "vim", + "emacs": "emacs", + "⚠️ Please restart boostnote after you change the keymap": "⚠️ برنامه را دوباره راه اندازی کنید keymap لطفا بعد از تغییر", + "Show line numbers in the editor": "شماره خطوط در ویرایشگر را نمایش بده.", + "Allow editor to scroll past the last line": "اجازه بده ویرایشگر بعد از آخرین خط اسکرول کند.", + "Bring in web page title when pasting URL on editor": "هنگامی که آدرس اینترنتی در ویرایشگر اضافه شد عنوان آنرا نمایش بده", + "Preview": "پیش نمایش", + "Preview Font Size": "اندازه فونتِ پیش نمایش", + "Preview Font Family": " فونتِ پیش نمایش", + "Code Block Theme": "تم بخش کد", + "Allow preview to scroll past the last line": "اجازه بده پیش نمایش بعد از آخرین خط اسکرول کند.", + "Show line numbers for preview code blocks": "شماره خطوط در پیش نمایش را نمایش بده.", + "LaTeX Inline Open Delimiter": "جداکننده آغازین لاتکس خطی", + "LaTeX Inline Close Delimiter": "جداکننده پایانی لاتکس خطی", + "LaTeX Block Open Delimiter": "جداکننده آغازین بلوک لاتکس ", + "LaTeX Block Close Delimiter": "جداکننده آغازین بلوک لاتکس ", + "PlantUML Server": "PlantUML Server", + "Community": "کامینیتی", + "Subscribe to Newsletter": "اشتراک در خبرنامه", + "GitHub": "گیت هاب", + "Blog": "بلاگ", + "Facebook Group": "گروه فیسبوک", + "Twitter": "توییتر", + "About": "درباره", + "Boostnote": "Boostnote", + "An open source note-taking app made for programmers just like you.": "یک دفترچه یادداشت متن باز ساخته شده برای برنامه نویسانی مثل تو.", + "Website": "وبسایت", + "Development": "توسعه", + " : Development configurations for Boostnote.": " : پیکربندی توسعه برای Boostnote.", + "Copyright (C) 2017 - 2018 BoostIO": "Copyright (C) 2017 - 2018 BoostIO", + "License: GPL v3": "لایسنس: GPL v3", + "Analytics": "تجزیه و تحلیل", + "Boostnote collects anonymous data for the sole purpose of improving the application, and strictly does not collect any personal information such the contents of your notes.": "Bosstnote اطلاعات ناشناس را برای بهبود عملکرد برنامه جمع آوری می‌کند.اطلاعات شخصی شما مثل محتوای یادداشت ها هرگز برای هیچ هدفی جمع آوری نمی‌شوند", + "You can see how it works on ": "میتوانید ببینید چگونه کار میکند. ", + "You can choose to enable or disable this option.": "میتوانید این گزینه را فعال یا غیرفعال کنید.", + "Enable analytics to help improve Boostnote":".تجزیه تحلیل داده ها را برای کمک به بهبود برنامه فعال کن", + "Crowdfunding": "جمع سپاری (سرمایه گذاری جمعی )", + "Dear Boostnote users,": "عزیزان,", + "Thank you for using Boostnote!": "از شما بخاطر استفاده از boostnote ممنونیم!", + "Boostnote is used in about 200 different countries and regions by an awesome community of developers.": "در ۲۰۰ کشور مختلف دنیا مورد توسط جمعی از برنامه نویسان بی نظیر مورد استفاده قرار میگیرد. Boostnote", + "To support our growing userbase, and satisfy community expectations,": "برای حمایت از این رشد ، و برآورده شدن انتظارات کامینیتی,", + "we would like to invest more time and resources in this project.": "ما می خواهیم زمان و منابع بیشتری را در این پروژه سرمایه گذاری کنیم.", + "If you use Boostnote and see its potential, help us out by supporting the project on OpenCollective!": "اگر این پروژه را دوست دارید و پتانسیلی در آن می‌بینید، میتوانید مارا در اوپن‌ کالکتیو حمایت کنید.", + "Thanks,": "با تشکر,", + "The Boostnote Team": "Boostnote نگهدارندگان", + "Support via OpenCollective": "حمایت کنید OpenCollective از طریق", + "Language": "زبان", + "English": "انگلیسی", + "German": "آلمانی", + "French": "فرانسوی", + "Show \"Saved to Clipboard\" notification when copying": "نمایش \"ذخیره در کلیپ‌بورد\" اطلاع رسانی هنگام کپی کردن", + "All Notes": "همه یادداشت ها", + "Starred": "ستاره دار", + "Are you sure to ": " مطمئن هستید که", + " delete": "حذف ", + "this folder?": "این پوشه ؟", + "Confirm": "تایید", + "Cancel": "انصراف", + "Markdown Note": "Markdown یادداشتِ", + "This format is for creating text documents. Checklists, code blocks and Latex blocks are available.": "این قالب برای ساخت سند های متنی است. چک لیست ها و تکه کد ها و بلاک های لاتکس قابل استفاده اند.", + "Snippet Note": "Snippet یادداشتِ", + "This format is for creating code snippets. Multiple snippets can be grouped into a single note.": "این قالب برای ساخت تکه کد هاست. چند تکه کد میتوانند تبدیل به یک یادداشت شوند.", + "Tab to switch format": "را بزنید Tab برای تغییر فرمت", + "Updated": "بروزرسانی شد", + "Created": "ایجاد شد", + "Alphabetically": "بر اساس حروف الفبا", + "Counter": "شمارشگر", + "Default View": "نمایش پیش‌فرض", + "Compressed View": "نمایش فشرده", + "Search": "جستجو", + "Blog Type": "نوع وبلاگ", + "Blog Address": "آدرس وبلاگ", + "Save": "ذخیره", + "Auth": "هویت", + "Authentication Method": "متد احراز هویت", + "JWT": "JWT", + "USER": "کاربر", + "Token": "توکن", + "Storage": "ذخیره سازی", + "Hotkeys": "کلید های میانبر", + "Show/Hide Boostnote": "Boostnote نمایش/پنهان کردن", + "Restore": "بازگرداندن به حالت اول", + "Permanent Delete": "حذف بدون بازگشت", + "Confirm note deletion": ".حذف یادداشت را تایید کنید", + "This will permanently remove this note.": ".این کار یادداشت را بطور دائمی حذف خواهد کرد", + "Successfully applied!": "!با موفقیت اجرا شد", + "Albanian": "آلبانی", + "Chinese (zh-CN)": "چینی (zh-CN)", + "Chinese (zh-TW)": "چینی (zh-TW)", + "Danish": "دانمارکی", + "Japanese": "ژاپنی", + "Korean": "کره ای", + "Norwegian": "نروژی", + "Polish": "لهستانی", + "Portuguese": "پرتغالی", + "Spanish": "اسپانیایی", + "Unsaved Changes!": "!باید ذخیره کنید", + "UserName": "نام کاربری", + "Password": "رمز عبور", + "Russian": "روسی", + "Thai": "Thai (ภาษาไทย)", + "Command(⌘)": "Command(⌘)", + "Editor Rulers": "Editor Rulers", + "Enable": "فعال", + "Disable": "غیرفعال", + "Sanitization": "پاکسازی کردن", + "Only allow secure html tags (recommended)": "(فقط تگ های امن اچ تی ام ال مجاز اند.(پیشنهاد میشود", + "Allow styles": "حالت های مجاز", + "Allow dangerous html tags": "تگ های خطرناک اچ‌ تی ام ال مجاز اند", + "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", + "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/fr.json b/locales/fr.json index 35d2f3c8..53f4191d 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -164,11 +164,13 @@ "Enable live count of notes": "Activer le comptage live des notes", "Enable smart table editor": "Activer l'intelligent éditeur de tableaux", "Snippet Default Language": "Langage par défaut d'un snippet", - "Disabled": "Disabled", + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect", "New Snippet": "Nouveau snippet", "Custom CSS": "CSS personnalisé", "Snippet name": "Nom du snippet", "Snippet prefix": "Préfixe du snippet", - "Delete Note": "Supprimer la note", - "New notes are tagged with the filtering tags": "Les nouvelles notes sont taggées avec les tags de filtrage" + "Delete Note": "Supprimer la note", + "New notes are tagged with the filtering tags": "Les nouvelles notes sont taggées avec les tags de filtrage" } diff --git a/locales/hu.json b/locales/hu.json index e76f06c9..e0206ccd 100644 --- a/locales/hu.json +++ b/locales/hu.json @@ -27,7 +27,6 @@ "Storage Locations": "Tárolók", "Add Storage Location": "Tároló Hozzáadása", "Add Folder": "Könyvtár Hozzáadása", - "Select Folder": "Könyvtár Kiválasztása", "Open Storage folder": "Tároló Megnyitása", "Unlink": "Tároló Leválasztása", "Edit": "Szerkesztés", @@ -179,5 +178,7 @@ "Allow dangerous html tags": "Veszélyes html tag-ek engedélyezése", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/it.json b/locales/it.json index 69ddd380..6f3c082f 100644 --- a/locales/it.json +++ b/locales/it.json @@ -158,5 +158,7 @@ "Allow dangerous html tags": "Consenti tag HTML pericolosi", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/ja.json b/locales/ja.json index 931dc4d1..34d248bc 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -8,10 +8,10 @@ "to create a new note": "ノートを新規に作成", "Toggle Mode": "モード切替", "Add tag...": "タグを追加...", - "Star": "お気に入り", - "Fullscreen": "全画面", + "Star": "お気に入り", + "Fullscreen": "全画面", "Trash": "ゴミ箱", - "Info": "情報", + "Info": "情報", "MODIFICATION DATE": "修正日", "Words": "ワード", "Letters": "文字", @@ -47,7 +47,7 @@ "Default New Note": "新規ノートの形式", "Always Ask": "作成時に聞く", "Show a confirmation dialog when deleting notes": "ノートを削除する時に確認ダイアログを表示する", - "Disable Direct Write (It will be applied after restarting)": "Disable Direct Write (It will be applied after restarting)", + "Disable Direct Write (It will be applied after restarting)": "直接編集を無効にする(設定反映には再起動が必要です)", "Save tags of a note in alphabetical order": "ノートのタグをアルファベット順に保存する", "Show tags of a note in alphabetical order": "ノートのタグをアルファベット順に表示する", "Show only related tags": "関連するタグのみ表示する", @@ -200,7 +200,7 @@ "Type": "種類", "File System": "ファイルシステム", "Setting up 3rd-party cloud storage integration:": "サードパーティのクラウドストレージとの統合を設定する:", - "Cloud-Syncing-and-Backup": "Cloud-Syncing-and-Backup", + "Cloud-Syncing-and-Backup": "クラウド同期とバックアップ", "Location": "ロケーション", "Add": "追加", "Export Storage": "ストレージの書き出し", @@ -216,5 +216,7 @@ "Allow dangerous html tags": "安全でないHTMLタグの利用を許可する", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "テキストの矢印を綺麗な記号に変換する ⚠ この設定はMarkdown内でのHTMLコメントに干渉します。", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ このノートのストレージに存在しない添付ファイルへのリンクを貼り付けました。添付ファイルへのリンクの貼り付けは同一ストレージ内でのみサポートされています。代わりに添付ファイルをドラッグアンドドロップしてください! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "スペルチェック無効", + "Show menu bar": "メニューバーを表示", + "Auto Detect": "自動検出" } diff --git a/locales/ko.json b/locales/ko.json index 59ffe7b9..ff256d14 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -161,5 +161,7 @@ "Allow dangerous html tags": "모든 위험한 태그 허용", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/no.json b/locales/no.json index 66109a34..fe7e40b7 100644 --- a/locales/no.json +++ b/locales/no.json @@ -154,5 +154,7 @@ "Allow dangerous html tags": "Allow dangerous html tags", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/pl.json b/locales/pl.json index 577f46e6..cb0aaebc 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -14,14 +14,14 @@ "STORAGE": "MIEJSCE ZAPISU", "FOLDER": "FOLDER", "CREATION DATE": "DATA UTWORZENIA", - "NOTE LINK": "LINK NOTATKI", - "Toggle Editor Mode": "Przełączanie trybu edytora", + "NOTE LINK": "LINK NOTATKI", + "Toggle Editor Mode": "Przełączanie trybu edytora", ".md": ".md", ".txt": ".txt", ".html": ".html", ".pdf": ".pdf", - "Print": "Drukuj", - "Help": "Pomoc", + "Print": "Drukuj", + "Help": "Pomoc", "Your preferences for Boostnote": "Twoje ustawienia dla Boostnote", "Storage Locations": "Storage Locations", "Add Storage Location": "Dodaj miejsce zapisu", @@ -36,12 +36,12 @@ "White": "Biały", "Solarized Dark": "Solarized Dark", "Dark": "Ciemny", - "Show a confirmation dialog when deleting notes": "Zatwierdzaj usunięcie notatek", - "Show only related tags": "Pokazuj tylko powiązane tagi", + "Show a confirmation dialog when deleting notes": "Zatwierdzaj usunięcie notatek", + "Show only related tags": "Pokazuj tylko powiązane tagi", "Editor Theme": "Wygląd edytora", "Editor Font Size": "Rozmiar czcionki", - "Editor Font Family": "Czcionka", - "Snippet Default Language": "Domyślny język snippetów kodu", + "Editor Font Family": "Czcionka", + "Snippet Default Language": "Domyślny język snippetów kodu", "Editor Indent Style": "Rodzaj wcięć", "Spaces": "Spacje", "Tabs": "Tabulatory", @@ -58,9 +58,9 @@ "Allow editor to scroll past the last line": "Pozwalaj edytorowi na przewijanie poza końcową linię", "Bring in web page title when pasting URL on editor": "Wprowadź tytuł wklejanej strony WWW do edytora", "Preview": "Podgląd", - "Preview Font Size": "Rozmiar czcionki", - "Enable smart quotes": "Włącz inteligentne cytowanie", - "Render newlines in Markdown paragraphs as
": "Dodawaj nowe linie w notatce jako znacznik
", + "Preview Font Size": "Rozmiar czcionki", + "Enable smart quotes": "Włącz inteligentne cytowanie", + "Render newlines in Markdown paragraphs as
": "Dodawaj nowe linie w notatce jako znacznik
", "Preview Font Family": "Czcionka", "Code Block Theme": "Styl bloku kodu", "Allow preview to scroll past the last line": "Pozwalaj podglądowi na przewijanie poza końcową linię", @@ -160,8 +160,10 @@ "Allow dangerous html tags": "Zezwól na niebezpieczne tagi HTML", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Konwertuje tekstowe strzałki na znaki. ⚠ Wpłynie to na używanie komentarzy HTML w Twojej notatce.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ Wkleiłes link odnoszący się do załącznika, ktory nie może zostać znaleziony. Wklejanie linków do załączników jest możliwe tylko gdy notatka i załącznik są w tym samym folderze. Używaj opcji 'Przeciągaj i upuść' załącznik! ⚠", - "Star": "Oznacz", - "Fullscreen": "Pełen ekran", - "Add tag...": "Dodaj tag...", - "Disabled": "Disabled" + "Star": "Oznacz", + "Fullscreen": "Pełen ekran", + "Add tag...": "Dodaj tag...", + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/pt-BR.json b/locales/pt-BR.json index d4c75d46..b78e0fce 100644 --- a/locales/pt-BR.json +++ b/locales/pt-BR.json @@ -154,5 +154,7 @@ "Allow dangerous html tags": "Permitir tags html perigosas", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/pt-PT.json b/locales/pt-PT.json index 5beb18dd..1ec2d3b7 100644 --- a/locales/pt-PT.json +++ b/locales/pt-PT.json @@ -131,7 +131,7 @@ "Permanent Delete": "Apagar Permanentemente", "Confirm note deletion": "Confirmar o apagamento da nota", "This will permanently remove this note.": "Isto irá remover permanentemente esta nota.", - "Successfully applied!": "Aplicado com Sucesso!", + "Successfully applied!": "Aplicado com Sucesso!", "Albanian": "Albanês", "Chinese (zh-CN)": "Chinês (zh-CN)", "Chinese (zh-TW)": "Chinês (zh-TW)", @@ -153,5 +153,7 @@ "Allow dangerous html tags": "Permitir tags html perigosas", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Converter setas de texto em simbolos. ⚠ Isto irá interferir no use de comentários em HTML em Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ Você colou um link referente a um anexo que não pôde ser encontrado no local de armazenamento desta nota. A vinculação de anexos de referência de links só é suportada se o local de origem e de destino for o mesmo de armazenamento. Por favor, arraste e solte o anexo na nota! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/ru.json b/locales/ru.json index c4e9e1a2..eab3eccc 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -151,5 +151,7 @@ "Disable": "Disable", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/sq.json b/locales/sq.json index 80f737a3..0cf81368 100644 --- a/locales/sq.json +++ b/locales/sq.json @@ -153,5 +153,7 @@ "Allow dangerous html tags": "Allow dangerous html tags", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/th.json b/locales/th.json index 358d49ab..1ad8b7a2 100644 --- a/locales/th.json +++ b/locales/th.json @@ -179,5 +179,8 @@ "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "แปลงลูกศรจากรูปแบบข้อความให้เป็นสัญลักษณ์. ⚠ สิ่งนี้จะเป็นการแทรกโดยใช้ HTML comment ลงไปใน Markdown ที่คุณเขียน.", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ ไม่พบไฟล์แนบในโน๊ตนี้ จากลิงค์ที่คุณได้วาง. คุณสามารถวางลิงค์ที่อ้างอิงไปยังไฟล์แนบ เฉพาะกรณีที่ต้นทาง และปลายทางที่อ้างถึงนั้นอยู่ใน 'แหล่งจัดเก็บ เดียวกัน. กรุณาใช้การลากและวางเพื่อใส่ไฟล์แนบแทน! ⚠", "Enable smart table editor": "เปิดการใช้ Smart table editor", - "Snippet Default Language": "ทำการ Snippet ภาษาที่เป็นค่าเริ่มต้น" + "Snippet Default Language": "ทำการ Snippet ภาษาที่เป็นค่าเริ่มต้น", + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/tr.json b/locales/tr.json index 077fa1e4..3ff9104d 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -153,5 +153,7 @@ "Only allow secure html tags (recommended)": "Sadece güvenli html etiketlerine izin ver (tavsiye edilen)", "Allow styles": "Stillere izin ver", "Allow dangerous html tags": "Tehlikeli html etiketlerine izin ver", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 855c9abc..30ffc3c7 100755 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -207,15 +207,18 @@ "Folder Name": "文件夹名称", "No tags":"无标签", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "将文本箭头转换为完整符号。 ⚠ 注意这会影响 Markdown 的 HTML 注释。", - "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Default New Note":"预设新笔记类型", - "Show only related tags": "只显示相关标签", - "Snippet Default Language": "程式码片段预设语言", - "Disable Direct Write (It will be applied after restarting)": "停用直接编辑 (重启后生效)", - "Enable smart table editor": "启用智能表格编辑器", - "Enable smart quotes": "启用智能引号", - "Allow line through checkbox": "替标示为完成的选框添加删除线", - "Custom CSS": "自定义 CSS", - "Allow custom CSS for preview": "允许预览自定义 CSS", - "Render newlines in Markdown paragraphs as
":"在 Markdown 段落中使用
换行" + "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", + "Default New Note":"预设新笔记类型", + "Show only related tags": "只显示相关标签", + "Snippet Default Language": "程式码片段预设语言", + "Disable Direct Write (It will be applied after restarting)": "停用直接编辑 (重启后生效)", + "Enable smart table editor": "启用智能表格编辑器", + "Enable smart quotes": "启用智能引号", + "Allow line through checkbox": "替标示为完成的选框添加删除线", + "Custom CSS": "自定义 CSS", + "Allow custom CSS for preview": "允许预览自定义 CSS", + "Render newlines in Markdown paragraphs as
":"在 Markdown 段落中使用
换行", + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" } diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 310a9bbe..f718ece2 100755 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -151,17 +151,18 @@ "Allow styles": "允許樣式", "Allow dangerous html tags": "允許危險的 HTML 標籤", "Convert textual arrows to beautiful signs. ⚠ This will interfere with using HTML comments in your Markdown.": "將文本箭頭轉換為完整符號。 ⚠ 注意這會影響 Markdown 的 HTML 注釋。", - "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Default New Note":"預設新筆記類型", - "Show only related tags": "只顯示相關標籤", - "Snippet Default Language": "程式碼片段預設語言", - "Disable Direct Write (It will be applied after restarting)": "停用直接編輯 (重啟後生效)", - "Enable smart table editor": "啟用智能表格編輯器", - "Enable smart quotes": "啟用智能引號", - "Allow line through checkbox": "替標示為完成的選框添加刪除線", - "Custom CSS": "自定義 CSS", - "Allow custom CSS for preview": "允許預覽自定義 CSS", - "Render newlines in Markdown paragraphs as
":"在 Markdown 段落中使用
換行", + "Default New Note":"預設新筆記類型", + "Show only related tags": "只顯示相關標籤", + "Snippet Default Language": "程式碼片段預設語言", + "Disable Direct Write (It will be applied after restarting)": "停用直接編輯 (重啟後生效)", + "Enable smart table editor": "啟用智能表格編輯器", + "Enable smart quotes": "啟用智能引號", + "Allow line through checkbox": "替標示為完成的選框添加刪除線", + "Custom CSS": "自定義 CSS", + "Allow custom CSS for preview": "允許預覽自定義 CSS", + "Render newlines in Markdown paragraphs as
":"在 Markdown 段落中使用
換行", "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠", - "Disabled": "Disabled" + "Spellcheck disabled": "Spellcheck disabled", + "Show menu bar": "Show menu bar", + "Auto Detect": "Auto Detect" }