diff --git a/README.md b/README.md
index 652ca77a1584f99b8929a2a51e842fd9fa5140b1..56590dfdf59abfeee8a23266b52c9f13b0214e32 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ Here is a table of language code to language name, in alphabetical order. These
 | `am` | Amharic |  አማርኛ | ✅ |
 | `ar` | Arabic | العربية | 🚧 |
 | `eu` | Basque | Euskara | 🚧 |
-| `be` | Belarusian | беларуская мова | 🚧 |
+| `be` | Belarusian | беларуская мова | ✅ |
 | `bg` | Bulgarian | български език | 🚧 |
 | `bn` | Bengali | বাংলা | 🚧 |
 | `ca` | Catalan | català | 🚧 |
diff --git a/be.json b/be.json
index e83bf38496e203cd9de48f8a80a85839fa1cfc0b..eb5c5e40eaec1a5b9ef1a7e732f26329a5e0a9dd 100644
--- a/be.json
+++ b/be.json
@@ -1,2100 +1,2100 @@
 {
 	"setting": {
-		"options": "Options",
-		"plugin": "Plugin",
-		"builtin-plugins": "Core plugins",
-		"plugin-options": "Plugin options",
-		"folder-path-example-placeholder": "Example: folder 1/folder 2",
-		"file-path-example-placeholder": "Example: folder/note",
-		"msg-restart-required": "Changing this option requires a restart to take effect.",
+		"options": "Параметры",
+		"plugin": "Плагін",
+		"builtin-plugins": "Базавыя плагіны",
+		"plugin-options": "Налада плагінаў",
+		"folder-path-example-placeholder": "Прыклад: папка 1/папка 2",
+		"file-path-example-placeholder": "Прыклад: папка/нататка",
+		"msg-restart-required": "Для змены гэтага параметра неабходны перазапуск.",
 		"editor": {
-			"name": "Editor",
-			"section-behavior": "Behavior",
-			"section-display": "Display",
-			"option-spellcheck": "Spell check",
-			"option-spellcheck-description": "Turns on the spell checker. Currently only works for English (US).",
-			"spellcheck-languages": "Spellcheck languages",
-			"spellcheck-languages-description": "Choose the languages for the spellchecker to use.",
-			"spellcheck-languages-mac-description": "The native spellchecker will automatically detect the language being used for you on macOS.",
-			"spellcheck-dict": "Spellcheck dictionary",
-			"spellcheck-dict-empty": "The spellcheck dictionary is empty.",
-			"option-show-inline-title": "Show inline title",
-			"option-show-inline-title-description": "Displays the filename as an editable title inline with the file contents.",
-			"option-readable-line-length": "Readable line length",
-			"option-readable-line-description": "Limit maximum line length. Fits less content on the screen, but makes long paragraphs more readable.",
-			"option-strict-line-break": "Strict line breaks",
-			"option-strict-line-break-description": "In preview mode, ignore single line breaks according to the Markdown specs. Turn this off for single line breaks to show in preview.",
-			"option-properties-in-document": "Properties in document",
-			"option-properties-in-document-description": "Choose how properties are displayed within the editor. Select \"source\" to have the properties displayed as YAML.",
-			"option-properties-hidden": "Hidden",
-			"option-properties-visible": "Visible",
-			"option-properties-source": "Source",
-			"option-show-file-properties": "Show properties in document",
-			"option-show-file-properties-description": "Show the properties section at the top of the file.",
-			"option-auto-pair-brackets": "Auto pair brackets",
-			"option-auto-pair-brackets-description": "Pair brackets and quotes automatically.",
-			"option-auto-pair-markdown": "Auto pair Markdown syntax",
-			"option-auto-pair-markdown-description": "Pair symbols automatically for bold, italics, highlight, strikethrough, and code.",
-			"option-smart-indent-lists": "Smart indent lists",
-			"option-smart-indent-lists-description": "Take care of indentation and list marker for you.",
-			"option-fold-heading": "Fold heading",
-			"option-fold-heading-description": "Let you fold everything under a heading.",
-			"option-fold-indent": "Fold indent",
-			"option-fold-indent-description": "Let you fold a portion of the same indentation, such as lists.",
-			"option-default-new-tab-view": "Default view for new tabs",
-			"option-default-new-tab-view-description": "The default view that a new Markdown tab gets opened in.",
-			"option-default-new-tab-view-editing": "Editing view",
-			"option-default-new-tab-view-reading": "Reading view",
-			"option-open-tab-in-foreground": "Always focus new tabs",
-			"option-open-tab-in-foreground-description": "When you open a link in a new tab, switch to it immediately.",
-			"option-default-editing-mode": "Default editing mode",
-			"option-default-editing-mode-description": "The default editing mode a new pane will start with.",
-			"option-default-editing-mode-source": "Source mode",
-			"option-default-editing-mode-live-preview": "Live Preview",
-			"option-show-line-number": "Show line number",
-			"option-show-line-number-description": "Show line number in the gutter.",
-			"option-indentation-guide": "Show indentation guides",
-			"option-indentation-guide-description": "Show vertical relationship lines between bullet points for visual guidance.",
-			"option-use-tabs": "Use tabs",
-			"option-use-tabs-description": "Use tabs to indent when pressing the \"Tab\" key. Set this to off to use spaces.",
-			"option-tab-size": "Tab size",
-			"option-tab-size-description": "Number of spaces a tab is equivalent to.",
-			"option-rtl": "Right-to-left (RTL)",
-			"option-rtl-description": "Sets the text direction of notes to display in right-to-left.",
-			"option-auto-convert-html": "Auto convert HTML",
-			"option-auto-convert-html-description": "Automatically convert HTML to Markdown when pasting and drag-and-drop from webpages. Use Ctrl/Cmd+Shift+V to paste without conversion.",
-			"option-vim-key-bindings": "Vim key bindings",
-			"option-vim-key-bindings-description": "Let you use Vim key bindings in the source editor.",
-			"option-vim-key-bindings-mobile": "On mobile devices, this setting is per-device and is not synchronized through the config file.",
-			"label-confirm-enable-vim": "Confirm entering Vim mode",
-			"label-vim-warning": "Vim mode is for efficient text editing but can be quite counter-intuitive. If you're not familiar with Vim, this option might make it look like Obsidian has stopped working.",
-			"label-vim-test": "To verify that you know your way around Vim, please enter the command to quit Vim without saving below:",
-			"label-vim-your-answer": "Your answer",
-			"placeholder-enter-command": "Enter command...",
-			"button-confirm-enable-vim": "Let me enable Vim",
-			"msg-vim-mode-enabled": "Command is correct. Vim mode now enabled.",
-			"msg-vim-mode-not-enabled": "Command is incorrect. Vim mode remains disabled to protect you.",
-			"msg-vim-mode-please-enter-command": "Please enter the command to enable Vim mode"
+			"name": "Рэдактар",
+			"section-behavior": "Функцыі рэдактара",
+			"section-display": "Адлюстраванне",
+			"option-spellcheck": "Правяраць правапіс",
+			"option-spellcheck-description": "Уключае праверку правапісу. У цяперашні час працуе толькі з англійскай (ЗША).",
+			"spellcheck-languages": "Мовы для праверкі правапісу",
+			"spellcheck-languages-description": "Абярыце мовы для праверкі арфаграфіі.",
+			"spellcheck-languages-mac-description": "Убудаваная праверка арфаграфіі аўтаматычна вызначыць мову, якая выкарыстоўваецца ў macOS.",
+			"spellcheck-dict": "Слоўнік",
+			"spellcheck-dict-empty": "Слоўнік пусты.",
+			"option-show-inline-title": "Паказаць назву ў пачатку",
+			"option-show-inline-title-description": "Адлюстроўвае імя файла ў выглядзе загалоўка, які можна рэдагаваць, у адным радку са змесцівам файла.",
+			"option-readable-line-length": "Абмяжуйце максімальную даўжыню радка",
+			"option-readable-line-description": "Павялічвае зручнасць чытання доўгіх абзацаў, але памяншае колькасць інфармацыі, якая змяшчаецца на экране.",
+			"option-strict-line-break": "Падвойны раздзяляльнік радкоў",
+			"option-strict-line-break-description": "Ігнараваць адзіночныя раздзяляльнікі радкоў у рэжыме прагляду ў адпаведнасці са стандартам Markdown. Адключыце, каб адзінкавыя раздзяляльнікі адлюстроўваліся ў рэжыме прагляду.",
+			"option-properties-in-document": "Уласцівасці ў дакуменце",
+			"option-properties-in-document-description": "Абярыце спосаб адлюстравання ўласцівасцяў у рэдактары. Каб уласцівасці адлюстроўваліся ў фармаце YAML, абярыце \"Зыходны код\".",
+			"option-properties-hidden": "Схаваны",
+			"option-properties-visible": "Бачны",
+			"option-properties-source": "Зыходны код",
+			"option-show-file-properties": "Паказаць уласцівасці ў дакуменце",
+			"option-show-file-properties-description": "Паказаць раздзел уласцівасцяў у пачатку файла.",
+			"option-auto-pair-brackets": "Зачыняць дужкі",
+			"option-auto-pair-brackets-description": "Аўтаматычна закрываць дужкі і двукоссі.",
+			"option-auto-pair-markdown": "Зачыняць тэгі Markdown",
+			"option-auto-pair-markdown-description": "Аўтаматычна закрывае тэгі для тоўстага і курсіўнага напісання.",
+			"option-smart-indent-lists": "Водступ для спісаў",
+			"option-smart-indent-lists-description": "Аўтаматычна дадае водступы і тэгі для спісаў.",
+			"option-fold-heading": "Згортваць загалоўкі",
+			"option-fold-heading-description": "Згортвае ўвесь тэкст пад загалоўкамі.",
+			"option-fold-indent": "Згортваць водступы",
+			"option-fold-indent-description": "Згортвае тэкст з аднолькавымі водступамі, напрыклад спісы.",
+			"option-default-new-tab-view": "Выгляд па змаўчанні для новых укладак",
+			"option-default-new-tab-view-description": "Выгляд па змаўчанні для новай укладкі Markdown.",
+			"option-default-new-tab-view-editing": "Рэжым рэдагавання",
+			"option-default-new-tab-view-reading": "Рэжым прагляду",
+			"option-open-tab-in-foreground": "Заўжды факусіравацца на новай укладкі",
+			"option-open-tab-in-foreground-description": "Пры адкрыцці спасылкі ў новай ўкладцы, аўтаматычна пераключацца на яе.",
+			"option-default-editing-mode": "Рэжым рэдактара па змаўчанні",
+			"option-default-editing-mode-description": "Па змаўчанні рэдактар адкрыецца ў абраным рэжыме.",
+			"option-default-editing-mode-source": "Зыходны код",
+			"option-default-editing-mode-live-preview": "Дынамічны прагляд",
+			"option-show-line-number": "Адлюстроўваць нумары радкоў",
+			"option-show-line-number-description": "Дадае нумарацыю радкоў на палях.",
+			"option-indentation-guide": "Адлюстроўваць лініі водступу",
+			"option-indentation-guide-description": "Паказваць вертыкальныя лініі паміж пунктамі для візуальнага арыентавання.",
+			"option-use-tabs": "Выкарыстоўваць табуляцыю",
+			"option-use-tabs-description": "Выкарыстоўваць табуляцыю для водступаў пры націску клавішы \"Tab\". Адключыце, каб замест табуляцыі выкарыстоўваліся сімвалы прабелу.",
+			"option-tab-size": "Шырыня табуляцыі",
+			"option-tab-size-description": "Колькасць прабелаў, якому адпавядае табуляцыя.",
+			"option-rtl": "Напрамак напісання (RTL)",
+			"option-rtl-description": "Устанаўлівае кірунак напісання нататак справа налева.",
+			"option-auto-convert-html": "Канвертаваць HTML",
+			"option-auto-convert-html-description": "Аўтаматычна пераўтвараць HTML у Markdown пры ўстаўцы і перацягванні вэб-спасылак. Выкарыстоўвайце з Ctrl/Cmd+Shift+V для ўстаўкі без пераўтварэння.",
+			"option-vim-key-bindings": "Выкарыстоўваць камбінацыі клавіш Vim",
+			"option-vim-key-bindings-description": "Дазваляе выкарыстоўваць спалучэнні клавіш Vim у рэжыме рэдагавання.",
+			"option-vim-key-bindings-mobile": "Гэты параметр наладжваецца асобна на розных прыладах і не захоўваецца ў файле канфігурацыі.",
+			"label-confirm-enable-vim": "Пацвердзіце выбар Vim рэжыму",
+			"label-vim-warning": "Рэжым Vim прызначаны для эфектыўнага рэдагавання тэксту, але ён не з'яўляецца інтуітыўна зразумелым. Калі вы не знаёмыя з Vim, гэтая опцыя можа стварыць адчуванне, што Obsidian не працуе.",
+			"label-vim-test": "Пацвердзіце навыкі валодання Vim, увёўшы каманду выхаду з Vim без захавання:",
+			"label-vim-your-answer": "Ваш адказ",
+			"placeholder-enter-command": "Увядзіце каманду...",
+			"button-confirm-enable-vim": "Дазвольце мне ўключыць Vim",
+			"msg-vim-mode-enabled": "Каманда правільная. Рэжым Vim актываваны.",
+			"msg-vim-mode-not-enabled": "Каманда няправільная. Рэжым Vim застаецца адключаным для вашай аховы.",
+			"msg-vim-mode-please-enter-command": "Для ўключэння рэжыму Vim увядзіце каманду"
 		},
 		"file": {
-			"name": "Files & Links",
-			"option-confirm-file-deletion": "Confirm file deletion",
-			"option-confirm-file-deletion-description": "Whether you want to get prompted to confirm file deletion.",
-			"option-delete-destination": "Deleted files",
-			"option-delete-destination-description": "What to do with files after you delete them.",
-			"option-choice-system-trash": "Move to system trash",
-			"option-choice-vault-trash": "Move to Obsidian trash (.trash folder)",
-			"option-choice-permanent-delete": "Permanent delete",
-			"option-always-update-links": "Always update internal links",
-			"option-always-update-links-description": "Whether to automatically update links after renaming a file or prompt.",
-			"option-new-note-location": "New note default location",
-			"option-new-note-location-description": "Where to put newly created notes. Plugin settings will override this.",
-			"option-choice-vault-root": "Vault root",
-			"option-choice-current-folder": "Same folder as the file is in",
-			"option-choice-specified-folder": "In the folder specified below",
-			"option-new-file-folder-path": "Folder to create new notes in",
-			"option-new-file-folder-path-description": "Newly created notes will appear under this folder. Plugin settings will override this.",
-			"option-use-wiki-links": "Use [[Wikilinks]]",
-			"option-use-wiki-links-description": "Auto-generate Wikilinks for [[links]] and ![[images]] instead of Markdown links and images. Disable this option to generate Markdown links instead.",
-			"option-show-unsupported-files": "Detect all file extensions",
-			"option-show-unsupported-files-description": "Show files with any extension even if Obsidian can't open them natively, so that you can link to them and see them in File Explorer and Quick Switcher.",
-			"option-link-autocompleted-format": "New link format",
-			"option-link-autocompleted-format-description": "What links to insert when auto generating internal links.",
-			"option-choice-shortest-linktext": "Shortest path when possible",
-			"option-choice-relative-path": "Relative path to file",
-			"option-choice-absolute-path": "Absolute path in vault",
-			"option-new-attachment-location": "Default location for new attachments",
-			"option-new-attachment-location-description": "Where newly added attachments are placed.",
-			"option-choice-subdirectory": "In subfolder under current folder",
-			"option-attachment-folder-path": "Attachment folder path",
-			"option-attachment-folder-path-description": "Newly created attachment files will appear here. That includes images created via drag and drop or pasting, and audio recordings.",
-			"option-attachment-subfolder-path": "Subfolder name",
-			"option-attachment-subfolder-path-description": "If your file is under \"vault/folder\", and your set subfolder name to \"attachments\", attachments will be saved to \"vault/folder/attachments\".",
-			"option-attachment-subfolder-path-placeholder": "attachments",
-			"option-excluded-files": "Excluded files",
-			"option-excluded-files-desc": "Excluded files will be either hidden or less noticeable in various places, such as Quick Switcher, link suggestion, and Graph View.",
-			"label-no-excluded-filters-applied": "No excluded filter is applied right now. Add one below.",
-			"label-excluded-filters-applied": "Files matching the following filters are currently excluded:",
-			"label-excluded-filter": "Filter",
-			"message-empty-filter": "Filter cannot be empty",
-			"placeholder-excluded-filter": "Enter path or \"/regex/\"..."
+			"name": "Файлы і ссылкі",
+			"option-confirm-file-deletion": "Пацвердзіце выдаленне файла",
+			"option-confirm-file-deletion-description": "Адлюстроўвае акно з пацвярджэннем выдалення файла.",
+			"option-delete-destination": "Выдаленыя файлы",
+			"option-delete-destination-description": "Што рабіць з файламі пасля выдалення.",
+			"option-choice-system-trash": "Перамясціць у сметніцу сістэмы",
+			"option-choice-vault-trash": "Перамяшчаць у сметніцу Obsidian (папка .trash)",
+			"option-choice-permanent-delete": "Выдаліць беззваротна",
+			"option-always-update-links": "Заўжды абнаўляць унутраныя спасылкі",
+			"option-always-update-links-description": "Абнаўляе спасылкі аўтаматычна пасля перайменавання файла.",
+			"option-new-note-location": "Месца для новых нататак па змаўчанні",
+			"option-new-note-location-description": "Дзе ствараць новую нататку. Налады плагінаў могуць перавызначыць гэта значэнне.",
+			"option-choice-vault-root": "У корні сховішча",
+			"option-choice-current-folder": "У той жа папцы, дзе размешчаны файл",
+			"option-choice-specified-folder": "У папцы, пазначанай ніжэй",
+			"option-new-file-folder-path": "Папка, у якой ствараць новыя нататкі",
+			"option-new-file-folder-path-description": "Новыя нататкі будуць стварацца ў гэтай папцы. Налады плагінаў могуць перавызначыць гэта значэнне.",
+			"option-use-wiki-links": "Выкарыстоўваць [[Wiki-спасылкі]]",
+			"option-use-wiki-links-description": "Аўтаматычна ствараць Wiki-спасылкі для [[спасылак]] і ![[малюнкаў]] замест Markdown-спасылак.",
+			"option-show-unsupported-files": "Выяўленне файлаў усіх пашырэнняў",
+			"option-show-unsupported-files-description": "Паказваць файлы з любым пашырэннем, нават калі Obsidian не можа адкрыць іх самастойна. Вы зможаце іх бачыць і спасылацца на іх у Файлавым менеджары і Хуткім пераходзе.",
+			"option-link-autocompleted-format": "Фармат новай спасылкі",
+			"option-link-autocompleted-format-description": "Які фармат выкарыстоўваць пры стварэнні ўнутраных спасылак.",
+			"option-choice-shortest-linktext": "Самы кароткі шлях да файла з магчымых",
+			"option-choice-relative-path": "Адносны шлях да файла",
+			"option-choice-absolute-path": "Абсалютны шлях адносна сховішча",
+			"option-new-attachment-location": "Месца для ўкладзеных файлаў па змаўчанні",
+			"option-new-attachment-location-description": "Дзе размяшчаюцца новыя дададзеныя далучэнні.",
+			"option-choice-subdirectory": "У падпапку ў бягучай папцы",
+			"option-attachment-folder-path": "Шлях да папкі з укладаннямі",
+			"option-attachment-folder-path-description": "Новыя далучаныя файлы будуць захоўвацца ў гэтай папцы. У тым ліку любыя ўстаўленыя выявы і аўдыязапісы.",
+			"option-attachment-subfolder-path": "Назва падпапкі",
+			"option-attachment-subfolder-path-description": "Калі нататка знаходзіцца ў \"vault/folder\", а імя падпапкі \"attachments\", то ўкладзеныя файлы будуць захоўвацца ў \"vault/folder/attachments\".",
+			"option-attachment-subfolder-path-placeholder": "далучэнні",
+			"option-excluded-files": "Выключаныя файлы",
+			"option-excluded-files-desc": "Выключаныя файлы будуць схаваны або менш бачныя ў розных месцах, такіх як Хуткі пераход, прапанаваныя спасылкі або Графы.",
+			"label-no-excluded-filters-applied": "Не ўсталяваны ніводны фільтр. Дадайце яго ніжэй.",
+			"label-excluded-filters-applied": "Файлы, якія адпавядаюць наступным фільтрам, выключаюцца:",
+			"label-excluded-filter": "Фільтр",
+			"message-empty-filter": "Фільтр не можа быць пустым",
+			"placeholder-excluded-filter": "Увядзіце шлях або \"/regex/\"..."
 		},
 		"appearance": {
-			"name": "Appearance",
-			"option-base-theme": "Base theme",
-			"option-base-theme-description": "Choose Obsidian’s default color scheme.",
-			"option-accent-color": "Accent color",
-			"option-accent-color-description": "Choose the accent color used throughout the app.",
-			"dark-theme": "Dark",
-			"light-theme": "Light",
-			"system-theme": "Adapt to system",
-			"option-font": "Font",
-			"option-advanced": "Advanced",
-			"option-interface": "Interface",
-			"option-interface-font": "Interface font",
-			"option-interface-font-description": "Set base font for all of Obsidian.",
-			"option-zoom-level": "Zoom level",
-			"option-zoom-level-description": "Controls the overall zoom level of the app.",
-			"option-text-font": "Text font",
-			"option-text-font-description": "Set font for editing and reading views.",
-			"option-monospace-font": "Monospace font",
-			"option-monospace-font-description": "Set font for places like code blocks and frontmatter.",
-			"label-single-font-currently-in-effect": " Currently applied font: ",
-			"label-multiple-fonts-currently-in-effect": " The following fonts are currently applied:",
-			"option-font-placeholder": "Enter font name...",
-			"label-no-custom-font-set": "No custom font is applied right now. Add one below.",
-			"label-font-applied": "The first font from this list that is available on your system will be applied.",
-			"msg-font-not-found": "This font is not detected on your system.",
-			"msg-font-found": "This font is detected on your system.",
-			"label-font-name": "Font name",
-			"option-community-themes": "Open community themes",
-			"option-community-themes-description": "Preview and use amazing themes created by the community.",
-			"button-browse-community-themes": "Browse",
-			"option-font-size": "Font size",
-			"option-font-size-description": "Font size in pixels that affects editor and preview.",
-			"option-font-size-action": "Quick font size adjustment",
-			"option-font-size-action-description": "Adjust the font size using Ctrl + Scroll, or using the trackpad pinch-zoom gesture.",
-			"option-themes": "Themes",
-			"option-manage-themes-description": "Manage installed themes and browse community themes.",
-			"option-theme-button-manage": "Manage",
-			"option-choice-none": "None",
-			"option-native-menus": "Native menus",
-			"option-native-menus-desc": "Menus throughout the app will match the operating system. They will not be affected by your theme.",
-			"button-reload-themes": "Reload themes",
-			"msg-reloaded-themes": "Reloaded custom CSS themes.",
-			"button-open-themes-folder": "Open themes folder",
-			"option-css-snippets": "CSS snippets",
-			"label-no-css-snippets-found": "No CSS snippets found in the snippets folder.",
-			"no-snippet-description": "CSS Snippets are stored in \"{{path}}\".",
-			"button-reload-snippets": "Reload snippets",
-			"button-open-snippets-folder": "Open snippets folder",
-			"msg-reloaded-snippets": "Reloaded CSS snippets.",
-			"option-toggle-snippet-description": "Apply CSS snippet at \"{{path}}\".",
-			"label-installed-themes": "Installed themes",
-			"label-screenshot-unavailable": "Screenshot unavailable",
-			"label-default-theme": "Default",
-			"tooltip-click-to-enlarge": "Click to enlarge",
-			"button-update": "Update",
-			"label-currently-selected": "Selected",
-			"option-frame-style": "Window frame style",
-			"option-frame-description": "Determines the styling of the title bar of Obsidian windows. Requires a full restart to take effect.",
-			"option-frame-hidden": "Hidden (default)",
-			"option-frame-obsidian": "Obsidian frame",
-			"option-frame-native": "Native frame",
-			"option-custom-icon": "Custom app icon",
-			"option-custom-icon-desc": "Set a custom icon for the app",
-			"button-choose-custom-icon": "Choose custom icon",
-			"option-configure-ribbon": "Ribbon menu",
-			"option-configure-ribbon-desc": "Configure what commands appear in the ribbon menu in that navigation bar.",
-			"option-mobile-quick-ribbon-item": "Quick access ribbon item",
-			"option-mobile-quick-ribbon-item-desc": "Tapping on the ribbon item in the navigation menu will active this ribbon item. Tap and hold will still show the menu.",
-			"option-mobile-quick-ribbon-default": "Open ribbon menu",
-			"button-configure": "Configure",
-			"label-additional-ribbon-items": "Other ribbon items",
-			"label-modal-configuration": "Ribbon Configuration",
-			"label-modal-configuration-desc": "Choose what items you want to be active in the ribbon. Drag and drop to change the order.",
-			"option-show-view-header": "Show tab title bar",
-			"option-show-view-header-desc": "Display the header at the top of every tab.",
-			"msg-updates-found": "Found {{count}} theme to update.",
-			"msg-updates-found_plural": "Found {{count}} themes to update.",
-			"button-check-for-updates": "Check for updates",
-			"button-view-updates": "View updates",
-			"button-update-all-themes": "Update all",
-			"label-current-themes": "Current community themes",
-			"label-currently-installed": "You currently have {{count}} theme installed.",
-			"label-currently-installed_plural": "You currently have {{count}} themes installed."
+			"name": "Выгляд",
+			"option-base-theme": "Асноўная тэма",
+			"option-base-theme-description": "Выбар асноўнай каляровай гамы.",
+			"option-accent-color": "Акцэнтны колер",
+			"option-accent-color-description": "Выберыце акцэнтны колер, які будзе выкарыстоўвацца ва ўсёй праграме.",
+			"dark-theme": "Цёмная",
+			"light-theme": "Светлая",
+			"system-theme": "Дапасаваць да сістэмнай",
+			"option-font": "Шрыфт",
+			"option-advanced": "Пашыраныя налады",
+			"option-interface": "Інтэрфейс",
+			"option-interface-font": "Шрыфт інтэрфейсу",
+			"option-interface-font-description": "Выбар асноўнага шрыфта інтэрфейсу ў Obsidian.",
+			"option-zoom-level": "Узровень маштабавання",
+			"option-zoom-level-description": "Кіраванне агульным узроўнем маштабавання ў праграме.",
+			"option-text-font": "Шрыфт тэксту",
+			"option-text-font-description": "Выбар шрыфта для абласцей рэдагавання і прагляду.",
+			"option-monospace-font": "Манашырынны шрыфт",
+			"option-monospace-font-description": "Выбар шрыфта для блокаў з кодам і для frontmatter.",
+			"label-single-font-currently-in-effect": " У цяперашні час выкарыстоўваецца наступны шрыфт: ",
+			"label-multiple-fonts-currently-in-effect": " Зараз выкарыстоўваюцца наступныя шрыфты:",
+			"option-font-placeholder": "Увядзіце імя шрыфта...",
+			"label-no-custom-font-set": "У дадзены момант карыстальніцкі шрыфт не прымяняецца. Дадайце яго ніжэй.",
+			"label-font-applied": "Будзе выкарыстоўвацца першы шрыфт з гэтага спісу, які даступны ў вашай сістэме.",
+			"msg-font-not-found": "Гэты шрыфт не знойдзены ў вашай сістэме.",
+			"msg-font-found": "Гэты шрыфт знойдзены ў вашай сістэме.",
+			"label-font-name": "Назва шрыфту",
+			"option-community-themes": "Паглядзець тэмы супольнасці",
+			"option-community-themes-description": "Папярэдні прагляд і выкарыстанне тэм, створаных супольнасцю.",
+			"button-browse-community-themes": "Агляд",
+			"option-font-size": "Памер шрыфту",
+			"option-font-size-description": "Памер шрыфта ў пікселях, які ўплывае на рэдактар і папярэдні прагляд.",
+			"option-font-size-action": "Хуткая настройка памеру шрыфта",
+			"option-font-size-action-description": "Наладзьце памер шрыфта з дапамогай Ctrl + Scroll або выкарыстоўвайце жэст \"шчыпок\" і маштабаванне на трекпаде.",
+			"option-themes": "Тэмы",
+			"option-manage-themes-description": "Кіраванне ўстаноўленымі тэмамі і прагляд тэм супольнасці.",
+			"option-theme-button-manage": "Кіраваць",
+			"option-choice-none": "Стандартны",
+			"option-native-menus": "Роднае меню",
+			"option-native-menus-desc": "Меню ўсёй праграмы будуць адпавядаць аперацыйнай сістэме. Ваша тэма не закране іх.",
+			"button-reload-themes": "Абнавіць тэму",
+			"msg-reloaded-themes": "Спіс CSS-тэм абноўлены.",
+			"button-open-themes-folder": "Адчыніць папку з тэмамі",
+			"option-css-snippets": "CSS сніпеты",
+			"label-no-css-snippets-found": "У папцы CSS-сніпетаў нічога не знойдзена.",
+			"no-snippet-description": "CSS cніпеты захоўваюцца ў \"{{path}}\".",
+			"button-reload-snippets": "Абнавіць сніпеты",
+			"button-open-snippets-folder": "Адчыніць сніпеты",
+			"msg-reloaded-snippets": "Сніпеты абноўлены.",
+			"option-toggle-snippet-description": "Ужыць CSS сніпет да \"{{path}}\".",
+			"label-installed-themes": "Усталяваныя тэмы",
+			"label-screenshot-unavailable": "Здымак экрана недаступны",
+			"label-default-theme": "Па змаўчанні",
+			"tooltip-click-to-enlarge": "Націсніце, каб павялічыць",
+			"button-update": "Абнавіць",
+			"label-currently-selected": "Абрана",
+			"option-frame-style": "Стыль рамкі акна",
+			"option-frame-description": "Вызначае стыль загалоўка вокнаў Obsidian. Для ўступлення ў сілу патрабуецца поўны перазапуск.",
+			"option-frame-hidden": "Схавана (па змаўчанні)",
+			"option-frame-obsidian": "Obsidian",
+			"option-frame-native": "Убудаваны",
+			"option-custom-icon": "Карыстальніцкі значок праграмы",
+			"option-custom-icon-desc": "Устанавіць уласны значок для праграмы",
+			"button-choose-custom-icon": "Абярыце ўласны значок",
+			"option-configure-ribbon": "Стужкавае меню",
+			"option-configure-ribbon-desc": "Наладзьце, якія каманды будуць адлюстроўвацца ў меню стужкі на панэлі навігацыі.",
+			"option-mobile-quick-ribbon-item": "Элемент стужкі хуткага доступу",
+			"option-mobile-quick-ribbon-item-desc": "Націсканне на элемент стужкі ў меню навігацыі актывуе гэты элемент стужкі. Націсніце і ўтрымлівайце для адлюстравання меню.",
+			"option-mobile-quick-ribbon-default": "Адкрыйце стужку меню",
+			"button-configure": "Наладзіць",
+			"label-additional-ribbon-items": "Іншыя вырабы з стужак",
+			"label-modal-configuration": "Канфігурацыя стужкі",
+			"label-modal-configuration-desc": "Абярыце, якія элементы будуць актыўныя ў стужцы. Перацягніце іх, каб змяніць парадак.",
+			"option-show-view-header": "Паказваць загаловак укладкі",
+			"option-show-view-header-desc": "Паказвае загаловак у верхняй частцы кожнай укладкі.",
+			"msg-updates-found": "Вы можаце абнавіць {{count}} тэму.",
+			"msg-updates-found_plural": "Вы можаце абнавіць {{count}} тэм.",
+			"button-check-for-updates": "Праверыць абнаўленні",
+			"button-view-updates": "Праглядзець абнаўленні",
+			"button-update-all-themes": "Абнавіць усё",
+			"label-current-themes": "Бягучыя тэмы супольнасці",
+			"label-currently-installed": "Устаноўлена тэм: {{count}}.",
+			"label-currently-installed_plural": "Устаноўлена тэм: {{count}}."
 		},
 		"hotkeys": {
-			"name": "Hotkeys",
-			"option-search": "Search hotkeys",
-			"option-search-desc": "Showing {{count}} hotkey. ",
-			"option-search-desc_plural": "Showing {{count}} hotkeys. ",
-			"option-search-conflict": "{{count}} command with conflicts.",
-			"option-search-conflict_plural": "{{count}} commands with conflicts.",
-			"prompt-filter": "Filter...",
-			"tooltip-delete-hotkey": "Delete hotkey",
-			"label-waiting-for-hotkey-press": "Press hotkey...",
-			"label-show-all": "All",
-			"label-show-unassigned": "Unassigned",
-			"label-show-assigned": "Assigned",
-			"label-show-user-assigned": "Assigned by me",
-			"tooltip-restore-default": "Restore default",
-			"tooltip-customize-command": "Customize this command",
-			"tooltip-hotkey-single-conflict": "This hotkey conflicts with \"{{command}}\"",
-			"tooltip-hotkey-multiple-conflicts": "This hotkey conflicts with {{count}} other commands",
-			"label-blank-hotkey": "Blank"
+			"name": "Гарачыя клавішы",
+			"option-search": "Шукаць гарачыя клавішы",
+			"option-search-desc": "Гарачых клавіш: {{count}}. ",
+			"option-search-desc_plural": "Гарачых клавіш: {{count}}. ",
+			"option-search-conflict": "{{count}} каманда з канфліктам.",
+			"option-search-conflict_plural": "{{count}} каманды з канфліктамі.",
+			"prompt-filter": "Фільтр...",
+			"tooltip-delete-hotkey": "Выдаліць гарачую клавішу",
+			"label-waiting-for-hotkey-press": "Націсніце спалучэнне клавіш...",
+			"label-show-all": "Усе",
+			"label-show-unassigned": "Непрызначаны",
+			"label-show-assigned": "Прызначаныя",
+			"label-show-user-assigned": "Прызначаныя мной",
+			"tooltip-restore-default": "Аднавіць да прадвызначаных",
+			"tooltip-customize-command": "Наладзьце гэтую каманду",
+			"tooltip-hotkey-single-conflict": "Гэта спалучэнне канфліктуе з камандай \"{{command}}\"",
+			"tooltip-hotkey-multiple-conflicts": "Колькасць канфліктаў гэтага спалучэння з іншымі камандамі: {{count}}",
+			"label-blank-hotkey": "Не прызначана"
 		},
 		"about": {
-			"name": "General",
-			"label-commercial-license": "Commercial license",
-			"label-license-key": "License key",
-			"license-key-placeholder": "Your license key...",
-			"label-activate-license": "Activate license",
-			"button-activate": "Activate",
-			"label-unknown-version": "Unknown",
-			"label-current-version": "Current version: ",
-			"label-install-version": "(Installer version: {{version}})",
-			"label-up-to-date": "Your app is up to date!",
-			"label-read-changelog": "Read the changelog.",
-			"label-manual-update-required": "To support the latest features and to receive the latest security patches, Obsidian needs a major installer update. You need to manually download and reinstall Obsidian.",
-			"label-download": "Download",
-			"label-new-version-ready": "A new version is ready to be installed. ",
-			"label-relaunch-to-update": "Relaunch the app to update.",
-			"label-disabled-updates": "Updates are disabled.",
-			"label-checking-for-updates": "Checking for updates...",
-			"button-relaunch": "Relaunch",
-			"button-check-for-updates": "Check for updates",
-			"option-auto-update": "Automatic updates",
-			"option-auto-update-description": "Turn this off to prevent the app from checking for updates.",
-			"option-get-help": "Get help",
-			"option-get-help-description": "Get help on using Obsidian.",
-			"button-open": "Open",
-			"option-language": "Language",
-			"option-language-description": "Change the display language.",
-			"option-insider-build": "Receive insider builds",
-			"option-insider-build-description": "Auto-update to insider builds to try out new features. Note that these builds are bleeding edge and might be less stable.",
-			"option-advanced": "Advanced",
-			"option-hw-acceleration": "Hardware Acceleration",
-			"option-hw-acceleration-description": "Turns on Hardware Acceleration, which uses your GPU to make Obsidian smoother.",
-			"option-hw-acceleration-warning": "If you turn this off, app performance will be severely degraded.",
-			"option-config-location": "Override config folder",
-			"option-config-location-description": "Use a different config folder than the default one. Must start with a dot.",
-			"option-config-location-warning": "Config location must be a valid folder name that starts with a dot.",
-			"label-license": "License",
-			"label-your-commercial-license-key": "Your commercial license key is \"{{key}}\".",
-			"label-commercial-license-info": "Registered to \"{{company}}\" for {{seats}} users. Valid until {{expiry}}.",
-			"label-validating-commercial-license": "Validating...",
-			"label-invalid-commercial-license": "License invalid: ",
-			"button-remove-commercial-license": "Remove",
-			"option-catalyst": "Catalyst license",
-			"option-catalyst-desc": "You currently have the {{tier}} Catalyst license. Thanks for your support!",
-			"option-catalyst-desc-no-license": "You don't have a Catalyst license right now. Catalyst license is a one-time donation to support Obsidian development.",
-			"label-app": "App",
-			"label-add-own-language": "See how to add your language to Obsidian."
+			"name": "Асноўныя",
+			"label-commercial-license": "Камерцыйная ліцэнзія",
+			"label-license-key": "Ліцэнзійны ключ",
+			"license-key-placeholder": "Ваш ліцэнзійны ключ...",
+			"label-activate-license": "Актываваць ліцэнзію",
+			"button-activate": "Актываваць",
+			"label-unknown-version": "Невядомая",
+			"label-current-version": "Бягучая версія: ",
+			"label-install-version": "(Версія інсталятара: {{version}})",
+			"label-up-to-date": "Устаноўлена актуальная версія!",
+			"label-read-changelog": "Спіс змен.",
+			"label-manual-update-required": "Obsidian патрабуе сур'ёзнага абнаўлення інсталятара каб падтрымліваць найноўшыя функцыі і атрымліваць апошнія патчы бяспекі. Вам трэба ўручную спампаваць і пераўсталяваць Obsidian.",
+			"label-download": "Спампаваць",
+			"label-new-version-ready": "Новая версія даступна для ўсталявання. ",
+			"label-relaunch-to-update": "Перазапусціць для абнаўлення.",
+			"label-disabled-updates": "Абнаўлення адключаны.",
+			"label-checking-for-updates": "Праверка абнаўленняў...",
+			"button-relaunch": "Перазапусціць",
+			"button-check-for-updates": "Праверыць абнаўленні",
+			"option-auto-update": "Аўтаматычныя абнаўленні",
+			"option-auto-update-description": "Выключыце, каб праграма не правярала, ці ёсць новыя абнаўленні.",
+			"option-get-help": "Атрымаць даведку",
+			"option-get-help-description": "Атрымайце дапамогу па выкарыстанні Obsidian.",
+			"button-open": "Адкрыць",
+			"option-language": "Мова",
+			"option-language-description": "Змяняе мову інтэрфейсу.",
+			"option-insider-build": "Атрымлівайце раннія зборкі",
+			"option-insider-build-description": "Аўтаматычна абнаўляць да ранніх зборак, каб паспрабаваць новыя функцыі. Звярніце ўвагу, што гэтыя зборкі могуць быць менш стабільнымі.",
+			"option-advanced": "Пашыраныя налады",
+			"option-hw-acceleration": "Апаратнае паскарэнне",
+			"option-hw-acceleration-description": "Уключае апаратнае паскарэнне, якое выкарыстоўвае GPU, для больш плаўнай працы Obsidian.",
+			"option-hw-acceleration-warning": "Калі вы адключыце гэтую функцыю, прадукцыйнасць праграмы моцна знізіцца.",
+			"option-config-location": "Перавызначыць папку з канфігурацыяй",
+			"option-config-location-description": "Выкарыстоўвайце папку канфігурацыі, адрозную ад папкі па змаўчанні. Назва павінна пачынацца з кропкі.",
+			"option-config-location-warning": "Размяшчэнне канфігурацыі павінна быць сапраўдным імем папкі, якое пачынаецца з кропкі.",
+			"label-license": "Ліцэнзія",
+			"label-your-commercial-license-key": "Ключ вашай камерцыйнай ліцэнзіі \"{{key}}\".",
+			"label-commercial-license-info": "Зарэгістравана на \"{{company}}\" для {{seats}} карыстальнікаў. Сапраўдная да {{expiry}}.",
+			"label-validating-commercial-license": "Праверка...",
+			"label-invalid-commercial-license": "Ліцэнзія недзейная: ",
+			"button-remove-commercial-license": "Выдаліць",
+			"option-catalyst": "Ліцэнзія Catalyst",
+			"option-catalyst-desc": "Зараз вы валодаеце {{tier}} ліцэнзіяй Catalyst. Дзякуй за падтрымку!",
+			"option-catalyst-desc-no-license": "Зараз у вас няма ліцэнзіі Catalyst. Ліцэнзія Catalyst - гэта аднаразовае ахвяраванне ў падтрымку распрацоўкі Obsidian.",
+			"label-app": "Праграма",
+			"label-add-own-language": "Даведайцеся, як дадаць сваю мову ў Obsidian."
 		},
 		"account": {
-			"name": "Account",
-			"option-your-account": "Your account",
-			"option-your-account-desc": "You're currently signed in {{name}} ({{email}}).",
-			"option-your-account-desc-no-login": "You're not logged in right now. An account is only needed for Obsidian Sync, Obsidian Publish, and Catalyst insider builds.",
-			"button-manage-settings": "Manage settings",
-			"label-insider": "insider",
-			"label-supporter": "supporter",
+			"name": "Уліковы запіс",
+			"option-your-account": "Ваш уліковы запіс",
+			"option-your-account-desc": "Вы ўвайшлі як {{name}} ({{email}}).",
+			"option-your-account-desc-no-login": "Вы не ўвайшлі ў сістэму. Уліковы запіс неабходна толькі для працы Obsidian Sync, Obsidian Publish і доступу да ранніх зборак Catalyst.",
+			"button-manage-settings": "Наладзіць",
+			"label-insider": "інсайдэр",
+			"label-supporter": "падтрымшчык",
 			"label-vip": "VIP",
-			"button-upgrade-catalyst": "Upgrade",
-			"option-commercial-license": "Commercial license",
-			"option-commercial-license-desc": "If you use Obsidian for commercial purpose, you may need to get a commercial license.",
-			"button-purchase": "Purchase",
-			"button-log-out": "Log out",
-			"label-log-in": "Log in",
-			"label-sign-up": "Sign up",
-			"label-email": "Email",
-			"placeholder-email": "Your email...",
-			"label-password": "Password",
-			"placeholder-password": "Your password...",
-			"button-login": "Login",
-			"message-empty-email": "Email cannot be empty.",
-			"message-invalid-email": "Email is not valid.",
-			"message-empty-password": "Password cannot be empty.",
-			"message-login-failed": "Login failed, please double check your email and password.",
-			"label-no-account": "Don't have an account? ",
-			"link-sign-up-now": "Sign up now",
-			"label-mfa-code": "6-digit 2FA code",
-			"mfa-wrong-format": "The 2FA authenticator code must be 6 digits.",
-			"mfa-verification-failed": "2FA code is incorrect, please double check your authenticator app."
+			"button-upgrade-catalyst": "Абнавіць",
+			"option-commercial-license": "Камерцыйная ліцэнзія",
+			"option-commercial-license-desc": "Калі вы выкарыстоўваеце Obsidian з камерцыйнымі мэтамі, вам можа быць патрэбна набыць камерцыйную ліцэнзію.",
+			"button-purchase": "Набыць",
+			"button-log-out": "Выйсці",
+			"label-log-in": "Увайсці",
+			"label-sign-up": "Рэгістрацыя",
+			"label-email": "Пошта",
+			"placeholder-email": "Ваш эл. адрас...",
+			"label-password": "Пароль",
+			"placeholder-password": "Ваш пароль...",
+			"button-login": "Увайсці",
+			"message-empty-email": "Электронны адрас не можа быць пустым.",
+			"message-invalid-email": "Несапраўдная эл. пошта.",
+			"message-empty-password": "Пароль не можа быць пустым.",
+			"message-login-failed": "Няправільны адрас электроннай пошты ці пароль.",
+			"label-no-account": "Няма ўліковага запісу? ",
+			"link-sign-up-now": "Зарэгістравацца",
+			"label-mfa-code": "6-значны код двухфактарнай аўтэнтыфікацыі",
+			"mfa-wrong-format": "Код аўтэнтыфікацыі павінен складацца з 6 лічбаў.",
+			"mfa-verification-failed": "Код двухфактарнай аўтэнтыфікацыі няправільны, калі ласка, пераправерце праграму аўтэнтыфікацыі яшчэ раз."
 		},
 		"core-plugin": {
-			"plugin-list": "Plugin list",
-			"option-search-plugin": "Search core plugins",
-			"option-search-plugin-description": "Filter plugins by name or description.",
-			"placeholder-search-plugin": "Search plugins..."
+			"plugin-list": "Спіс плагінаў",
+			"option-search-plugin": "Пошук базавых плагінаў",
+			"option-search-plugin-description": "Пошук плагінаў па назве і апісанні.",
+			"placeholder-search-plugin": "Пошук плагінаў..."
 		},
 		"third-party-plugin": {
-			"name": "Third-party plugin",
-			"option-restricted-mode": "Restricted mode",
-			"option-restricted-mode-description": "Restricted mode is off. Turn on to disable community plugins.",
-			"button-turn-on": "Turn on",
-			"option-browse-community-plugins": "Community plugins",
-			"option-browse-community-plugins-description": "Browse and install third-party plugins made by our amazing community.",
-			"button-browse": "Browse",
-			"label-exit-restricted-mode": "Exit Restricted Mode",
-			"label-exit-restricted-mode-description-1": "Community plugins, like any other software you install, could potentially cause data integrity and security issues.",
-			"label-exit-restricted-mode-description-2": "Plugin security is important to us. Here's what we do:",
-			"label-exit-restricted-mode-description-3": "Despite our efforts, there is still a small chance that a community plugin might misbehave.",
-			"label-code-review": "Initial code review",
-			"label-code-review-desc": "Plugins undergo an initial code review by our team before they appear in the store.",
-			"label-open-source": "Open source",
-			"label-open-source-desc": "Most plugins are open source on GitHub, so you can inspect the code yourself.",
-			"label-peer-audit": "Peer audit",
-			"label-peer-audit-desc": "We have a large community of developers who watch out for each other.",
-			"label-report-mechanism": "Report mechanism",
-			"label-report-mechanism-desc": "We follow up and remove faulty plugins upon user report.",
-			"label-exit-restricted-mode-disable-confirmation": "Would you like to exit Restricted Mode to enable community plugins? We strongly recommend making backups of your data before doing so.",
-			"label-learn-more": "Learn more about plugin security",
-			"button-turn-on-community-plugins": "Turn on community plugins",
-			"label-trust-author": "Do you trust the author of this vault?",
-			"label-trust-author-description-1": "You're opening this vault for the first time, and it comes with some plugins.",
-			"label-trust-author-description-2": "If you obtained this vault from someone else, please note that plugins of unknown origin might pose security risks.",
-			"label-trust-author-description-3": "If you do not fully trust the author of this vault, we recommend staying in Restricted Mode, so the plugins in this vault do not run.",
-			"button-enable-plugins": "Trust author and enable plugins",
-			"button-dont-trust-author": "Browse vault in Restricted Mode",
-			"placeholder-community-plugins": "Search community plugins...",
-			"msg-failed-load-plugins": "Failed to load community plugins.",
-			"label-installed": "Installed",
-			"button-install": "Install",
-			"button-enable": "Enable",
-			"button-disable": "Disable",
-			"button-copy-share-link": "Copy share link",
-			"button-donate": "Donate",
-			"label-no-results-found": "No results found.",
-			"label-no-recent-files-found": "No recent files found. Type to search...",
-			"msg-failed-to-load-manifest": "Failed to load plugin manifest.",
-			"label-version": "Version: {{version}}",
-			"label-currently-installed-version": " (currently installed: {{version}})",
-			"label-by-author": "By ",
-			"label-repository": "Repository: ",
-			"label-last-update": "Last update: ",
-			"tooltip-view-last-update": "View the latest update",
-			"label-unsupported": "This plugin does not support your device.",
-			"button-update": "Update",
-			"label-no-readme": "This plugin did not provide a README file.",
-			"msg-installing-plugin": "Installing plugin \"{{name}}\"...",
-			"msg-failed-to-install-plugin": "Failed to install plugin \"{{name}}\".",
-			"msg-successfully-installed-plugin": "Successfully installed plugin \"{{name}}\".",
-			"label-installed-plugins": "Installed plugins",
-			"button-reload-plugins": "Reload plugins",
-			"msg-reloaded-third-party-plugins": "Reloaded third-party plugins.",
-			"label-uninstall": "Uninstall",
-			"label-uninstall-plugin": "Uninstall plugin",
-			"label-uninstall-plugin-confirmation": "Are you sure you want to uninstall this plugin? This will delete the folder of the plugin.",
-			"button-open-plugins-folder": "Open plugins folder",
-			"button-check-for-updates": "Check for updates",
-			"button-update-all-plugins": "Update all",
-			"label-current-plugins": "Current plugins",
-			"label-currently-installed": "You currently have {{count}} plugin installed.",
-			"label-currently-installed_plural": "You currently have {{count}} plugins installed.",
-			"label-debug-startup-time": "Debug startup time",
-			"label-debug-startup-time-description": "Show a message with how long each plugin took to initialize when starting the app.",
-			"msg-no-updates-found": "No plugin updates found.",
-			"msg-updates-found": "Found {{count}} plugin to update.",
-			"msg-updates-found_plural": "Found {{count}} plugins to update.",
-			"msg-update-plugin": "Update to version {{version}}",
-			"option-search-installed-plugin": "Search installed plugins",
-			"option-search-installed-plugin-description": "Filter installed plugins by name or description.",
-			"placeholder-search-installed-plugin": "Search installed plugins...",
-			"show-installed-only": "Show installed only",
-			"label-donate-modal-title": "Donate to support {{name}}",
-			"label-donate-modal-text1": "Plugin developers are community volunteers who make amazing things out of passion. If you find this plugin useful, please consider funding its development.",
-			"label-donate-modal-text2": "100% of your contribution will go to the plugin developer; Obsidian does not take a cut. The funding platform they choose might charge a fee.",
-			"label-donate-modal-text3": "Thanks for your generous support!",
-			"label-support-this-plugin": "Support this plugin:",
-			"label-search-summary": "Showing {{pluginCount}}:",
-			"label-by-popularity": "Most downloaded",
-			"label-by-released": "Recently released",
-			"label-by-updated": "Recently updated",
-			"label-alphabetical": "Alphabetical",
-			"label-last-updated": "Updated {{time}}"
+			"name": "Староннія плагіны",
+			"option-restricted-mode": "Абмежаваны рэжым",
+			"option-restricted-mode-description": "Абмежаваны рэжым выключаны. Уключыце, каб адключыць усе плагіны супольнасці.",
+			"button-turn-on": "Уключыць",
+			"option-browse-community-plugins": "Плагіны супольнасці",
+			"option-browse-community-plugins-description": "Агляд і ўстаноўка старонніх плагінаў, зробленых нашай неверагоднай супольнасцю.",
+			"button-browse": "Агляд",
+			"label-exit-restricted-mode": "Выйсці з Бяспечнага рэжыму",
+			"label-exit-restricted-mode-description-1": "Плагіны супольнасці, як і будзь якія іншыя ўсталяваныя праграмы, патэнцыйна могуць шкодзіць вашым файлам і бяспецы.",
+			"label-exit-restricted-mode-description-2": "Бяспека плагінаў важная для нас. Вось што мы робім:",
+			"label-exit-restricted-mode-description-3": "Нягледзячы на нашы намаганні, усё яшчэ існуе невялікая верагоднасць таго, што плагін супольнасці можа паводзіць сябе няправільна.",
+			"label-code-review": "Першапачатковая праверка коду",
+			"label-code-review-desc": "Плагіны праходзяць першапачатковую праверку коду нашай камандай, перш чым яны трапляюць у каталог.",
+			"label-open-source": "Адкрыты зыходны код",
+			"label-open-source-desc": "Большасць плагінаў маюць адкрыты зыходны код на GitHub, таму вы можаце праверыць код самастойна.",
+			"label-peer-audit": "Калектыўны аўдыт",
+			"label-peer-audit-desc": "У нас вялікая супольнасць распрацоўшчыкаў, якія правяраюць адзін аднаго.",
+			"label-report-mechanism": "Механізм справаздачнасці",
+			"label-report-mechanism-desc": "Мы адсочваем і выдаляем няспраўныя плагіны пасля скаргаў карыстальнікаў.",
+			"label-exit-restricted-mode-disable-confirmation": "Хочаце выйсці з абмежаванага рэжыму, каб уключыць плагіны супольнасці? Мы настойліва рэкамендуем вам зрабіць рэзервовую копію дадзеных перад гэтым.",
+			"label-learn-more": "Даведацца больш пра бяспеку плагінаў",
+			"button-turn-on-community-plugins": "Уключыць плагіны супольнасці",
+			"label-trust-author": "Ці давяраеце вы аўтару гэтага сховішча?",
+			"label-trust-author-description-1": "Вы адкрываеце гэта сховішча першы раз, яно ідзе з некалькімі плагінамі.",
+			"label-trust-author-description-2": "Калі вы атрымалі гэта сховішча ад кагосьці невядомага, звярніце ўвагу, што плагіны з невядомых крыніц могуць быць небяспечнымі.",
+			"label-trust-author-description-3": "Калі вы не давяраеце аўтару гэтага сховішча, мы рэкамендуем вам заставацца ў Абмежаваным рэжыме, каб плагіны не працавалі.",
+			"button-enable-plugins": "Даверыцца аўтару і ўключыць плагіны",
+			"button-dont-trust-author": "Прагляд сховішча ў Бяспечным рэжыме",
+			"placeholder-community-plugins": "Шукаць плагіны супольнасці...",
+			"msg-failed-load-plugins": "Не атрымалася загрузіць плагіны супольнасці.",
+			"label-installed": "Усталяваны",
+			"button-install": "Усталяваць",
+			"button-enable": "Уключыць",
+			"button-disable": "Адключыць",
+			"button-copy-share-link": "Скапіяваць спасылку",
+			"button-donate": "Ахвяраваць",
+			"label-no-results-found": "Вынікаў не знойдзена.",
+			"label-no-recent-files-found": "Нядаўніх файлаў не знойдзена. Увядзіце пошукавы запыт...",
+			"msg-failed-to-load-manifest": "Не ўдалося загрузіць апісанне плагіна.",
+			"label-version": "Версія: {{version}}",
+			"label-currently-installed-version": " (усталявана: {{version}})",
+			"label-by-author": "Аўтар: ",
+			"label-repository": "Рэпазіторый: ",
+			"label-last-update": "Апошняе абнаўленне: ",
+			"tooltip-view-last-update": "Паказаць апошняе абнаўленне",
+			"label-unsupported": "Гэты плагін не падтрымлівае вашу прыладу.",
+			"button-update": "Абнавіць",
+			"label-no-readme": "Гэты плагін не змяшчае файл README.",
+			"msg-installing-plugin": "Устанаўліваецца плагін \"{{name}}\"...",
+			"msg-failed-to-install-plugin": "Не атрымалася ўсталяваць плагін \"{{name}}\".",
+			"msg-successfully-installed-plugin": "Плагін \"{{name}}\" устаноўлены.",
+			"label-installed-plugins": "Усталяваныя плагіны",
+			"button-reload-plugins": "Перазагрузіць плагіны",
+			"msg-reloaded-third-party-plugins": "Староннія плагіны перагружаны.",
+			"label-uninstall": "Выдаліць",
+			"label-uninstall-plugin": "Выдаліць плагін",
+			"label-uninstall-plugin-confirmation": "Вы ўпэўнены, што хочаце выдаліць гэты плагін? Гэта выдаліць папку плагіна.",
+			"button-open-plugins-folder": "Адкрыць папку з плагінамі",
+			"button-check-for-updates": "Праверыць абнаўленні",
+			"button-update-all-plugins": "Абнавіць усё",
+			"label-current-plugins": "Усталяваныя плагіны",
+			"label-currently-installed": "Устаноўлена плагінаў: {{count}}.",
+			"label-currently-installed_plural": "Устаноўлена плагінаў: {{count}}.",
+			"label-debug-startup-time": "Адладжванне часу запуску",
+			"label-debug-startup-time-description": "Паказваць паведамленне пра час запуску кожнага плагіна.",
+			"msg-no-updates-found": "Абнаўленні не знойдзены.",
+			"msg-updates-found": "Знойдзен {{count}} плагін для абнаўлення.",
+			"msg-updates-found_plural": "Знойдзена {{count}} плагінаў для абнаўлення.",
+			"msg-update-plugin": "Абнавіць да версіі {{version}}",
+			"option-search-installed-plugin": "Пошук усталяваных плагінаў",
+			"option-search-installed-plugin-description": "Пошук устаноўленых плагінаў па назве і апісанні.",
+			"placeholder-search-installed-plugin": "Пошук усталяваных плагінаў...",
+			"show-installed-only": "Паказаць толькі ўсталяваныя",
+			"label-donate-modal-title": "Ахвяруйце на падтрымку {{name}}",
+			"label-donate-modal-text1": "Распрацоўшчыкі плагінаў - гэта валанцёры супольнасці, якія ствараюць дзіўныя рэчы з захаплення. Калі вы лічыце гэты плагін карысным, падумайце пра магчымасць падтрымкі распрацоўкі.",
+			"label-donate-modal-text2": "100% вашага ўкладу пойдзе распрацоўшчыку плагіна; Obsidian не бярэ камісію. Выбраная імі платформа фінансавання можа браць камісію.",
+			"label-donate-modal-text3": "Дзякуй за вашу шчодрую падтрымку!",
+			"label-support-this-plugin": "Падтрымаць плагін:",
+			"label-search-summary": "Паказаны {{pluginCount}}:",
+			"label-by-popularity": "Па колькасці запамповак",
+			"label-by-released": "Нядаўна выпусцілі",
+			"label-by-updated": "Нядаўна абноўленыя",
+			"label-alphabetical": "Па алфавіце",
+			"label-last-updated": "Абноўлена ў {{time}}"
 		},
 		"mobile-toolbar": {
-			"name": "Mobile toolbar",
-			"option-configure-quick-action": "Configure mobile Quick Action",
-			"option-configure-quick-action-description": "Configure which command to trigger when pull down from the top. The current command is set to \"{{command}}\".",
-			"button-configure": "Configure",
-			"placeholder-select-quick-action": "Select Quick Action...",
-			"quick-action-disabled": "None",
-			"manage-toolbar-options": "Manage toolbar options",
-			"option-internal-link": "Add internal link",
-			"option-internal-embed": "Add embed",
-			"option-tag": "Add tag",
-			"option-heading": "Toggle heading",
-			"option-strikethrough": "Toggle strikethrough",
-			"option-highlight": "Toggle highlight",
-			"option-code": "Toggle code",
-			"option-blockquote": "Toggle blockquote",
-			"option-inline-math": "Toggle inline math",
-			"option-math-block": "Toggle math block",
-			"option-markdown-link": "Add Markdown link",
-			"option-bullet-list": "Toggle bullet list",
-			"option-numbered-list": "Toggle numbered list",
-			"option-indent-list": "Indent list item",
-			"option-unindent-list": "Unindent list item",
-			"option-undo": "Undo",
-			"option-redo": "Redo",
-			"option-move-caret-up": "Move caret up",
-			"option-move-caret-down": "Move caret down",
-			"option-move-caret-left": "Move caret left",
-			"option-move-caret-right": "Move caret right",
-			"option-first-line": "Go to first line",
-			"option-last-line": "Go to last line",
-			"option-toggle-keyboard": "Toggle keyboard",
-			"option-configure-toolbar": "Configure mobile toolbar",
-			"option-added-options": "Added options",
-			"option-more-toolbar-options": "More toolbar options",
-			"option-attach": "Insert attachment",
-			"option-add-command": "Add global command",
-			"option-add-command-description": "Select any global command to add to the toolbar."
+			"name": "Мабільная панэль інструментаў",
+			"option-configure-quick-action": "Наладзіць хуткае дзеянне",
+			"option-configure-quick-action-description": "Вызначыце якую каманду выклікаць, пацягнуўшы экран зверху ўніз. Бягучы выбар: \"{{command}}\".",
+			"button-configure": "Наладзіць",
+			"placeholder-select-quick-action": "Абярыце хуткае дзеянне...",
+			"quick-action-disabled": "Нiчога",
+			"manage-toolbar-options": "Кіраванне панэллю інструментаў",
+			"option-internal-link": "Дадаць унутраную ссылку",
+			"option-internal-embed": "Дадаць устаўку",
+			"option-tag": "Дадаць тэг",
+			"option-heading": "Загаловак",
+			"option-strikethrough": "Перакрэсліванне",
+			"option-highlight": "Вылучэнне",
+			"option-code": "Фрагмент кода",
+			"option-blockquote": "Цытата",
+			"option-inline-math": "Паказаць/схаваць матэматычныя выразы",
+			"option-math-block": "Паказаць/схаваць матэматычны блок",
+			"option-markdown-link": "Дадаць Markdown спасылку",
+			"option-bullet-list": "Маркіраваны спіс",
+			"option-numbered-list": "Нумараваны спіс",
+			"option-indent-list": "Дадайце водступ",
+			"option-unindent-list": "Прыбраць водступ",
+			"option-undo": "Скасаваць",
+			"option-redo": "Паўтарыць",
+			"option-move-caret-up": "Карэтка наверх",
+			"option-move-caret-down": "Карэтка ўніз",
+			"option-move-caret-left": "Карэтка налева",
+			"option-move-caret-right": "Карэтка направа",
+			"option-first-line": "Перайсці да першага радка",
+			"option-last-line": "Перайсці да апошняга радка",
+			"option-toggle-keyboard": "Пераключыць клавіятуру",
+			"option-configure-toolbar": "Наладзіць мабільную панэль інструментаў",
+			"option-added-options": "Дададзеныя опцыі",
+			"option-more-toolbar-options": "Іншыя налады",
+			"option-attach": "Уставіць далучэнні",
+			"option-add-command": "Дадаць глабальную каманду",
+			"option-add-command-description": "Абярыце любую глабальную каманду для дадання ў панэль інструментаў."
 		}
 	},
 	"editor": {
 		"search": {
-			"placeholder-find": "Find",
-			"placeholder-replace": "Replace",
-			"label-previous": "Prev",
-			"label-next": "Next",
-			"label-all": "All",
-			"label-exit-search": "Exit search",
-			"label-replace": "Replace",
-			"label-replace-all": "Replace all"
+			"placeholder-find": "Знайсці",
+			"placeholder-replace": "Замяніць",
+			"label-previous": "Назад",
+			"label-next": "Наперад",
+			"label-all": "Усе",
+			"label-exit-search": "Закрыць пошук",
+			"label-replace": "Замяніць",
+			"label-replace-all": "Замяніць усе"
 		},
 		"link-suggestion": {
-			"label-type-hash": "Type #",
-			"label-link-heading": "to link heading",
-			"label-type-block": "Type ^",
-			"label-link-block": "to link blocks",
-			"label-type-pipe": "Type |",
-			"label-change-display-text": "to change display text",
-			"label-no-match-found": "No match found"
+			"label-type-hash": "Напішыце #",
+			"label-link-heading": "каб спасылацца на загаловак",
+			"label-type-block": "Напішыце ^",
+			"label-link-block": "каб спасылацца на блок",
+			"label-type-pipe": "Напішыце |",
+			"label-change-display-text": "каб змяніць тэкст, што паказваецца",
+			"label-no-match-found": "Супадзенняў не знойдзена"
 		},
 		"spellcheck": {
-			"no-suggestion": "No suggestions...",
-			"add-to-dictionary": "Add to dictionary"
+			"no-suggestion": "Прапановы адсутнічаюць...",
+			"add-to-dictionary": "Дадаць у слоўнік"
 		},
 		"menu": {
-			"edit-link": "Edit link",
-			"label-edit-block": "Edit this block"
+			"edit-link": "Рэдагаваць спасылку",
+			"label-edit-block": "Рэдагаваць блок"
 		},
 		"heading-suggestion": {
-			"label-no-heading": "No heading",
-			"label-heading-level": "Heading {{level}}"
+			"label-no-heading": "Без загалоўка",
+			"label-heading-level": "Загаловак {{level}}"
 		},
 		"print-modal": {
-			"title": "Export to PDF",
-			"caption": "Export \"{{filename}}\" to PDF with the setting below.",
-			"setting-page-size": "Page size",
+			"title": "Экспартаваць як PDF",
+			"caption": "Экспартаваць \"{{filename}}\" як PDF з наступнымі параметрамі.",
+			"setting-page-size": "Памер старонкі",
 			"setting-page-size-a3": "A3",
 			"setting-page-size-a4": "A4",
 			"setting-page-size-a5": "A5",
-			"setting-page-size-legal": "Legal",
-			"setting-page-size-letter": "Letter",
-			"setting-page-size-tabloid": "Tabloid",
-			"setting-include-file-name": "Include file name as title",
-			"setting-landscape": "Landscape",
-			"setting-margin": "Margin",
-			"setting-margin-default": "Default",
-			"setting-margin-minimal": "Minimal",
-			"setting-margin-none": "None",
-			"setting-downscale-percent": "Downscale percent",
-			"button-export-to-pdf": "Export to PDF"
+			"setting-page-size-legal": "Прававая інфармацыя",
+			"setting-page-size-letter": "Ліст",
+			"setting-page-size-tabloid": "Таблоід",
+			"setting-include-file-name": "Выкарыстоўваць імя файла ў загалоўку",
+			"setting-landscape": "Альбомны",
+			"setting-margin": "Палі",
+			"setting-margin-default": "Па змаўчанні",
+			"setting-margin-minimal": "Мінімальны",
+			"setting-margin-none": "Нiчога",
+			"setting-downscale-percent": "Адсотак маштабавання",
+			"button-export-to-pdf": "Экспартаваць як PDF"
 		},
 		"link-popover": {
-			"tooltip-follow-link": "Follow link",
-			"tooltip-open-link": "Open link",
-			"tooltip-search-tag": "Search tag"
+			"tooltip-follow-link": "Перайсьці па спасылцы",
+			"tooltip-open-link": "Адкрыць спасылку",
+			"tooltip-search-tag": "Шукаць тэг"
 		}
 	},
 	"interface": {
-		"embed-cannot-find": "Cannot find:",
-		"embed-open-in-default-app-tooltip": "Open in default app",
-		"empty-sidebar": "The sidebar is empty, try dragging a pane here.",
-		"sidebar-expand": "Expand",
-		"sidebar-collapse": "Collapse",
-		"msg-fail-to-save-file": "Failed to save file \"{{filepath}}\". {{message}}.",
-		"no-file": "No file",
-		"msg-file-changed": "\"{{file}}\" has been modified externally, merging changes automatically.",
-		"switch-vault": "Open another vault",
-		"help": "Help",
-		"settings": "Settings",
-		"drag-to-rearrange": "Drag to rearrange",
-		"msg-switched-to-read": "Switched default view mode to reading view.",
-		"msg-switched-to-edit": "Switched default view mode to editor.",
-		"msg-upgrade-installer": "To use this feature, please re-install with latest installer available from our website.",
-		"tooltip-restore-default-settings": "Restore default settings",
-		"label-copy": "Copy to clipboard",
-		"label-copy-short": "Copy",
-		"copied_generic": "Copied to your clipboard",
-		"copied": "{{item}} copied to your clipboard",
-		"url": "Url",
-		"msg-open-file-through-uri": "Opened file \"{{path}}\"",
-		"msg-file-not-found-through-uri": "File \"{{name}}\" not found.",
-		"delete-action-short-name": "Delete",
-		"msg-indexing": "Obsidian is indexing your vault...\nThis should only happen once.\nSome functionality may not be available until this is complete.",
-		"msg-indexing-complete": "Indexing complete.",
-		"msg-sandbox-vault": "This is a sandbox vault.\nChanges you make in this vault will be lost.",
-		"label-enter-to-create": "Enter to create",
-		"label-update-available": "Update Available",
-		"label-debug-info": "Debug info",
-		"button-learn-more": "Learn more",
-		"button-not-now": "Not now",
-		"button-add": "Add",
-		"button-manage": "Manage",
-		"label-new-tab": "New tab",
-		"msg-tab-busy": "This tab is currently busy, please try again later",
+		"embed-cannot-find": "Не ўдалося знайсці:",
+		"embed-open-in-default-app-tooltip": "Адкрыць у праграме па змаўчанні",
+		"empty-sidebar": "Бакавая панэль пустая, паспрабуйце перацягнуць сюды адно з акон.",
+		"sidebar-expand": "Разгарнуць",
+		"sidebar-collapse": "Згарнуць",
+		"msg-fail-to-save-file": "Не атрымалася захаваць файл \"{{filepath}}. {{message}}.",
+		"no-file": "Няма файлу",
+		"msg-file-changed": "\"{{file}}\" быў зменены звонку, аб'яднанне змяненняў адбываецца аўтаматычна.",
+		"switch-vault": "Адкрыць іншае сховішча",
+		"help": "Дапамога",
+		"settings": "Налады",
+		"drag-to-rearrange": "Перацягнуць",
+		"msg-switched-to-read": "Рэжым чытання ўсталяваны па змаўчанні.",
+		"msg-switched-to-edit": "Рэжым рэдагавання ўсталяваны па змаўчанні.",
+		"msg-upgrade-installer": "Запампуйце актуальную версію з сайта і пераўсталюеце Obsidian, каб уключыць гэтую функцыю.",
+		"tooltip-restore-default-settings": "Аднавіць налады па змаўчанні",
+		"label-copy": "Скапіяваць у буфер абмену",
+		"label-copy-short": "Скапіраваць",
+		"copied_generic": "Скапіраваць у ваш буфер абмену",
+		"copied": "{{item}} скапіраваны ў ваш буфер абмену",
+		"url": "URL",
+		"msg-open-file-through-uri": "Адкрыты файл \"{{path}}\"",
+		"msg-file-not-found-through-uri": "Файл \"{{name}}\" не знойдзены.",
+		"delete-action-short-name": "Выдаліць",
+		"msg-indexing": "Obsidian індэксуе сховішча...\nГэта павінна адбыцца толькі аднойчы.\nНекаторы функцыянал можа быць недаступны, пакуль працэс не скончаны.",
+		"msg-indexing-complete": "Індэксацыя завершана.",
+		"msg-sandbox-vault": "Гэта сховішча - пясочніца.\nЗмяненні, зробленыя вамі ў гэтым сховішчы, будуць страчаныя.",
+		"label-enter-to-create": "Націсніце Enter для стварэння",
+		"label-update-available": "Даступна абнаўленне",
+		"label-debug-info": "Інфармацыя аб адладцы",
+		"button-learn-more": "Падрабязней",
+		"button-not-now": "Не зараз",
+		"button-add": "Дадаць",
+		"button-manage": "Кіраваць",
+		"label-new-tab": "Новая ўкладка",
+		"msg-tab-busy": "Гэта ўкладка зараз занятая, паўтарыце спробу пазней",
 		"formatting": {
-			"label-formatting": "Format",
-			"label-paragraph": "Paragraph",
-			"label-insert": "Insert",
-			"insert-link": "Add link",
-			"insert-external-link": "Add external link",
-			"insert-callout": "Callout",
-			"insert-horizontal-rule": "Horizontal rule",
-			"insert-code-block": "Code block",
-			"insert-math-block": "Math block",
-			"insert-table": "Table",
-			"toggle-bold": "Bold",
-			"toggle-code": "Code",
-			"toggle-comments": "Comment",
-			"toggle-highlight": "Highlight",
-			"toggle-italics": "Italic",
-			"toggle-strikethrough": "Strikethrough",
-			"toggle-math": "Math",
-			"toggle-bullet-list": "Bullet list",
-			"toggle-checklist": "Task list",
-			"toggle-numbered-list": "Numbered list",
-			"set-heading": "Heading {{level}}",
-			"no-heading": "Body",
-			"clear": "Clear formatting",
-			"toggle-quote": "Quote"
+			"label-formatting": "Фармат",
+			"label-paragraph": "Параграф",
+			"label-insert": "Устаўка",
+			"insert-link": "Дадаць спасылку",
+			"insert-external-link": "Дадаць знешнюю спасылку",
+			"insert-callout": "Зноска",
+			"insert-horizontal-rule": "Гарызантальная лінейка",
+			"insert-code-block": "Блок кода",
+			"insert-math-block": "Матэматычны блок",
+			"insert-table": "Табліца",
+			"toggle-bold": "Тлусты",
+			"toggle-code": "Код",
+			"toggle-comments": "Каментар",
+			"toggle-highlight": "Вылучыць",
+			"toggle-italics": "Курсіў",
+			"toggle-strikethrough": "Закрэсліванне",
+			"toggle-math": "Матэматыка",
+			"toggle-bullet-list": "Маркіраваны спіс",
+			"toggle-checklist": "Спіс задач",
+			"toggle-numbered-list": "Нумараваны спіс",
+			"set-heading": "Загаловак {{level}}",
+			"no-heading": "Захаваць",
+			"clear": "Ачысціць фарматаванне",
+			"toggle-quote": "Цытата"
 		},
 		"empty-state": {
-			"no-file-open": "No file is open",
-			"create-new-file": "Create new file",
-			"go-to-file": "Go to file",
-			"see-recent-files": "See recent files",
-			"close": "Close",
-			"unknown-pane-title": "Plugin no longer active",
-			"unknown-pane-desc": "The plugin that created this pane ({{type}}) has gone away"
+			"no-file-open": "Ніводны файл не адкрыты",
+			"create-new-file": "Стварыць новы файл",
+			"go-to-file": "Перайсці да файла",
+			"see-recent-files": "Прагледзець нядаўнія файлы",
+			"close": "Закрыць",
+			"unknown-pane-title": "Плагін болей не актыўны",
+			"unknown-pane-desc": "Плагін, які стварыў гэтую панэль ({{type}}), знік"
 		},
 		"menu": {
-			"edit-view": "Edit (Ctrl/Cmd+Click to edit in new pane)",
-			"read-view": "Current view: reading",
-			"switch-to-edit-view": "Click to edit",
-			"switch-to-read-view": "Click to read",
-			"mod-click-open-new-tab": "{{key}}+Click to open in new tab",
-			"find": "Find...",
-			"replace": "Replace...",
-			"edit": "Edit",
-			"remove": "Remove",
-			"rename": "Rename",
-			"preview": "Preview",
-			"more-options": "More options",
-			"close": "Close",
-			"close-all": "Close all",
-			"close-others": "Close others",
-			"close-right": "Close tabs to the right",
-			"pin": "Pin",
-			"unpin": "Unpin",
-			"unlink-tab": "Unlink tab",
-			"link-tab": "Link with tab...",
-			"toggle-source-mode": "Source mode",
-			"toggle-reading-view": "Reading view",
-			"add-property": "Add file property",
-			"delete-file": "Delete file",
-			"create-file": "Create this file",
-			"open-link": "Open link",
-			"open-in-new-tab": "Open in new tab",
-			"open-to-the-right": "Open to the right",
-			"copy-url": "Copy url",
-			"close-current-tab": "Close current tab",
-			"copy": "Copy",
-			"cut": "Cut",
-			"paste": "Paste",
-			"paste-as-plain-text": "Paste as plain text",
-			"lookup-selection": "Look up “{{selection}}”",
-			"select-all": "Select all",
-			"rename-heading": "Rename this heading...",
-			"rename-blockid": "Rename this block ID...",
-			"open-in-new-window": "Open in new window",
-			"move-to-new-window": "Move to new window",
-			"open-in-browser": "Open in browser",
-			"stack-tabs": "Stack tabs",
-			"unstack-tabs": "Unstack tabs",
-			"open-linked-view": "Open linked view"
+			"edit-view": "Бягучы рэжым: рэдактар",
+			"read-view": "Бягучы рэжым: чытанне",
+			"switch-to-edit-view": "Націсніце, каб рэдагаваць",
+			"switch-to-read-view": "Націсніце, каб паглядзець",
+			"mod-click-open-new-tab": "{{key}}+Click каб адкрыць у новай укладцы",
+			"find": "Шукаць...",
+			"replace": "Замяніць...",
+			"edit": "Рэдагаваць",
+			"remove": "Выдаліць",
+			"rename": "Перайменаваць",
+			"preview": "Перадпрагляд",
+			"more-options": "Больш параметраў",
+			"close": "Закрыць",
+			"close-all": "Закрыць усё",
+			"close-others": "Закрыць іншыя ўкладкі",
+			"close-right": "Закрыць укладкі справа",
+			"pin": "Замацаваць",
+			"unpin": "Адмацаваць",
+			"unlink-tab": "Адвязаць укладку",
+			"link-tab": "Звязаць з укладкай...",
+			"toggle-source-mode": "Зыходны код",
+			"toggle-reading-view": "Рэжым чытання",
+			"add-property": "Дадаць уласцівасць файлу",
+			"delete-file": "Выдаліць файл",
+			"create-file": "Стварыць гэты файл",
+			"open-link": "Адкрыць спасылку",
+			"open-in-new-tab": "Адкрыць у новай укладцы",
+			"open-to-the-right": "Адкрыць у вобласці справа",
+			"copy-url": "Скапіяваць URL",
+			"close-current-tab": "Закрыць бягучую ўкладку",
+			"copy": "Скапіяваць",
+			"cut": "Выразаць",
+			"paste": "Уставіць",
+			"paste-as-plain-text": "Уставіць без фарматавання",
+			"lookup-selection": "Пошук “{{selection}}”",
+			"select-all": "Абраць усё",
+			"rename-heading": "Перайменаваць загаловак...",
+			"rename-blockid": "Перайменаваць ID блока...",
+			"open-in-new-window": "Адчыніць у новым акне",
+			"move-to-new-window": "Перамясціць у новае акно",
+			"open-in-browser": "Адкрыць у браўзеры",
+			"stack-tabs": "Пераключыцца ў рэжым накладання ўкладак",
+			"unstack-tabs": "Выйсці з рэжыму накладання ўкладак",
+			"open-linked-view": "Адкрыць звязаны выгляд"
 		},
 		"tooltip": {
-			"click-to-expand": "Click to expand",
-			"click-to-collapse": "Click to collapse",
-			"alias": "Alias",
-			"not-created-yet": "Not created yet, select to create"
+			"click-to-expand": "Націсніце, каб разгарнуць",
+			"click-to-collapse": "Націсніце, каб згарнуць",
+			"alias": "Псеўданім",
+			"not-created-yet": "Яшчэ не створана, выберыце для стварэння"
 		},
 		"start-screen": {
-			"label-version": "Version",
-			"label-create-local-vault": "Create local vault",
-			"option-open-folder-as-vault": "Open folder as vault",
-			"option-open-folder-as-vault-description": "Choose an existing folder of Markdown files.",
-			"option-create-vault": "Create new vault",
-			"option-create-vault-description": "Create a new Obsidian vault under a folder.",
-			"option-connect-obsidian-sync": "Connect to Obsidian Sync",
-			"option-connect-obsidian-sync-description": "Set up a synced vault with existing remote vault.",
-			"option-new-vault-name": "Vault name",
-			"option-new-vault-name-description": "Pick a name for your awesome vault.",
-			"option-new-vault-location": "Location",
-			"option-new-vault-location-description": "Pick a place to put your new vault.",
-			"label-new-vault-location-preview": "Your new vault will be placed in: ",
-			"option-reveal-vault-in-explorer": "Reveal vault in system explorer",
-			"option-reveal-vault-in-explorer-mac": "Reveal vault in Finder",
-			"option-rename-vault": "Rename vault...",
-			"option-copy-vault-i-d": "Copy vault ID",
-			"msg-error-rename-exists": "There is already a vault with this name.",
-			"msg-error-nested": "Cannot move vault into a subfolder of itself.",
-			"msg-error-rename-open": "Can't rename a currently open vault.",
-			"msg-rename-failed": "Failed to rename vault.",
-			"msg-rename-success": "Successfully renamed vault.",
-			"option-move-vault": "Move vault...",
-			"msg-move-select-dest": "Select destination folder",
-			"msg-error-move-exists": "There is already a vault at the destination.",
-			"msg-error-move-open": "Can't move a currently open vault.",
-			"msg-move-failed": "Failed to move vault.",
-			"msg-move-success": "Successfully moved vault.",
-			"option-remove": "Remove from list",
-			"button-quick-start": "Quick start",
-			"button-open": "Open",
-			"button-browse": "Browse",
-			"button-connect": "Connect",
-			"button-create-vault": "Create",
-			"button-back": "Back",
-			"msg-empty-vault-name": "Vault name cannot be empty.",
-			"msg-invalid-folder": "Please pick a valid folder.",
-			"msg-failed-to-create-vault": "Failed to create vault.",
-			"msg-failed-to-create-vault-at-location": "Could not create vault at the given location. Please double check the location and permission.",
-			"msg-error-failed-to-open-vault": "Failed to open.",
-			"msg-error-remove-current-open-vault": "Can't remove a currently open vault.",
-			"option-get-help": "Get Help",
-			"option-user-email": "Email",
-			"placeholder-your-email": "Your email...",
-			"option-user-password": "Password",
-			"placeholder-your-password": "Your password...",
-			"button-sign-in": "Sign in",
-			"button-setup": "Setup",
-			"option-connect-vault-desc": "Create a synced vault on this device.",
-			"tooltip-own-vault": "This is a remote vault owned by you.",
-			"tooltip-shared-vault": "This is a remote vault shared with you."
+			"label-version": "Версія",
+			"label-create-local-vault": "Стварыць лакальнае сховішча",
+			"option-open-folder-as-vault": "Адкрыць папку як сховішча",
+			"option-open-folder-as-vault-description": "Абярыце папку, якая месціць Markdown-файлы.",
+			"option-create-vault": "Стварыць новае сховішча",
+			"option-create-vault-description": "Стварыце ў папцы новае сховішча Obsidian.",
+			"option-connect-obsidian-sync": "Падключыць да Obsidian Sync",
+			"option-connect-obsidian-sync-description": "Наладзьце сінхранізацыю з аддаленым сховішчам.",
+			"option-new-vault-name": "Назва сховішча",
+			"option-new-vault-name-description": "Абярыце назву новага сховішча.",
+			"option-new-vault-location": "Месцазнаходжанне",
+			"option-new-vault-location-description": "Абярыце размяшчэнне новага сховішча.",
+			"label-new-vault-location-preview": "Ваша новае сховішча будзе размешчана ў: ",
+			"option-reveal-vault-in-explorer": "Адкрыць у правадніку",
+			"option-reveal-vault-in-explorer-mac": "Адкрыць у Finder",
+			"option-rename-vault": "Перайменаваць сховішча...",
+			"option-copy-vault-i-d": "Скапіруйце ID сховішча",
+			"msg-error-rename-exists": "Сховішча з такой назвай ужо існуе.",
+			"msg-error-nested": "Немагчыма перамясціць сховішча ва ўласную падпапку.",
+			"msg-error-rename-open": "Немагчыма перайменаваць сховішча, адкрытае ў дадзены момант.",
+			"msg-rename-failed": "Не ўдалося перайменаваць сховішча.",
+			"msg-rename-success": "Сховішча паспяхова перайменавана.",
+			"option-move-vault": "Перамясціць сховішча...",
+			"msg-move-select-dest": "Абраць каталог прызначэння",
+			"msg-error-move-exists": "У папцы прызначэння ўжо ёсць сховішча.",
+			"msg-error-move-open": "Нельга перамясціць сховішча, калі яно адкрыта.",
+			"msg-move-failed": "Не ўдалося перамясціць сховішча.",
+			"msg-move-success": "Сховішча паспяхова перамешчана.",
+			"option-remove": "Выдаліць са спісу",
+			"button-quick-start": "Хуткі старт",
+			"button-open": "Адкрыць",
+			"button-browse": "Агляд",
+			"button-connect": "Падключыць",
+			"button-create-vault": "Стварыць",
+			"button-back": "Назад",
+			"msg-empty-vault-name": "Назва сховішча не можа быць пустой.",
+			"msg-invalid-folder": "Калі ласка, абярыце існуючую папку.",
+			"msg-failed-to-create-vault": "Не атрымалася стварыць сховішча.",
+			"msg-failed-to-create-vault-at-location": "Не ўдалося стварыць сховішча ва ўказаным месце. Пераправерце шляхі і правы доступу.",
+			"msg-error-failed-to-open-vault": "Не атрымалася адкрыць.",
+			"msg-error-remove-current-open-vault": "Нельга выдаліць адкрытае сховішча.",
+			"option-get-help": "Атрымаць даведку",
+			"option-user-email": "Пошта",
+			"placeholder-your-email": "Ваш эл. адрас...",
+			"option-user-password": "Пароль",
+			"placeholder-your-password": "Ваш пароль...",
+			"button-sign-in": "Увайсці",
+			"button-setup": "Налады",
+			"option-connect-vault-desc": "Стварыце сховішча на гэтай прыладзе, якое сінхранізуецца.",
+			"tooltip-own-vault": "Гэта аддаленае сховішча, якое належыць вам.",
+			"tooltip-shared-vault": "Гэта аддаленае сховішча, доступ да якога вам дадзены."
 		},
 		"starter-content": {
-			"welcome-filename": "Welcome",
-			"welcome-file-content": "This is your new *vault*.\n\nMake a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)!\n\nWhen you're ready, delete this note and make the vault your own."
+			"welcome-filename": "Вітаем",
+			"welcome-file-content": "Гэта ваша новае *сховішча*.\n\nЗапішыце што-небудзь, [[стварыце спасылку]], або паспрабуйце [плагін Імпарта Markdown-файлаў](https://help.obsidian.md/Plugins/Importer)!\n\nКалі вы будзеце гатовы, выдаліце гэтую нататку і зрабіце сховішча сваім уласным."
 		},
 		"drag-and-drop": {
-			"insert-link-here": "Insert link here",
-			"insert-links-here": "Insert links here",
-			"move-into-folder": "Move into \"{{folder}}\"",
-			"star-this-file": "Star this file",
-			"star-these-files": "Star these files",
-			"open-in-this-tab": "Open in this tab",
-			"open-as-tab": "Open as new tab"
+			"insert-link-here": "Уставіць спасылку",
+			"insert-links-here": "Уставіць спасылкі",
+			"move-into-folder": "Перамясціць у \"{{folder}}\"",
+			"star-this-file": "Пазначыць гэты файл",
+			"star-these-files": "Пазначыць гэтыя файлы",
+			"open-in-this-tab": "Адкрыць у гэтай укладцы",
+			"open-as-tab": "Адкрыць як новую ўкладку"
 		},
 		"window": {
-			"maximize": "Maximize",
-			"minimize": "Minimize",
-			"restore-down": "Restore down",
-			"close-window": "Close window",
-			"go-back": "Go back",
-			"go-forward": "Go forward"
+			"maximize": "Разгарнуць",
+			"minimize": "Згарнуць",
+			"restore-down": "Аднавіць",
+			"close-window": "Закрыць акно",
+			"go-back": "Назад",
+			"go-forward": "Уперад"
 		},
 		"start-up": {
-			"loading-obsidian": "Loading Obsidian...",
-			"obsidian-load-error": "An error occurred while loading Obsidian.",
-			"button-reload-app": "Reload app",
-			"button-reload-app-in-safe-mode": "Reload app in safe mode",
-			"button-open-another-vault": "Open another vault",
-			"loading-components": "Loading components...",
-			"loading-plugins": "Loading plugins...",
-			"loading-vault": "Loading vault...",
-			"msg-failed-to-load-vault": "Failed to load vault: ",
-			"loading-cache": "Loading cache...",
-			"loading-workspace": "Loading workspace..."
+			"loading-obsidian": "Obsidian загружаецца...",
+			"obsidian-load-error": "Пры загрузцы Obsidian адбылася памылка.",
+			"button-reload-app": "Перазагрузіць праграму",
+			"button-reload-app-in-safe-mode": "Перазагрузіць праграму ў бяспечным рэжыме",
+			"button-open-another-vault": "Адкрыць іншае сховішча",
+			"loading-components": "Загрузка кампанентаў...",
+			"loading-plugins": "Загрузка плагінаў...",
+			"loading-vault": "Загрузка сховішча...",
+			"msg-failed-to-load-vault": "Не атрымалася загрузіць сховішча: ",
+			"loading-cache": "Загрузка кэшу...",
+			"loading-workspace": "Загрузка працоўнай прасторы..."
 		},
 		"mobile": {
-			"action-import": "Import into vault",
-			"action-insert-text-desc": "Add text to file:",
-			"action-choose-file-to-insert": "Choose a file to insert",
-			"action-insert-text-into-file": "Insert text into {{filename}}",
-			"action-insert-link-into-file": "Insert link into {{filename}}",
-			"msg-importing": "Importing...",
-			"msg-import-success": "Import success",
-			"msg-failed-to-import-file": "Failed to import file {{filename}}",
-			"msg-back-again-to-exit": "Press back again to exit."
+			"action-import": "Імпартаваць у сховішча",
+			"action-insert-text-desc": "Уставіць тэкст у файл:",
+			"action-choose-file-to-insert": "Выберыце файл для ўстаўкі",
+			"action-insert-text-into-file": "Уставіць тэкст у {{filename}}",
+			"action-insert-link-into-file": "Уставіць спасылку ў {{filename}}",
+			"msg-importing": "Імпартаванне...",
+			"msg-import-success": "Імпарт завершаны",
+			"msg-failed-to-import-file": "Не атрымалася імпартаваць файл {{filename}}",
+			"msg-back-again-to-exit": "Для выхаду націсніце кнопку назад яшчэ раз."
 		},
 		"help-screen": {
-			"label-official-help-site": "Official help site",
-			"label-official-help-site-desc": "Read the official help documentation of Obsidian, available in multiple languages.",
-			"action-visit": "Visit",
-			"label-discord-chat": "Discord chat",
-			"label-discord-chat-desc": "Discord is the best place to chat with other experienced Obsidian users from around the world.",
-			"action-join": "Join",
-			"label-forum": "Official forum",
-			"label-forum-desc": "Help each other, post feature requests, report bugs, and have in-depth discussions about knowledge management.",
-			"label-sandbox-vault": "Sandbox vault",
-			"label-sandbox-vault-desc": "Play around and experiment with various features. Please note your changes will not be saved."
+			"label-official-help-site": "Афіцыйны сайт дапамогі",
+			"label-official-help-site-desc": "Чытайце афіцыйную даведачную дакументацыю Obsidian, даступную на некалькіх мовах.",
+			"action-visit": "Наведаць",
+			"label-discord-chat": "Discord чат",
+			"label-discord-chat-desc": "Discord - лепшае месца для зносін з іншымі дасведчанымі карыстальнікамі Obsidian з усяго свету.",
+			"action-join": "Далучыцца",
+			"label-forum": "Афіцыйны форум",
+			"label-forum-desc": "Дапамагайце адзін аднаму, публікуйце запыты аб магчымасцях, паведамляйце пра памылкі і праводзіце паглыбленыя абмеркаванні пытанняў па кіраванні ведамі.",
+			"label-sandbox-vault": "Сховішча-пясочніца",
+			"label-sandbox-vault-desc": "Грайце і эксперыментуйце з рознымі функцыямі. Звярніце ўвагу, што вашыя змены не будуць захаваны."
 		}
 	},
 	"commands": {
-		"save-file": "Save current file",
-		"follow-cursor-link": "Follow link under cursor",
-		"open-cursor-link-in-new-tab": "Open link under cursor in new tab",
-		"open-cursor-link-to-the-right": "Open link under cursor to the right",
-		"open-cursor-link-in-new-window": "Open link under cursor in new window",
-		"navigate-tab-above": "Focus on tab group above",
-		"navigate-tab-below": "Focus on tab group below",
-		"navigate-tab-left": "Focus on tab group to the left",
-		"navigate-tab-right": "Focus on tab group to the right",
-		"toggle-pin": "Toggle pin",
-		"split-right": "Split right",
-		"split-down": "Split down",
-		"toggle-stacked-tabs": "Toggle stacked tabs",
-		"navigate-back": "Navigate back",
-		"navigate-forward": "Navigate forward",
-		"use-dark-mode": "Use dark mode",
-		"use-light-mode": "Use light mode",
-		"change-theme": "Change theme",
-		"search-current-file": "Search current file",
-		"search-replace-current-file": "Search & replace in current file",
-		"add-property": "Add file property",
-		"edit-property": "Edit file property",
-		"clear-properties": "Clear file properties",
-		"open-settings": "Open settings",
-		"open-help": "Open help",
-		"toggle-edit": "Toggle editing/reading view",
-		"toggle-source-mode": "Toggle Live Preview/Source mode",
-		"delete-current-file": "Delete current file",
-		"new-tab": "New tab",
-		"show-trash": "Show trash",
-		"close-all-tabs": "Close all tabs",
-		"close-active-tab": "Close current tab",
-		"close-others-in-tab-group": "Close others in tab group",
-		"close-other-tabs": "Close all other tabs",
-		"close-tab-group": "Close this tab group",
-		"toggle-left-sidebar": "Toggle left sidebar",
-		"toggle-right-sidebar": "Toggle right sidebar",
-		"toggle-default-new-tab-mode": "Toggle default mode for new tabs",
-		"add-cursor-above": "Add cursor above",
-		"add-cursor-below": "Add cursor below",
-		"focus-editor": "Focus on editor",
-		"toggle-fold-properties": "Toggle fold properties in current file",
-		"toggle-fold": "Toggle fold on the current line",
-		"fold-all": "Fold all headings and lists",
-		"unfold-all": "Unfold all headings and lists",
-		"fold-more": "Fold more",
-		"fold-less": "Fold less",
-		"swap-line-up": "Swap line up",
-		"swap-line-down": "Swap line down",
-		"remove-heading": "Remove heading",
-		"toggle-heading": "Set as heading {{level}}",
-		"toggle-bold": "Toggle bold for selection",
-		"toggle-italics": "Toggle italics for selection",
-		"toggle-highlight": "Toggle highlight for selection",
-		"toggle-comments": "Toggle comments for selection",
-		"clear-formatting": "Clear formatting",
-		"insert-link": "Insert link",
-		"toggle-spellcheck": "Toggle spellcheck",
-		"delete-paragraph": "Delete paragraph",
-		"toggle-checklist": "Toggle checklist status",
-		"cycle-list-checklist": "Cycle bullet/checkbox",
-		"insert-callout": "Insert callout",
-		"insert-code-block": "Insert code block",
-		"insert-math-block": "Insert math block",
-		"insert-horizontal-rule": "Insert horizontal rule",
-		"insert-table": "Insert table",
-		"edit-file-title": "Edit file title",
-		"copy-path": "Copy file path",
-		"copy-url": "Copy Obsidian URL",
-		"export-pdf": "Export to PDF",
-		"reload": "Reload app without saving",
-		"undo-close-tab": "Undo close tab",
-		"context-menu": "Show context menu under cursor",
-		"show-debug-info": "Show debug info",
-		"open-sandbox-vault": "Open sandbox vault",
-		"always-on-top": "Toggle window always on top",
-		"zoom-in": "Zoom in",
-		"zoom-out": "Zoom out",
-		"reset-zoom": "Reset zoom",
-		"toggle-preview": "Toggle edit/preview mode",
-		"move-to-new-window": "Move current pane to new window",
-		"open-in-new-window": "Open current pane in new window",
-		"rename-current-file": "Rename current file",
-		"go-to-prev-tab": "Go to previous tab",
-		"go-to-next-tab": "Go to next tab",
-		"go-to-last-tab": "Go to last tab",
-		"go-to-nth-tab": "Go to tab #{{n}}",
-		"show-release-notes": "Show release notes"
+		"save-file": "Захаваць бягучы файл",
+		"follow-cursor-link": "Перайсці па спасылцы пад курсорам",
+		"open-cursor-link-in-new-tab": "Адкрыць спасылку пад курсорам у новай укладцы",
+		"open-cursor-link-to-the-right": "Адкрыць спасылку пад курсорам справа",
+		"open-cursor-link-in-new-window": "Адкрыць спасылку ў новым акне",
+		"navigate-tab-above": "Сканцэнтравацца на групе ўкладак вышэй",
+		"navigate-tab-below": "Сканцэнтравацца на групе ўкладак ніжэй",
+		"navigate-tab-left": "Сканцэнтравацца на групе ўкладак злева",
+		"navigate-tab-right": "Сканцэнтравацца на групе ўкладак справа",
+		"toggle-pin": "Уключыць/выключыць замацаваныя вобласці",
+		"split-right": "Раздзяліць управа",
+		"split-down": "Раздзяліць уніз",
+		"toggle-stacked-tabs": "Згарнуць/разгарнуць укладкі",
+		"navigate-back": "Перайсці назад",
+		"navigate-forward": "Перайсці наперад",
+		"use-dark-mode": "Выкарыстоўваць цёмную тэму",
+		"use-light-mode": "Выкарыстоўваць светлую тэму",
+		"change-theme": "Змяніць тэму",
+		"search-current-file": "Пошук у бягучым файле",
+		"search-replace-current-file": "Пошук і замена ў бягучым файле",
+		"add-property": "Дадаць уласцівасць файлу",
+		"edit-property": "Дадаць уласцівасць файлу",
+		"clear-properties": "Ачысціць уласцівасць файлу",
+		"open-settings": "Адкрыць налады",
+		"open-help": "Адкрыць даведку",
+		"toggle-edit": "Змяніць рэжым прагляду (рэдагавання/чытання)",
+		"toggle-source-mode": "Пераключыцца паміж рэжымамі Дынамічны прагляд/Зыходны код",
+		"delete-current-file": "Выдаліць бягучы файл",
+		"new-tab": "Новая ўкладка",
+		"show-trash": "Паказаць кошык",
+		"close-all-tabs": "Закрыць усе ўкладкі",
+		"close-active-tab": "Закрыць бягучую ўкладку",
+		"close-others-in-tab-group": "Закрыць іншыя ў гэтай групе ўкладак",
+		"close-other-tabs": "Закрыць усе іншыя ўкладкі",
+		"close-tab-group": "Закрыць гэту групу ўкладак",
+		"toggle-left-sidebar": "Згарнуць/разгарнуць левую панэль",
+		"toggle-right-sidebar": "Згарнуць/разгарнуць правую панэль",
+		"toggle-default-new-tab-mode": "Памяняць зыходны рэжым новай укладкі рэдактар/прагляд",
+		"add-cursor-above": "Дадаць курсор зверху",
+		"add-cursor-below": "Дадаць курсор знізу",
+		"focus-editor": "Вярнуцца да рэдактару",
+		"toggle-fold-properties": "Згарнуць/разгарнуць уласцівасці ў бягучым файле",
+		"toggle-fold": "Згарнуць/разгарнуць бягучы загаловак/спіс",
+		"fold-all": "Згарнуць усе загалоўкі ды спіскі",
+		"unfold-all": "Разгарнуць усе загалоўкі ды спіскі",
+		"fold-more": "Згарнуць больш",
+		"fold-less": "Згарнуць менш",
+		"swap-line-up": "Памяняць месцамі з верхнім радком",
+		"swap-line-down": "Памяняць месцамі з ніжнім радком",
+		"remove-heading": "Выдаліць загаловак",
+		"toggle-heading": "Устанавіць загаловак узроўню {{level}}",
+		"toggle-bold": "Уключыць/выключыць тлустае напісанне для вылучэння",
+		"toggle-italics": "Уключыць/выключыць курсіўнае напісанне для вылучэння",
+		"toggle-highlight": "Уключыць/выключыць тэг падсветкі для вылучэння",
+		"toggle-comments": "Уключыць/выключыць каментарыі для вылучэння",
+		"clear-formatting": "Ачысціць фарматаванне",
+		"insert-link": "Уставіць спасылку",
+		"toggle-spellcheck": "Уключыць/выключыць праверку арфаграфіі",
+		"delete-paragraph": "Выдаліць абзац",
+		"toggle-checklist": "Выбар / адмена выбару элемента спісу",
+		"cycle-list-checklist": "Пераключыць стан маркер/сцяжок",
+		"insert-callout": "Уставіць вынасны блок",
+		"insert-code-block": "Уставіць блок кода",
+		"insert-math-block": "Уставіць матэматычны блок",
+		"insert-horizontal-rule": "Уставіць гарызантальную лінію",
+		"insert-table": "Уставіць табліцу",
+		"edit-file-title": "Рэдагаваць загаловак файла",
+		"copy-path": "Скапіяваць шлях да файла",
+		"copy-url": "Скапіяваць Obsidian URL",
+		"export-pdf": "Экспартаваць як PDF",
+		"reload": "Перазагрузіць праграму без захавання",
+		"undo-close-tab": "Адмяніць закрыццё ўкладкі",
+		"context-menu": "Паказаць кантэкстнае меню пад курсорам",
+		"show-debug-info": "Паказаць звесткі адладкі",
+		"open-sandbox-vault": "Адкрыць сховішча-пясочніцу",
+		"always-on-top": "Уключыць/выключыць адлюстраванне па-над усімі вокнамі",
+		"zoom-in": "Павялічыць",
+		"zoom-out": "Паменшыць",
+		"reset-zoom": "Скінуць маштаб",
+		"toggle-preview": "Пераключыцца паміж рэжымамі рэдагавання і прагляду",
+		"move-to-new-window": "Перамясціць бягучую панэль у новае акно",
+		"open-in-new-window": "Адкрыць бягучую панэль у новым акне",
+		"rename-current-file": "Перайменаваць бягучы файл",
+		"go-to-prev-tab": "Перайсці на папярэднюю ўкладку",
+		"go-to-next-tab": "Да наступнай укладкі",
+		"go-to-last-tab": "Да апошняй укладкі",
+		"go-to-nth-tab": "Перайсці да ўкладкі #{{n}}",
+		"show-release-notes": "Паказаць нататкі да выпуску"
 	},
 	"dialogue": {
-		"label-link-affected": "This will affect {{links}} in {{files}}.",
-		"msg-updated-links": "Updated {{links}} in {{files}}.",
-		"label-update-links": "Update links",
-		"label-confirm-update-link-to-file": "Do you want to update internal links that link to this file?",
-		"button-always-update": "Always update",
-		"button-just-once": "Just once",
-		"button-do-not-update": "Do not update",
-		"label-confirm-deletion": "Are you sure you want to delete \"{{filename}}\"?",
-		"label-move-to-system-trash": "It will be moved to your system trash.",
-		"label-move-to-vault-trash": "It will be moved to your Obsidian trash, which is located in the \".trash\" hidden folder in your vault.",
-		"label-permanent-delete": "The file will be permanent deleted.",
-		"label-non-empty-folder": "This folder is not empty.",
-		"label-delete-folder-warning": "If you continue, all files inside this folder will be deleted.",
-		"label-delete-folder": "Delete folder",
-		"button-delete": "Delete",
-		"button-delete-do-not-ask-again": "Delete and don't ask again",
-		"label-do-not-ask-again": "Don't ask again",
-		"label-existing-backlink": "There are currently {{links}} pointing to this note.",
-		"label-existing-backlink_plural": "There are currently {{links}} pointing to this note.",
-		"label-delete-file": "Delete file",
-		"button-manage": "Manage",
-		"button-cancel": "Cancel",
-		"button-done": "Done",
-		"button-save": "Save",
-		"button-stop": "Stop",
-		"button-continue": "Continue",
-		"button-choose": "Choose",
-		"preparing-pdf": "Preparing PDF...",
-		"label-rename-file": "Rename file",
-		"label-rename-file-generic": "File name",
-		"label-new-name": "New name",
-		"msg-rename-success": "Successfully renamed file.",
-		"msg-merge-failed": "Failed to merge notes: {{message}}",
-		"msg-file-or-folder-not-found": "The file or folder “{{path}}” does not exist.",
-		"label-rename-heading": "Rename heading",
-		"label-rename-blockid": "Rename block ID"
+		"label-link-affected": "Гэта паўплывае на {{links}} у {{files}}.",
+		"msg-updated-links": "Абноўлена {{links}} у {{files}}.",
+		"label-update-links": "Абнавіць спасылкі",
+		"label-confirm-update-link-to-file": "Вы хочаце абнавіць унутраныя спасылкі, якія звязаны з гэтым файлам?",
+		"button-always-update": "Абнаўляць заўжды",
+		"button-just-once": "Толькі зараз",
+		"button-do-not-update": "Не абнаўляць",
+		"label-confirm-deletion": "Вы сапраўды хочаце выдаліць \"{{filename}}\"?",
+		"label-move-to-system-trash": "Ён будзе перамешчаны ў кошык сістэмы.",
+		"label-move-to-vault-trash": "Будзе перамешчаны ў кошык Obsidian, якая знаходзіцца ва схованай папцы \".trash\" вашага сховішча.",
+		"label-permanent-delete": "Файл будзе выдалены назаўсёды.",
+		"label-non-empty-folder": "Гэта папка не пуста.",
+		"label-delete-folder-warning": "Калі вы працягнеце, усе файлы ў гэтай папцы будуць выдалены.",
+		"label-delete-folder": "Выдаліць папку",
+		"button-delete": "Выдаліць",
+		"button-delete-do-not-ask-again": "Выдаліць і больш не пытаць",
+		"label-do-not-ask-again": "Не пытаць зноў",
+		"label-existing-backlink": "Зараз {{links}} паказваюць на гэтую нататку.",
+		"label-existing-backlink_plural": "Зараз {{links}} паказваюць на гэтую нататку.",
+		"label-delete-file": "Выдаліць файл",
+		"button-manage": "Кіраваць",
+		"button-cancel": "Скасаваць",
+		"button-done": "Гатова",
+		"button-save": "Захаваць",
+		"button-stop": "Спыніць",
+		"button-continue": "Працягнуць",
+		"button-choose": "Абраць",
+		"preparing-pdf": "Падрыхтоўка PDF...",
+		"label-rename-file": "Перайменаваць файл",
+		"label-rename-file-generic": "Назва файла",
+		"label-new-name": "Новая назва",
+		"msg-rename-success": "Файл паспяхова перайменаваны.",
+		"msg-merge-failed": "Не ўдалося аб'яднаць нататкі: {{message}}",
+		"msg-file-or-folder-not-found": "Файл ці папка \"{{path}}\" не існуюць.",
+		"label-rename-heading": "Перайменаваць загаловак",
+		"label-rename-blockid": "Перайменаваць ID блока"
 	},
 	"menu-items": {
-		"new-file": "Create Note",
-		"new-file-to-the-right": "New Note to the Right",
-		"new-window": "New Window",
-		"open-switcher": "Open Quickly...",
-		"open-vault": "Open Vault...",
-		"close-tab": "Close Tab",
-		"close-window": "Close Window",
-		"find": "Find",
-		"replace": "Replace",
-		"insert-callout": "Callout",
-		"insert-markdown-link": "Markdown Link",
-		"insert-wikilink": "Link",
-		"set-heading": "Heading {{level}}",
-		"no-heading": "No Heading",
-		"insert-quote": "Quote",
-		"export-pdf": "Export PDF",
-		"insert-attachment": "Insert Attachment...",
-		"insert-codeblock": "Code Block",
-		"insert-math-block": "Math Block",
-		"insert-table": "Table",
-		"toggle-bullet-list": "Bullet List",
-		"toggle-numbered-list": "Numbered List",
-		"toggle-checklist": "Task List",
-		"toggle-bold": "Bold",
-		"toggle-code": "Code",
-		"toggle-comment": "Comment",
-		"toggle-italics": "Italics",
-		"toggle-inline-math": "Math",
-		"toggle-highlight": "Highlight",
-		"toggle-strikethrough": "Strikethrough",
-		"toggle-comments": "Comment",
-		"folding-menu": "Folding",
-		"fold-all": "Fold All",
-		"unfold-all": "Unfold All",
-		"fold-more": "Fold More",
-		"fold-less": "Fold Less",
-		"source-mode": "Source Mode",
-		"reading-view": "Reading View",
-		"show-debug-info": "Show Debug Info",
-		"open-sandbox": "Open Sandbox Vault",
-		"navigate-back": "Navigate Back",
-		"navigate-forward": "Navigate Forward",
-		"toggle-left-sidebar": "Toggle Left Sidebar",
-		"toggle-right-sidebar": "Toggle Right Sidebar",
-		"split-right": "Split Right",
-		"split-down": "Split Down",
-		"release-notes": "Release Notes"
+		"new-file": "Стварыць нататку",
+		"new-file-to-the-right": "Стварыць нататку справа",
+		"new-window": "Новае акно",
+		"open-switcher": "Хутка адкрыць...",
+		"open-vault": "Адкрыць сховішча...",
+		"close-tab": "Закрыць укладку",
+		"close-window": "Закрыць акно",
+		"find": "Знайсці",
+		"replace": "Замяніць",
+		"insert-callout": "Зноска",
+		"insert-markdown-link": "Markdown спасылка",
+		"insert-wikilink": "Спасылка",
+		"set-heading": "Загаловак {{level}}",
+		"no-heading": "Без загалоўка",
+		"insert-quote": "Цытата",
+		"export-pdf": "Экспартаваць PDF",
+		"insert-attachment": "Уставіць далучэнне...",
+		"insert-codeblock": "Блок кода",
+		"insert-math-block": "Матэматычны блок",
+		"insert-table": "Табліца",
+		"toggle-bullet-list": "Маркіраваны спіс",
+		"toggle-numbered-list": "Нумараваны спіс",
+		"toggle-checklist": "Спіс заданняў",
+		"toggle-bold": "Тлусты",
+		"toggle-code": "Код",
+		"toggle-comment": "Каментар",
+		"toggle-italics": "Курсіў",
+		"toggle-inline-math": "Матэматычныя выразы",
+		"toggle-highlight": "Вылучыць",
+		"toggle-strikethrough": "Закрэсліванне",
+		"toggle-comments": "Каментар",
+		"folding-menu": "Складванне",
+		"fold-all": "Згарнуць усе",
+		"unfold-all": "Разгарнуць усе",
+		"fold-more": "Згарнуць больш",
+		"fold-less": "Згарнуць менш",
+		"source-mode": "Зыходны код",
+		"reading-view": "Рэжым чытання",
+		"show-debug-info": "Паказаць інфармацыю аб адладцы",
+		"open-sandbox": "Адкрыць сховішча-пясочніцу",
+		"navigate-back": "Перайсці назад",
+		"navigate-forward": "Перайсці наперад",
+		"toggle-left-sidebar": "Згарнуць/разгарнуць левую панэль",
+		"toggle-right-sidebar": "Згарнуць/разгарнуць правую панэль",
+		"split-right": "Раздзяліць управа",
+		"split-down": "Раздзяліць уніз",
+		"release-notes": "Нататкі да выпуску"
 	},
 	"plugins": {
-		"name": "Plugins",
+		"name": "Плагiны",
 		"file-explorer": {
-			"name": "File explorer",
-			"desc": "See all the files in your vault.",
-			"action-open": "Open file explorer",
-			"action-show": "Show file explorer",
-			"action-create-note": "Create new note",
-			"action-create-note-in-current-tab": "Create new note in current tab",
-			"action-create-note-to-the-right": "Create note to the right",
-			"action-collapse-all": "Collapse all",
-			"action-expand-all": "Expand all",
-			"action-new-note": "New note",
-			"action-new-folder": "New folder",
-			"action-change-sort": "Change sort order",
-			"action-reveal-file": "Reveal file in file explorer",
-			"action-reveal-active-file": "Reveal active file in file explorer",
-			"command-make-a-copy": "Make a copy of the current file",
-			"command-move-file": "Move file to another folder",
-			"action-move-file": "Move file to...",
-			"action-move-folder": "Move folder to...",
-			"action-move-items": "Move {{count}} items to...",
-			"prompt-type-folder": "Type a folder",
-			"label-no-folders": "No folders found.",
-			"instruction-navigate": "to navigate",
-			"instruction-move": "to move",
-			"instruction-create": "to create",
-			"instruction-dismiss": "to dismiss",
-			"label-sort-a-to-z": "Sort by file name (A to Z)",
-			"label-sort-z-to-a": "Sort by file name (Z to A)",
-			"label-sort-new-to-old": "Sort by edit time (new to old)",
-			"label-sort-old-to-new": "Sort by edit time (old to new)",
-			"label-sort-created-old-to-new": "Created time (old to new)",
-			"label-sort-created-new-to-old": "Created time (new to old)",
-			"menu-opt-new-note": "New note",
-			"menu-opt-new-folder": "New folder",
-			"menu-opt-rename": "Rename",
-			"menu-opt-delete": "Delete",
-			"menu-opt-make-copy": "Make a copy",
-			"msg-invalid-characters": "File name cannot contain any of the following characters: ",
-			"msg-unsafe-characters": "Links will not work with file names containing any of these characters: ",
-			"msg-file-already-exists": "There's already a file with the same name",
-			"msg-empty-file-name": "File name cannot be empty.",
-			"msg-bad-dotfile": "File name must not start with a dot.",
-			"tooltip-modified-time": "Last modified at {{time}}",
-			"tooltip-created-time": "Created at {{time}}",
-			"tooltip-folders-files-count": "{{fileCount}}, {{folderCount}}",
-			"action-move-file-short-name": "Move",
-			"label-untitled-file": "Untitled",
-			"label-untitled-folder": "Untitled",
-			"msg-set-attachment-folder": "Attachments will be saved to \"{{path}}\" from now on."
+			"name": "Праваднік",
+			"desc": "Паказвае ўсе файлы вашага сховішча.",
+			"action-open": "Адкрыць праваднік",
+			"action-show": "Паказаць праваднік",
+			"action-create-note": "Стварыць новую нататку",
+			"action-create-note-in-current-tab": "Стварыць новую нататку ў бягучай укладцы",
+			"action-create-note-to-the-right": "Стварыць нататку ў вобласці справа",
+			"action-collapse-all": "Згарнуць усё",
+			"action-expand-all": "Разгарнуць усё",
+			"action-new-note": "Новая нататка",
+			"action-new-folder": "Новая папка",
+			"action-change-sort": "Спосаб сартавання",
+			"action-reveal-file": "Паказаць у правадніку",
+			"action-reveal-active-file": "Паказаць бягучы файл у правадніку",
+			"command-make-a-copy": "Зрабіць копію бягучага файлу",
+			"command-move-file": "Перамясціць файл у іншую папку",
+			"action-move-file": "Перамясціць файл у...",
+			"action-move-folder": "Перамясціць папку ў...",
+			"action-move-items": "Перамясціць {{count}} аб'ектаў у...",
+			"prompt-type-folder": "Увядзіце назву папкі",
+			"label-no-folders": "Папка з такой назвай не знойдзена.",
+			"instruction-navigate": "навігацыя",
+			"instruction-move": "перамясціць",
+			"instruction-create": "стварыць",
+			"instruction-dismiss": "скасаваць",
+			"label-sort-a-to-z": "Па назве файла (А -> Я)",
+			"label-sort-z-to-a": "Па назве файла (Я -> А)",
+			"label-sort-new-to-old": "Па часе апошняй змены (ад новых да старых)",
+			"label-sort-old-to-new": "Па часе апошняй змены (ад старых да новых)",
+			"label-sort-created-old-to-new": "Па часе стварэння (ад старых да новых)",
+			"label-sort-created-new-to-old": "Па часе стварэння (ад новых да старых)",
+			"menu-opt-new-note": "Новая нататка",
+			"menu-opt-new-folder": "Новая папка",
+			"menu-opt-rename": "Перайменаваць",
+			"menu-opt-delete": "Выдаліць",
+			"menu-opt-make-copy": "Зрабіць копію",
+			"msg-invalid-characters": "Назва файла не павінна змяшчаць наступныя сімвалы: ",
+			"msg-unsafe-characters": "Спасылкі не будуць працаваць пры наяўнасці ў імені любога з гэтых сімвалаў: ",
+			"msg-file-already-exists": "Файл з такой назвай ужо існуе",
+			"msg-empty-file-name": "Назва файла не можа быць пустой.",
+			"msg-bad-dotfile": "Назва файла не можа пачынацца з кропкі.",
+			"tooltip-modified-time": "Час апошняга змянення {{time}}",
+			"tooltip-created-time": "Створана {{time}}",
+			"tooltip-folders-files-count": "файлаў: {{fileCount}}, папак: {{folderCount}}",
+			"action-move-file-short-name": "Перамясціць",
+			"label-untitled-file": "Без назвы",
+			"label-untitled-folder": "Без назвы",
+			"msg-set-attachment-folder": "Далучэнні цяпер будуць захоўвацца ў \"{{path}}\"."
 		},
 		"search": {
-			"name": "Search",
-			"desc": "Search for keyword in all the notes.",
-			"action-open-search": "Search in all files",
-			"label-collapse-results": "Collapse results",
-			"label-match-case": "Match case",
-			"label-explain-search-term": "Explain search term",
-			"label-more-context": "Show more context",
-			"label-result-count": "{{count}} result",
-			"label-result-count_plural": "{{count}} results",
-			"label-toggle-search-settings": "Search settings",
-			"prompt-start-search": "Type to start search...",
-			"label-match-text": "Matches text: ",
-			"label-match-regex": "Matches regex: ",
-			"label-match-exact-text": "Contains exact text: ",
-			"label-match-greater-than": "Greater than: ",
-			"label-match-less-than": "Less than: ",
-			"label-match-true": "Is true",
-			"label-match-false": "Is false",
-			"label-match-empty": "Is empty",
-			"label-match-property": "Contains property:",
-			"label-match-all": "Match all of: ",
-			"label-match-any": "Match any of: ",
-			"label-excluding": "Excluding: ",
-			"label-case-sensitive": "Case sensitive",
-			"label-case-insensitive": "Case insensitive",
-			"label-match-file-path": "Match file path: ",
-			"label-match-file-name": "Match file name: ",
-			"label-match-content": "Match file content: ",
-			"label-match-task": "Match task: ",
-			"label-match-task-todo": "Match task (todo): ",
-			"label-match-task-done": "Match task (done): ",
-			"label-match-line": "Match line: ",
-			"label-match-block": "Match block: ",
-			"label-match-section": "Match section: ",
-			"label-match-tag": "Match tag: ",
-			"label-no-matches": "No matches found.",
-			"matches-with-count": "... and {{count}} more match.",
-			"matches-with-count_plural": "... and {{count}} more matches.",
-			"label-copy-search-results": "Copy search results",
-			"button-copy-results": "Copy results",
-			"msg-successfully-copied": "Results copied to your clipboard.",
-			"option-show-path": "Show path",
-			"option-show-path-description": "Display full path of the file rather than just the file name.",
-			"option-link-style": "Link style",
-			"option-link-style-description": "Optionally turn each file result in to a link.",
-			"option-choice-link-style-none": "None",
-			"option-choice-link-style-wikilink": "Wikilink",
-			"option-choice-link-style-markdown-link": "Markdown link",
-			"option-list-prefix": "List prefix",
-			"option-list-prefix-description": "Optionally add a list item prefix to each file result.",
-			"option-choice-list-style-none": "None",
-			"option-choice-list-style-dash": "Dash (-)",
-			"option-choice-list-style-asterisk": "Asterisk (*)",
-			"option-choice-list-style-numbered": "Numbered",
-			"tooltip-clear-search": "Clear search",
-			"label-search-options": "Search options",
-			"label-properties-group": "Properties",
-			"label-tags-group": "Tags",
-			"tooltip-read-more": "Read more",
-			"label-history": "History",
-			"tooltip-clear-history": "Clear search history",
-			"label-path-option-description": "match path of the file",
-			"label-file-name-option-description": "match file name",
-			"label-tag-option-description": "search for tags",
-			"label-line-option-description": "search keywords on same line",
-			"label-section-option-description": "search keywords under same heading",
-			"label-property-option-description": "match property",
-			"menu-opt-search-for": "Search for \"{{keyword}}\"",
-			"menu-opt-search-in-folder": "Search in folder"
+			"name": "Пошук",
+			"desc": "Пошук па ключавых словах ва ўсіх нататках.",
+			"action-open-search": "Пошук ва ўсіх файлах",
+			"label-collapse-results": "Згарнуць вынікі",
+			"label-match-case": "Улічваць рэгістр",
+			"label-explain-search-term": "Растлумачце пошукавы тэрмін",
+			"label-more-context": "Паказаць больш кантэксту",
+			"label-result-count": "{{count}} вынік",
+			"label-result-count_plural": "{{count}} вынікаў",
+			"label-toggle-search-settings": "Пошук у наладах",
+			"prompt-start-search": "Увядзіце пошукавы запыт...",
+			"label-match-text": "Адпавядае тэксту: ",
+			"label-match-regex": "Супадае з рэгулярным выразам: ",
+			"label-match-exact-text": "Змяшчае дакладнае супадзенне: ",
+			"label-match-greater-than": "Больш: ",
+			"label-match-less-than": "Менш чым: ",
+			"label-match-true": "Гэта праўда",
+			"label-match-false": "Гэта няпраўда",
+			"label-match-empty": "Пусты",
+			"label-match-property": "Змяшчае ўласцівасць:",
+			"label-match-all": "Супадзенне з усімі: ",
+			"label-match-any": "Супадае з любымі: ",
+			"label-excluding": "За выключэннем: ",
+			"label-case-sensitive": "Улічваць рэгістр",
+			"label-case-insensitive": "Не ўлічваць рэгістр",
+			"label-match-file-path": "Супадае з шляхам файла: ",
+			"label-match-file-name": "Супадае з назвай файла: ",
+			"label-match-content": "Супадае з зместам файла: ",
+			"label-match-task": "Супадае з задачай: ",
+			"label-match-task-todo": "Супадзенне з незавершанай задачай: ",
+			"label-match-task-done": "Супадзенне з завершанай задачай: ",
+			"label-match-line": "Супадзенне ў радку: ",
+			"label-match-block": "Матэматычны блок: ",
+			"label-match-section": "Супадае з загалоўкам: ",
+			"label-match-tag": "Супадае з тэгам: ",
+			"label-no-matches": "Супадзенняў не знойдзена.",
+			"matches-with-count": "... і яшчэ {{count}} супадзення.",
+			"matches-with-count_plural": "... і яшчэ {{count}} супадзенні.",
+			"label-copy-search-results": "Скапіяваць вынікі пошуку",
+			"button-copy-results": "Скапіяваць вынікі",
+			"msg-successfully-copied": "Вынікі скапіяваныя ў буфер абмену.",
+			"option-show-path": "Адлюстроўваць шлях",
+			"option-show-path-description": "Адлюстроўваць поўны шлях да файла замест імя файла.",
+			"option-link-style": "Стыль спасылкі",
+			"option-link-style-description": "Афармляць вынікі ў выглядзе спасылак.",
+			"option-choice-link-style-none": "Нiчога",
+			"option-choice-link-style-wikilink": "Wiki-спасылка",
+			"option-choice-link-style-markdown-link": "Markdown спасылка",
+			"option-list-prefix": "Прэфікс спісу",
+			"option-list-prefix-description": "Дадае прэфікс да кожнага імя файла ў спісе.",
+			"option-choice-list-style-none": "Нiчога",
+			"option-choice-list-style-dash": "Працяжнік (-)",
+			"option-choice-list-style-asterisk": "Зорачка (*)",
+			"option-choice-list-style-numbered": "Нумарацыя",
+			"tooltip-clear-search": "Ачысціць пошук",
+			"label-search-options": "Параметры пошуку",
+			"label-properties-group": "Уласцівасці",
+			"label-tags-group": "Тэгі",
+			"tooltip-read-more": "Падрабязней",
+			"label-history": "Гісторыя",
+			"tooltip-clear-history": "Ачысціць гісторыю пошуку",
+			"label-path-option-description": "супадзенне ў шляху да файла",
+			"label-file-name-option-description": "супадзенне ў імені файла",
+			"label-tag-option-description": "супадзенне ў тэгах",
+			"label-line-option-description": "ключавыя словы на адным радку",
+			"label-section-option-description": "ключавыя словы пад адным загалоўкам",
+			"label-property-option-description": "супадзенне з уласцівасцю",
+			"menu-opt-search-for": "Шукаць \"{{keyword}}\"",
+			"menu-opt-search-in-folder": "Шукаць у папцы"
 		},
 		"quick-switcher": {
-			"name": "Quick switcher",
-			"desc": "Jump to any files without leaving your keyboard. Ctrl/Cmd+O to activate.",
-			"short-name": "Switcher",
-			"action-open": "Open quick switcher",
-			"instruction-navigate": "to navigate",
-			"instruction-open": "to open",
-			"instruction-open-in-new-tab": "to open in new tab",
-			"instruction-open-to-the-right": "to open to the right",
-			"instruction-create": "to create",
-			"instruction-dismiss": "to dismiss",
-			"instruction-select": "to select",
-			"label-no-note-create-new": "No notes found. Enter to create a new one.",
-			"prompt-type-file-name": "Type file to switch to or create...",
-			"label-enter-to-create": "Enter to create",
-			"tooltip-not-created-yet": "Not created yet, select to create",
-			"option-show-existing-only": "Show existing only",
-			"option-show-existing-only-description": "Whether to show links to files that are not yet created.",
-			"option-show-attachments": "Show attachments",
-			"option-show-attachments-desc": "Show attachment files like images, videos, and PDFs.",
-			"option-show-all-file-types": "Show all file types",
-			"option-show-all-file-types-desc": "Show all files including ones that Obsidian can't open. The file will be opened with the default app for that file type."
+			"name": "Хуткі пераход",
+			"desc": "Хутка пераходзіце да любога файла, не адрываючы рук ад клавіятуры. Выклікаецца па спалучэнні клавіш Ctrl/Cmd+O.",
+			"short-name": "Пераход",
+			"action-open": "Меню хуткай навігацыі",
+			"instruction-navigate": "навігацыя",
+			"instruction-open": "адкрыць",
+			"instruction-open-in-new-tab": "адкрыць у новай укладцы",
+			"instruction-open-to-the-right": "адкрыць у вобласці справа",
+			"instruction-create": "стварыць",
+			"instruction-dismiss": "скасаваць",
+			"instruction-select": "выбраць",
+			"label-no-note-create-new": "Такой нататкі не знойдзена. Націсніце Enter, каб стварыць новую.",
+			"prompt-type-file-name": "Набярыце імя файла для стварэння або пераходу...",
+			"label-enter-to-create": "Націсніце Enter для стварэння",
+			"tooltip-not-created-yet": "Яшчэ не створана, выберыце для стварэння",
+			"option-show-existing-only": "Адлюстроўваць толькі існуючыя файлы",
+			"option-show-existing-only-description": "Ці паказваць спасылкі на файлы, якія яшчэ не створаны.",
+			"option-show-attachments": "Паказаць далучэнні",
+			"option-show-attachments-desc": "Адлюстроўваць укладзеныя файлы, такія як выявы, відэафайлы і PDF-файлы.",
+			"option-show-all-file-types": "Адлюстроўваць усе тыпы файлаў",
+			"option-show-all-file-types-desc": "Паказваць файлы з любым пашырэннем, нават калі Obsidian не можа адкрыць іх самастойна. Файл будзе адчынены ў праграме па змаўчанні для гэтага тыпу файлаў."
 		},
 		"graph-view": {
-			"name": "Graph view",
-			"desc": "See a graph overview of which notes link to which.",
-			"action-open": "Open graph view",
-			"action-open-local": "Open local graph",
-			"action-copy-screenshot": "Copy screenshot",
-			"tab-title": "Graph of {{displayText}}",
-			"label-filters": "Filters",
-			"prompt-filter-nodes": "Search files...",
-			"option-depth": "Depth",
-			"option-depth-description": "Show nodes this number of links away",
-			"option-neighbor-links": "Neighbor links",
-			"option-neighbor-links-description": "Show links between neighbors.",
-			"option-forelinks": "Outgoing links",
-			"option-forelinks-description": "Show links to other files",
-			"option-backlinks": "Incoming links",
-			"option-backlinks-description": "Show links from other files",
-			"option-show-tags": "Tags",
-			"option-show-tags-description": "Tags are linked to the files that contain them",
-			"option-show-attachments": "Attachments",
-			"option-show-attachments-description": "Show attachments included by files",
-			"option-show-existing-files-only": "Existing files only",
-			"option-show-existing-files-only-description": "When checked, links to nonexistent files are not shown",
-			"option-show-orphans": "Orphans",
-			"option-show-orphans-description": "Show files that are not linked to any other file",
-			"label-display": "Display",
-			"option-show-arrows": "Arrows",
-			"option-show-arrows-description": "Show arrows when zoomed in",
-			"option-text-fade": "Text fade threshold",
-			"option-node-size": "Node size",
-			"option-link-thickness": "Link thickness",
-			"label-forces": "Forces",
-			"option-center-force": "Center force",
-			"option-link-force": "Link force",
-			"option-link-distance": "Link distance",
-			"option-repel-force": "Repel force",
-			"tooltip-open-graph-settings": "Open graph settings",
-			"msg-screenshot-copied": "Screenshot copied to the clipboard.",
-			"label-groups": "Groups",
-			"placeholder-enter-query": "Enter query...",
-			"tooltip-delete-graph": "Delete group",
-			"button-new-group": "New group",
-			"tooltip-click-to-change-drag-to-reorder": "Click to change color\nDrag to reorder groups",
-			"action-timelapse": "Start graph timelapse animation",
-			"tooltip-start-timelapse-animation": "Start timelapse animation",
-			"button-animate-timelapse": "Animate"
+			"name": "Граф",
+			"desc": "Графічнае адлюстраванне сувязей паміж нататкамі.",
+			"action-open": "Граф",
+			"action-open-local": "Адкрыць лакальны граф",
+			"action-copy-screenshot": "Скапіяваць здымак экрана",
+			"tab-title": "Граф {{displayText}}",
+			"label-filters": "Фільтры",
+			"prompt-filter-nodes": "Шукаць у...",
+			"option-depth": "Глыбіня",
+			"option-depth-description": "Глыбіня адлюстравання сувязей",
+			"option-neighbor-links": "Суседнія спасылкі",
+			"option-neighbor-links-description": "Паказаць сувязь паміж суседнімі нататкамі.",
+			"option-forelinks": "Выходныя спасылкі",
+			"option-forelinks-description": "Паказваць спасылкі на іншыя файлы",
+			"option-backlinks": "Уваходныя спасылкі",
+			"option-backlinks-description": "Паказваць спасылкі з іншых файлаў",
+			"option-show-tags": "Тэгі",
+			"option-show-tags-description": "Тэгі прывязаныя да нататак, дзе яны змяшчаюцца",
+			"option-show-attachments": "Далучэнні",
+			"option-show-attachments-description": "Паказваць змешчаныя ў нататках далучэнні",
+			"option-show-existing-files-only": "Толькі створаныя нататкі",
+			"option-show-existing-files-only-description": "Не паказваюцца спасылкі на неіснуючыя нататкі",
+			"option-show-orphans": "Аб'екты без сувязяў",
+			"option-show-orphans-description": "Паказаць файлы, у якіх няма сувязей",
+			"label-display": "Адлюстраванне",
+			"option-show-arrows": "Напрамак сувязей",
+			"option-show-arrows-description": "Паказваць напрамак пры набліжэнні",
+			"option-text-fade": "Парог знікнення тэксту",
+			"option-node-size": "Памер вузла",
+			"option-link-thickness": "Таўшчыня лініі",
+			"label-forces": "Сілы",
+			"option-center-force": "Сіла прыцягнення",
+			"option-link-force": "Сіла сувязі",
+			"option-link-distance": "Адлегласць паміж вузламі",
+			"option-repel-force": "Сіла адштурхвання",
+			"tooltip-open-graph-settings": "Адкрыць налады графа",
+			"msg-screenshot-copied": "Здымак экрана скапіяваны ў буфер абмену.",
+			"label-groups": "Групы",
+			"placeholder-enter-query": "Пошукавы запыт...",
+			"tooltip-delete-graph": "Выдаліць групу",
+			"button-new-group": "Новая група",
+			"tooltip-click-to-change-drag-to-reorder": "Змена колеру\nУпарадкаванне перацягваннем",
+			"action-timelapse": "Запусціць анімацыю графа ў часе",
+			"tooltip-start-timelapse-animation": "Запусціць анімацыю графа",
+			"button-animate-timelapse": "Запусціць анімацыю"
 		},
 		"backlinks": {
-			"name": "Backlinks",
-			"desc": "Show number of backlinks in the status bar.",
-			"action-open": "Open backlinks",
-			"action-show": "Show backlinks pane",
-			"action-open-for-current": "Open backlinks for the current file",
-			"action-toggle-backlinks-in-document": "Toggle backlinks in document",
-			"menu-opt-backlinks-in-document": "Backlinks in document",
-			"label-linked-mentions": "Linked mentions",
-			"label-no-backlinks": "No backlinks found.",
-			"label-unlinked-mentions": "Unlinked mentions",
-			"label-show-search": "Show search filter",
-			"label-link-button-text": "Link",
-			"tab-title": "Backlinks for {{displayText}}",
-			"label-no-unlinked-mentions": "No unlinked mentions found.",
+			"name": "Зваротныя спасылкі",
+			"desc": "Паказвае зваротныя спасылкі ў радку стану.",
+			"action-open": "Паказаць зваротныя спасылкі",
+			"action-show": "Паказаць панэль зваротных спасылак",
+			"action-open-for-current": "Адкрыць зваротныя спасылкі для бягучага файлу",
+			"action-toggle-backlinks-in-document": "Уключыць/выключыць зваротныя спасылкі ў дакуменце",
+			"menu-opt-backlinks-in-document": "Зваротныя спасылкі ў дакуменце",
+			"label-linked-mentions": "Звязаныя згадкі",
+			"label-no-backlinks": "Зваротныя спасылкі не знойдзены.",
+			"label-unlinked-mentions": "Згадкі без сувязі",
+			"label-show-search": "Паказаць пошукавы фільтр",
+			"label-link-button-text": "Спасылка",
+			"tab-title": "Зваротныя спасылкі да {{displayText}}",
+			"label-no-unlinked-mentions": "Не знойдзена не звязаных згадак.",
 			"ellipsis": "...",
-			"option-backlink-in-document": "Backlink in document",
-			"option-backlink-in-document-desc": "Show backlinks in document by default when opening new panes."
+			"option-backlink-in-document": "Зваротныя спасылкі ў дакуменце",
+			"option-backlink-in-document-desc": "Паказваць зваротныя спасылкі па змаўчанні пры адкрыцці новых панэляў."
 		},
 		"outgoing-links": {
-			"name": "Outgoing Links",
-			"desc": "Show outgoing links and detect unlinked mentions of other notes in the current note.",
-			"action-open": "Open outgoing links",
-			"action-show": "Show outgoing links pane",
-			"action-open-for-current": "Open outgoing links for the current file",
-			"tab-title": "Outgoing links from {{displayText}}",
-			"label-links": "Links",
-			"label-no-links": "No links found.",
-			"label-unlinked-mentions": "Unlinked mentions",
-			"tooltip-link-file": "Link this file",
-			"tooltip-not-created": "Not created yet"
+			"name": "Выходныя спасылкі",
+			"desc": "Паказаць выходныя спасылкі і знайсці згадкі іншых нататак у бягучай нататцы.",
+			"action-open": "Адкрыць выходныя спасылкі",
+			"action-show": "Паказаць панэль выходных спасылак",
+			"action-open-for-current": "Адкрыць выходныя спасылкі для гэтага файла",
+			"tab-title": "Выходныя спасылкі з {{displayText}}",
+			"label-links": "Спасылкі",
+			"label-no-links": "Спасылкі не знойдзены.",
+			"label-unlinked-mentions": "Згадкі без сувязі",
+			"tooltip-link-file": "Звязаць з гэтым файлам",
+			"tooltip-not-created": "Яшчэ не створана"
 		},
 		"tag-pane": {
-			"name": "Tag pane",
-			"short-name": "Tags",
-			"desc": "Displays all your tags and along with their number of occurrences.",
-			"action-show": "Show tag pane",
-			"label-no-tags": "No tags found.",
-			"label-sort-by-name-a-to-z": "Tag name (A to Z)",
-			"label-sort-by-name-z-to-a": "Tag name (Z to A)",
-			"label-sort-by-frequency-high-to-low": "Frequency (high to low)",
-			"label-sort-by-frequency-low-to-high": "Frequency (low to high)",
-			"action-show-nested-tags": "Show nested tags",
-			"action-collapse-all": "Collapse all",
-			"action-expand-all": "Expand all"
+			"name": "Панэль тэгаў",
+			"short-name": "Тэгі",
+			"desc": "Паказвае ўсе тэгі і колькасць іх згадак.",
+			"action-show": "Паказаць панэль тэгаў",
+			"label-no-tags": "Не знойдзена тэгаў.",
+			"label-sort-by-name-a-to-z": "Назва тэга (А - Я)",
+			"label-sort-by-name-z-to-a": "Назва тэга (Я - А)",
+			"label-sort-by-frequency-high-to-low": "Па частаце (часта -> рэдка)",
+			"label-sort-by-frequency-low-to-high": "Па частаце (рэдка -> часта)",
+			"action-show-nested-tags": "Паказваць укладзеныя тэгі",
+			"action-collapse-all": "Згарнуць усё",
+			"action-expand-all": "Разгарнуць усё"
 		},
 		"properties": {
-			"name": "Properties view",
-			"desc": "Show the metadata for your files.",
-			"name-global": "All properties",
-			"name-local": "File properties",
-			"tab-title": "File properties for {{displayText}}",
-			"action-show": "Show all properties",
-			"action-show-local": "Show file properties",
-			"action-edit": "Edit",
-			"opt-unassign-type": "Unassign type",
-			"label-no-properties": "No properties found.",
-			"label-invalid-properties": "Invalid properties.",
-			"label-sort-by-name-a-to-z": "Property name (A to Z)",
-			"label-sort-by-name-z-to-a": "Property name (Z to A)",
-			"label-sort-by-frequency-high-to-low": "Frequency (high to low)",
-			"label-sort-by-frequency-low-to-high": "Frequency (low to high)",
-			"label-change-property-type": "Change property type",
-			"msg-merge-properties-warning": "Merge property “{{oldKey}}” with “{{newKey}}”?",
-			"msg-merge-properties-warning-desc": "In case of conflicts, the values will be merged or the value from “{{oldKey}}” will be used.",
-			"action-collapse-all": "Collapse all",
-			"action-expand-all": "Expand all",
-			"action-open-local": "Open file properties",
-			"action-open-daily-note": "Open daily note"
+			"name": "Прагляд уласцівасцяў",
+			"desc": "Паказаць метададзеныя вашых файлаў.",
+			"name-global": "Усе ўласцівасці",
+			"name-local": "Уласцівасці файла",
+			"tab-title": "Уласцівасці файла для {{displayText}}",
+			"action-show": "Паказаць усе ўласцівасці",
+			"action-show-local": "Паказаць уласцівасці файла",
+			"action-edit": "Рэдагаваць",
+			"opt-unassign-type": "Выдаліць тып",
+			"label-no-properties": "Уласцівасці не знойдзены.",
+			"label-invalid-properties": "Няправільныя ўласцівасці.",
+			"label-sort-by-name-a-to-z": "Імя ўласцівасці (ад А да Я)",
+			"label-sort-by-name-z-to-a": "Імя ўласцівасці (ад Я да А)",
+			"label-sort-by-frequency-high-to-low": "Па частаце (часта -> рэдка)",
+			"label-sort-by-frequency-low-to-high": "Па частаце (рэдка -> часта)",
+			"label-change-property-type": "Змяніць тып уласцівасці",
+			"msg-merge-properties-warning": "Аб'яднаць уласцівасць \"{{oldKey}}\" з \"{{newKey}}\"?",
+			"msg-merge-properties-warning-desc": "У выпадку ўзнікнення канфліктаў значэння будуць аб'яднаны або будзе выкарыстана значэнне з \"{{oldKey}}\".",
+			"action-collapse-all": "Згарнуць усё",
+			"action-expand-all": "Разгарнуць усё",
+			"action-open-local": "Ачысціць уласцівасць файлу",
+			"action-open-daily-note": "Адкрыць штодзённую нататку"
 		},
 		"page-preview": {
-			"name": "Page preview",
-			"desc": "Preview a note when hovering an internal link. Ctrl/Cmd + hover in editor mode.",
-			"label-empty-attachment": "“{{linktext}}” could not be found.",
-			"label-empty-note": "\"{{linktext}}\" is not created yet. Click to create.",
-			"label-source-editor": "Editor",
-			"label-source-preview": "Preview",
-			"label-source-search": "Search, Backlinks, and Outgoing links",
-			"label-require-mod": "Require {{key}} to trigger page preview on hover"
+			"name": "Перадпрагляд старонкі",
+			"desc": "Праглядаць нататку пры навядзенні курсора на ўнутраную спасылку. Навядзенне + Ctrl/Cmd у рэжымя рэдагавання.",
+			"label-empty-attachment": "\"{{linktext}}\" не можа быць знойдзена.",
+			"label-empty-note": "\"{{linktext}}\" яшчэ не створана. Націсніце, каб стварыць.",
+			"label-source-editor": "Рэдактар",
+			"label-source-preview": "Перадпрагляд",
+			"label-source-search": "Пошук, зваротныя і выходныя спасылкі",
+			"label-require-mod": "Трэба націснуць {{key}} для папярэдняга прагляду нататкі пры навядзенні курсора"
 		},
 		"bookmarks": {
-			"name": "Bookmarks",
-			"desc": "Bookmark frequently used files and searches.",
-			"action-show": "Show bookmarks",
-			"action-collapse-all": "Collapse all",
-			"action-new-bookmark": "Bookmark the active tab...",
-			"action-new-group": "New bookmark group",
-			"action-bookmark": "Bookmark...",
-			"action-add-bookmark": "Add bookmark",
-			"action-edit-bookmark": "Edit bookmark",
-			"action-bookmark-block": "Bookmark block under cursor...",
-			"action-bookmark-heading": "Bookmark heading under cursor...",
-			"action-bookmark-search": "Bookmark current search...",
-			"action-remove-bookmark": "Remove bookmark for current file",
-			"action-bookmark-tab-group": "Bookmark {{count}} tab...",
-			"action-bookmark-tab-group_plural": "Bookmark {{count}} tabs...",
-			"action-bookmark-all-tabs": "Bookmark all tabs...",
-			"action-bookmark-graph": "Bookmark this graph...",
-			"label-bookmark": "Bookmark",
-			"label-bookmarked": "Bookmarked",
-			"label-bookmark-with-count": "{{count}} bookmark",
-			"label-bookmark-with-count_plural": "{{count}} bookmarks",
-			"label-no-bookmarks": "No bookmarks found",
-			"label-invalid-data": "Failed to load bookmarks.",
-			"label-invalid-data-desc": "The data file is corrupted.",
-			"label-untitled-group": "Untitled group",
-			"label-untitled-graph": "Untitled Graph",
-			"menu-opt-edit": "Edit...",
-			"menu-opt-remove": "Remove",
-			"menu-opt-rename": "Rename",
-			"menu-opt-bookmark-block": "Bookmark this block...",
-			"menu-opt-bookmark-heading": "Bookmark this heading...",
-			"msg-no-search-query": "No search query to bookmark.",
-			"option-path": "Path",
-			"option-query": "Query",
+			"name": "Закладкі",
+			"desc": "Стварыце закладкі для часта выкарыстоўваных файлаў і пошукавых запытаў.",
+			"action-show": "Паказаць закладкі",
+			"action-collapse-all": "Згарнуць усё",
+			"action-new-bookmark": "Дадаць у закладкі бягучую ўкладку...",
+			"action-new-group": "Новая група закладак",
+			"action-bookmark": "Дадаць у закладкі...",
+			"action-add-bookmark": "Дадаць закладку",
+			"action-edit-bookmark": "Рэдагаваць закладку",
+			"action-bookmark-block": "Дадаць у закладкі тэкставы блок пад курсорам...",
+			"action-bookmark-heading": "Дадаць у закладкі загаловак пад курсорам...",
+			"action-bookmark-search": "Дадаць у закладкі бягучы пошукавы запыт...",
+			"action-remove-bookmark": "Выдаліць з закладак бягучы файл",
+			"action-bookmark-tab-group": "Дадаць у закладкі {{count}} укладку...",
+			"action-bookmark-tab-group_plural": "Дадаць у закладкі {{count}} укладак...",
+			"action-bookmark-all-tabs": "Дадаць у закладкі ўсе ўкладкі...",
+			"action-bookmark-graph": "Дадаць у закладкі гэты граф...",
+			"label-bookmark": "Закладка",
+			"label-bookmarked": "Дададзена ў закладкі",
+			"label-bookmark-with-count": "{{count}} закладка",
+			"label-bookmark-with-count_plural": "{{count}} закладак",
+			"label-no-bookmarks": "Закладкі не знойдзены",
+			"label-invalid-data": "Не атрымалася загрузіць закладкі.",
+			"label-invalid-data-desc": "Файл дадзеных пашкоджаны.",
+			"label-untitled-group": "Група без назвы",
+			"label-untitled-graph": "Граф без назвы",
+			"menu-opt-edit": "Рэдагаваць...",
+			"menu-opt-remove": "Выдаліць",
+			"menu-opt-rename": "Перайменаваць",
+			"menu-opt-bookmark-block": "Дадаць гэты блок у закладкі...",
+			"menu-opt-bookmark-heading": "Дадаць у закладкі гэты загаловак...",
+			"msg-no-search-query": "Няма пошукавага запыту для дадання ў закладкі.",
+			"option-path": "Шлях",
+			"option-query": "Запыт",
 			"option-u-r-l": "URL",
-			"option-title": "Title",
-			"option-group": "Bookmark group",
-			"placeholder-bookmark-group": "Bookmarks"
+			"option-title": "Загаловак",
+			"option-group": "Група закладак",
+			"placeholder-bookmark-group": "Закладкі"
 		},
 		"custom-css": {
-			"name": "Custom CSS",
-			"desc": "Reads \"obsidian.css\" in the vault and applies it.",
-			"setting-community-themes": "Community themes",
-			"msg-fetching-themes": "Fetching community theme data...",
-			"prompt-filter": "Filter...",
-			"label-dark-theme-only": "Dark themes only",
-			"label-light-theme-only": "Light themes only",
-			"label-use": "Use",
-			"label-stop-use": "Stop using this theme",
-			"label-install-and-use": "Install and use",
-			"label-update": "Update",
-			"label-no-readme": "This theme did not provide a README file.",
-			"tooltip-remove-theme": "Remove theme",
-			"label-visit-on-github": "Visit on GitHub",
-			"msg-load-error": "Could not load community themes, please check your network.",
-			"msg-now-using-theme": "You're now using {{title}} as your CSS theme.",
-			"msg-deleted-theme": "The theme {{title}} has been deleted.",
-			"msg-updated-theme": "The theme {{title}} has been updated.",
-			"label-installed": "Installed",
-			"label-legacy": "Legacy",
-			"button-update-all-themes": "Update all",
-			"msg-failed-load-themes": "Failed to load community themes.",
-			"msg-no-updates-found": "No theme updates found.",
-			"msg-updates-found": "Found {{count}} theme to update.",
-			"msg-updates-found_plural": "Found {{count}} themes to update.",
-			"msg-failed-to-install-theme": "Failed to install theme \"{{name}}\".",
-			"msg-successfully-installed-theme": "Successfully installed theme \"{{name}}\".",
-			"msg-installing-theme": "Installing theme \"{{name}}\"...",
-			"label-search-summary": "Showing {{themeCount}}:",
-			"label-update-available": "Update available"
+			"name": "Карыстальніцкі CSS",
+			"desc": "Чытае \"obsidian.css\" з вашага сховішча і прымяняе яго.",
+			"setting-community-themes": "Тэмы супольнасці",
+			"msg-fetching-themes": "Загружаюцца дадзеныя аб тэмах супольнасці...",
+			"prompt-filter": "Фільтр...",
+			"label-dark-theme-only": "Толькі цёмныя",
+			"label-light-theme-only": "Толькі светлыя",
+			"label-use": "Выкарыстаць",
+			"label-stop-use": "Выключыць тэму",
+			"label-install-and-use": "Усталюйце і выкарыстоўвайце",
+			"label-update": "Абнавіць",
+			"label-no-readme": "Гэтая тэма не змяшчае файл README.",
+			"tooltip-remove-theme": "Выдаліць тэму",
+			"label-visit-on-github": "Перайсці на GitHub",
+			"msg-load-error": "Не атрымалася загрузіць тэмы супольнасці. Калі ласка, праверце сувязь з інтэрнэтам.",
+			"msg-now-using-theme": "Прыменена CSS-тэма {{title}}.",
+			"msg-deleted-theme": "Тэма {{title}} была выдалена.",
+			"msg-updated-theme": "Тэма {{title}} была абноўлена.",
+			"label-installed": "Усталявана",
+			"label-legacy": "Устарэла",
+			"button-update-all-themes": "Абнавіць усе",
+			"msg-failed-load-themes": "Не атрымалася загрузіць тэмы супольнасці.",
+			"msg-no-updates-found": "Абнаўленні не знойдзены.",
+			"msg-updates-found": "Знойдзена {{count}} тэма для абнаўлення.",
+			"msg-updates-found_plural": "Знойдзена {{count}} тэм для абнаўлення.",
+			"msg-failed-to-install-theme": "Не атрымалася ўсталяваць тэму \"{{name}}\".",
+			"msg-successfully-installed-theme": "Тэма \"{{name}}\" устаноўлена.",
+			"msg-installing-theme": "Устанаўліваецца тэма \"{{name}}\"...",
+			"label-search-summary": "Адлюстроўваецца {{themeCount}}:",
+			"label-update-available": "Даступна абнаўленне"
 		},
 		"command-palette": {
-			"name": "Command palette",
-			"desc": "Type a command to invoke it. No need to use the UI or remember the shortcut.",
-			"action-open": "Open command palette",
-			"instruction-navigate": "to navigate",
-			"instruction-use": "to use",
-			"instruction-dismiss": "to dismiss",
-			"label-no-commands": "No commands found.",
-			"prompt-type-command": "Type a command...",
-			"label-pinned-commands": "Pinned commands",
-			"option-add-new-pin": "New pinned command",
-			"option-add-new-pin-description": "Pinned commands will appear at the top of all commands when no search query is present."
+			"name": "Меню каманд",
+			"desc": "Увядзіце каманду, якую хочаце запусціць. Дазваляе звяртацца да функцый Obsidian без узаемадзеяння з інтэрфейсам і запамінання спалучэнняў клавіш.",
+			"action-open": "Адкрыць камандную панэль",
+			"instruction-navigate": "навігацыя",
+			"instruction-use": "выкарыстоўваць",
+			"instruction-dismiss": "скасаваць",
+			"label-no-commands": "Каманда не знойдзена.",
+			"prompt-type-command": "Увядзіце назву каманды...",
+			"label-pinned-commands": "Замацаваныя каманды",
+			"option-add-new-pin": "Замацаваць каманду",
+			"option-add-new-pin-description": "Замацаваныя каманды будуць адлюстроўвацца ў верхняй частцы спісу каманд пры пустым пошукавым запыце."
 		},
 		"markdown-format-importer": {
-			"name": "Markdown format importer",
-			"desc": "Convert Markdown from other apps to Obsidian format.",
-			"action-open": "Open Markdown importer",
-			"option-roam-tag-fixer": "Roam Research tag fixer",
-			"option-roam-tag-fixer-description": "Converts \"#tag\" and \"#[[tag]]\" to \"[[tag]]\".",
-			"option-roam-highlight-fixer": "Roam Research highlight fixer",
-			"option-roam-highlight-fixer-description": "Converts \"^^highlight^^\" to \"==highlight==\".",
-			"option-roam-todo-converter": "Roam Research TODO converter",
-			"option-roam-todo-converter-description": "Converts \"{{[[TODO]]}}\" to \"[ ]\".",
-			"option-bear-highlight-fixer": "Bear highlight fixer",
-			"option-bear-highlight-fixer-description": "Converts \"::highlight::\" to \"==highlight==\".",
-			"zettelkasten-link-fixer": "Zettelkasten link fixer",
-			"zettelkasten-link-fixer-description": "Fixes \"[[UID]]\" links to full \"[[UID File Name]]\".",
-			"zettelkasten-link-beautifier": "Zettelkasten link beautifier",
-			"zettelkasten-link-beautifier-description": "Fixes \"[[UID]]\" links and also beautify them \"[[UID File Name|File Name]]\".",
-			"msg-all-files-warning": "Warning: the importer will convert all the files in your vault, not just the current file.",
-			"msg-override-files-warning": "Your files will be overwritten. Back up all your files before attempting conversion.",
-			"label-start-conversion": "Start Conversion",
-			"label-stop": "Stop",
-			"label-go-back": "Go back",
-			"label-done": "Done",
-			"label-processing": "Processing...",
-			"label-cancelling": "Cancelling...",
-			"label-finished": "Finished!",
-			"label-processed-files": "Processed files",
-			"label-modified-files": "Modified files",
-			"label-total-replacements": "Total replacements"
+			"name": "Імпарт Markdown-файлаў",
+			"desc": "Канвертуе Markdown-файлы з іншых праграм у фармат Obsidian.",
+			"action-open": "Імпарт Markdown-файлаў",
+			"option-roam-tag-fixer": "Выправіць фармат тэгаў з Roam Research",
+			"option-roam-tag-fixer-description": "Канвертуе \"#tag\" і \"#[[tag]]\" у \"[[tag]]\".",
+			"option-roam-highlight-fixer": "Выправіць фармат вылучэння тэксту з Roam Research",
+			"option-roam-highlight-fixer-description": "Канвертуе \"^^highlight^^\" у \"==highlight==\".",
+			"option-roam-todo-converter": "Выправіць чэкбоксы з Roam Research",
+			"option-roam-todo-converter-description": "Канвертуе \"{{[[TODO]]}}\" у \"[ ]\".",
+			"option-bear-highlight-fixer": "Выправіць фармат вылучэння тэксту з Bear",
+			"option-bear-highlight-fixer-description": "Канвертуе \"::highlight::\" у \"==highlight==\".",
+			"zettelkasten-link-fixer": "Выправіць спасылкі на Zettelkasten нататкі",
+			"zettelkasten-link-fixer-description": "Канвертуе спасылкі \"[[UID]]\" у \"[[UID File Name]]\".",
+			"zettelkasten-link-beautifier": "Упрыгожыць спасылкі на Zettelkasten нататкі",
+			"zettelkasten-link-beautifier-description": "Канвертуе і ўпрыгожвае спасылкі \"[[UID]]\" у \"[[UID File Name]]\".",
+			"msg-all-files-warning": "Увага: плагін пераўтворыць усе файлы ў вашым сховішчы, а не толькі бягучы адкрыты файл.",
+			"msg-override-files-warning": "Вашы файлы будуць перазапісаны. Зрабіце бекап усіх файлаў перад тым, як пачаць канвертаванне.",
+			"label-start-conversion": "Пачаць канвертацыю",
+			"label-stop": "Спыніць",
+			"label-go-back": "Назад",
+			"label-done": "Закрыць",
+			"label-processing": "Апрацоўка...",
+			"label-cancelling": "Скасаванне...",
+			"label-finished": "Гатова!",
+			"label-processed-files": "Апрацавана",
+			"label-modified-files": "Зменена",
+			"label-total-replacements": "Усяго замен"
 		},
 		"daily-notes": {
-			"name": "Daily notes",
-			"desc": "Open today's daily note, or create one if not present.",
-			"short-name": "Today",
-			"action-open": "Open today's note",
-			"action-open-previous": "Open previous daily note",
-			"action-open-next": "Open next daily note",
-			"action-insert-text": "Insert text into daily note",
-			"action-insert-link": "Insert link into daily note",
-			"msg-fail-format": "Failed to create daily note. \"{{format}}\" is not a valid format.",
-			"msg-fail-folder": "Failed to create daily note. Folder \"{{folderOption}}\" not found.",
-			"msg-fail-template-file": "Failed to create daily note. Template file \"{{template}}\" not found.",
-			"msg-no-previous": "There's no daily note before this one.",
-			"msg-no-next": "There's no daily note after this one.",
-			"option-date-format": "Date format",
-			"label-refer-to-syntax": "For more syntax, refer to: ",
-			"label-syntax-link": "format reference",
-			"label-syntax-live-preview": "Here is what it will look like: ",
-			"option-new-file-location": "New file location",
-			"option-new-file-location-description": "The folder path to create the new daily note.",
-			"option-template": "Template file location",
-			"option-template-description": "The file path to use as template.",
-			"option-open-on-start": "Open daily note on startup",
-			"option-open-on-start-description": "Open your daily note automatically whenever you open this vault."
+			"name": "Штодзённыя нататкі",
+			"desc": "Адкрывае сённяшнюю штодзённую нататку альбо стварае яе ўпершыню.",
+			"short-name": "Сёння",
+			"action-open": "Сённяшняя нататка",
+			"action-open-previous": "Адкрыць папярэднюю штодзённую нататку",
+			"action-open-next": "Адкрыць наступную штодзённую нататку",
+			"action-insert-text": "Уставіць тэкст у штодзённую нататку",
+			"action-insert-link": "Уставіць спасылку ў штодзённую нататку",
+			"msg-fail-format": "Не ўдалося стварыць штодзённую нататку. Няправільны фармат \"{{format}}\".",
+			"msg-fail-folder": "Не ўдалося стварыць штодзённую нататку. Папка \"{{folderOption}}\" не знойдзена.",
+			"msg-fail-template-file": "Не ўдалося стварыць штодзённую нататку. Файл шаблону \"{{template}}\" не знойдзены.",
+			"msg-no-previous": "Ранейшыя штодзённыя нататкі адсутнічаюць.",
+			"msg-no-next": "Пазнейшыя штодзённыя нататкі адсутнічаюць.",
+			"option-date-format": "Фармат даты",
+			"label-refer-to-syntax": "Для больш падрабязнай інфармацыі аб сінтаксісе перайдзіце па: ",
+			"label-syntax-link": "спасылцы",
+			"label-syntax-live-preview": "Вось як гэта будзе выглядаць: ",
+			"option-new-file-location": "Новае размяшчэнне файлу",
+			"option-new-file-location-description": "Шлях да папкі, у якой будзе стварацца новая штодзённая нататка.",
+			"option-template": "Размяшчэнне шаблону",
+			"option-template-description": "Шлях да файла, які будзе ўжывацца як шаблон.",
+			"option-open-on-start": "Адкрываць штодзённую нататку па запуску праграмы",
+			"option-open-on-start-description": "Аўтаматычна адчыняць сённяшнюю нататку пры адкрыцці сховішча."
 		},
 		"unique-note-creator": {
-			"name": "Unique note creator",
-			"desc": "Create notes with unique timestamp prefixes, for workflows like zettelkasten or slip box.",
-			"short-name": "Unique",
-			"action-create-note": "Create new unique note",
-			"option-new-file-location": "New file location",
-			"option-new-file-location-description": "The folder path to create the new unique note.",
-			"msg-folder-not-found": "Failed to create unique note. Folder \"{{folderOption}}\" not found.",
-			"option-template-file": "Template file location",
-			"option-template-file-description": "The file path to use as template.",
-			"option-template-file-placeholder": "Example: folder1/note",
-			"option-id-format": "Unique prefix format",
-			"msg-template-file-not-found": "Failed to create unique note. Template file \"{{template}}\" not found.",
-			"msg-failed-to-generate": "Failed to generate a unique note with the format \"{{format}}"
+			"name": "Канструктар унікальных нататак",
+			"desc": "Стварэнне нататак з унікальнымі ідэнтыфікатарамі ў выглядзе часовых пазнак, як у Zettelkasten і іншых картатэках.",
+			"short-name": "Унікальны",
+			"action-create-note": "Стварыць нататку з унікальным ідэнтыфікатарам",
+			"option-new-file-location": "Размяшчэнне новага файла",
+			"option-new-file-location-description": "Шлях да папкі, у якой будзе стварацца новая нататка з унікальным ідэнтыфікатарам.",
+			"msg-folder-not-found": "Не ўдалося стварыць нататку з унікальным ідэнтыфікатарам. Папка \"{{folderOption}}\" не знойдзена.",
+			"option-template-file": "Размяшчэнне шаблону",
+			"option-template-file-description": "Шлях да файла, які будзе ўжывацца як шаблон.",
+			"option-template-file-placeholder": "Прыклад: папка1/нататка",
+			"option-id-format": "Фармат унікальнага ідэнтыфікатара",
+			"msg-template-file-not-found": "Не ўдалося стварыць нататку з унікальным ідэнтыфікатарам. Файл шаблону \"{{template}}\" не знойдзены.",
+			"msg-failed-to-generate": "Не ўдалося стварыць нататку з унікальным ідэнтыфікатарам. Няправільны фармат \"{{format}}"
 		},
 		"random-note": {
-			"name": "Random note",
-			"desc": "Opens a random note. Useful for reviewing and discovering.",
-			"short-name": "Random",
-			"action-open": "Open random note"
+			"name": "Выпадковая нататка",
+			"desc": "Адкрывае выпадковую нататку. Можа спатрэбіцца для паўторнага чытання і нечаканых адкрыццяў.",
+			"short-name": "Выпадкова",
+			"action-open": "Адкрыць выпадковую нататку"
 		},
 		"outline": {
-			"name": "Outline",
-			"desc": "Displays the outline of the current file or linked pane.",
-			"action-open": "Open outline",
-			"action-show": "Show outline pane",
-			"action-open-for-current": "Open outline of the current file",
-			"tab-title": "Outline of {{displayText}}",
-			"label-no-headings": "No headings found."
+			"name": "Структура",
+			"desc": "Паказвае структуру бягучага файла або звязанай панэлі.",
+			"action-open": "Адкрыць структуру",
+			"action-show": "Паказаць панэль структуры",
+			"action-open-for-current": "Адкрыць панэль структуры бягучага файла",
+			"tab-title": "Структура {{displayText}}",
+			"label-no-headings": "Не знойдзена ніводнага загалоўка."
 		},
 		"word-count": {
-			"name": "Word count",
-			"desc": "Show word count in the status bar."
+			"name": "Колькасць слоў",
+			"desc": "Паказвае колькасць слоў у радку стану."
 		},
 		"slides": {
-			"name": "Slides",
-			"desc": "Present from Markdown. Use \"---\" to separate slides.",
-			"action-start": "Start presentation"
+			"name": "Слайды",
+			"desc": "Прыемны сюрпрыз ад Мarkdown. Каб падзяліць слайды, выкарыстоўвайце \"---\".",
+			"action-start": "Пачаць прэзентацыю"
 		},
 		"audio-recorder": {
-			"name": "Audio recorder",
-			"desc": "Record audio and save as attachment.",
-			"action-start": "Start recording audio",
-			"action-stop": "Stop recording audio",
-			"action-toggle": "Start/stop recording",
-			"msg-access-denied": "Microphone access was denied, please enable it from the preference pane.",
-			"msg-pending-grant": "Please grant microphone permission to start recording.",
-			"msg-no-microphone": "No microphone is connected."
+			"name": "Дыктафон",
+			"desc": "Запісвае аўдыё і захоўвае яго як далучэнне.",
+			"action-start": "Пачаць запіс аўдыя",
+			"action-stop": "Спыніць запіс аўдыя",
+			"action-toggle": "Пачаць/спыніць запіс",
+			"msg-access-denied": "Доступ да мікрафона быў адхілены. Калі ласка, дазвольце доступ з панэлі налад вашай сістэмы.",
+			"msg-pending-grant": "Дайце дазвол на доступ да мікрафона, каб пачаць запіс.",
+			"msg-no-microphone": "Не ўдалося выявіць мікрафон."
 		},
 		"open-with-default-app": {
-			"name": "Open in default app",
-			"desc": "Add button to open current file in the default app.",
-			"action-open-file": "Open in default app",
-			"action-open-file-mobile": "Share",
-			"action-show-in-folder": "Show in folder",
-			"action-show-in-folder-mac": "Reveal in Finder"
+			"name": "Адкрыць у праграме па змаўчанні",
+			"desc": "Дадае магчымасць адкрываць бягучы файл у праграме па змаўчанні.",
+			"action-open-file": "Адкрыць у праграме па змаўчанні",
+			"action-open-file-mobile": "Падзяліцца",
+			"action-show-in-folder": "Паказаць у папцы",
+			"action-show-in-folder-mac": "Паказаць у Finder"
 		},
 		"templates": {
-			"name": "Templates",
-			"desc": "Insert template content from a folder of template files.",
-			"action-insert": "Insert template",
-			"action-insert-current-date": "Insert current date",
-			"action-insert-current-time": "Insert current time",
-			"option-template-folder-location": "Template folder location",
-			"option-template-folder-location-description": "Files in this folder will be available as templates.",
-			"option-template-date-format": "Date format",
-			"option-template-date-format-description": "{{date}} in the template file will be replaced with this value.",
-			"option-template-date-format-description2": "You can also use {{date:YYYY-MM-DD}} to override the format once.",
-			"option-template-time-format": "Time format",
-			"option-template-time-format-description": "{{time}} in the template file will be replaced with this value.",
-			"option-template-time-format-description2": "You can also use {{time:HH:mm}} to override the format once.",
-			"instruction-navigate": "to navigate",
-			"instruction-insert": "to insert template",
-			"instruction-dismiss": "to dismiss",
-			"msg-no-templates-found": "No templates found",
-			"msg-fail-invalid-folder": "Failed to list templates. Template folder is invalid.",
-			"msg-fail-folder-not-found": "Failed to list templates. Folder \"{{folderOption}}\" not found.",
-			"msg-fail-invalid-template-properties": "Unable to insert template, the properties in the template file could not be read.",
-			"msg-no-folder-set": "Failed to list templates. No template folder configured.",
-			"prompt-type-template": "Type name of a template..."
+			"name": "Шаблоны",
+			"desc": "Уставіць змесціва шаблону з папкі шаблонных файлаў.",
+			"action-insert": "Уставіць шаблон",
+			"action-insert-current-date": "Уставіць бягучую дату",
+			"action-insert-current-time": "Уставіць бягучы час",
+			"option-template-folder-location": "Шлях да папцы з шаблонамі",
+			"option-template-folder-location-description": "Файлы гэтай папцы будуць даступныя як шаблоны.",
+			"option-template-date-format": "Фармат даты",
+			"option-template-date-format-description": "{{date}} у файле шаблону заменіцца на гэта значэнне.",
+			"option-template-date-format-description2": "Выкарыстоўвайце канструкцыю {{date:YYYY-MM-DD}}, каб задаць фармат прама ў шаблоне.",
+			"option-template-time-format": "Фармат часу",
+			"option-template-time-format-description": "{{time}} у файле шаблону заменіцца на гэта значэнне.",
+			"option-template-time-format-description2": "Выкарыстоўвайце канструкцыю {{time:HH:mm}}, каб задаць фармат прама ў шаблоне.",
+			"instruction-navigate": "навігацыя",
+			"instruction-insert": "уставіць шаблон",
+			"instruction-dismiss": "скасаваць",
+			"msg-no-templates-found": "Шаблоны не знойдзены",
+			"msg-fail-invalid-folder": "Не ўдалося адлюстраваць шаблоны. Недапушчальнае імя папцы шаблонаў.",
+			"msg-fail-folder-not-found": "Не ўдалося адлюстраваць шаблоны. Папка \"{{folderOption}}\" не знойдзена.",
+			"msg-fail-invalid-template-properties": "Не ўдалося ўставіць шаблон, не ўдалося прачытаць уласцівасці ў файле шаблона.",
+			"msg-no-folder-set": "Не ўдалося адлюстраваць шаблоны. Не настроена папка з шаблонамі.",
+			"prompt-type-template": "Увядзіце назву шаблона..."
 		},
 		"translucency": {
-			"name": "Translucent window",
-			"desc": "Turn on translucency effect to enhance a sense of depth. Best used with dark mode. Not supported on Linux."
+			"name": "Напаўпразрыстае акно",
+			"desc": "Дадае інтэрфейсу адчуванні глыбіні, асабліва ў цёмным рэжыме. Не працуе пад Linux."
 		},
 		"slash-command": {
-			"name": "Slash commands",
-			"desc": "Enable the ability to trigger slash commands in the editor by typing the forward slash."
+			"name": "Слэш-каманды",
+			"desc": "Уключыць выбар каманд у рэдактары пры наборы \"/\"."
 		},
 		"editor-status": {
-			"name": "Editor status",
-			"desc": "Adds a status bar item to show and change the current editor mode.",
-			"read": "Reading",
-			"edit-source": "Source mode",
-			"edit-live-preview": "Live Preview"
+			"name": "Рэжым рэдактару",
+			"desc": "Дадаць у радок стану элемент, які адлюстроўвае бягучы рэжым рэдактара.",
+			"read": "Чытанне",
+			"edit-source": "Зыходны код",
+			"edit-live-preview": "Дынамічны прагляд"
 		},
 		"publish": {
-			"name": "Publish",
-			"desc": "Publish your notes through Obsidian Publish.",
-			"action-publish-changes": "Publish changes...",
-			"label-no-internet-access": "You need access to the internet to publish changes.",
-			"label-publish-service-description": "Obsidian Publish is an add-on paid service that lets you publish your notes online directly from Obsidian.",
-			"label-please-login": "To start publishing, please log in or create a new Obsidian account.",
-			"label-no-publish-subscription": "You do not have an Obsidian Publish subscription yet.",
-			"button-purchase": "Purchase",
-			"label-manage-sites": "Manage sites",
-			"label-no-sites": "You don't have any sites.",
-			"button-choose": "Choose",
-			"tooltip-edit-site-id": "Edit site ID",
-			"tooltip-delete-site": "Delete site",
-			"label-delete-site-confirmation": "Are you sure you want to delete this site?",
-			"label-delete-site-details": "This will immediately and permanently delete your site.",
-			"label-confirm-delete-site": "Confirm delete site \"{{site}}\"",
-			"option-site-id": "Site ID",
-			"option-site-id-description": "Your site will be at https://publish.obsidian.md/{site id}. You can change this later. Only lower case letters, numbers, and dashes are allowed.",
-			"option-site-id-placeholder": "Pick a site ID",
-			"button-create": "Create",
-			"msg-invalid-site-id": "Site ID can only contain lowercase letters, numbers, and dashes.",
-			"msg-site-id-in-use": "This site ID is in use, please try another one.",
-			"msg-create-site-issue": "That was an issue when creating your site.",
-			"label-site-options": "Site options",
-			"option-site-general": "General",
-			"option-site-components": "Components",
-			"option-site-appearance": "Appearance",
-			"option-site-reading-experience": "Reading experience",
-			"option-site-misc": "Other site settings",
-			"option-site-name": "Site name",
-			"option-site-name-description": "Name of your published site. It will show up in the page title of your site.",
-			"option-site-name-placeholder": "Name of your site",
-			"option-home-page-file": "Homepage file",
-			"option-home-page-file-description": "The first page the user sees when landing on your published site",
-			"option-home-page-file-placeholder": "Pick a published file",
-			"option-logo": "Logo",
-			"option-logo-description": "Pick an image file as your site logo.",
-			"option-logo-placeholder": "Any uploaded image in your vault...",
-			"option-site-collaboration": "Site collaboration",
-			"option-site-collaboration-desc": "Manage collaborators for this site.",
-			"option-customize-navigation": "Customize navigation",
-			"option-customize-navigation-desc": "Override the order of navigation items and hide pages or folders from showing.",
-			"option-navigation-order": "Navigation item display order",
-			"option-hide-items-in-navigation": "Hide pages or folders from navigation",
-			"option-hide-items-in-navigation-desc": "Right click and select \"Hide\" to prevent specific pages from appearing in the site navigation. The pages will still be accessible via links or accessing the URL directly.",
-			"option-show-hidden-items": "Show hidden",
-			"button-customize-sidebar": "Manage",
-			"label-navigation-modal-title": "Navigation",
-			"label-navigation-modal-desc": "Drag and drop to customize the order in which navigation items appear on your Publish site.",
-			"option-hide-in-navigation": "Hide in navigation",
-			"button-manage-collaborators": "Manage",
-			"option-theme": "Theme",
-			"option-theme-description": "Choose default color scheme for your site.",
-			"option-theme-system": "Adapt to system",
-			"option-show-theme-toggle": "Light/dark toggle",
-			"option-show-theme-toggle-description": "Let the visitor toggle between light and dark theme on their own.",
-			"option-show-navigation": "Show navigation",
-			"option-show-navigation-description": "Display a list of all published pages on the left side of your published site.",
-			"option-show-search": "Show search bar",
-			"option-show-search-description": "Display a search bar at top of the navigation that lets the visitors search pages and headings on your site.",
-			"option-show-graph": "Show graph view",
-			"option-show-graph-description": "Display a small local graph on each page.",
-			"option-show-outline": "Show table of contents",
-			"option-show-outline-description": "Display the outline of headings on each page.",
-			"option-show-backlinks": "Show backlinks",
-			"option-show-backlinks-description": "Show backlink section at the end of each page.",
-			"option-sliding-window-mode": "Use sliding windows",
-			"option-sliding-window-mode-description": "Open pages in new panes to the right. Allows scrolling through panes horizontally.",
-			"option-hover-preview-file": "Show hover preview",
-			"option-hover-preview-file-description": "Display page preview when hovering links.",
-			"option-hide-title": "Hide page title",
-			"option-hide-title-description": "Hide the page title heading. Useful when you have your own headings at the beginning of each page.",
-			"option-readable-line-length": "Readable line length",
-			"option-readable-line-length-description": "Limit maximum line length. Fits less content on the screen, but makes long paragraphs more readable.",
-			"option-site-password": "Passwords",
-			"option-site-password-description": "Restrict access to your site with passwords.",
-			"option-google-analytics": "Google Analytics tracking code",
-			"option-google-analytics-description": "Configure Google Analytics for your site. Only available for visitors from your custom domain URL. Please check with your local laws and regulations first.",
-			"button-manage-passwords": "Manage",
-			"button-save-site-settings": "Save site settings",
-			"msg-updated-options": "Updated options for your site.",
-			"button-go-back": "Back",
-			"label-publishing-to": "Publishing to",
-			"tooltip-switch-site": "Switch site",
-			"button-add-linked": "Add linked",
-			"tooltip-add-linked": "Add all files that are linked by currently selected items",
-			"msg-added-linked-files": "{{count}} linked file has been added.",
-			"msg-added-linked-files_plural": "{{count}} linked files have been added.",
-			"tooltip-open-site-options": "Change site options",
-			"label-no-changes-detected": "No changes were detected.",
-			"label-changed-files-to-be-published": "Changes",
-			"label-unchanged-files-already-published": "Unchanged (select to delete)",
-			"label-file-selected": " selected",
-			"button-select-all-files": "Select all",
-			"label-custom-navigation-title": "Navigation items",
-			"button-deselect-all-files": "Deselect all",
-			"label-new-files-to-be-published": "New",
-			"button-publish": "Publish",
-			"msg-no-permission-to-publish-to-site": "You do not have permissions to publish to the current site.",
-			"msg-select-at-least-one-file": "Please select at least one file.",
-			"label-upload-changes": "Upload changes",
-			"button-done": "Done",
-			"button-stop": "Stop",
-			"label-status-uploading": "Uploading",
-			"label-status-to-publish": "To publish",
-			"label-status-to-delete": "To delete",
-			"label-status-published": "Published",
-			"label-status-deleted": "Deleted",
-			"label-status-failed": "Failed",
-			"label-status-cancelled": "Cancelled",
-			"button-change": "Change",
-			"label-clear-cache": "It takes up to a few minutes for the changes to show up on your site. If you do not see your latest changes, try clearing the cache in your browser.",
-			"label-visit-site": "You can visit your site here: ",
-			"msg-something-went-wrong": "Something went wrong. Please check the developer console for details.",
-			"msg-network-error": "A network error occurred. ",
-			"label-manage-passwords": "Manage passwords",
-			"label-add-password": "Add password",
-			"action-new-password": "New password",
-			"label-no-password": "Your site currently does not have any passwords. Anyone can visit it.",
-			"label-have-password": "Your site is password protected. If you have multiple passwords, visitors can access your site by entering any of them.",
-			"option-password-name": "Password",
-			"option-password-desc": "A hash of your password will be stored securely. Once the password is set, it cannot be revealed in plaintext.",
-			"option-password-placeholder": "Your password",
-			"option-nickname-name": "Nickname (optional)",
-			"option-nickname-desc": "Set a nickname to remind yourself what or who the password is for.",
-			"action-add-password": "Add this password",
-			"label-untitled-password": "Untitled password",
-			"label-password-created-time": "Created {{time}}",
-			"msg-added-new-password": "Added new password.",
-			"option-custom-domain": "Custom domain",
-			"option-custom-domain-desc": "Use your own domain rather than the https://publish.obsidian.md/{site id} URL.",
-			"option-noindex": "Disallow search engine indexing",
-			"option-noindex-desc": "Prevent search engines from indexing your site.",
-			"button-configure": "Configure",
-			"label-configure-custom-domain": "Configure custom domain",
-			"option-custom-url-name": "Custom URL",
-			"option-custom-url-desc": "The URL that your site will be located at.",
+			"name": "Апублікаваць",
+			"desc": "Публікуйце свае нататкі з дапамогай Obsidian Publish.",
+			"action-publish-changes": "Публікацыя змен...",
+			"label-no-internet-access": "Для публікацыі змен патрабуецца доступ да інтэрнэту.",
+			"label-publish-service-description": "Obsidian Publish гэта дадатковы платны сэрвіс для публікацыі нататак у інтэрнэт напрамую з Obsidian.",
+			"label-please-login": "Перад пачаткам публікацыі ўвайдзіце ў свой уліковы запіс Obsidian ці зарэгіструйце новы.",
+			"label-no-publish-subscription": "Вы не падпісаны на сэрвіс Obsidian Publish.",
+			"button-purchase": "Набыць",
+			"label-manage-sites": "Упраўленне сайтамі",
+			"label-no-sites": "У вас няма сайтаў.",
+			"button-choose": "Абраць",
+			"tooltip-edit-site-id": "Змяніць ID сайта",
+			"tooltip-delete-site": "Выдаліць сайт",
+			"label-delete-site-confirmation": "Вы сапраўды хочаце выдаліць гэты сайт?",
+			"label-delete-site-details": "Сайт будзе выдалены неадкладна і назаўсёды.",
+			"label-confirm-delete-site": "Пацвердзіць выдаленне сайту \"{{site}}\"",
+			"option-site-id": "ID сайта",
+			"option-site-id-description": "Сайт будзе даступны па адрасе https://publish.obsidian.md/{site id}. Яго можна змяніць пазней. Дапушчаюцца толькі малыя літары, лічбы і працяжнік.",
+			"option-site-id-placeholder": "Абярыце ID сайта",
+			"button-create": "Стварыць",
+			"msg-invalid-site-id": "У ID сайта дапускаюцца толькі малыя літары, лічбы і працяжнік.",
+			"msg-site-id-in-use": "Такі ID сайта ўжо заняты, паспрабуйце іншы.",
+			"msg-create-site-issue": "Пры стварэнні сайта адбылася памылка.",
+			"label-site-options": "Налады сайта",
+			"option-site-general": "Агульныя",
+			"option-site-components": "Кампаненты",
+			"option-site-appearance": "Афармленне",
+			"option-site-reading-experience": "Зручнасць чытання",
+			"option-site-misc": "Іншыя налады сайта",
+			"option-site-name": "Назва сайта",
+			"option-site-name-description": "Назва публікуемага сайта. Яно будзе паказвацца ў загалоўках старонак.",
+			"option-site-name-placeholder": "Назва сайта",
+			"option-home-page-file": "Хатняя старонка",
+			"option-home-page-file-description": "Першая старонка, якую ўбачыць наведвальнік апублікаванага сайта",
+			"option-home-page-file-placeholder": "Абярыце апублікаваны файл",
+			"option-logo": "Лагатып",
+			"option-logo-description": "Выберыце выяву ў якасці лагатыпа.",
+			"option-logo-placeholder": "Любая загружаная выява са сховішча...",
+			"option-site-collaboration": "Сумесная праца",
+			"option-site-collaboration-desc": "Кіраванне ўдзельнікамі для гэтага сайта.",
+			"option-customize-navigation": "Наладзіць навігацыю",
+			"option-customize-navigation-desc": "Змяніць парадак элементаў навігацыі і схаваць старонкі або папкі.",
+			"option-navigation-order": "Парадак адлюстравання элементаў навігацыі",
+			"option-hide-items-in-navigation": "Схаваць старонкі ці папкі ў навігацыі",
+			"option-hide-items-in-navigation-desc": "Націсніце правай кнопкай мышы і выберыце «Схаваць», каб пэўныя старонкі не з'яўляліся ў навігацыі сайта. Старонкі будуць па-ранейшаму даступныя праз спасылкі або непасрэдна па URL.",
+			"option-show-hidden-items": "Паказаць схаванае",
+			"button-customize-sidebar": "Кіраваць",
+			"label-navigation-modal-title": "Навігацыя",
+			"label-navigation-modal-desc": "Перацягвайце і парадкуйце элементы навігацыі, каб задаць парадак іх адлюстравання на вашым сайце Publish.",
+			"option-hide-in-navigation": "Схаваць у навігацыі",
+			"button-manage-collaborators": "Кіраваць",
+			"option-theme": "Тэма",
+			"option-theme-description": "Абярыце каляровую тэму афармлення сайта.",
+			"option-theme-system": "Адаптацыя да сістэмнай тэмы",
+			"option-show-theme-toggle": "Пераключальнік Светлая/Цёмная тэма",
+			"option-show-theme-toggle-description": "Дазволіць наведвальніку самастойна пераключаць светлую і цёмную тэму.",
+			"option-show-navigation": "Адлюстраванне навігацыі",
+			"option-show-navigation-description": "Адлюстроўваць у левай частцы спіс усіх апублікаваных старонак.",
+			"option-show-search": "Адлюстраванне радка пошуку",
+			"option-show-search-description": "Адлюстроўваць радок пошуку над навігацыяй, каб наведвальнікі маглі шукаць па зместу і загалоўках вашага сайта.",
+			"option-show-graph": "Адлюстраванне графа",
+			"option-show-graph-description": "Адлюстроўваць маленькі граф на кожнай старонцы.",
+			"option-show-outline": "Адлюстраванне зместу",
+			"option-show-outline-description": "Адлюстроўваць структуру загалоўкаў на кожнай старонцы.",
+			"option-show-backlinks": "Паказаць зваротныя спасылкі",
+			"option-show-backlinks-description": "Паказаць падзел зваротных спасылак напрыканцы кожнай старонцы.",
+			"option-sliding-window-mode": "Выкарыстанне рассоўных вокнаў",
+			"option-sliding-window-mode-description": "Адкрываць старонкі ў новых абласцях справа. Дазваляе перасоўвацца па абласцях гарызантальна.",
+			"option-hover-preview-file": "Адлюстраванне прадпрагляду",
+			"option-hover-preview-file-description": "Паказваць прагляд пры навядзенні курсора на спасылку.",
+			"option-hide-title": "Схаваць загаловак старонкі",
+			"option-hide-title-description": "Схаваць загаловак назвы старонкі. Карысна, калі на пачатку кожнай старонкі ёсць уласныя загалоўкі.",
+			"option-readable-line-length": "Абмяжуйце максімальную даўжыню радка",
+			"option-readable-line-length-description": "Павялічвае зручнасць чытання доўгіх абзацаў, але памяншае колькасць інфармацыі, якая змяшчаецца на экране.",
+			"option-site-password": "Паролі",
+			"option-site-password-description": "Абмежаваць доступ да сайта з дапамогай пароляў.",
+			"option-google-analytics": "Код сачэння Google Analytics",
+			"option-google-analytics-description": "Наладзіць Google Analytics для сайта. Даступна толькі для наведвальнікаў з вашага асабістага даменнага URL. Папярэдне звярайцеся з мясцовымі законамі і патрабаваннямі рэгулятара.",
+			"button-manage-passwords": "Наладзіць",
+			"button-save-site-settings": "Захаваць",
+			"msg-updated-options": "Налады для сайту захаваны.",
+			"button-go-back": "Назад",
+			"label-publishing-to": "Публікацыя на",
+			"tooltip-switch-site": "Выбраць іншы сайт",
+			"button-add-linked": "Дадаць звязаныя",
+			"tooltip-add-linked": "Дадаць усе файлы, звязаныя з выдзеленымі аб'ектамі",
+			"msg-added-linked-files": "Дададзены {{count}} звязаны файл.",
+			"msg-added-linked-files_plural": "Дададзена {{count}} звязаных файлаў.",
+			"tooltip-open-site-options": "Налады сайта",
+			"label-no-changes-detected": "Змены не выяўлены.",
+			"label-changed-files-to-be-published": "Зменены",
+			"label-unchanged-files-already-published": "Без змен (вылучыце для выдалення)",
+			"label-file-selected": " вылучана",
+			"button-select-all-files": "Вылучыць усе",
+			"label-custom-navigation-title": "Элементы навігацыі",
+			"button-deselect-all-files": "Зняць вылучэнне з усіх",
+			"label-new-files-to-be-published": "Новы",
+			"button-publish": "Апублікаваць",
+			"msg-no-permission-to-publish-to-site": "У вас недастаткова правоў для публікацыі на абраным сайце.",
+			"msg-select-at-least-one-file": "Выберыце, калі ласка, як найменш адзін файл.",
+			"label-upload-changes": "Запампаваць змены",
+			"button-done": "Гатова",
+			"button-stop": "Спыніць",
+			"label-status-uploading": "Загружаецца",
+			"label-status-to-publish": "Да публікацыі",
+			"label-status-to-delete": "Да выдалення",
+			"label-status-published": "Апублікавана",
+			"label-status-deleted": "Выдалена",
+			"label-status-failed": "Не ўдалося",
+			"label-status-cancelled": "Скасавана",
+			"button-change": "Змяніць",
+			"label-clear-cache": "Змены адлюструюцца на сайце на працягу некалькіх хвілін. Паспрабуйце ачысціць кэш браўзера, калі змены не бачныя.",
+			"label-visit-site": "Ваш сайт даступны па адрасе: ",
+			"msg-something-went-wrong": "Нешта пайшло не так. Падрабязнасці ў кансолі для распрацоўшчыкаў.",
+			"msg-network-error": "Адбылася сеткавая памылка. ",
+			"label-manage-passwords": "Кіраванне паролямі",
+			"label-add-password": "Дадаць пароль",
+			"action-new-password": "Новы пароль",
+			"label-no-password": "Ваш сайт не абаронены паролем і бачны ўсім.",
+			"label-have-password": "Ваш сайт абаронены паролем. Калі вы ўстанавілі некалькі пароляў, наведалі могуць атрымаць доступ да сайта з любым з іх.",
+			"option-password-name": "Пароль",
+			"option-password-desc": "Пароль хэшуецца і не захоўваецца ў выглядзе звычайнага тэксту.",
+			"option-password-placeholder": "Ваш пароль",
+			"option-nickname-name": "Псеўданім (апцыянальна)",
+			"option-nickname-desc": "Усталюйце псеўданім, каб запомніць, для чаго ці для каго дадзены пароль.",
+			"action-add-password": "Дадаць пароль",
+			"label-untitled-password": "Пароль без назвы",
+			"label-password-created-time": "Створана {{time}}",
+			"msg-added-new-password": "Дададзены новы пароль.",
+			"option-custom-domain": "Уласны дамен",
+			"option-custom-domain-desc": "Выкарыстоўвайце свой уласны дамен замест https://publish.obsidian.md/{site id}.",
+			"option-noindex": "Забараніць індэксацыю пошукавікам",
+			"option-noindex-desc": "Прадухіліць індэксацыю сайта пошукавымі машынамі.",
+			"button-configure": "Наладзіць",
+			"label-configure-custom-domain": "Налады ўласнага дамена",
+			"option-custom-url-name": "Уласны URL",
+			"option-custom-url-desc": "URL-адрас па якім будзе даступны ваш сайт.",
 			"option-custom-url-placeholder": "www.yourdomain.com",
-			"option-custom-url-redirect": "Redirect to your custom domain",
-			"option-custom-url-redirect-desc": "Redirect visitors on publish.obsidian.md/id to your custom domain.",
-			"button-update-custom-domain": "Update domain setting",
-			"label-custom-domain-instructions": "Please refer to our {{link}} on our help site for more information.",
-			"label-custom-domain-link-name": "custom domain setup guide",
-			"label-site-usage": "You're using {{site}} out of your {{limit}}.",
-			"button-add-more-sites": "Buy more sites",
-			"label-no-sites-bought": "You haven't bought any sites.",
-			"button-get-site": "Get a site",
-			"label-manage-sharing": "Manage sharing for \"{{name}}\"",
-			"label-sharing-with-users": "This site is currently shared with the following people.",
-			"label-not-sharing": "This site is not currently shared with anyone.",
-			"label-invite-pending": "Pending",
-			"tooltip-remove-user": "Remove user",
-			"option-invite-user": "Invite user",
-			"placeholder-invite-user": "Enter their email...",
-			"error-email-must-be-valid": "Please enter a valid email to invite someone.",
-			"msg-enable-publish-plugin": "Please enable the Publish core plugin in Settings -> Core plugins to view sites.",
-			"label-your-sites": "Your sites",
-			"label-sites-shared-with-you": "Sites shared with you",
-			"tooltip-leave-site-sharing": "Stop collaborating on this site",
-			"label-leave-site-confirmation": "Confirm stop site collaboration",
-			"label-leave-site-confirmation-details": "This will remove this site from the list of sites shared with you. This action cannot be reverted.",
-			"label-leave-site-confirmation-details-2": "Please contact the owner of the site if you wish to collaborate on this site again.",
-			"button-leave": "Leave",
-			"label-compare-with-live": "Compare with live version",
-			"button-use-live-version": "Use live version",
-			"label-confirm-override": "Confirm overriding local version",
-			"label-confirm-override-1": "Are you sure you want to override the local version?",
-			"label-confirm-override-2": "The live version will be used and your local version will be discarded. Please make backups if necessary.",
-			"button-proceed": "Proceed",
-			"message-successfully-used-live-version": "Successfully used live version to override your local version.",
-			"label-open-file": "Open file",
-			"tooltip-manage-publish-filters": "Manage publish filters",
-			"option-included-folders": "Included folders",
-			"option-included-folders-desc": "Files under these folders will automatically be selected when you review changes to publish.",
-			"option-currently-included-folders": " These folders are currently included:",
-			"option-excluded-folders": "Excluded folders",
-			"option-excluded-folders-desc": "Files under these folders won't show up when you review changes to publish. This setting takes priority over included folders above.",
-			"label-number-of-folders-included": "Obsidian Publish is currently including {{folders}}.",
-			"label-number-of-folders-excluded": "Obsidian Publish is currently excluding {{folders}}.",
-			"label-manage-included-folders": "Manage included folders",
-			"label-manage-excluded-folders": "Manage excluded folders",
-			"label-add-included-folder": "Include a folder",
-			"label-add-included-folder-desc": "You can include both existing folders and folders that have not been created yet.",
-			"tooltip-contact-support": "Contact support",
-			"label-navigation-preview": "Navigation preview"
+			"option-custom-url-redirect": "Перанакіроўваць на ўласны дамен",
+			"option-custom-url-redirect-desc": "Перанакіроўваць наведвальнікаў publish.obsidian.md/id на ваш асабісты дамен.",
+			"button-update-custom-domain": "Захаваць",
+			"label-custom-domain-instructions": "Больш інфармацыі пра налады ўласнага дамену ў {{link}}.",
+			"label-custom-domain-link-name": "дакументацыя Obsidian",
+			"label-site-usage": "Вы карыстаецеся {{site}} з {{limit}}.",
+			"button-add-more-sites": "Купіць яшчэ сайт",
+			"label-no-sites-bought": "Вы не купілі ніводнага сайта.",
+			"button-get-site": "Набыць",
+			"label-manage-sharing": "Наладзіць доступ для \"{{name}}\"",
+			"label-sharing-with-users": "Цяпер агульны доступ да гэтага сайта ёсць у наступных людзей.",
+			"label-not-sharing": "Зараз ні ў кога няма агульнага доступу да гэтага сайта.",
+			"label-invite-pending": "Чакаецца",
+			"tooltip-remove-user": "Выдалены карыстальніка",
+			"option-invite-user": "Запрасіць карыстальніка",
+			"placeholder-invite-user": "Увядзіце іх адрас электроннай пошты...",
+			"error-email-must-be-valid": "Калі ласка, увядзіце дзейны адрас электроннай пошты, каб запрасіць каго-небудзь.",
+			"msg-enable-publish-plugin": "Калі ласка, уключыце базавы плагін \"Публікацыя\" у Наладах -> Базавыя плагіны для прагляду сайтаў.",
+			"label-your-sites": "Вашы сайты",
+			"label-sites-shared-with-you": "Сайты да якіх у вас ёсць агульны доступ",
+			"tooltip-leave-site-sharing": "Спыніць сумесную працу на гэтым сайце",
+			"label-leave-site-confirmation": "Пацвердзіць спыненне сумеснай працы на сайце",
+			"label-leave-site-confirmation-details": "Гэта прывядзе да выдалення гэтага сайта са спісу сайтаў, да якіх у вас ёсць агульны доступ. Гэтае дзеянне не можа быць адменена.",
+			"label-leave-site-confirmation-details-2": "Калі ласка, звяжыцеся з уладальнікам сайта, калі вы хочаце зноў атрымаць доступ да гэтага сайта.",
+			"button-leave": "Выйсці",
+			"label-compare-with-live": "Параўнаць з публічнай версіяй",
+			"button-use-live-version": "Выкарыстоўваць публічную версію",
+			"label-confirm-override": "Пацвердзіце перазапіс лакальнай версіі",
+			"label-confirm-override-1": "Вы ўпэўненыя, што жадаеце перазапісаць лакальную версію?",
+			"label-confirm-override-2": "Будзе выкарыстоўвацца публічная версія, а ваша лакальная версія будзе выдалена. Калі ласка, зрабіце рэзервовыя копіі, калі гэта неабходна.",
+			"button-proceed": "Працягнуць",
+			"message-successfully-used-live-version": "Публічная версія выкарыстана для перазапісу вашай лакальнай версіі.",
+			"label-open-file": "Адкрыць файл",
+			"tooltip-manage-publish-filters": "Наладзіць фільтры публікацыі",
+			"option-included-folders": "Уключаныя папкі",
+			"option-included-folders-desc": "Файлы ў гэтых папках будуць аўтаматычна абраныя пры праглядзе змен перад публікацыяй.",
+			"option-currently-included-folders": " Гэтыя папкі зараз уключаны:",
+			"option-excluded-folders": "Выключаныя папкі",
+			"option-excluded-folders-desc": "Файлы ў гэтых папках не будуць адлюстроўвацца пры праглядзе змен перад публікацыяй. Гэтая настройка мае прыярытэт над уключанымі папкамі.",
+			"label-number-of-folders-included": "Obsidian Publish уключае {{folders}}.",
+			"label-number-of-folders-excluded": "Obsidian Publish выключае {{folders}}.",
+			"label-manage-included-folders": "Наладзіць уключаныя папкі",
+			"label-manage-excluded-folders": "Наладзіць выключаныя папкі",
+			"label-add-included-folder": "Уключыць папку",
+			"label-add-included-folder-desc": "Вы можаце ўключыць як існуючыя папкі, так і папкі, якія яшчэ не былі створаны.",
+			"tooltip-contact-support": "Звярнуцца ў службу падтрымкі",
+			"label-navigation-preview": "Прадпрагляд навігацыі"
 		},
 		"workspaces": {
-			"name": "Workspaces",
-			"desc": "Save and load workspace layout.",
-			"action-load-layout": "Load workspace layout",
-			"action-manage-layouts": "Manage workspace layouts",
-			"action-save-and-load-layout": "Save and load another layout",
-			"placeholder-save-current-layout-as": "Save current workspace layout as...",
-			"button-save": "Save",
-			"button-load": "Load",
-			"tooltip-delete-layout": "Delete layout",
-			"msg-delete-layout-success": "Successfully deleted layout.",
-			"msg-enter-name": "Please enter a name for the new layout.",
-			"msg-save-layout-success": "Successfully saved layout.",
-			"label-no-layout-found": "No saved layout found.",
-			"placeholder-type-to-search-layouts": "Type layout name..."
+			"name": "Прасторы",
+			"desc": "Захаваць і загрузіць прастору.",
+			"action-load-layout": "Загрузіць прастору",
+			"action-manage-layouts": "Кіраваць прасторамі",
+			"action-save-and-load-layout": "Захаваць і загрузіць іншую прастору",
+			"placeholder-save-current-layout-as": "Захаваць бягучую прастору як...",
+			"button-save": "Захаваць",
+			"button-load": "Загрузіць",
+			"tooltip-delete-layout": "Выдаліць прастору",
+			"msg-delete-layout-success": "Прастора выдалена.",
+			"msg-enter-name": "Увядзіце імя для новай прасторы.",
+			"msg-save-layout-success": "Прастора захавана.",
+			"label-no-layout-found": "Няма захаваных прастораў.",
+			"placeholder-type-to-search-layouts": "Увядзіце імя прасторы..."
 		},
 		"sync": {
-			"name": "Sync",
-			"desc": "Synchronize your files through Obsidian Sync.",
-			"action-view-version-history": "View version history",
-			"label-load-more": "Load more",
-			"label-show-diff": "Show diff",
-			"label-copy-to-clipboard": "Copy to clipboard",
-			"label-restore-this-version": "Restore this version",
-			"msg-already-latest-version": "This version is already the latest version.",
-			"msg-restored-version": "Successfully restored version from {{time}}",
-			"label-file-deleted": "This file was deleted",
-			"label-file-deleted-via": "Deleted via {{ device }}",
-			"label-file-renamed-from": "This file was renamed from \"{{filepath}}\"",
-			"label-revision": "1 revision",
-			"label-revision_plural": "{{revisions}} revisions",
-			"label-via-device": "via {{device}}",
-			"label-no-earlier-version": "There was no earlier versions of this file.",
-			"label-empty-file": "Empty",
-			"label-unable-to-retrieve": "Unable to retrieve version history",
-			"label-setting-files": "Setting files",
-			"label-deleted-files": "Deleted files",
-			"label-version-history": "Version history",
-			"label-click-to-see-history": "Click on a deleted file to see its history.",
-			"label-create-remote-vault": "Create remote vault",
-			"msg-please-enter-password": "Please enter a password.",
-			"msg-vault-name-cannot-be-empty": "Vault name cannot be empty.",
-			"msg-successfully-created-vault": "Successfully create remote vault \"{{name}}\".",
-			"label-remote-vault-explanation": "Remote vaults securely synchronize your vault between devices.",
-			"option-vault-name": "Vault name",
-			"option-vault-name-desc": "Helps you remember what this vault is for.",
-			"option-vault-region": "Region",
-			"option-vault-region-desc": "Select the server region closest to you to store the remote vault. This cannot be changed in the future.",
-			"option-vault-name-placeholder": "My awesome vault",
-			"option-use-custom-encryption-password": "Customize end-to-end encryption password",
-			"option-use-custom-encryption-password-desc": "If you turn this off, we will securely manage an encryption key for you.",
-			"option-use-custom-encryption-password-desc-warning": "This option cannot be changed later.",
-			"option-encryption-password": "Encryption password",
-			"option-encryption-password-desc": "This password cannot be changed later.",
-			"option-encryption-password-desc-warning": "If you forget this password, any remote data will remain unusable forever.",
-			"option-encryption-password-desc-2": "This does not affect your local data.",
-			"option-encryption-password-placeholder": "Your password",
-			"label-enter-encryption-password": "Enter encryption password",
-			"button-unlock-vault": "Unlock vault",
-			"msg-verified-password": "Successfully verified your password.",
-			"label-remote-vaults": "Your remote vaults",
-			"label-vault-created-time": "Created {{time}}",
-			"tooltip-delete-remote-vault": "Delete",
-			"tooltip-rename-remote-vault": "Rename",
-			"label-rename-remote-vault": "Rename remote vault \"{{name}}\"",
-			"label-rename-remote-vault-desc": "Enter a new name for this remote vault.",
-			"tooltip-manage-sharing": "Manage sharing",
-			"label-confirm-delete-remote-vault": "Confirm delete vault",
-			"label-confirm-delete-remote-vault-question": "Are you sure you want to delete this remote vault?",
-			"label-confirm-delete-remote-vault-result": "All data on our server, including version history, will be deleted. Your local files will stay intact.",
-			"label-confirm-delete-remote-vault-warning": "This action is permanent and irreversible.",
-			"msg-remote-vault-deleted": "{{name}} has been deleted.",
-			"button-connect-to-remote-vault": "Connect",
-			"button-disconnect-from-remote-vault": "Disconnect",
-			"label-not-remote-vaults": "You don't have any remote vaults.",
-			"label-no-subscription": "You don't have an active Obsidian Sync subscription.",
-			"label-please-visit": "Please visit",
-			"button-create-new-remote-vault": "Create new vault",
-			"label-sync-log": "Sync log",
-			"option-event-type": "Event type",
-			"option-event-type-desc": "Only show log items of the selected type.",
-			"option-event-type-all": "All",
-			"option-event-type-errors": "Errors",
-			"option-event-type-merge-conflicts": "Merge conflicts",
-			"button-copy-sync-log": "Copy sync log",
-			"msg-successfully-copied-sync-log": "Successfully copied sync log.",
-			"button-retry": "Retry",
-			"button-purchase-subscription": "Purchase",
-			"label-third-party-sync-warning": "Conflicting file sync service detected",
-			"label-third-party-sync-warning-desc": "Warning: Your vault seems to be using {{service}} as a third party sync service. If you use Obsidian Sync with this vault, you may run into conflicts, file corruption, or data loss.",
-			"label-icloud-drive-warning": "If you are using iCloud Drive, your Documents and Desktop folders might be synced by iCloud. This could cause conflicts with Obsidian Sync.",
-			"option-remote-vault": "Remote vault",
-			"button-choose-remote-vault": "Choose",
-			"button-manage-remote-vault": "Manage",
-			"option-remote-vault-desc-connected": "Currently connected to the \"{{name}}\" remote vault.",
-			"option-remote-vault-desc-not-connected": "Currently not connected to any remote vault.",
-			"option-sync-status": "Sync status",
-			"option-sync-status-desc-paused": "Obsidian Sync is currently paused.",
-			"option-sync-status-desc-running": "Obsidian Sync is currently running.",
-			"option-device-name": "Device name",
-			"option-device-name-desc": "This name will be displayed in the sync log. Leave empty to use the default name.",
-			"button-resume": "Resume",
-			"button-pause": "Pause",
-			"option-view-deleted-files": "Deleted files",
-			"option-view-deleted-files-desc": "View and restore deleted files.",
-			"option-sync-log": "Sync activity",
-			"option-sync-log-desc": "View recent sync activities for debugging.",
-			"button-view": "View",
-			"button-bulk-restore": "Bulk restore",
-			"button-restore-selected-files": "Restore selected files",
-			"msg-restoring": "Restoring...",
-			"msg-restoring-complete": "Restore complete: {{succeeded}} succeeded and {{failed}} failed.",
-			"option-vault-size": "Vault size",
-			"option-vault-size-desc": "You are using {{size}} out of {{limit}}",
-			"option-vault-size-unknown": "Unable to retrieve your vault size.",
-			"option-vault-size-loading": "Retrieving your vault size...",
-			"option-over-size": "Vault size over limit",
-			"msg-largest-files": "View largest files",
-			"msg-largest-files-desc": "These are the remote files that are taking the most space. After deleting attachments, use the purge button to free up remote vault space.",
-			"button-upgrade-storage": "Upgrade storage",
-			"button-purge-remote": "Purge",
-			"tooltip-purge-remote": "Permanently purge deleted attachments from remote vault to save space.",
-			"msg-purge-complete": "Purge complete.",
-			"option-prevent-sleep": "Prevent device sleep",
-			"option-prevent-sleep-desc": "Prevents the device from going to sleep when there are still files to be synced.",
-			"option-selective-sync": "Selective sync",
-			"option-excluded-folders": "Excluded folders",
-			"option-excluded-folder-desc": "Prevent certain folders from being synced.",
-			"option-currently-excluded-folders": " These folders currently excluded:",
-			"button-manage-excluded-folders": "Manage",
-			"option-sync-image": "Sync images",
-			"option-sync-image-desc": "Sync image files with these extensions: {{extensions}}.",
-			"option-sync-audio": "Sync audio",
-			"option-sync-audio-desc": "Sync audio files with these extensions: {{extensions}}.",
-			"option-sync-video": "Sync videos",
-			"option-sync-video-desc": "Sync video files with these extensions: {{extensions}}.",
-			"option-sync-pdf": "Sync PDFs",
-			"option-sync-pdf-desc": "Sync PDF files.",
-			"option-sync-unsupported": "Sync all other types",
-			"option-sync-unsupported-desc": "Sync unsupported file types.",
-			"option-vault-config-sync": "Vault configuration sync",
-			"option-view-config-files": "Settings version history",
-			"option-view-config-files-desc": "View and restore version history of setting files.",
-			"option-sync-app": "Main settings",
-			"option-sync-app-desc": "Enable to sync editor settings, files & links settings, custom hotkeys, etc.",
-			"option-sync-appearance": "Appearance settings",
-			"option-sync-appearance-desc": "Sync appearance settings like dark mode, active theme, and enabled snippets.",
-			"option-sync-appearance-data": "Themes and snippets",
-			"option-sync-appearance-data-desc": "Sync downloaded themes and snippets. Whether they are enabled depends on the previous setting.",
-			"option-sync-hotkey": "Hotkeys",
-			"option-sync-hotkey-desc": "Sync custom hotkeys.",
-			"option-sync-core-plugin": "Active core plugin list",
-			"option-sync-core-plugin-desc": "Sync which core plugins are enabled.",
-			"option-sync-core-plugin-data": "Core plugin settings",
-			"option-sync-core-plugin-data-desc": "Sync core plugin settings.",
-			"option-sync-community-plugin": "Active community plugin list",
-			"option-sync-community-plugin-desc": "Sync which community plugins are enabled.",
-			"option-sync-community-plugin-data": "Installed community plugins",
-			"option-sync-community-plugin-data-desc": "Sync installed community plugins (.js, .css, and manifest.json files) and their settings.",
-			"label-sync-introduction": "Obsidian Sync is Obsidian's add-on sync service with end-to-end encryption and version history.",
-			"label-account-required": "To start syncing, please log in or create a new Obsidian account.",
-			"button-sign-up": "Sign up",
-			"button-log-in": "Log in",
-			"label-manage-excluded-folders": "Manage excluded folders",
-			"label-number-of-folders-excluded": "{{folders}} are currently excluded from being synced.",
-			"label-add-excluded-folder": "Exclude a folder",
-			"label-add-excluded-folder-desc": "You can exclude both existing folders and folders that have not been created yet.",
-			"tooltip-remove-excluded-folder": "Remove from excluded list",
-			"label-setup-connection": "Setup connection",
-			"label-now-connected-to-vault": "You're now connected to \"{{name}}\".",
-			"button-start-syncing": "Start syncing",
-			"label-confirm-merge-vault": "Confirm Merge Vault",
-			"msg-vault-has-notes": "Your local vault already contains some notes.",
-			"msg-vault-merge-warning": "If you connect to the remote vault \"{{name}}\", notes in your local vault will be merged with notes from your remote vault. In case of conflicts, the most recent version of the note will be preserved.",
-			"tooltip-update-setting-on-all-devices": "Please update this option and restart app on all the devices where you want it to take effect.",
-			"label-sharing-with-users": "This remote vault is currently shared with the following people.",
-			"label-not-sharing": "This remote vault is not currently shared with anyone.",
-			"label-vaults-shared-with-you": "Vaults shared with you",
-			"tooltip-leave-vault-sharing": "Stop collaborating on this vault",
-			"label-leave-vault-confirmation": "Confirm stop vault collaboration",
-			"label-leave-vault-confirmation-details": "This will remove this vault from the list of vaults shared with you. This action cannot be reverted.",
-			"label-leave-vault-confirmation-details-2": "Please contact the owner of the vault if you wish to collaborate on this vault again.",
-			"button-leave": "Leave",
-			"label-require-subscription-to-connect": "You need an Obsidian Sync subscription to connect to this vault.",
-			"option-contact-support": "Contact support",
-			"option-contact-support-desc": "If you run into any issues with Obsidian Sync, please contact us so we can help you out! You can reach us at support@obsidian.md.",
-			"button-copy-debug": "Copy debug info",
-			"button-email-support": "Email support",
-			"msg-remote-vault-limit-hit": "Obsidian Sync lets you create up to 5 remote vaults. In order to create a new remote vault, please remove an existing one."
+			"name": "Сінхранізацыя",
+			"desc": "Сінхранізуйце файлы з дапамогай Obsidian Sync.",
+			"action-view-version-history": "Паказаць гісторыю версій",
+			"label-load-more": "Загрузіць яшчэ",
+			"label-show-diff": "Паказаць адрозненні",
+			"label-copy-to-clipboard": "Скапіяваць у буфер абмену",
+			"label-restore-this-version": "Аднавіць гэту версію",
+			"msg-already-latest-version": "Бягучая версія самая апошняя.",
+			"msg-restored-version": "Удалося аднавіць версію ад {{time}}",
+			"label-file-deleted": "Гэты файл быў выдалены",
+			"label-file-deleted-via": "Выдалена праз {{ device }}",
+			"label-file-renamed-from": "Гэты файл быў перайменаваны з \"{{filepath}}\"",
+			"label-revision": "1 версія",
+			"label-revision_plural": "{{revisions}} версій",
+			"label-via-device": "праз {{device}}",
+			"label-no-earlier-version": "Больш раннія версіі дадзенага файла адсутнічаюць.",
+			"label-empty-file": "Пуста",
+			"label-unable-to-retrieve": "Не ўдалося атрымаць гісторыю версій",
+			"label-setting-files": "Файлы налад",
+			"label-deleted-files": "Выдаленыя файлы",
+			"label-version-history": "Гісторыя змен",
+			"label-click-to-see-history": "Націсніце на выдалены файл, каб прагледзець яго гісторыю.",
+			"label-create-remote-vault": "Стварэнне аддаленага сховішча",
+			"msg-please-enter-password": "Калі ласка, увядзіце пароль.",
+			"msg-vault-name-cannot-be-empty": "Назва сховішча не можа быць пустой.",
+			"msg-successfully-created-vault": "Аддаленае сховішча \"{{name}}\" створана.",
+			"label-remote-vault-explanation": "Сховішчы ў Obsidian Sync бяспечна сінхранізуюць вашыя дадзеныя паміж прыладамі.",
+			"option-vault-name": "Назва сховішча",
+			"option-vault-name-desc": "Дапамагае запамятаць прызначэнне сховішча.",
+			"option-vault-region": "Рэгіён",
+			"option-vault-region-desc": "Абярыце бліжэйшае да вас месцазнаходжанне сервера для размяшчэння аддаленага сховішча. Гэта не можа быць зменена ў будучыні.",
+			"option-vault-name-placeholder": "Маё файнае сховішча",
+			"option-use-custom-encryption-password": "Уключыць end-to-end шыфраванне",
+			"option-use-custom-encryption-password-desc": "Калі опцыя выключана, мы бяром бяспечнае захоўванне ключа шыфравання на сябе.",
+			"option-use-custom-encryption-password-desc-warning": "Гэты параметр нельга змяніць пазней.",
+			"option-encryption-password": "Пароль шыфравання",
+			"option-encryption-password-desc": "Гэты пароль нельга змяніць пазней.",
+			"option-encryption-password-desc-warning": "Калі вы забудзеце пароль, доступ да сінхранізаваных дадзеных будзе страчаны назаўжды.",
+			"option-encryption-password-desc-2": "Гэтая налада ніяк не ўплывае на вашыя лакальныя дадзеныя.",
+			"option-encryption-password-placeholder": "Ваш пароль",
+			"label-enter-encryption-password": "Увядзіце пароль шыфравання",
+			"button-unlock-vault": "Разблакіраваць сховішча",
+			"msg-verified-password": "Пароль шыфравання пацверджаны.",
+			"label-remote-vaults": "Вашы аддаленыя сховішчы",
+			"label-vault-created-time": "Створана {{time}}",
+			"tooltip-delete-remote-vault": "Выдаліць",
+			"tooltip-rename-remote-vault": "Перайменаваць",
+			"label-rename-remote-vault": "Перайменаваць аддаленае сховішча \"{{name}}\"",
+			"label-rename-remote-vault-desc": "Увядзіце новую назву для гэтага аддаленага сховішча.",
+			"tooltip-manage-sharing": "Наладзіць агульны доступ",
+			"label-confirm-delete-remote-vault": "Пацвердзіць выдаленне сховішча",
+			"label-confirm-delete-remote-vault-question": "Вы сапраўды хочаце выдаліць гэтае сховішча з Obsidian Sync?",
+			"label-confirm-delete-remote-vault-result": "Усе дадзеныя на нашым серверы, у тым ліку гісторыя версій. Вашы лакальныя файлы застануцца некранутымі.",
+			"label-confirm-delete-remote-vault-warning": "Гэтае дзеянне нельга адмяніць.",
+			"msg-remote-vault-deleted": "{{name}} выдалена.",
+			"button-connect-to-remote-vault": "Падключыць",
+			"button-disconnect-from-remote-vault": "Адключыць",
+			"label-not-remote-vaults": "У вас няма аддаленых сховішчаў.",
+			"label-no-subscription": "У вас няма актыўнай падпіскі Obsidian Sync.",
+			"label-please-visit": "Калі ласка, наведайце",
+			"button-create-new-remote-vault": "Стварыць новае сховішча",
+			"label-sync-log": "Журнал сінхранізацыі",
+			"option-event-type": "Тып падзеі",
+			"option-event-type-desc": "Адлюстроўваць элементы журнала толькі абранага тыпу.",
+			"option-event-type-all": "Усе",
+			"option-event-type-errors": "Памылкі",
+			"option-event-type-merge-conflicts": "Канфлікты зліцця",
+			"button-copy-sync-log": "Скапіяваць журнал сінхранізацыі",
+			"msg-successfully-copied-sync-log": "Журнал сінхранізацыі скапіяваны.",
+			"button-retry": "Паўтарыць",
+			"button-purchase-subscription": "Набыць",
+			"label-third-party-sync-warning": "Знойдзена канфліктуючая служба сінхранізацыі",
+			"label-third-party-sync-warning-desc": "Папярэджанне: Падобна, што ваша сховішча выкарыстоўвае {{service}} у якасці іншай службы сінхранізацыі. Калі вы карыстаецеся Obsidian Sync з гэтым сховішчам, вы можаце сутыкнуцца з канфліктамі, пашкоджаннем файлаў ці стратай дадзеных.",
+			"label-icloud-drive-warning": "Калі вы карыстаецеся iCloud Drive, вашыя папкі Дакументы і Працоўны стол могуць быць сінхранізаваныя iCloud. Гэта можа прывесці да канфліктаў з Obsidian Sync.",
+			"option-remote-vault": "Аддаленае сховішча",
+			"button-choose-remote-vault": "Абраць",
+			"button-manage-remote-vault": "Кіраваць",
+			"option-remote-vault-desc-connected": "Устаноўлена злучэнне з аддаленым сховішчам \"{{name}}\".",
+			"option-remote-vault-desc-not-connected": "Няма злучэння ні з адным аддаленым сховішчам.",
+			"option-sync-status": "Статус сінхранізацыі",
+			"option-sync-status-desc-paused": "Obsidian Sync прыпынена.",
+			"option-sync-status-desc-running": "Obsidian Sync працуе.",
+			"option-device-name": "Назва прылады",
+			"option-device-name-desc": "Гэтае імя будзе адлюстроўвацца ў журнале сінхранізацыі. Пакіньце пустым для выкарыстання імя па змаўчанні.",
+			"button-resume": "Працягнуць",
+			"button-pause": "Паўза",
+			"option-view-deleted-files": "Выдаленыя файлы",
+			"option-view-deleted-files-desc": "Прагляд і аднаўленне выдаленых файлаў.",
+			"option-sync-log": "Сінхранізацыя актыўнасці",
+			"option-sync-log-desc": "Прагляд нядаўніх дзеянняў сінхранізацыі для адладкі.",
+			"button-view": "Перагляд",
+			"button-bulk-restore": "Масавае аднаўленне",
+			"button-restore-selected-files": "Аднавіць выбраныя файлы",
+			"msg-restoring": "Ідзе аднаўленне...",
+			"msg-restoring-complete": "Аднаўленне завершана: {{succeeded}} паспяхова і {{failed}} няўдачна.",
+			"option-vault-size": "Памер сховішча",
+			"option-vault-size-desc": "Вы выкарыстоўваеце {{size}} з {{limit}}",
+			"option-vault-size-unknown": "Не ўдалося вызначыць памер вашага сховішча.",
+			"option-vault-size-loading": "Вызначэнне памеру вашага сховішча...",
+			"option-over-size": "Памер сховішча перавышае ліміт",
+			"msg-largest-files": "Прагляд найбольшых файлаў",
+			"msg-largest-files-desc": "Гэта файлы, якія займаюць найбольшую колькасць месца. Пасля выдалення ўкладанняў націсніце Ачысціць для вызвалення месца ў звязаных сховішчах.",
+			"button-upgrade-storage": "Павялічыць сховішча",
+			"button-purge-remote": "Ачысціць",
+			"tooltip-purge-remote": "Назаўсёды ачысціце выдаленыя ўкладанні з аддаленага сховішча, каб сэканоміць месца.",
+			"msg-purge-complete": "Ачыстка скончана.",
+			"option-prevent-sleep": "Забараніць пераход у рэжым сну",
+			"option-prevent-sleep-desc": "Захоўвае праграму актыўнай і не дазваляе прыладзе пераходзіць у рэжым сну, для сінхранізацыі файлаў.",
+			"option-selective-sync": "Выбарачная сінхранізацыя",
+			"option-excluded-folders": "Выключаныя папкі",
+			"option-excluded-folder-desc": "Абярыце папкі, якія не будуць сінхранізаваныя.",
+			"option-currently-excluded-folders": " Бягучы спіс выключэнняў:",
+			"button-manage-excluded-folders": "Наладзіць",
+			"option-sync-image": "Сінхранізаваць выявы",
+			"option-sync-image-desc": "Падтрымліваюцца пашырэння малюнкаў: {{extensions}}.",
+			"option-sync-audio": "Сінхранізаваць аўдыё",
+			"option-sync-audio-desc": "Падтрымліваюцца пашырэння аўдыё: {{extensions}}.",
+			"option-sync-video": "Сінхранізаваць відэа",
+			"option-sync-video-desc": "Падтрымліваюцца пашырэнні відэа: {{extensions}}.",
+			"option-sync-pdf": "Сінхранізаваць файлы PDF",
+			"option-sync-pdf-desc": "Сінхранізаваць PDF файлы.",
+			"option-sync-unsupported": "Сінхранізаваць усе астатнія тыпы файлаў",
+			"option-sync-unsupported-desc": "Сінхранізаваць тыпы файлаў, якія не падтрымліваюцца.",
+			"option-vault-config-sync": "Настройка сінхранізацыі сховішча",
+			"option-view-config-files": "Гісторыя версій налад",
+			"option-view-config-files-desc": "Прагляд і аднаўленне файлаў налад.",
+			"option-sync-app": "Асноўныя налады",
+			"option-sync-app-desc": "Уключыць сінхранізацыю налад рэдактара, файлаў, гарачых клавіш і г.д.",
+			"option-sync-appearance": "Налады выгляду",
+			"option-sync-appearance-desc": "Сінхранізаваць налады выгляду, такія як начны рэжым, актыўная тэма і ўключаныя сніпеты.",
+			"option-sync-appearance-data": "Тэмы і сніпеты",
+			"option-sync-appearance-data-desc": "Сінхранізаваць спампаваныя тэмы і сніпеты. Ці будуць яны ўключаны, залежыць ад папярэдняй налады.",
+			"option-sync-hotkey": "Гарачыя клавішы",
+			"option-sync-hotkey-desc": "Сінхранізаваць уласныя гарачыя клавішы.",
+			"option-sync-core-plugin": "Спіс актыўных базавых плагінаў",
+			"option-sync-core-plugin-desc": "Сінхранізаваць актыўныя базавыя плагіны.",
+			"option-sync-core-plugin-data": "Налады базавых плагінаў",
+			"option-sync-core-plugin-data-desc": "Сінхранізаваць налады базавых плагінаў.",
+			"option-sync-community-plugin": "Спіс актыўных плагінаў супольнасці",
+			"option-sync-community-plugin-desc": "Сінхранізаваць актыўныя плагіны супольнасці.",
+			"option-sync-community-plugin-data": "Усталяваныя плагіны супольнасці",
+			"option-sync-community-plugin-data-desc": "Сінхранізаваць устаноўленыя плагіны супольнасці (.js, .css, and manifest.json файлы) і іх налады.",
+			"label-sync-introduction": "Obsidian Sync - сэрвіс для сінхранізацыі сховішчаў з падтрымкай скразнога шыфравання і гісторыяй версій.",
+			"label-account-required": "Перад пачаткам сінхранізацыі ўвайдзіце ў свой уліковы запіс Obsidian ці зарэгіструйце новы.",
+			"button-sign-up": "Рэгістрацыя",
+			"button-log-in": "Увайсці",
+			"label-manage-excluded-folders": "Наладжванне выключэнняў",
+			"label-number-of-folders-excluded": "{{folders}} зараз выключаны з сінхранізацыі.",
+			"label-add-excluded-folder": "Выключыць папку",
+			"label-add-excluded-folder-desc": "Вы можаце выключыць як існуючыя папкі, так і папкі, якія яшчэ не былі створаны.",
+			"tooltip-remove-excluded-folder": "Выдаліць са спісу выключаных",
+			"label-setup-connection": "Налады злучэння",
+			"label-now-connected-to-vault": "Усталявана злучэнне са сховішчам \"{{name}}\".",
+			"button-start-syncing": "Пачаць сінхранізацыю",
+			"label-confirm-merge-vault": "Пацвердзіць аб'яднанне сховішч",
+			"msg-vault-has-notes": "Ваша лакальнае сховішча ўжо змяшчае некаторыя нататкі.",
+			"msg-vault-merge-warning": "Калі вы падключыцеся да аддаленага сховішча \"{{name}}\", нататкі ў вашым лакальным сховішчы будуць аб'яднаны з нататкамі з вашага аддаленага сховішча. У выпадку канфліктаў будзе захавана апошняя версія нататкі.",
+			"tooltip-update-setting-on-all-devices": "Калі ласка, абнавіце гэты параметр і перазапусціце праграму на ўсіх прыладах, дзе вы хочаце, каб ён уступіў у сілу.",
+			"label-sharing-with-users": "Зараз агульны доступ да гэтага знешняга сховішча ёсць у наступных людзей.",
+			"label-not-sharing": "Цяпер ні ў каго няма агульнага доступу да гэтага знешняга сховішча.",
+			"label-vaults-shared-with-you": "Сховішчы да якіх у вас ёсць агульны доступ",
+			"tooltip-leave-vault-sharing": "Спыніць сумесную працу з гэтым сховішчам",
+			"label-leave-vault-confirmation": "Пацвердзіць спыненне сумеснай працы са сховішчам",
+			"label-leave-vault-confirmation-details": "Гэта прывядзе да выдалення гэтага сховішча са спісу сховішчаў, да якіх у вас ёсць агульны доступ. Гэтае дзеянне не можа быць адменена.",
+			"label-leave-vault-confirmation-details-2": "Калі ласка, звяжыцеся з уладальнікам сховішча, калі вы хочаце зноў атрымаць доступ да гэтага сховішча.",
+			"button-leave": "Выйсці",
+			"label-require-subscription-to-connect": "Вам неабходна мець падпіску Obsidian Sync для падключэння да гэтага сховішча.",
+			"option-contact-support": "Звярнуцца ў службу падтрымкі",
+			"option-contact-support-desc": "Калі ў вас узнікнуць якія-небудзь праблемы з Obsidian Sync, калі ласка, звяжыцеся з намі, каб мы маглі вам дапамагчы! Вы можаце звязацца з намі па адрасе support@obsidian.md.",
+			"button-copy-debug": "Скапіяваць звесткі адладкі",
+			"button-email-support": "Падтрымка па электроннай пошце",
+			"msg-remote-vault-limit-hit": "Obsidian Sync дазваляе ствараць да 5 аддаленых сховішчаў. Каб стварыць новае сховішча, выдаліце адно з існуючых."
 		},
 		"file-recovery": {
-			"name": "File recovery",
-			"desc": "Let you restore recent snapshots to recover from accidental data loss. Snapshots are only saved for Markdown files.",
-			"action-open": "Open saved snapshots",
-			"option-interval": "Snapshot interval",
-			"option-interval-description": "Minimal interval in minutes between two snapshots.",
-			"option-keep": "History length",
-			"option-keep-description": "Length in days snapshots is kept for.",
-			"option-open-history": "Snapshots",
-			"option-open-history-description": "View and restore saved snapshots.",
-			"button-view-snapshots": "View",
-			"option-clear": "Clear history",
-			"option-clear-description": "Wipe all snapshots.",
-			"button-clear-history": "Clear",
-			"label-clear-warning": "Are you sure you want to delete all snapshots? Note that only snapshots will be removed. All files inside your vault will not be affected.",
-			"msg-clear-complete": "Snapshots cleared.",
-			"label-no-history-found": "No snapshots found.",
-			"placeholder-choose-file": "Choose a file...",
-			"label-select-file": "Please select a file on the left to view snapshots."
+			"name": "Аднаўленне файлаў",
+			"desc": "Дазваляе аднаўляць нядаўнія здымкі файлаў пасля выпадковай страты дадзеных. Здымкі робяцца толькі для Markdown-файлаў.",
+			"action-open": "Адкрыць захаваныя здымкі",
+			"option-interval": "Інтэрвал стварэння здымкаў",
+			"option-interval-description": "Мінімальны інтэрвал паміж стварэннем здымкаў у хвілінах.",
+			"option-keep": "Гісторыя захоўвання здымкаў",
+			"option-keep-description": "Працягласць захоўвання здымкаў у днях.",
+			"option-open-history": "Здымкі",
+			"option-open-history-description": "Прагляд і аднаўленне захаваных здымкаў.",
+			"button-view-snapshots": "Перагляд",
+			"option-clear": "Ачысціць гісторыю",
+			"option-clear-description": "Сціранне ўсіх здымкаў.",
+			"button-clear-history": "Ачысціць",
+			"label-clear-warning": "Вы ўпэўненыя, што жадаеце выдаліць усе здымкі? Звярніце ўвагу, што будуць выдалены толькі здымкі. Файлы ў вашым сховішчы не будуць закрануты.",
+			"msg-clear-complete": "Здымкі выдалены.",
+			"label-no-history-found": "Здымкі не знойдзены.",
+			"placeholder-choose-file": "Абраць файл...",
+			"label-select-file": "Калі ласка, абярыце файл здымка злева для прагляду яго змесціва."
 		},
 		"note-composer": {
-			"name": "Note composer",
-			"desc": "Merge, split, and refactor notes.",
-			"option-confirm-file-merge": "Confirm file merge",
-			"option-confirm-file-merge-description": "Prompt before merge two files.",
-			"option-split-replacement-text": "Text after extraction",
-			"option-split-replacement-text-description": "What to show in place of the selected text after extracting it.",
-			"option-choice-split-replacement-text-link": "Link to new file",
-			"option-choice-split-replacement-text-embed": "Embed new file",
-			"option-choice-split-replacement-text-none": "None",
-			"option-template-file": "Template file location",
-			"option-template-file-description": "Template file to use when merging or extracting. Available variables: {{content}}, {{fromTitle}}, {{newTitle}}, {{date:FORMAT}}, e.g. {{date:YYYY-MM-DD}}.",
-			"command-merge-file": "Merge current file with another file...",
-			"action-merge-file": "Merge entire file with...",
-			"label-no-files": "No files found.",
-			"instruction-navigate": "to navigate",
-			"instruction-merge": "to merge",
-			"instruction-create-new": "to create new",
-			"instruction-merge-at-top": "to merge at top",
-			"instruction-dismiss": "to dismiss",
-			"prompt-select-file-to-merge": "Select file to merge into...",
-			"label-merge-file": "Merge file",
-			"label-confirm-file-merge": "Are you sure you want to merge \"{{file}}\" into \"{{destination}}\"? \"{{file}}\" will be deleted.",
-			"button-merge": "Merge",
-			"command-split-file": "Extract current selection...",
-			"command-extract-heading": "Extract this heading...",
-			"instruction-append": "to move to bottom",
-			"instruction-prepend": "to move to top",
-			"msg-fail-to-fetch-template": "Failed to fetch template file: \"{{template}}\" not found.",
-			"msg-fail-to-find-heading": "Failed to find heading"
+			"name": "Кампаноўшчык нататак",
+			"desc": "Аб'ядноўвайце, раздзяляйце і рэфармуйце нататкі.",
+			"option-confirm-file-merge": "Пацвердзіць аб'яднанне файлаў",
+			"option-confirm-file-merge-description": "Спытаць перад аб'яднаннем двух файлаў.",
+			"option-split-replacement-text": "Тэкст пасля вымання",
+			"option-split-replacement-text-description": "Што пакінуць на месцы выдзеленага тэксту пасля яго вымання.",
+			"option-choice-split-replacement-text-link": "Звязаць з новым файлам",
+			"option-choice-split-replacement-text-embed": "Укладанне новага файла",
+			"option-choice-split-replacement-text-none": "Нiчога",
+			"option-template-file": "Размяшчэнне шаблону",
+			"option-template-file-description": "Шаблон, які выкарыстоўваецца пры аб'яднанні або выманні. Даступныя зменныя: {{content}}, {{fromTitle}}, {{newTitle}}, {{date:FORMAT}}. Напрыклад, {{date:YYYY-MM-DD}}.",
+			"command-merge-file": "Аб'яднаць бягучы файл з іншым файлам...",
+			"action-merge-file": "Аб'яднаць увесь файл з...",
+			"label-no-files": "Не знойдзена файлаў.",
+			"instruction-navigate": "перайсці",
+			"instruction-merge": "аб'яднаць",
+			"instruction-create-new": "стварыць новы",
+			"instruction-merge-at-top": "аб'яднаць зверху",
+			"instruction-dismiss": "скасаваць",
+			"prompt-select-file-to-merge": "Абярыце файл для аб'яднання...",
+			"label-merge-file": "Аб'яднаць файл",
+			"label-confirm-file-merge": "Вы ўпэўнены, што хочаце аб'яднаць \"{{file}}\" у \"{{destination}}\"? \"{{file}}\" будзе выдалены.",
+			"button-merge": "Аб'яднаць",
+			"command-split-file": "Выняць бягучае вылучэнне...",
+			"command-extract-heading": "Выняць гэты загаловак...",
+			"instruction-append": "змясціць у канец",
+			"instruction-prepend": "змясціць у пачатак",
+			"msg-fail-to-fetch-template": "Не ўдалося выклікаць шаблон: \"{{template}}\" не знойдзены.",
+			"msg-fail-to-find-heading": "Не ўдалося знайсці загаловак"
 		},
 		"canvas": {
-			"name": "Canvas",
-			"desc": "Arrange and connect notes on an infinite canvas.",
-			"action-add-note": "Add note from vault",
-			"action-add-media": "Add media from vault",
-			"action-add-card": "Add card",
-			"action-add-website": "Add web page",
-			"action-create-group": "Create group",
-			"action-create-with-size": "Create a card with specific size",
-			"action-convert-to-file": "Convert to file...",
-			"action-drag-to-add-note": "Drag to add note from vault",
-			"action-drag-to-add-media": "Drag to add media from vault",
-			"action-drag-to-add-card": "Drag to add card",
-			"action-edit-label": "Edit label",
-			"action-remove-label": "Remove label",
-			"action-search-file": "Search for file",
-			"action-set-color": "Set color",
-			"action-align": "Align",
-			"action-align-left": "Align left",
-			"action-align-center": "Align center",
-			"action-align-right": "Align right",
-			"action-align-top": "Align top",
-			"action-align-middle": "Align middle",
-			"action-align-bottom": "Align bottom",
-			"action-distribute-horizontal-spacing": "Distribute horizontal spacing",
-			"action-distribute-vertical-spacing": "Distribute vertical spacing",
-			"action-justify-horizontally": "Justify horizontally",
-			"action-justify-vertically": "Justify vertically",
-			"action-arrange-horizontally": "Arrange in a row",
-			"action-arrange-vertically": "Arrange in a column",
-			"action-arrange-grid": "Arrange in a grid",
-			"action-export-png": "Export as image",
-			"action-jump-to-group": "Jump to group",
-			"action-set-background": "Set background",
-			"action-edit-background": "Edit background",
-			"action-replace-background": "Replace background",
-			"action-remove-background": "Remove background",
-			"label-no-images": "No images found.",
-			"label-export-png-desc": "Export \"{{title}}\" with a PNG file with the settings below.",
-			"label-export-png-dimensions": "Estimated image dimensions: {{dimensions}}",
-			"label-distribute": "Distribute",
-			"label-justify": "Justify",
-			"label-arrange": "Arrange",
-			"label-always": "Always",
-			"label-hover": "On hover",
-			"label-never": "Never",
-			"label-no-section-found": "No section found",
-			"option-wheel-behavior": "Default mouse wheel behavior",
-			"option-mod-drag-behavior": "Default {{key}} behavior",
-			"option-show-menu": "Show menu",
-			"option-new-canvas-location": "Default location for new canvas files",
-			"option-new-canvas-location-description": "Where newly created canvas files are placed.",
-			"option-new-canvas-folder-path": "Folder to create new canvas files in",
-			"option-new-canvas-folder-path-description": "Newly created canvas files will appear under this folder.",
-			"option-node-label": "Display card label",
-			"option-snap-to-grid": "Snap to grid",
-			"option-snap-to-grid-desc": "Snap cards to the background grid when moving and resizing.",
-			"option-snap-to-objects": "Snap to objects",
-			"option-snap-to-objects-desc": "Snap cards to nearby objects when moving and resizing.",
-			"option-zoom-breakpoint": "Zoom threshold for hiding card content",
-			"option-zoom-breakpoint-desc": "Lower values will increase performance but hide card content sooner when zooming out.",
-			"option-export-png-show-logo": "Show logo",
-			"option-export-png-show-logo-desc": "This will add an Obsidian logo to the bottom left.",
-			"option-export-png-privacy-mode": "Privacy mode",
-			"option-export-png-privacy-mode-desc": "This will obscure any text on your canvas.",
-			"option-export-png-zoom": "Zoom",
-			"option-export-png-zoom-desc": "A higher zoom will generate a higher resolution image.",
-			"option-export-png-frame": "Viewport",
-			"option-export-png-frame-desc": "Choose to render the entire canvas or just the current visible viewport.",
-			"option-export-png-frame-full": "Full canvas",
-			"option-export-png-frame-viewport": "Viewport only",
-			"option-background-cover": "Cover",
-			"option-background-ratio": "Keep aspect ratio",
-			"option-background-repeat": "Repeat",
-			"action-new-canvas": "New canvas",
-			"action-remove": "Remove",
-			"action-narrow-heading": "Narrow to heading...",
-			"action-narrow-block": "Narrow to block...",
-			"action-swap-file": "Swap file...",
-			"action-change-url": "Change URL...",
-			"action-zoom-to-fit": "Zoom to fit",
-			"action-zoom-to-selection": "Zoom to selection",
-			"action-reload-page": "Reload page",
-			"action-follow-connection": "Follow connection",
-			"command-create-new-canvas": "Create new canvas",
-			"command-convert-to-file": "Convert to file...",
-			"instruction-narrow-heading": "to embed heading",
-			"instruction-narrow-block": "to embed block",
-			"instruction-jump-to-group": "to navigate to group",
-			"prompt-to-narrow": "Type name of heading",
-			"label-enter-url": "Enter URL",
-			"label-empty-embed": "\"{{linktext}}\" could not be found.",
-			"prompt-add-text": "Add text...",
-			"prompt-start-search": "Type to search...",
-			"label-canvas-help": "Canvas help",
-			"label-canvas-settings": "Canvas settings",
-			"label-no-narrow": "Show entire file",
-			"label-readonly": "Read-only",
-			"label-disable-readonly": "Disable read-only",
-			"label-pan": "Pan",
-			"label-pan-horizontal": "Pan horizontally",
-			"label-zoom": "Zoom",
-			"label-select-all": "Select all",
-			"label-add-remove-selection": "Add to / remove from selection",
-			"label-clone-card": "Clone card",
-			"label-constrain-movement-axis": "Constrain card movement to axis",
-			"label-disable-drag-snapping": "Disable snapping while dragging",
-			"label-remove-card": "Remove card",
-			"label-drag-from-below": "Drag from below or double click",
-			"label-longpress": "Touch and hold to add / move / select",
-			"label-drag-pan": "Drag to pan",
-			"label-pinch-zoom": "Pinch to zoom",
-			"label-space-drag-pan": "Space + Drag to pan",
-			"label-scroll-to-zoom": "Scroll to zoom",
-			"label-untitled-group": "Untitled group",
-			"label-line-direction": "Line direction",
-			"label-nondirectional": "Nondirectional",
-			"label-unidirectional": "Unidirectional",
-			"label-bidirectional": "Bidirectional",
-			"label-image": "Image",
-			"label-style": "Style",
-			"msg-no-groups-found": "No groups found",
-			"msg-export-failed-empty-canvas": "Cannot export an empty canvas"
+			"name": "Палатно",
+			"desc": "Спарадкуйце і злучайце нататкі на бясконцым палатне.",
+			"action-add-note": "Дадаць нататку са сховішча",
+			"action-add-media": "Дадаць медыяфайл са сховішча",
+			"action-add-card": "Дадаць картку",
+			"action-add-website": "Дадаць вэб-старонку",
+			"action-create-group": "Стварыць групу",
+			"action-create-with-size": "Стварыць картку з пэўным памерам",
+			"action-convert-to-file": "Канвертаваць у файл...",
+			"action-drag-to-add-note": "Перацягніце, каб дадаць нататку са сховішча",
+			"action-drag-to-add-media": "Перацягніце, каб дадаць медыяфайл са сховішча",
+			"action-drag-to-add-card": "Перацягніце, каб дадаць картку",
+			"action-edit-label": "Рэдагаваць пазнаку",
+			"action-remove-label": "Выдаліць пазнаку",
+			"action-search-file": "Пошук файла",
+			"action-set-color": "Задаць колер",
+			"action-align": "Выраўнаваць",
+			"action-align-left": "Выраўнаваць па левым краі",
+			"action-align-center": "Выраўнаваць па цэнтры",
+			"action-align-right": "Выраўнаваць па правым краі",
+			"action-align-top": "Выраўнаваць па верхняй мяжы",
+			"action-align-middle": "Па сярэдзіне",
+			"action-align-bottom": "Выраўнаваць па ніжняй мяжы",
+			"action-distribute-horizontal-spacing": "Выраўнаваць інтэрвалы па гарызанталі",
+			"action-distribute-vertical-spacing": "Выраўнаваць інтэрвалы па вертыкалі",
+			"action-justify-horizontally": "Выраўнаваць па гарызанталі",
+			"action-justify-vertically": "Выраўнаваць па вертыкалі",
+			"action-arrange-horizontally": "Расстаўце ў рад",
+			"action-arrange-vertically": "Размесціце ў калоне",
+			"action-arrange-grid": "Упарадкаваньне ў сетцы",
+			"action-export-png": "Экспартаваць як відарыс",
+			"action-jump-to-group": "Перайсці да групы",
+			"action-set-background": "Усталяваць фон",
+			"action-edit-background": "Рэдагаваць фон",
+			"action-replace-background": "Замяніць фон",
+			"action-remove-background": "Выдаліць фон",
+			"label-no-images": "Выявы не знойдзеныя.",
+			"label-export-png-desc": "Экспартаваць \"{{title}}\" як PNG з наступнымі параметрамі.",
+			"label-export-png-dimensions": "Разліковыя памеры выявы: {{dimensions}}",
+			"label-distribute": "Выраўнаваць",
+			"label-justify": "Выраўняць",
+			"label-arrange": "Упарадкаваць",
+			"label-always": "Заўжды",
+			"label-hover": "Пры навядзенні",
+			"label-never": "Ніколі",
+			"label-no-section-found": "Блок не знойдзены",
+			"option-wheel-behavior": "Паводзіны колца мышы па змаўчанні",
+			"option-mod-drag-behavior": "Паводзіны {{key}} па змаўчанні",
+			"option-show-menu": "Паказаць меню",
+			"option-new-canvas-location": "Месца для файлаў з палотнамі па змаўчанні",
+			"option-new-canvas-location-description": "Куды будуць дадавацца новыя файлы з палотнамі.",
+			"option-new-canvas-folder-path": "Шлях да папкі для файлаў з палотнамі",
+			"option-new-canvas-folder-path-description": "Новыя файлы з палотнамі будуць захоўвацца ў гэтай папцы.",
+			"option-node-label": "Адлюстроўваць подпіс да карткі",
+			"option-snap-to-grid": "Прывязка да сеткі",
+			"option-snap-to-grid-desc": "Прывязка картак да фонавай сеткі пры перасоўванні і змене памеру.",
+			"option-snap-to-objects": "Прывязаць да аб'ектаў",
+			"option-snap-to-objects-desc": "Прымацоўвае карты да бліжэйшых аб'ектаў пры перамяшчэнні і змене памеру.",
+			"option-zoom-breakpoint": "Парог маштабавання для ўтойвання змесціва карты",
+			"option-zoom-breakpoint-desc": "Ніжэйшыя значэнні павялічваюць прадукцыйнасць, але пры памяншэнні маштабу змесціва карткі хаваецца раней.",
+			"option-export-png-show-logo": "Паказваць лагатып",
+			"option-export-png-show-logo-desc": "Дадаць лагатып Obsidian у левы ніжні кут.",
+			"option-export-png-privacy-mode": "Рэжым прыватнасці",
+			"option-export-png-privacy-mode-desc": "Хавае любы тэкст на вашым палатне.",
+			"option-export-png-zoom": "Маштаб",
+			"option-export-png-zoom-desc": "Павелічэнне дае выяву з больш высокім дазволам.",
+			"option-export-png-frame": "Вобласць прагляду",
+			"option-export-png-frame-desc": "Абярыце для вываду ўсё палатно ці толькі бачную вобласць прагляду.",
+			"option-export-png-frame-full": "Усё палатно",
+			"option-export-png-frame-viewport": "Вобласць прагляду",
+			"option-background-cover": "Расцягнуць",
+			"option-background-ratio": "Захаваць прапорцыі",
+			"option-background-repeat": "Паўтарэнне",
+			"action-new-canvas": "Новае палатно",
+			"action-remove": "Выдаліць",
+			"action-narrow-heading": "Звузіць да загалоўка...",
+			"action-narrow-block": "Звузіць да блока...",
+			"action-swap-file": "Замяніць файл...",
+			"action-change-url": "Змяніць спасылку...",
+			"action-zoom-to-fit": "Маштаб да памеру",
+			"action-zoom-to-selection": "Павялічыць да выдзеленага",
+			"action-reload-page": "Перазагрузіць старонку",
+			"action-follow-connection": "Сачыце за злучэннем",
+			"command-create-new-canvas": "Стварыць новае палатно",
+			"command-convert-to-file": "Канвертаваць у файл...",
+			"instruction-narrow-heading": "выбраць загаловак",
+			"instruction-narrow-block": "выбраць блок",
+			"instruction-jump-to-group": "перайсці да групы",
+			"prompt-to-narrow": "Увядзіце імя блока",
+			"label-enter-url": "Увядзіце URL",
+			"label-empty-embed": "\"{{linktext}}\" не знойдзена.",
+			"prompt-add-text": "Дадаць тэкст...",
+			"prompt-start-search": "Увядзіце пошукавы запыт...",
+			"label-canvas-help": "Дапамога з палотнамі",
+			"label-canvas-settings": "Наладзіць палатно",
+			"label-no-narrow": "Паказаць увесь файл",
+			"label-readonly": "Толькі для чытання",
+			"label-disable-readonly": "Адключыць толькі для чытання",
+			"label-pan": "Захоп",
+			"label-pan-horizontal": "Захоп гарызантальна",
+			"label-zoom": "Маштаб",
+			"label-select-all": "Абраць усё",
+			"label-add-remove-selection": "Дадаць / прыбраць з вылучанага",
+			"label-clone-card": "Кланіраваць картку",
+			"label-constrain-movement-axis": "Абмяжуйце рух картак па восі",
+			"label-disable-drag-snapping": "Адключыць прывязку падчас перацягвання",
+			"label-remove-card": "Выдаліць картку",
+			"label-drag-from-below": "Перацягніце знізу або двойчы націсніце",
+			"label-longpress": "Націсніце і ўтрымлівайце, каб дадаць / перамясціць / выбраць",
+			"label-drag-pan": "Перацягнуць, каб захапіць",
+			"label-pinch-zoom": "Каб павялічыць, развядзіце пальцамі",
+			"label-space-drag-pan": "Прабел + перацягванне для пазіцыянавання",
+			"label-scroll-to-zoom": "Пракруціце, для маштабавання",
+			"label-untitled-group": "Група без назвы",
+			"label-line-direction": "Напрамак лініі",
+			"label-nondirectional": "Без напрамку",
+			"label-unidirectional": "Аднанакіраваны",
+			"label-bidirectional": "Двунакіраваны",
+			"label-image": "Відарыс",
+			"label-style": "Стыль",
+			"msg-no-groups-found": "Групы не знойдзены",
+			"msg-export-failed-empty-canvas": "Немагчыма экспартаваць пустое палатно"
 		}
 	},
 	"pdf": {
-		"action-highlight-all": "Highlight all",
-		"action-match-diacritics": "Match diacritics",
-		"action-whole-words": "Whole words",
-		"action-show-thumbnails": "Thumbnails",
-		"action-show-outline": "Table of contents",
-		"action-reveal-in-outline": "Reveal page in table of contents",
-		"action-toggle-sidebar": "Toggle sidebar",
-		"action-previous-page": "Previous page",
-		"action-next-page": "Next page",
-		"action-fit-width": "Fit width",
-		"action-fit-height": "Fit height",
-		"action-save-p-d-f-location": "Save current position in document",
-		"action-copy-annotation": "Copy annotation",
-		"action-copy-quote": "Copy as quote",
-		"action-copy-selection-link": "Copy link to selection",
-		"action-copy-annot-link": "Copy link to annotation",
-		"action-copy-section-link": "Copy link to section",
-		"action-copy-section-link-title": "Copy link to “{{title}}”",
-		"action-copy-page-link": "Copy link to page {{page}}",
-		"msg-max-search-results": "{{current}} of over {{limit}} matches",
-		"msg-search-count": "{{current}} of {{total}} match",
-		"msg-search-count_plural": "{{current}} of {{total}} matches",
-		"msg-password-protected": "This PDF is password protected",
-		"msg-invalid-password": "Invalid password",
-		"msg-enter-password": "Enter the password below",
-		"label-of-pages": "of {{count}}",
-		"label-page-of-pages": "({{current}} of {{count}})",
-		"label-spread-single": "Single page",
-		"label-spread-odd": "Two page (odd)",
-		"label-spread-even": "Two page (even)",
-		"tooltip-sidebar-options": "Sidebar options",
-		"tooltip-display-options": "Display options",
-		"label-adapt-to-theme": "Adapt to theme",
-		"label-page": "page {{page}}",
-		"page_landmark": "Page {{page}}",
-		"thumb_page_title": "Page {{page}}",
-		"thumb_page_canvas": "Page {{page}}",
-		"text_annotation_type": "[{{type}} Annotation]",
+		"action-highlight-all": "Вылучыць усе",
+		"action-match-diacritics": "Параўнанне дыякрытычных знакаў",
+		"action-whole-words": "Цэлыя словы",
+		"action-show-thumbnails": "Мініяцюры",
+		"action-show-outline": "Змест",
+		"action-reveal-in-outline": "Паказваць нумар старонкі ў змесце",
+		"action-toggle-sidebar": "Пераключыць бачнасць бакавой паліцы",
+		"action-previous-page": "Папярэдняя старонка",
+		"action-next-page": "Наступная старонка",
+		"action-fit-width": "Падганяць па шырыні",
+		"action-fit-height": "Падганяць па вышыні",
+		"action-save-p-d-f-location": "Захаваць бягучую пазіцыю ў дакуменце",
+		"action-copy-annotation": "Скапіяваць анатацыю",
+		"action-copy-quote": "Скапіяваць як цытату",
+		"action-copy-selection-link": "Скапіяваць спасылку да вылучэння",
+		"action-copy-annot-link": "Скапіяваць спасылку да анатацыі",
+		"action-copy-section-link": "Скапіяваць спасылку да падзелу",
+		"action-copy-section-link-title": "Скапіяваць спасылку да “{{title}}”",
+		"action-copy-page-link": "Скапіяваць спасылку да старонкі “{{page}}”",
+		"msg-max-search-results": "{{current}} з больш чым {{limit}} супадзенняў",
+		"msg-search-count": "{{current}} з {{total}} супадзення",
+		"msg-search-count_plural": "{{current}} з {{total}} супадзенняў",
+		"msg-password-protected": "Гэты PDF-файл абаронены паролем",
+		"msg-invalid-password": "Няправільны пароль",
+		"msg-enter-password": "Увядзіце пароль ніжэй",
+		"label-of-pages": "з {{count}}",
+		"label-page-of-pages": "({{current}} з {{count}})",
+		"label-spread-single": "Адна старонка",
+		"label-spread-odd": "Дзве старонкі (няцотныя)",
+		"label-spread-even": "Дзве старонкі (цотныя)",
+		"tooltip-sidebar-options": "Параметры бакавой панэлі",
+		"tooltip-display-options": "Параметры паказу",
+		"label-adapt-to-theme": "Адаптаваць пад тэму",
+		"label-page": "старонка {{page}}",
+		"page_landmark": "Старонка {{page}}",
+		"thumb_page_title": "Старонка {{page}}",
+		"thumb_page_canvas": "Старонка {{page}}",
+		"text_annotation_type": "[{{type}} Анатацыя]",
 		"annotation_date_string": "{{date}}, {{time}}"
 	},
 	"properties": {
 		"types": {
-			"option-multitext": "List",
-			"option-unknown": "Unknown",
-			"option-text": "Text",
-			"option-aliases": "Aliases",
-			"option-tags": "Tags",
-			"option-date": "Date",
-			"option-datetime": "Date & time",
-			"option-number": "Number",
-			"option-checkbox": "Checkbox"
+			"option-multitext": "Спіс",
+			"option-unknown": "Невядома",
+			"option-text": "Тэкст",
+			"option-aliases": "Псеўданімы",
+			"option-tags": "Тэгі",
+			"option-date": "Дата",
+			"option-datetime": "Дата і час",
+			"option-number": "Лік",
+			"option-checkbox": "Птушка"
 		},
 		"value-suggestion": {
-			"key-link-note": "Type [[",
-			"instruction-link-note": "to link note",
-			"instruction-dismiss": "to dismiss"
+			"key-link-note": "Напішыце [[",
+			"instruction-link-note": "каб звязаць нататку",
+			"instruction-dismiss": "скасаваць"
 		},
-		"option-property-type": "Property type",
-		"msg-empty-property-name": "Property name cannot be empty.",
-		"msg-duplicate-property-name": "Property already exists",
-		"msg-invalid-tag": "Invalid tag name",
-		"msg-invalid-number": "Invalid number",
-		"msg-invalid-properties": "Failed to read properties.",
-		"label-no-value": "No value",
-		"label-heading": "Properties",
-		"label-invalid-yaml-marker": "Syntax error. Your frontmatter is invalid.",
-		"label-add-property-button": "Add property",
-		"label-type-mismatch-warning": "Type mismatch, expected {{type}}",
-		"label-migration-warning-desc": "Are you sure you want to change the type? Some of the data associated with this property key is incompatible."
+		"option-property-type": "Тып уласцівасці",
+		"msg-empty-property-name": "Імя ўласцівасці не можа быць пустым.",
+		"msg-duplicate-property-name": "Уласцівасць ужо існуе",
+		"msg-invalid-tag": "Недапушчальная назва тэга",
+		"msg-invalid-number": "Недапушчальны лік",
+		"msg-invalid-properties": "Не ўдалося прачытаць уласцівасці.",
+		"label-no-value": "Няма значэння",
+		"label-heading": "Уласцівасці",
+		"label-invalid-yaml-marker": "Памылка ў сінтаксісе ўласцівасцей. Загаловак Yaml няверны.",
+		"label-add-property-button": "Дадаць уласцівасць",
+		"label-type-mismatch-warning": "Неадпаведнасць тыпу, чакалася {{type}}",
+		"label-migration-warning-desc": "Вы ўпэўнены, што хочаце змяніць тып? Некаторыя дадзеныя, злучаныя з гэтай уласцівасцю, несумяшчальныя."
 	},
 	"table": {
-		"label-column": "Column",
-		"label-row": "Row",
-		"action-row-after": "Add row after",
-		"action-column-after": "Add column after",
-		"action-row-before": "Add row before",
-		"action-row-up": "Move row up",
-		"action-row-down": "Move row down",
-		"action-column-before": "Add column before",
-		"action-column-left": "Move column left",
-		"action-column-right": "Move column right",
-		"action-duplicate-row": "Duplicate row",
-		"action-duplicate-column": "Duplicate column",
-		"action-delete-row": "Delete row",
-		"action-delete-column": "Delete column",
-		"action-align-left": "Align left",
-		"action-align-center": "Align center",
-		"action-align-right": "Align right",
-		"action-delete-selection": "Delete cells",
-		"action-clear-selection": "Clear cells",
-		"action-sort-a-z": "Sort by column (A to Z)",
-		"action-sort-z-a": "Sort by column (Z to A)",
-		"label-command": "Table: {{command}}"
+		"label-column": "Слупок",
+		"label-row": "Радок",
+		"action-row-after": "Дадаць радок знізу",
+		"action-column-after": "Дадаць слупок справа",
+		"action-row-before": "Дадаць радок зверху",
+		"action-row-up": "Перамясціць радок уверх",
+		"action-row-down": "Перамясціць радок уніз",
+		"action-column-before": "Дадаць слупок злева",
+		"action-column-left": "Перамясціць слупок налева",
+		"action-column-right": "Перамясціць слупок направа",
+		"action-duplicate-row": "Прадубліраваць радок",
+		"action-duplicate-column": "Прадубліраваць слупок",
+		"action-delete-row": "Выдаліць радок",
+		"action-delete-column": "Выдаліць слупок",
+		"action-align-left": "Выраўнаваць па левым краі",
+		"action-align-center": "Выраўнаваць па цэнтры",
+		"action-align-right": "Выраўнаваць па правым краі",
+		"action-delete-selection": "Выдаліць ячэйкі",
+		"action-clear-selection": "Ачысціць ячэйкі",
+		"action-sort-a-z": "Сартаванне па слупку (ад А да Я)",
+		"action-sort-z-a": "Сартаванне па слупку (ад Я да А)",
+		"label-command": "Табліца: {{command}}"
 	},
 	"callout": {
-		"option-type": "Callout type",
+		"option-type": "Тып выноснага блока",
 		"type": {
-			"info": "Info",
-			"important": "Important",
-			"tip": "Tip",
-			"success": "Success",
-			"question": "Question",
-			"warning": "Warning",
-			"quote": "Quote",
-			"example": "Example"
+			"info": "Звесткі",
+			"important": "Важнае",
+			"tip": "Падказка",
+			"success": "Поспех",
+			"question": "Пытанне",
+			"warning": "Папярэджанне",
+			"quote": "Цытата",
+			"example": "Прыклад"
 		},
-		"option-other": "Other...",
-		"option-other-placeholder": "Callout type..."
+		"option-other": "Іншыя...",
+		"option-other-placeholder": "Увядзіце тып выноснага блока..."
 	},
 	"nouns": {
-		"word-with-count": "{{count}} word",
-		"word-with-count_plural": "{{count}} words",
-		"character-with-count": "{{count}} character",
-		"character-with-count_plural": "{{count}} characters",
-		"link-with-count": "{{count}} link",
-		"link-with-count_plural": "{{count}} links",
-		"file-with-count": "{{count}} file",
-		"file-with-count_plural": "{{count}} file",
-		"folder-with-count": "{{count}} folder",
-		"folder-with-count_plural": "{{count}} folders",
-		"backlink-with-count": "{{count}} backlink",
-		"backlink-with-count_plural": "{{count}} backlinks",
-		"properties-with-count": "{{count}} property",
-		"properties-with-count_plural": "{{count}} properties",
-		"site-with-count": "{{count}} site",
-		"site-with-count_plural": "{{count}} sites",
-		"plugin-with-count": "{{count}} plugin",
-		"plugin-with-count_plural": "{{count}} plugins",
-		"theme-with-count": "{{count}} theme",
-		"theme-with-count_plural": "{{count}} themes"
+		"word-with-count": "{{count}} слова",
+		"word-with-count_plural": "{{count}} слоў",
+		"character-with-count": "{{count}} сімвал",
+		"character-with-count_plural": "{{count}} сімвалаў",
+		"link-with-count": "{{count}} спасылка",
+		"link-with-count_plural": "{{count}} спасылак",
+		"file-with-count": "{{count}} файл",
+		"file-with-count_plural": "{{count}} файлаў",
+		"folder-with-count": "{{count}} папка",
+		"folder-with-count_plural": "{{count}} папак",
+		"backlink-with-count": "{{count}} зваротная спасылка",
+		"backlink-with-count_plural": "{{count}} зваротных спасылак",
+		"properties-with-count": "{{count}} уласцівасць",
+		"properties-with-count_plural": "{{count}} уласцівасцей",
+		"site-with-count": "{{count}} сайт",
+		"site-with-count_plural": "{{count}} сайтаў",
+		"plugin-with-count": "{{count}} плагін",
+		"plugin-with-count_plural": "{{count}} плагінаў",
+		"theme-with-count": "{{count}} тэма",
+		"theme-with-count_plural": "{{count}} тэм"
 	}
 }
\ No newline at end of file