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