"message":"A critical error has occurred which prevents the client application from starting:\n\n{{message}}\n\nThis is most likely caused by a script failing in an unexpected way. Try starting the application in safe mode and addressing the issue."
"erase_notes_description":"Normal (soft) deletion only marks the notes as deleted and they can be undeleted (in recent changes dialog) within a period of time. Checking this option will erase the notes immediately and it won't be possible to undelete the notes.",
"createNoteAfter":"create new note after the active note",
"createNoteInto":"create new sub-note into active note",
"editBranchPrefix":"edit <a class=\"external\" href=\"https://triliumnext.github.io/Docs/Wiki/tree-concepts.html#prefix\">prefix</a> of active note clone",
"movingCloningNotes":"Moving / cloning notes",
"moveNoteUpDown":"move note up/down in the note list",
"moveNoteUpHierarchy":"move note up in the hierarchy",
"copyNotes":"copy active note (or current selection) into clipboard (used for <a class=\"external\" href=\"https://triliumnext.github.io/Docs/Wiki/cloning-notes.html#cloning-notes\">cloning</a>)",
"editNoteTitle":"in tree pane will switch from tree pane into note title. Enter from note title will switch focus to text editor. <kbd>Ctrl+.</kbd> will switch back from editor to tree pane.",
"safeImportTooltip":"Trilium <code>.zip</code> export files can contain executable scripts which may contain harmful behavior. Safe import will deactivate automatic execution of all imported scripts. Uncheck \"Safe import\" only if the imported archive is supposed to contain executable scripts and you completely trust the contents of the import file.",
"safeImport":"Safe import",
"explodeArchivesTooltip":"If this is checked then Trilium will read <code>.zip</code>, <code>.enex</code> and <code>.opml</code> files and create notes from files insides those archives. If unchecked, then Trilium will attach the archives themselves to the note.",
"explodeArchives":"Read contents of <code>.zip</code>, <code>.enex</code> and <code>.opml</code> archives.",
"shrinkImagesTooltip":"<p>If you check this option, Trilium will attempt to shrink the imported images by scaling and optimization which may affect the perceived image quality. If unchecked, images will be imported without changes.</p><p>This doesn't apply to <code>.zip</code> imports with metadata since it is assumed these files are already optimized.</p>",
"shrinkImages":"Shrink images",
"textImportedAsText":"Import HTML, Markdown and TXT as text notes if it's unclear from metadata",
"codeImportedAsCode":"Import recognized code files (e.g. <code>.json</code>) as code notes if it's unclear from metadata",
"replaceUnderscoresWithSpaces":"Replace underscores with spaces in imported note names",
"description":"Configure which HTML tags should be preserved when importing notes. Tags not in this list will be removed during import. Some tags (like 'script') are always removed for security.",
"modal_body_text":"Because of browser sandbox it's not possible to directly read clipboard from JavaScript. Please paste the Markdown to import to textarea below and click on Import button",
"sort_with_respect_to_different_character_sorting":"sort with respect to different character sorting and collation rules in different languages or regions.",
"natural_sort_language":"Natural sort language",
"the_language_code_for_natural_sort":"The language code for natural sort, e.g. \"zh-CN\" for Chinese.",
"tooltip":"If you check this option, Trilium will attempt to shrink the uploaded images by scaling and optimization which may affect the perceived image quality. If unchecked, images will be uploaded without changes."
},
"attribute_detail":{
"attr_detail_title":"Attribute Detail Title",
"close_button_title":"Cancel changes and close",
"attr_is_owned_by":"Attribute is owned by",
"attr_name_title":"Attribute name can be composed of alphanumeric characters, colon and underscore only",
"name":"Name",
"value":"Value",
"target_note_title":"Relation is a named connection between source note and target note.",
"target_note":"Target note",
"promoted_title":"Promoted attribute is displayed prominently on the note.",
"promoted":"Promoted",
"promoted_alias_title":"The name to be displayed in the promoted attributes UI.",
"promoted_alias":"Alias",
"multiplicity_title":"Multiplicity defines how many attributes of the same name can be created - at max 1 or more than 1.",
"multiplicity":"Multiplicity",
"single_value":"Single value",
"multi_value":"Multi value",
"label_type_title":"Type of the label will help Trilium to choose suitable interface to enter the label value.",
"precision_title":"What number of digits after floating point should be available in the value setting interface.",
"precision":"Precision",
"digits":"digits",
"inverse_relation_title":"Optional setting to define to which relation is this one opposite. Example: Father - Son are inverse relations to each other.",
"inverse_relation":"Inverse relation",
"inheritable_title":"Inheritable attribute will be inherited to all descendants under this tree.",
"inheritable":"Inheritable",
"save_and_close":"Save & close <kbd>Ctrl+Enter</kbd>",
"delete":"Delete",
"related_notes_title":"Other notes with this label",
"disable_versioning":"disables auto-versioning. Useful for e.g. large, but unimportant notes - e.g. large JS libraries used for scripting",
"calendar_root":"marks note which should be used as root for day notes. Only one should be marked as such.",
"archived":"notes with this label won't be visible by default in search results (also in Jump To, Add Link dialogs etc).",
"exclude_from_export":"notes (with their sub-tree) won't be included in any note export",
"run":"defines on which events script should run. Possible values are:\n<ul>\n<li>frontendStartup - when Trilium frontend starts up (or is refreshed), but not on mobile.</li>\n<li>mobileStartup - when Trilium frontend starts up (or is refreshed), on mobile.</li>\n<li>backendStartup - when Trilium backend starts up</li>\n<li>hourly - run once an hour. You can use additional label <code>runAtHour</code> to specify at which hour.</li>\n<li>daily - run once a day</li>\n</ul>",
"run_on_instance":"Define which trilium instance should run this on. Default to all instances.",
"run_at_hour":"On which hour should this run. Should be used together with <code>#run=hourly</code>. Can be defined multiple times for more runs during the day.",
"disable_inclusion":"scripts with this label won't be included into parent script execution.",
"sorted":"keeps child notes sorted by title alphabetically",
"sort_direction":"ASC (the default) or DESC",
"sort_folders_first":"Folders (notes with children) should be sorted on top",
"top":"keep given note on top in its parent (applies only on sorted parents)",
"hide_promoted_attributes":"Hide promoted attributes on this note",
"read_only":"editor is in read only mode. Works only for text and code notes.",
"auto_read_only_disabled":"text/code notes can be set automatically into read mode when they are too large. You can disable this behavior on per-note basis by adding this label to the note",
"app_css":"marks CSS notes which are loaded into the Trilium application and can thus be used to modify Trilium's looks.",
"app_theme":"marks CSS notes which are full Trilium themes and are thus available in Trilium options.",
"app_theme_base":"set to \"next\", \"next-light\", or \"next-dark\" to use the corresponding TriliumNext theme (auto, light or dark) as the base for a custom theme, instead of the legacy one.",
"css_class":"value of this label is then added as CSS class to the node representing given note in the tree. This can be useful for advanced theming. Can be used in template notes.",
"icon_class":"value of this label is added as a CSS class to the icon on the tree which can help visually distinguish the notes in the tree. Example might be bx bx-home - icons are taken from boxicons. Can be used in template notes.",
"page_size":"number of items per page in note listing",
"workspace_template":"This note will appear in the selection of available template when creating new note, but only when hoisted into a workspace containing this template",
"search_home":"new search notes will be created as children of this note",
"workspace_search_home":"new search notes will be created as children of this note when hoisted to some ancestor of this workspace note",
"inbox":"default inbox location for new notes - when you create a note using \"new note\" button in the sidebar, notes will be created as child notes in the note marked as with <code>#inbox</code> label.",
"workspace_inbox":"default inbox location for new notes when hoisted to some ancestor of this workspace note",
"sql_console_home":"default location of SQL console notes",
"bookmark_folder":"note with this label will appear in bookmarks as folder (allowing access to its children)",
"share_hidden_from_tree":"this note is hidden from left navigation tree, but still accessible with its URL",
"share_external_link":"note will act as a link to an external website in the share tree",
"share_alias":"define an alias using which the note will be available under https://your_trilium_host/share/[your_alias]",
"share_omit_default_css":"default share page CSS will be omitted. Use when you make extensive styling changes.",
"share_root":"marks note which is served on /share root.",
"share_description":"define text to be added to the HTML meta tag for description",
"share_raw":"note will be served in its raw format, without HTML wrapper",
"share_disallow_robot_indexing":"will forbid robot indexing of this note via <code>X-Robots-Tag: noindex</code> header",
"share_credentials":"require credentials to access this shared note. Value is expected to be in format 'username:password'. Don't forget to make this inheritable to apply to child-notes/images.",
"display_relations":"comma delimited names of relations which should be displayed. All other ones will be hidden.",
"hide_relations":"comma delimited names of relations which should be hidden. All other ones will be displayed.",
"title_template":"default title of notes created as children of this note. The value is evaluated as JavaScript string \n and thus can be enriched with dynamic content via the injected <code>now</code> and <code>parentNote</code> variables. Examples:\n \n <ul>\n <li><code>${parentNote.getLabelValue('authorName')}'s literary works</code></li>\n <li><code>Log for ${now.format('YYYY-MM-DD HH:mm:ss')}</code></li>\n </ul>\n \n See <a href=\"https://triliumnext.github.io/Docs/Wiki/default-note-title.html\">wiki with details</a>, API docs for <a href=\"https://zadam.github.io/trilium/backend_api/Note.html\">parentNote</a> and <a href=\"https://day.js.org/docs/en/display/format\">now</a> for details.",
"template":"This note will appear in the selection of available template when creating new note",
"toc":"<code>#toc</code> or <code>#toc=show</code> will force the Table of Contents to be shown, <code>#toc=hide</code> will force hiding it. If the label doesn't exist, the global setting is observed",
"color":"defines color of the note in note tree, links etc. Use any valid CSS color value like 'red' or #a13d5f",
"keyboard_shortcut":"Defines a keyboard shortcut which will immediately jump to this note. Example: 'ctrl+alt+e'. Requires frontend reload for the change to take effect.",
"keep_current_hoisting":"Opening this link won't change hoisting even if the note is not displayable in the current hoisted subtree.",
"execute_button":"Title of the button which will execute the current code note",
"execute_description":"Longer description of the current code note displayed together with the execute button",
"exclude_from_note_map":"Notes with this label will be hidden from the Note Map",
"new_notes_on_top":"New notes will be created at the top of the parent note, not on the bottom.",
"run_on_note_creation":"executes when note is created on backend. Use this relation if you want to run the script for all notes created under a specific subtree. In that case, create it on the subtree root note and make it inheritable. A new note created within the subtree (any depth) will trigger the script.",
"run_on_child_note_creation":"executes when new note is created under the note where this relation is defined",
"run_on_note_title_change":"executes when note title is changed (includes note creation as well)",
"run_on_note_content_change":"executes when note content is changed (includes note creation as well).",
"run_on_note_change":"executes when note is changed (includes note creation as well). Does not include content changes",
"run_on_note_deletion":"executes when note is being deleted",
"run_on_branch_creation":"executes when a branch is created. Branch is a link between parent note and child note and is created e.g. when cloning or moving note.",
"run_on_branch_change":"executes when a branch is updated.",
"run_on_branch_deletion":"executes when a branch is deleted. Branch is a link between parent note and child note and is deleted e.g. when moving note (old branch/link is deleted).",
"run_on_attribute_creation":"executes when new attribute is created for the note which defines this relation",
"run_on_attribute_change":" executes when the attribute is changed of a note which defines this relation. This is triggered also when the attribute is deleted",
"relation_template":"note's attributes will be inherited even without a parent-child relationship, note's content and subtree will be added to instance notes if empty. See documentation for details.",
"inherit":"note's attributes will be inherited even without a parent-child relationship. See template relation for a similar concept. See attribute inheritance in the documentation.",
"render_note":"notes of type \"render HTML note\" will be rendered using a code note (HTML or script) and it is necessary to point using this relation to which note should be rendered",
"widget_relation":"target of this relation will be executed and rendered as a widget in the sidebar",
"share_css":"CSS note which will be injected into the share page. CSS note must be in the shared sub-tree as well. Consider using 'share_hidden_from_tree' and 'share_omit_default_css' as well.",
"share_js":"JavaScript note which will be injected into the share page. JS note must be in the shared sub-tree as well. Consider using 'share_hidden_from_tree'.",
"share_template":"Embedded JavaScript note that will be used as the template for displaying the shared note. Falls back to the default template. Consider using 'share_hidden_from_tree'.",
"share_favicon":"Favicon note to be set in the shared page. Typically you want to set it to share root and make it inheritable. Favicon note must be in the shared sub-tree as well. Consider using 'share_hidden_from_tree'.",
"is_owned_by_note":"is owned by note",
"other_notes_with_name":"Other notes with {{attributeType}} name \"{{attributeName}}\"",
"remove_this_search_action":"Remove this search action"
},
"execute_script":{
"execute_script":"Execute script",
"help_text":"You can execute simple scripts on the matched notes.",
"example_1":"For example to append a string to a note's title, use this small script:",
"example_2":"More complex example would be deleting all matched note's attributes:"
},
"add_label":{
"add_label":"Add label",
"label_name_placeholder":"label name",
"label_name_title":"Alphanumeric characters, underscore and colon are allowed characters.",
"to_value":"to value",
"new_value_placeholder":"new value",
"help_text":"On all matched notes:",
"help_text_item1":"create given label if note doesn't have one yet",
"help_text_item2":"or change value of the existing label",
"help_text_note":"You can also call this method without value, in such case label will be assigned to the note without value."
},
"delete_label":{
"delete_label":"Delete label",
"label_name_placeholder":"label name",
"label_name_title":"Alphanumeric characters, underscore and colon are allowed characters."
},
"rename_label":{
"rename_label":"Rename label",
"rename_label_from":"Rename label from",
"old_name_placeholder":"old name",
"to":"To",
"new_name_placeholder":"new name",
"name_title":"Alphanumeric characters, underscore and colon are allowed characters."
},
"update_label_value":{
"update_label_value":"Update label value",
"label_name_placeholder":"label name",
"label_name_title":"Alphanumeric characters, underscore and colon are allowed characters.",
"to_value":"to value",
"new_value_placeholder":"new value",
"help_text":"On all matched notes, change value of the existing label.",
"help_text_note":"You can also call this method without value, in such case label will be assigned to the note without value."
},
"delete_note":{
"delete_note":"Delete note",
"delete_matched_notes":"Delete matched notes",
"delete_matched_notes_description":"This will delete matched notes.",
"undelete_notes_instruction":"After the deletion, it's possible to undelete them from Recent Changes dialog.",
"erase_notes_instruction":"To erase notes permanently, you can go after the deletion to the Option -> Other and click the \"Erase deleted notes now\" button."
},
"delete_revisions":{
"delete_note_revisions":"Delete note revisions",
"all_past_note_revisions":"All past note revisions of matched notes will be deleted. Note itself will be fully preserved. In other terms, note's history will be removed."
"move_note_new_parent":"move note to the new parent if note has only one parent (i.e. the old branch is removed and new branch into the new parent is created)",
"clone_note_new_parent":"clone note to the new parent if note has multiple clones/branches (it's not clear which branch should be removed)",
"nothing_will_happen":"nothing will happen if note cannot be moved to the target note (i.e. this would create a tree cycle)"
},
"rename_note":{
"rename_note":"Rename note",
"rename_note_title_to":"Rename note title to",
"new_note_title":"new note title",
"click_help_icon":"Click help icon on the right to see all the options",
"evaluated_as_js_string":"The given value is evaluated as JavaScript string and thus can be enriched with dynamic content via the injected <code>note</code> variable (note being renamed). Examples:",
"example_note":"<code>Note</code> - all matched notes are renamed to 'Note'",
"example_new_title":"<code>NEW: ${note.title}</code> - matched notes titles are prefixed with 'NEW: '",
"example_date_prefix":"<code>${note.dateCreatedObj.format('MM-DD:')}: ${note.title}</code> - matched notes are prefixed with note's creation month-date",
"api_docs":"See API docs for <a href='https://zadam.github.io/trilium/backend_api/Note.html'>note</a> and its <a href='https://day.js.org/docs/en/display/format'>dateCreatedObj / utcDateCreatedObj properties</a> for details."
},
"add_relation":{
"add_relation":"Add relation",
"relation_name":"relation name",
"allowed_characters":"Alphanumeric characters, underscore and colon are allowed characters.",
"to":"to",
"target_note":"target note",
"create_relation_on_all_matched_notes":"On all matched notes create given relation."
},
"delete_relation":{
"delete_relation":"Delete relation",
"relation_name":"relation name",
"allowed_characters":"Alphanumeric characters, underscore and colon are allowed characters."
},
"rename_relation":{
"rename_relation":"Rename relation",
"rename_relation_from":"Rename relation from",
"old_name":"old name",
"to":"To",
"new_name":"new name",
"allowed_characters":"Alphanumeric characters, underscore and colon are allowed characters."
},
"update_relation_target":{
"update_relation":"Update relation",
"relation_name":"relation name",
"allowed_characters":"Alphanumeric characters, underscore and colon are allowed characters.",
"open_externally_title":"File will be open in an external application and watched for changes. You'll then be able to upload the modified version back to Trilium.",
"open_custom":"Open custom",
"open_custom_title":"File will be open in an external application and watched for changes. You'll then be able to upload the modified version back to Trilium.",
"download":"Download",
"rename_attachment":"Rename attachment",
"upload_new_revision":"Upload new revision",
"copy_link_to_clipboard":"Copy link to clipboard",
"convert_attachment_into_note":"Convert attachment into note",
"delete_attachment":"Delete attachment",
"upload_success":"New attachment revision has been uploaded.",
"upload_failed":"Upload of a new attachment revision failed.",
"open_externally_detail_page":"Opening attachment externally is available only from the detail page, please first click on the attachment detail first and repeat the action.",
"open_custom_client_only":"Custom opening of attachments can only be done from the desktop client.",
"delete_confirm":"Are you sure you want to delete attachment '{{title}}'?",
"delete_success":"Attachment '{{title}}' has been deleted.",
"convert_confirm":"Are you sure you want to convert attachment '{{title}}' into a separate note?",
"convert_success":"Attachment '{{title}}' has been converted to note.",
"enter_new_name":"Please enter new attachment's name"
"connected_no_changes":"<p>Connected to the sync server.<br>All changes have been already synced.</p><p>Click to trigger sync.</p>",
"disconnected_with_changes":"<p>Establishing the connection to the sync server was unsuccessful.<br>There are some outstanding changes yet to be synced.</p><p>Click to trigger sync.</p>",
"disconnected_no_changes":"<p>Establishing the connection to the sync server was unsuccessful.<br>All known changes have been synced.</p><p>Click to trigger sync.</p>",
"in_progress":"Sync with the server is in progress."
"convert_into_attachment":"Convert into attachment",
"re_render_note":"Re-render note",
"search_in_note":"Search in note",
"note_source":"Note source",
"note_attachments":"Note attachments",
"open_note_externally":"Open note externally",
"open_note_externally_title":"File will be open in an external application and watched for changes. You'll then be able to upload the modified version back to Trilium.",
"note_size_info":"Note size provides rough estimate of storage requirements for this note. It takes into account note's content and content of its note revisions.",
"calculate":"calculate",
"subtree_size":"(subtree size: {{size}} in {{count}} notes)",
"search_note_saved":"Search note has been saved into {{- notePathTitle}}",
"actions_executed":"Actions have been executed."
},
"similar_notes":{
"title":"Similar Notes",
"no_similar_notes_found":"No similar notes found."
},
"abstract_search_option":{
"remove_this_search_option":"Remove this search option",
"failed_rendering":"Failed rendering search option: {{dto}} with error: {{error}} {{stack}}"
},
"ancestor":{
"label":"Ancestor",
"placeholder":"search for note by its name",
"depth_label":"depth",
"depth_doesnt_matter":"doesn't matter",
"depth_eq":"is exactly {{count}}",
"direct_children":"direct children",
"depth_gt":"is greater than {{count}}",
"depth_lt":"is less than {{count}}"
},
"debug":{
"debug":"Debug",
"debug_info":"Debug will print extra debugging information into the console to aid in debugging complex queries.",
"access_info":"To access the debug information, execute query and click on \"Show backend log\" in top left corner."
},
"fast_search":{
"fast_search":"Fast search",
"description":"Fast search option disables full text search of note contents which might speed up searching in large databases."
},
"include_archived_notes":{
"include_archived_notes":"Include archived notes"
},
"limit":{
"limit":"Limit",
"take_first_x_results":"Take only first X specified results."
},
"order_by":{
"order_by":"Order by",
"relevancy":"Relevancy (default)",
"title":"Title",
"date_created":"Date created",
"date_modified":"Date of last modification",
"content_size":"Note content size",
"content_and_attachments_size":"Note content size including attachments",
"content_and_attachments_and_revisions_size":"Note content size including attachments and revisions",
"revision_count":"Number of revisions",
"children_count":"Number of children notes",
"parent_count":"Number of clones",
"owned_label_count":"Number of labels",
"owned_relation_count":"Number of relations",
"target_relation_count":"Number of relations targeting the note",
"random":"Random order",
"asc":"Ascending (default)",
"desc":"Descending"
},
"search_script":{
"title":"Search script:",
"placeholder":"search for note by its name",
"description1":"Search script allows to define search results by running a script. This provides maximal flexibility when standard search doesn't suffice.",
"description2":"Search script must be of type \"code\" and subtype \"JavaScript backend\". The script needs to return an array of noteIds or notes.",
"no_children_help":"This collection doesn't have any child notes so there's nothing to display. See <a href=\"https://triliumnext.github.io/Docs/Wiki/book-note.html\">wiki</a> for details.",
"drag_locked_title":"Locked for editing",
"drag_locked_message":"Dragging not allowed since the collection is locked for editing."
"file_preview_not_available":"File preview is not available for this file format.",
"too_big":"The preview only shows the first {{maxNumChars}} characters of the file for performance reasons. Download the file and open it externally to be able to see the entire content."
"confirm_remove_relation":"Are you sure you want to remove the relation?",
"specify_new_relation_name":"Specify new relation name (allowed characters: alphanumeric, colon and underscore):",
"connection_exists":"Connection '{{name}}' between these notes already exists.",
"start_dragging_relations":"Start dragging relations from here and drop them on another note.",
"note_not_found":"Note {{noteId}} not found!",
"cannot_match_transform":"Cannot match transform: {{transform}}",
"note_already_in_diagram":"Note \"{{title}}\" is already in the diagram.",
"enter_title_of_new_note":"Enter title of new note",
"default_new_note_title":"new note",
"click_on_canvas_to_place_new_note":"Click on canvas to place new note"
},
"render":{
"note_detail_render_help_1":"This help note is shown because this note of type Render HTML doesn't have required relation to function properly.",
"note_detail_render_help_2":"Render HTML note type is used for <a class=\"external\" href=\"https://triliumnext.github.io/Docs/Wiki/scripts.html\">scripting</a>. In short, you have a HTML code note (optionally with some JavaScript) and this note will render it. To make it work, you need to define a <a class=\"external\" href=\"https://triliumnext.github.io/Docs/Wiki/attributes.html\">relation</a> called \"renderNote\" pointing to the HTML note to render."
},
"web_view":{
"web_view":"Web View",
"embed_websites":"Note of type Web View allows you to embed websites into Trilium.",
"full_anonymization_description":"This action will create a new copy of the database and anonymize it (remove all note content and leave only structure and some non-sensitive metadata) for sharing online for debugging purposes without fear of leaking your personal data.",
"light_anonymization_description":"This action will create a new copy of the database and do a light anonymization on it — specifically only content of all notes will be removed, but titles and attributes will remain. Additionally, custom JS frontend/backend script notes and custom widgets will remain. This provides more context to debug the issues.",
"choose_anonymization":"You can decide yourself if you want to provide a fully or lightly anonymized database. Even fully anonymized DB is very useful, however in some cases lightly anonymized database can speed up the process of bug identification and fixing.",
"wrap_lines_in_code_notes":"Wrap lines in code notes",
"enable_line_wrap":"Enable Line Wrap (change might need a frontend reload to take effect)"
},
"images":{
"images_section_title":"Images",
"download_images_automatically":"Download images automatically for offline use.",
"download_images_description":"Pasted HTML can contain references to online images, Trilium will find those references and download the images so that they are available offline.",
"attachment_auto_deletion_description":"Attachments get automatically deleted (and erased) if they are not referenced by their note anymore after a defined time out.",
"note_erasure_description":"Deleted notes (and attributes, revisions...) are at first only marked as deleted and it is possible to recover them from Recent Notes dialog. After a period of time, deleted notes are \"erased\" which means their content is not recoverable anymore. This setting allows you to configure the length of the period between deleting and erasing the note.",
"note_revisions_snapshot_description":"The Note revision snapshot interval is the time after which a new note revision will be created for the note. See <doc>wiki</doc> for more info.",
"note_revisions_snapshot_limit_description":"The note revision snapshot number limit refers to the maximum number of revisions that can be saved for each note. Where -1 means no limit, 0 means delete all revisions. You can set the maximum revisions for a single note through the #versioningLimit label.",
"custom_search_engine_info":"Custom search engine requires both a name and a URL to be set. If either of these is not set, DuckDuckGo will be used as the default search engine.",
"visibility_description":"You can hide the highlights widget per-note by adding a #hideHighlightWidget label.",
"shortcut_info":"You can configure a keyboard shortcut for quickly toggling the right pane (including Highlights) in the Options -> Shortcuts (name 'toggleRightPane')."
},
"table_of_contents":{
"title":"Table of Contents",
"description":"Table of contents will appear in text notes when the note has more than a defined number of headings. You can customize this number:",
"disable_info":"You can also use this option to effectively disable TOC by setting a very high number.",
"shortcut_info":"You can configure a keyboard shortcut for quickly toggling the right pane (including TOC) in the Options -> Shortcuts (name 'toggleRightPane')."
},
"text_auto_read_only_size":{
"title":"Automatic Read-Only Size",
"description":"Automatic read-only note size is the size after which notes will be displayed in a read-only mode (for performance reasons).",
"description":"Customize the format of the date and time inserted via <shortcut /> or the toolbar. See <doc>Day.js docs</doc> for available format tokens.",
"first-week-info":"First week contains first Thursday of the year is based on <a href=\"https://en.wikipedia.org/wiki/ISO_week_date#First_week\">ISO 8601</a> standard.",
"first-week-warning":"Changing first week options may cause duplicate with existing Week Notes and the existing Week Notes will not be updated accordingly.",
"automatic_backup_description":"Trilium can back up the database automatically:",
"enable_daily_backup":"Enable daily backup",
"enable_weekly_backup":"Enable weekly backup",
"enable_monthly_backup":"Enable monthly backup",
"backup_recommendation":"It's recommended to keep the backup turned on, but this can make application startup slow with large databases and/or slow storage devices.",
"description":"ETAPI is a REST API used to access Trilium instance programmatically, without UI.",
"create_token":"Create new ETAPI token",
"existing_tokens":"Existing tokens",
"no_tokens_yet":"There are no tokens yet. Click on the button above to create one.",
"token_name":"Token name",
"created":"Created",
"actions":"Actions",
"new_token_title":"New ETAPI token",
"new_token_message":"Please enter new token's name",
"default_token_name":"new token",
"error_empty_name":"Token name can't be empty",
"token_created_title":"ETAPI token created",
"token_created_message":"Copy the created token into clipboard. Trilium stores the token hashed and this is the last time you see it.",
"rename_token":"Rename this token",
"delete_token":"Delete / deactivate this token",
"rename_token_title":"Rename token",
"rename_token_message":"Please enter new token's name",
"delete_token_confirmation":"Are you sure you want to delete ETAPI token \"{{name}}\"?"
},
"options_widget":{
"options_status":"Options status",
"options_change_saved":"Options change have been saved."
},
"password":{
"heading":"Password",
"alert_message":"Please take care to remember your new password. Password is used for logging into the web interface and to encrypt protected notes. If you forget your password, then all your protected notes are forever lost.",
"protected_session_timeout_description":"Protected session timeout is a time period after which the protected session is wiped from the browser's memory. This is measured from the last interaction with protected notes. See",
"reset_confirmation":"By resetting the password you will forever lose access to all your existing protected notes. Do you really want to reset the password?",
"reset_success_message":"Password has been reset. Please set new password",
"change_password_heading":"Change Password",
"set_password_heading":"Set Password",
"set_password":"Set Password",
"password_mismatch":"New passwords are not the same.",
"password_changed_success":"Password has been changed. Trilium will be reloaded after you press OK."
"description":"Multi-Factor Authentication (MFA) adds an extra layer of security to your account. Instead of just entering a password to log in, MFA requires you to provide one or more additional pieces of evidence to verify your identity. This way, even if someone gets hold of your password, they still can't access your account without the second piece of information. It's like adding an extra lock to your door, making it much harder for anyone else to break in.<br><br>Please follow the instructions below to enable MFA. If you don't config correctly, login will fall back to password only.",
"totp_description":"TOTP (Time-Based One-Time Password) is a security feature that generates a unique, temporary code which changes every 30 seconds. You use this code, along with your password to log into your account, making it much harder for anyone else to access it.",
"totp_secret_description_warning":"After generating a new TOTP secret, you will be required to login again with the new TOTP secret.",
"totp_secret_generated":"TOTP Secret Generated",
"totp_secret_warning":"Please save the generated secret in a secure location. It will not be shown again.",
"totp_secret_regenerate_confirm":"Are you sure you want to regenerate the TOTP secret? This will invalidate previous TOTP secret and all existing recovery codes.",
"recovery_keys_description":"Single sign-on recovery keys are used to login in the even you cannot access your Authenticator codes.",
"recovery_keys_description_warning":"Recovery keys won't be shown again after leaving the page, keep them somewhere safe and secure.<br>After a recovery key is used it cannot be used again.",
"oauth_description":"OpenID is a standardized way to let you log into websites using an account from another service, like Google, to verify your identity. The default issuer is Google, but you can change it to any other OpenID provider. Check <a href=\"#root/_hidden/_help/_help_Otzi9La2YAUX/_help_WOcw2SLH6tbX/_help_7DAiwaf8Z7Rz\">here</a> for more information. Follow these <a href=\"https://developers.google.com/identity/openid-connect/openid-connect\">instructions</a> to setup an OpenID service through Google.",
"oauth_description_warning":"To enable OAuth/OpenID, you need to set the OAuth/OpenID base URL, client ID and client secret in the config.ini file and restart the application. If you want to set from environment variables, please set TRILIUM_OAUTH_BASE_URL, TRILIUM_OAUTH_CLIENT_ID and TRILIUM_OAUTH_CLIENT_SECRET.",
"multiple_shortcuts":"Multiple shortcuts for the same action can be separated by comma.",
"electron_documentation":"See <a href=\"https://www.electronjs.org/docs/latest/api/accelerator\">Electron documentation</a> for available modifiers and key codes.",
"type_text_to_filter":"Type text to filter shortcuts...",
"action_name":"Action name",
"shortcuts":"Shortcuts",
"default_shortcuts":"Default shortcuts",
"description":"Description",
"reload_app":"Reload app to apply changes",
"set_all_to_default":"Set all shortcuts to the default",
"confirm_reset":"Do you really want to reset all keyboard shortcuts to the default?"
"note_description":"If you leave the proxy setting blank, the system proxy will be used (applies to desktop/electron build only).",
"special_value_description":"Another special value is <code>noproxy</code> which forces ignoring even the system proxy and respects <code>NODE_TLS_REJECT_UNAUTHORIZED</code>.",
"save":"Save",
"help":"Help",
"test_title":"Sync Test",
"test_description":"This will test the connection and handshake to the sync server. If the sync server isn't initialized, this will set it up to sync with the local document.",
"test_button":"Test sync",
"handshake_failed":"Sync server handshake failed, error: {{message}}"
},
"api_log":{
"close":"Close"
},
"attachment_detail_2":{
"will_be_deleted_in":"This attachment will be automatically deleted in {{time}}",
"will_be_deleted_soon":"This attachment will be automatically deleted soon",
"deletion_reason":", because the attachment is not linked in the note's content. To prevent deletion, add the attachment link back into the content or convert the attachment into note.",
"role_and_size":"Role: {{role}}, Size: {{size}}",
"link_copied":"Attachment link copied to clipboard.",
"unrecognized_role":"Unrecognized attachment role '{{role}}'."
},
"bookmark_switch":{
"bookmark":"Bookmark",
"bookmark_this_note":"Bookmark this note to the left side panel",
"remove_bookmark":"Remove bookmark"
},
"editability_select":{
"auto":"Auto",
"read_only":"Read-only",
"always_editable":"Always Editable",
"note_is_editable":"Note is editable if it's not too long.",
"note_is_read_only":"Note is read-only, but can be edited with a button click.",
"note_is_always_editable":"Note is always editable, regardless of its length."
"convert-to-attachment-confirm":"Are you sure you want to convert the selected notes into attachments of their parent notes? This operation only applies to Image notes, other notes will be skipped.",
"async_warning":"You're passing an async function to `api.runOnBackend()` which will likely not work as you intended.\\nEither make the function synchronous (by removing `async` keyword), or use `api.runAsyncOnBackendWithManualTransactionHandling()`.",
"sync_warning":"You're passing a synchronous function to `api.runAsyncOnBackendWithManualTransactionHandling()`,\\nwhile you should likely use `api.runOnBackend()` instead."
},
"ws":{
"sync-check-failed":"Sync check failed!",
"consistency-checks-failed":"Consistency checks failed! See logs for details.",
"encountered-error":"Encountered error \"{{message}}\", check out the console.",
"lost-websocket-connection-title":"Lost connection to the server",
"lost-websocket-connection-message":"Check your reverse proxy (e.g. nginx or Apache) configuration to ensure WebSocket connections are properly allowed and not being blocked."
"confirm_unhoisting":"Requested note '{{requestedNote}}' is outside of hoisted note '{{hoistedNote}}' subtree and you must unhoist to access the note. Do you want to proceed with unhoisting?"
"reset_launcher_confirm":"Do you really want to reset \"{{title}}\"? All data / settings in this note (and its children) will be lost and the launcher will be returned to its original location.",
"native-title-bar-description":"For Windows and macOS, keeping the native title bar off makes the application look more compact. On Linux, keeping the native title bar on integrates better with the rest of the system.",
"background-effects-description":"The Mica effect adds a blurred, stylish background to app windows, creating depth and a modern look. \"Native title bar\" must be disabled.",
"description":"Select one or more languages that should appear in the language selection in the Basic Properties section of a read-only or editable text note. This will allow features such as spell-checking or right-to-left support."
"message_macos":"TriliumNext is currently running under Rosetta 2 translation, which means you're using the Intel (x64) version on Apple Silicon Mac. This will significantly impact performance and battery life.",
"message_windows":"TriliumNext is currently running emulation, which means you're using the Intel (x64) version on a Windows on ARM device. This will significantly impact performance and battery life.",
"recommendation":"For the best experience, please download the native ARM64 version of TriliumNext from our releases page.",
"delete-column-confirmation":"Are you sure you want to delete this column? The corresponding attribute will be deleted in the notes under this column as well.",
"background_effects_title":"Background effects are now stable",
"background_effects_message":"On Windows devices, background effects are now fully stable. The background effects adds a touch of color to the user interface by blurring the background behind it. This technique is also used in other applications such as Windows Explorer.",
"traefik_blocks_requests":"If you are using the Traefik reverse proxy, it introduced a breaking change which affects the communication with the server."
"read_only_auto_description":"This note was set automatically to read-only mode for performance reasons. This automatic limit is adjustable from settings.\n\nClick to edit it temporarily.",
"read_only_temporarily_disabled_description":"This note is currently editable, but it is normally read-only. The note will go back to being read-only as soon as you navigate to another note.\n\nClick to re-enable read-only mode.",
"shared_publicly_description":"This note has been published online at {{- link}}, and is publicly accessible.\n\nClick to navigate to the shared note or right click for more options.",
"shared_locally_description":"This note is shared on the local network only at {{- link}}.\n\nClick to navigate to the shared note or right click for more options.",
"backlinks_one":"{{count}} backlink",
"backlinks_other":"{{count}} backlinks",
"backlinks_description_one":"This note is linked from {{count}} other note.\n\nClick to view the list of backlinks.",