Code owners
Assign users and groups as approvers for specific file changes. Learn more.
ta.json 78.00 KiB
{
"setting": {
"options": "Options",
"plugin": "சொருகிணைப்பு",
"builtin-plugins": "Core plugins",
"plugin-options": "Plugin options",
"folder-path-example-placeholder": "Example: கோப்புறை 1/கோப்புறை 2",
"file-path-example-placeholder": "Example: கோப்புறை/குறிப்பு",
"msg-restart-required": "Changing this option requires a restart to take effect.",
"editor": {
"name": "Editor",
"section-general": "General",
"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-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-show-frontmatter": "Show frontmatter",
"option-show-frontmatter-description": "In preview mode, show frontmatter as a code block. Turn off to hide frontmatter section.",
"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 and italics.",
"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-pane-view": "Default new pane view",
"option-default-new-pane-view-description": "The default view a new pane gets opened in.",
"option-default-new-pane-view-editing": "Editing view",
"option-default-new-pane-view-reading": "Reading view",
"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-legacy-editor": "Use legacy editor",
"option-legacy-editor-description": "The legacy editor does not support Live Preview, but has better compatibility with some older plugins, themes, and snippets. To enable Live Preview, disable this option.",
"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-line-wrap": "Line wrap",
"option-line-wrap-description": "Wrap long lines to fit within the window, without having to scroll from left to right.",
"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.",
"option-emacsy-keys": "Legacy Emacs-style key bindings for macOS",
"option-emacsy-keys-description": "Allows you to use the additional Emacs-style navigation keys, which are standard on macOS, but may interfere with some key operations.",
"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",
"button-turn-on-live-preview": "Turn on Live Preview",
"label-live-preview-update": "Live Preview update",
"label-live-preview-update-1": "With this update, Obsidian now offers the new Live Preview mode.",
"label-live-preview-update-2": "Live Preview lets you preview your notes in the same view that you're writing them in, so you don't need to keep switching between Edit and Preview.",
"label-live-preview-update-3": "You can see Live Preview in action below:",
"label-live-preview-update-4": "After turning it on, you can turn it off anytime if you decide you don't like it."
},
"file": {
"name": "File",
"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 you 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",
"placeholder-excluded-filter": "Enter path or \"/regex/\"..."
},
"appearance": {
"name": "Appearance",
"option-base-theme": "Base theme",
"option-base-theme-description": "Choose Obsidian’s default color scheme.",
"dark-theme": "Dark",
"light-theme": "Light",
"option-font": "Font",
"option-interface-font": "Interface font",
"option-interface-font-description": "Set base font for all of Obsidian.",
"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",
"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.",
"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"
},
"hotkeys": {
"name": "Hotkeys",
"prompt-filter": "Filter...",
"tooltip-delete-hotkey": "Delete hotkey",
"label-waiting-for-hotkey-press": "Press hotkey...",
"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"
},
"about": {
"name": "About",
"label-commercial-license": "Commercial license",
"label-license-key": "License key",
"license-key-placeholder": "Your license key...",
"label-enter-commercial-license": "Please enter your commercial 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-install-required": "You must manually install the latest version.",
"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-open-help": "Obsidian help",
"option-open-help-description": "Open the help documentation.",
"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-activate-commercial-license": "Activate commercial license",
"button-remove-commercial-license": "Remove",
"label-personal-license": " personal license. ",
"label-thank-you-for-support": "Thank you for your support!",
"label-free-personal-license": "Personal license: free for personal use.",
"message-obtain-commercial-license": "To obtain a commercial license, visit {{pricingPageLink}}."
},
"account": {
"name": "Account",
"option-your-account": "Your account",
"option-your-account-desc": "You're currently signed in {{name}} ({{email}}).",
"button-manage-settings": "Manage settings",
"option-catalyst": "Catalyst license",
"option-catalyst-desc": "You've upgraded to {{tier}}, thanks for supporting Obsidian!",
"option-catalyst-no-license": "Catalyst is a one-time license to support the development of Obsidian. You can also get sneak peek of the latest features with Insider Builds.",
"label-insider": "insider",
"label-supporter": "supporter",
"label-vip": "VIP",
"button-upgrade-catalyst": "Upgrade",
"button-get-insider-build": "Get Insider Build",
"button-donate-to-unlimited": "Donate to Obsidian Unlimited",
"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-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"
},
"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..."
},
"third-party-plugin": {
"name": "Third-party plugin",
"option-safe-mode": "Safe mode",
"option-safe-mode-description-on": "Safe Mode is ON. All community plugins are disabled.",
"option-safe-mode-description-off": "Safe Mode is OFF. Community plugins can now be enabled.",
"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-third-party-plugin-warning": "Third-party plugins can access files on your computer, connect the internet, and even install additional programs.",
"label-disable-safe-mode-confirmation": "Would you like to disable Safe Mode to allow these plugins?",
"button-keep-safe-mode": "Keep Safe Mode on",
"button-disable-safe-mode": "Turn off Safe Mode",
"label-select-a-plugin": "Select a plugin to install or learn more about it.",
"placeholder-community-plugins": "Search community plugins...",
"msg-failed-load-plugins": "Failed to load community plugins.",
"label-installed": "Installed",
"tooltip-downloaded-times": "Downloaded {{count}} time",
"tooltip-downloaded-times_plural": "Downloaded {{count}} times",
"button-install": "Install",
"button-enable": "Enable",
"button-disable": "Disable",
"button-copy-share-link": "Copy share link",
"label-no-results-found": "No results found.",
"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-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...",
"label-sort-downloads-high-to-low": "Download count (high to low)",
"label-sort-downloads-low-to-high": "Download count (low to high)",
"label-sort-release-date-new-to-old": "First released time (new to old)",
"label-sort-release-date-old-to-new": "First released time (old to new)",
"label-sort-name-alphabetical": "Name (A to Z)",
"label-sort-name-alphabetical-reverse": "Name (Z to A)",
"label-search-summary": "Showing {{pluginCount}}:"
},
"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...",
"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-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."
}
},
"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"
},
"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"
},
"spellcheck": {
"no-suggestion": "No suggestions...",
"add-to-dictionary": "Add to dictionary"
},
"print-modal": {
"title": "Export to PDF",
"caption": "Export \"{{filename}}\" to PDF with the settings below.",
"setting-page-size": "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-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"
},
"link-popover": {
"tooltip-follow-link": "Follow link",
"tooltip-open-link": "Open link",
"tooltip-search-tag": "Search tag"
}
},
"interface": {
"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",
"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",
"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"
},
"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-pane": "{{key}}+Click to open in new pane",
"find": "Find...",
"replace": "Replace...",
"edit": "Edit",
"preview": "Preview",
"more-options": "More options",
"close": "Close",
"pin": "Pin",
"unlink-pane": "Unlink pane",
"link-pane": "Link with pane...",
"delete-file": "Delete file",
"create-file": "Create this file",
"open-link": "Open link",
"open-in-new-pane": "Open in new pane",
"copy-url": "Copy url",
"close-current-pane": "Close current pane",
"copy": "Copy",
"cut": "Cut",
"paste": "Paste",
"paste-as-plain-text": "Paste as plain text",
"select-all": "Select all",
"rename-heading": "Rename this heading..."
},
"tooltip": {
"click-to-expand": "Click to expand",
"click-to-collapse": "Click to collapse",
"alias": "Alias",
"not-created-yet": "Not created yet, select to create"
},
"start-screen": {
"label-version": "Version",
"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.",
"option-reveal-vault-in-explorer": "Reveal vault in system explorer",
"option-rename-vault": "Rename vault...",
"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."
},
"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-pane": "Open in this pane"
},
"window": {
"maximize": "Maximize",
"minimize": "Minimize",
"restore-down": "Restore down",
"close-window": "Close window",
"go-back": "Go back",
"go-forward": "Go forward"
},
"start-up": {
"loading-obsidian": "Loading Obsidian...",
"obsidian-load-error": "An error occurred while loading Obsidian.",
"button-reload-app": "Reload app",
"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..."
},
"mobile": {
"action-import": "Import into vault",
"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}}"
},
"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."
}
},
"commands": {
"save-file": "Save current file",
"follow-cursor-link": "Follow link under cursor",
"open-cursor-link-in-new-pane": "Open link under cursor in new pane",
"navigate-pane-above": "Focus on pane above",
"navigate-pane-below": "Focus on pane below",
"navigate-pane-left": "Focus on pane to the left",
"navigate-pane-right": "Focus on pane to the right",
"toggle-pin": "Toggle pin",
"split-vertically": "Split vertically",
"split-horizontally": "Split horizontally",
"navigate-back": "Navigate back",
"navigate-forward": "Navigate forward",
"use-dark-mode": "Use dark mode",
"use-light-mode": "Use light mode",
"search-current-file": "Search current file",
"search-replace-current-file": "Search & replace in current file",
"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",
"close-active-pane": "Close active pane",
"close-other-panes": "Close all other panes",
"toggle-left-sidebar": "Toggle left sidebar",
"toggle-right-sidebar": "Toggle right sidebar",
"toggle-default-new-pane-mode": "Toggle default new pane mode",
"focus-editor": "Focus on editor",
"toggle-fold": "Toggle fold on the current line",
"fold-all": "Fold all headings and lists",
"unfold-all": "Unfold all headings and lists",
"swap-line-up": "Swap line up",
"swap-line-down": "Swap line down",
"toggle-bold": "Toggle bold for selection",
"toggle-italics": "Toggle italics for selection",
"toggle-highlight": "Toggle highlight for selection",
"toggle-comments": "Toggle comments for selection",
"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",
"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-pane": "Undo close pane",
"context-menu": "Show context menu under cursor",
"show-debug-info": "Show debug info",
"toggle-preview": "Toggle edit/preview mode"
},
"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-existing-backlink": "There are currently {{links}} pointing to this note.",
"label-delete-file": "Delete file",
"button-cancel": "Cancel",
"button-done": "Done",
"button-continue": "Continue",
"preparing-pdf": "Preparing PDF...",
"label-rename-file": "Rename file",
"label-new-name": "New name",
"msg-rename-success": "Successfully renamed file.",
"label-rename-heading": "Rename heading"
},
"plugins": {
"name": "Plugins",
"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-new-pane": "Create note in new pane",
"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-move-file": "Move file to another folder",
"action-move-file": "Move file to...",
"action-move-folder": "Move folder to...",
"prompt-type-folder": "Type a folder",
"label-no-folders": "No folders found.",
"instruction-navigate": "to navigate",
"instruction-move": "to move",
"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-set-attachment-folder": "Set as attachment 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."
},
"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",
"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-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",
"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",
"menu-opt-search-for": "Search for \"{{keyword}}\""
},
"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-pane": "to open in new pane",
"instruction-create": "to create",
"instruction-dismiss": "to dismiss",
"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": "Only show results from existing files. Links to files that are not yet created will be hidden.",
"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."
},
"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"
},
"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",
"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.",
"ellipsis": "...",
"option-backlink-in-document": "Backlink in document",
"option-backlink-in-document-desc": "Show backlinks in document by default when opening new panes."
},
"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"
},
"tag-pane": {
"name": "Tag pane",
"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"
},
"page-preview": {
"name": "Page preview",
"desc": "Preview a note when hovering an internal link. Ctrl/Cmd + hover in editor mode.",
"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"
},
"starred": {
"name": "Starred",
"desc": "Star frequently used files and searches.",
"action-show": "Show starred pane",
"action-toggle": "Star/unstar current file",
"action-toggle-search": "Star/unstar current search",
"action-star": "Star",
"action-unstar": "Unstar",
"menu-opt-remove": "Remove",
"msg-successfully-starred": "Successfully starred {{type}} \"{{title}}\".",
"msg-removed-starred": "Removed starred {{type}} \"{{title}}\".",
"msg-cannot-find-path": "Cannot find file at \"{{path}}\"."
},
"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-update": "Update",
"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."
},
"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."
},
"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"
},
"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."
},
"zettelkasten-prefixer": {
"name": "Zettelkasten prefixer",
"desc": "Create a new note with the 12-digit Zettelkasten ID format YYYYMMDDHHII (Example 202001010000).",
"short-name": "ZK note",
"action-create-note": "Create new Zettelkasten note",
"option-new-file-location": "New file location",
"option-new-file-location-description": "The folder path to create the new Zettelkasten note.",
"msg-folder-not-found": "Failed to create Zettelkasten 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": "Zettel ID format",
"msg-template-file-not-found": "Failed to create Zettelkasten note. Template file \"{{template}}\" not found."
},
"random-note": {
"name": "Random note",
"desc": "Opens a random note. Useful for reviewing and discovering.",
"short-name": "Random",
"action-open": "Open random note"
},
"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."
},
"word-count": {
"name": "Word count",
"desc": "Show word count in the status bar."
},
"slides": {
"name": "Slides",
"desc": "Present from Markdown. Use \"---\" to separate slides.",
"action-start": "Start presentation"
},
"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."
},
"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"
},
"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.",
"prompt-type-template": "Type name of a 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."
},
"slash-command": {
"name": "Slash commands",
"desc": "Enable the ability to trigger slash commands in the editor by typing the forward slash."
},
"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"
},
"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 any uploaded image in your vault...",
"option-site-collaboration": "Site collaboration",
"option-site-collaboration-desc": "Manage collaborators for this site.",
"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",
"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.",
"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"
},
"workspaces": {
"name": "Workspaces",
"desc": "Save and load workspace layout.",
"action-load": "Load workspace",
"action-manage-workspaces": "Manage workspaces",
"action-save-and-load": "Save and load another workspace",
"placeholder-save-current-workspace-as": "Save current workspace as...",
"button-save": "Save",
"button-load": "Load",
"tooltip-delete-workspace": "Delete workspace",
"msg-delete-workspace-success": "Successfully deleted workspace.",
"msg-please-enter-name": "Please enter a name for the new workspace.",
"msg-save-workspace-success": "Successfully saved workspace.",
"label-no-workspaces-found": "No saved workspace found.",
"placeholder-type-to-search-workspaces": "Type workspace name..."
},
"sync": {
"name": "Sync",
"desc": "Synchronize your files through Obsidian Sync.",
"action-view-version-history": "View version history",
"label-load-more": "Load more",
"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-no-earlier-version": "There was no earlier versions of this file.",
"label-empty-file": "Empty",
"label-setting-files": "Setting files",
"label-deleted-files": "Deleted files",
"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-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",
"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.",
"button-create-new-remote-vault": "Create new vault",
"label-sync-log": "Sync log",
"options-only-show-errors": "Errors only",
"options-only-show-errors-desc": "Only show errors and hide other log items.",
"button-copy-sync-log": "Copy sync log",
"msg-successfully-copied-sync-log": "Successfully copied sync log.",
"button-retry": "Retry",
"label-no-sync-subscription": "You do not have an Obsidian Sync subscription yet.",
"button-purchase-subscription": "Purchase",
"option-pick-remote-vault": "Pick remote vault",
"button-choose-remote-vault": "Choose",
"option-pick-remote-vault-desc-connected": "Currently connected to the \"{{name}}\" remote vault.",
"option-pick-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-over-size": "Vault size over limit",
"option-over-size-desc": "Your vault is at {{size}} out of {{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-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."
},
"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."
},
"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",
"button-merge-do-not-ask-again": "Merge and don't ask again",
"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"
}
},
"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",
"site-with-count": "{{count}} site",
"site-with-count_plural": "{{count}} sites",
"plugin-with-count": "{{count}} plugin",
"plugin-with-count_plural": "{{count}} plugins"
}
}