diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index cfaaebf5c..5785b808e 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -37,7 +37,7 @@ "branch_prefix": { "edit_branch_prefix": "编辑分支前缀", "help_on_tree_prefix": "有关树前缀的帮助", - "prefix": "前缀:", + "prefix": "前缀: ", "save": "保存", "branch_prefix_saved": "分支前缀已保存。" }, @@ -71,7 +71,7 @@ "confirmation": "确认", "cancel": "取消", "ok": "确定", - "are_you_sure_remove_note": "确定要从关系图中移除笔记 \"{{title}}\" ?", + "are_you_sure_remove_note": "确定要从关系图中移除笔记 \"{{title}}\" ? ", "if_you_dont_check": "如果不选中此项,笔记将仅从关系图中移除。", "also_delete_note": "同时删除笔记" }, @@ -156,7 +156,9 @@ "other": "其他", "quickSearch": "定位到快速搜索框", "inPageSearch": "页面内搜索", - "newTabWithActivationNoteLink": "Ctrl+Shift+click - (或 Shift+middle mouse click) 在笔记链接打开并激活笔记在一个新的选项卡" + "newTabWithActivationNoteLink": "在新标签页打开笔记链接并激活该标签页", + "title": "资料表", + "newTabNoteLink": "在新标签页开启链接" }, "import": { "importIntoNote": "导入到笔记", @@ -216,18 +218,21 @@ "search_placeholder": "通过名称搜索笔记", "move_button": "移动到选定的笔记", "error_no_path": "没有可以移动到的路径。", - "move_success_message": "所选笔记已移动到" + "move_success_message": "所选笔记已移动到 " }, "note_type_chooser": { "modal_title": "选择笔记类型", "modal_body": "选择新笔记的类型或模板:", "templates": "模板", "change_path_prompt": "更改创建新笔记的位置:", - "search_placeholder": "按名称搜索路径(默认为空)" + "search_placeholder": "按名称搜索路径(默认为空)", + "builtin_templates": "内置模板" }, "password_not_set": { "title": "密码未设置", - "body1": "受保护的笔记使用用户密码加密,但密码尚未设置。" + "body1": "受保护的笔记使用用户密码加密,但密码尚未设置。", + "body2": "若要保护笔记,请按一下下方按钮开启「选项」对话框并设置密码。", + "go_to_password_options": "移动至密码选项" }, "prompt": { "title": "提示", @@ -268,7 +273,7 @@ "maximum_revisions": "当前笔记的最大历史数量: {{number}}。", "settings": "笔记修订设置", "download_button": "下载", - "mime": "MIME 类型:", + "mime": "MIME 类型: ", "file_size": "文件大小:", "preview": "预览:", "preview_not_available": "无法预览此类型的笔记。" @@ -408,7 +413,7 @@ "run_on_branch_change": "在分支更新时执行。", "run_on_branch_deletion": "在删除分支时执行。分支是父笔记和子笔记之间的链接,例如在移动笔记时删除(删除旧的分支/链接)。", "run_on_attribute_creation": "在为定义此关系的笔记创建新属性时执行", - "run_on_attribute_change": "当修改定义此关系的笔记的属性时执行。删除属性时也会触发此操作。", + "run_on_attribute_change": " 当修改定义此关系的笔记的属性时执行。删除属性时也会触发此操作。", "relation_template": "即使没有父子关系,笔记的属性也将继承。如果空,则笔记的内容和子树将添加到实例笔记中。有关详细信息,请参见文档。", "inherit": "即使没有父子关系,笔记的属性也将继承。有关类似概念的模板关系,请参见模板关系。请参阅文档中的属性继承。", "render_note": "“渲染 HTML 笔记”类型的笔记将使用代码笔记(HTML 或脚本)进行呈现,因此需要指定要渲染的笔记", @@ -419,7 +424,7 @@ "share_favicon": "在分享页面中设置的 favicon 笔记。一般需要将它设置为分享和可继承。Favicon 笔记也必须位于分享子树中。可以考虑一并使用 'share_hidden_from_tree'。", "is_owned_by_note": "由此笔记所有", "other_notes_with_name": "其它含有 {{attributeType}} 名为 \"{{attributeName}}\" 的的笔记", - "and_more": "... 以及另外 {{count}} 个", + "and_more": "... 以及另外 {{count}} 个。", "print_landscape": "导出为 PDF 时,将页面方向更改为横向而不是纵向。", "print_page_size": "导出为 PDF 时,更改页面大小。支持的值:A0A1A2A3A4A5A6LegalLetterTabloidLedger。", "color_type": "颜色" @@ -427,7 +432,7 @@ "attribute_editor": { "help_text_body1": "要添加标签,只需输入例如 #rock 或者如果您还想添加值,则例如 #year = 2020", "help_text_body2": "对于关系,请输入 ~author = @,这将显示一个自动完成列表,您可以查找所需的笔记。", - "help_text_body3": "您也可以使用右侧的 + 按钮添加标签和关系。

", + "help_text_body3": "您也可以使用右侧的 + 按钮添加标签和关系。", "save_attributes": "保存属性 ", "add_a_new_attribute": "添加新属性", "add_new_label": "添加新标签 ", @@ -931,19 +936,19 @@ }, "attachment_detail": { "open_help_page": "打开附件帮助页面", - "owning_note": "所属笔记:", - "you_can_also_open": ",您还可以打开", + "owning_note": "所属笔记: ", + "you_can_also_open": ",您还可以打开 ", "list_of_all_attachments": "所有附件列表", "attachment_deleted": "该附件已被删除。" }, "attachment_list": { "open_help_page": "打开附件帮助页面", - "owning_note": "所属笔记:", + "owning_note": "所属笔记: ", "upload_attachments": "上传附件", "no_attachments": "此笔记没有附件。" }, "book": { - "no_children_help": "此类型为书籍的笔记没有任何子笔记,因此没有内容显示。请参阅 wiki 了解详情" + "no_children_help": "此类型为书籍的笔记没有任何子笔记,因此没有内容显示。请参阅 wiki 了解详情。" }, "editable_code": { "placeholder": "在这里输入您的代码笔记内容..." @@ -1096,9 +1101,6 @@ "title": "主题", "theme_label": "主题", "override_theme_fonts_label": "覆盖主题字体", - "auto_theme": "", - "light_theme": "", - "dark_theme": "", "triliumnext": "Trilium(跟随系统颜色方案)", "triliumnext-light": "Trilium(浅色)", "triliumnext-dark": "Trilium(深色)", @@ -1106,7 +1108,10 @@ "layout-vertical-title": "垂直", "layout-horizontal-title": "水平", "layout-vertical-description": "启动栏位于左侧(默认)", - "layout-horizontal-description": "启动栏位于标签页栏下方,标签页栏现在是全宽的。" + "layout-horizontal-description": "启动栏位于标签页栏下方,标签页栏现在是全宽的。", + "auto_theme": "传统(跟随系统配色方案)", + "light_theme": "传统(浅色)", + "dark_theme": "传统(深色)" }, "zoom_factor": { "title": "缩放系数(仅桌面客户端有效)", @@ -1983,6 +1988,15 @@ "open_externally": "在外部打开" }, "modal": { - "close": "关闭" + "close": "关闭", + "help_title": "显示关于此画面的更多信息" + }, + "call_to_action": { + "next_theme_title": "新的 Trilium 主题已进入稳定版", + "next_theme_message": "有一段时间,我们一直在设计新的主题,为了让应用程序看起来更加现代。", + "next_theme_button": "切换至新的 Trilium 主题", + "background_effects_title": "背景效果现已推出稳定版本", + "background_effects_message": "在 Windows 装置上,背景效果现在已完全稳定。背景效果通过模糊背后的背景,为使用者界面增添一抹色彩。此技术也用于其他应用程序,例如 Windows 资源管理器。", + "background_effects_button": "启用背景效果" } } diff --git a/apps/client/src/translations/de/translation.json b/apps/client/src/translations/de/translation.json index f024b76a4..570c38852 100644 --- a/apps/client/src/translations/de/translation.json +++ b/apps/client/src/translations/de/translation.json @@ -1,1638 +1,1635 @@ { - "about": { - "title": "Über Trilium Notes", - "homepage": "Startseite:", - "app_version": "App-Version:", - "db_version": "DB-Version:", - "sync_version": "Synch-version:", - "build_date": "Build-Datum:", - "build_revision": "Build-Revision:", - "data_directory": "Datenverzeichnis:" - }, - "toast": { - "critical-error": { - "title": "Kritischer Fehler", - "message": "Ein kritischer Fehler ist aufgetreten, der das Starten der Client-Anwendung verhindert:\n\n{{message}}\n\nDies wird höchstwahrscheinlich durch ein Skript verursacht, das auf unerwartete Weise fehlschlägt. Versuche, die Anwendung im abgesicherten Modus zu starten und das Problem zu lokalisieren." + "about": { + "title": "Über Trilium Notes", + "homepage": "Startseite:", + "app_version": "App-Version:", + "db_version": "DB-Version:", + "sync_version": "Synch-version:", + "build_date": "Build-Datum:", + "build_revision": "Build-Revision:", + "data_directory": "Datenverzeichnis:" }, - "widget-error": { - "title": "Ein Widget konnte nicht initialisiert werden", - "message-custom": "Benutzerdefiniertes Widget von der Notiz mit der ID \"{{id}}\", und dem Titel \"{{title}}\" konnte nicht initialisiert werden wegen:\n\n{{message}}", - "message-unknown": "Unbekanntes Widget konnte nicht initialisiert werden wegen:\n\n{{message}}" + "toast": { + "critical-error": { + "title": "Kritischer Fehler", + "message": "Ein kritischer Fehler ist aufgetreten, der das Starten der Client-Anwendung verhindert:\n\n{{message}}\n\nDies wird höchstwahrscheinlich durch ein Skript verursacht, das auf unerwartete Weise fehlschlägt. Versuche, die Anwendung im abgesicherten Modus zu starten und das Problem zu lokalisieren." + }, + "widget-error": { + "title": "Ein Widget konnte nicht initialisiert werden", + "message-custom": "Benutzerdefiniertes Widget von der Notiz mit der ID \"{{id}}\", und dem Titel \"{{title}}\" konnte nicht initialisiert werden wegen:\n\n{{message}}", + "message-unknown": "Unbekanntes Widget konnte nicht initialisiert werden wegen:\n\n{{message}}" + }, + "bundle-error": { + "title": "Benutzerdefiniertes Skript konnte nicht geladen werden", + "message": "Skript von der Notiz mit der ID \"{{id}}\", und dem Titel \"{{title}}\" konnte nicht ausgeführt werden wegen:\n\n{{message}}" + } }, - "bundle-error": { - "title": "Benutzerdefiniertes Skript konnte nicht geladen werden", - "message": "Skript von der Notiz mit der ID \"{{id}}\", und dem Titel \"{{title}}\" konnte nicht ausgeführt werden wegen:\n\n{{message}}" + "add_link": { + "add_link": "Link hinzufügen", + "help_on_links": "Hilfe zu Links", + "note": "Notiz", + "search_note": "Suche nach einer Notiz anhand ihres Namens", + "link_title_mirrors": "Der Linktitel spiegelt den aktuellen Titel der Notiz wider", + "link_title_arbitrary": "Der Linktitel kann beliebig geändert werden", + "link_title": "Linktitel", + "button_add_link": "Link hinzufügen" + }, + "branch_prefix": { + "edit_branch_prefix": "Zweigpräfix bearbeiten", + "help_on_tree_prefix": "Hilfe zum Baumpräfix", + "prefix": "Präfix: ", + "save": "Speichern", + "branch_prefix_saved": "Zweigpräfix wurde gespeichert." + }, + "bulk_actions": { + "bulk_actions": "Massenaktionen", + "affected_notes": "Betroffene Notizen", + "include_descendants": "Unternotizen der ausgewählten Notizen einbeziehen", + "available_actions": "Verfügbare Aktionen", + "chosen_actions": "Ausgewählte Aktionen", + "execute_bulk_actions": "Massenaktionen ausführen", + "bulk_actions_executed": "Massenaktionen wurden erfolgreich ausgeführt.", + "none_yet": "Noch keine ... Füge eine Aktion hinzu, indem du oben auf eine der verfügbaren Aktionen klicken.", + "labels": "Labels", + "relations": "Beziehungen", + "notes": "Notizen", + "other": "Andere" + }, + "clone_to": { + "clone_notes_to": "Notizen klonen nach...", + "help_on_links": "Hilfe zu Links", + "notes_to_clone": "Notizen zum Klonen", + "target_parent_note": "Ziel-Übergeordnetenotiz", + "search_for_note_by_its_name": "Suche nach einer Notiz anhand ihres Namens", + "cloned_note_prefix_title": "Die geklonte Notiz wird im Notizbaum mit dem angegebenen Präfix angezeigt", + "prefix_optional": "Präfix (optional)", + "clone_to_selected_note": "Auf ausgewählte Notiz klonen", + "no_path_to_clone_to": "Kein Pfad zum Klonen.", + "note_cloned": "Die Notiz \"{{clonedTitle}}\" wurde in \"{{targetTitle}}\" hinein geklont" + }, + "confirm": { + "confirmation": "Bestätigung", + "cancel": "Abbrechen", + "ok": "OK", + "are_you_sure_remove_note": "Bist du sicher, dass du \"{{title}}\" von der Beziehungskarte entfernen möchten? ", + "if_you_dont_check": "Wenn du dies nicht aktivierst, wird die Notiz nur aus der Beziehungskarte entfernt.", + "also_delete_note": "Auch die Notiz löschen" + }, + "delete_notes": { + "delete_notes_preview": "Vorschau der Notizen löschen", + "close": "Schließen", + "delete_all_clones_description": "auch alle Klone löschen (kann bei letzte Änderungen rückgängig gemacht werden)", + "erase_notes_description": "Beim normalen (vorläufigen) Löschen werden die Notizen nur als gelöscht markiert und sie können innerhalb eines bestimmten Zeitraums (im Dialogfeld „Letzte Änderungen“) wiederhergestellt werden. Wenn du diese Option aktivierst, werden die Notizen sofort gelöscht und es ist nicht möglich, die Notizen wiederherzustellen.", + "erase_notes_warning": "Notizen dauerhaft löschen (kann nicht rückgängig gemacht werden), einschließlich aller Klone. Dadurch wird ein Neuladen der Anwendung erzwungen.", + "notes_to_be_deleted": "Folgende Notizen werden gelöscht ({{notesCount}})", + "no_note_to_delete": "Es werden keine Notizen gelöscht (nur Klone).", + "broken_relations_to_be_deleted": "Folgende Beziehungen werden gelöst und gelöscht ({{ relationCount}})", + "cancel": "Abbrechen", + "ok": "OK", + "deleted_relation_text": "Notiz {{- note}} (soll gelöscht werden) wird von Beziehung {{- relation}} ausgehend von {{- source}} referenziert." + }, + "export": { + "export_note_title": "Notiz exportieren", + "close": "Schließen", + "export_type_subtree": "Diese Notiz und alle ihre Unternotizen", + "format_html": "HTML - empfohlen, da dadurch alle Formatierungen erhalten bleiben", + "format_html_zip": "HTML im ZIP-Archiv – dies wird empfohlen, da dadurch die gesamte Formatierung erhalten bleibt.", + "format_markdown": "Markdown – dadurch bleiben die meisten Formatierungen erhalten.", + "format_opml": "OPML – Outliner-Austauschformat nur für Text. Formatierungen, Bilder und Dateien sind nicht enthalten.", + "opml_version_1": "OPML v1.0 – nur Klartext", + "opml_version_2": "OPML v2.0 – erlaubt auch HTML", + "export_type_single": "Nur diese Notiz ohne ihre Unternotizen", + "export": "Export", + "choose_export_type": "Bitte wähle zuerst den Exporttypen aus", + "export_status": "Exportstatus", + "export_in_progress": "Export läuft: {{progressCount}}", + "export_finished_successfully": "Der Export wurde erfolgreich abgeschlossen.", + "format_pdf": "PDF - für Ausdrucke oder Teilen." + }, + "help": { + "noteNavigation": "Notiz Navigation", + "goUpDown": "In der Liste der Notizen nach oben/unten gehen", + "collapseExpand": "Knoten reduzieren/erweitern", + "notSet": "nicht eingestellt", + "goBackForwards": "in der Historie zurück/vorwärts gehen", + "showJumpToNoteDialog": "zeige \"Springe zu\" dialog", + "scrollToActiveNote": "Scrolle zur aktiven Notiz", + "jumpToParentNote": "Zur übergeordneten Notiz springen", + "collapseWholeTree": "Reduziere den gesamten Notizbaum", + "collapseSubTree": "Teilbaum einklappen", + "tabShortcuts": "Tab-Tastenkürzel", + "newTabNoteLink": "auf den Notizlink öffnet die Notiz in einem neuen Tab", + "onlyInDesktop": "Nur im Desktop (Electron Build)", + "openEmptyTab": "Leeren Tab öffnen", + "closeActiveTab": "Aktiven Tab schließen", + "activateNextTab": "Nächsten Tab aktivieren", + "activatePreviousTab": "Vorherigen Tab aktivieren", + "creatingNotes": "Notizen erstellen", + "createNoteAfter": "Erstelle eine neue Notiz nach der aktiven Notiz", + "createNoteInto": "Neue Unternotiz in aktive Notiz erstellen", + "editBranchPrefix": "bearbeite Präfix vom aktiven Notizklon", + "movingCloningNotes": "Notizen verschieben/klonen", + "moveNoteUpDown": "Notiz in der Notizenliste nach oben/unten verschieben", + "moveNoteUpHierarchy": "Verschiebe die Notiz in der Hierarchie nach oben", + "multiSelectNote": "Mehrfachauswahl von Notizen oben/unten", + "selectAllNotes": "Wähle alle Notizen in der aktuellen Ebene aus", + "selectNote": "Notiz auswählen", + "copyNotes": "Kopiere aktive Notiz (oder aktuelle Auswahl) in den Zwischenspeicher (wird genutzt für Klonen)", + "cutNotes": "Aktuelle Notiz (oder aktuelle Auswahl) in die Zwischenablage ausschneiden (wird zum Verschieben von Notizen verwendet)", + "pasteNotes": "Notiz(en) als Unternotiz in die aktive Notiz einfügen (entweder verschieben oder klonen, je nachdem, ob sie kopiert oder in die Zwischenablag e ausgeschnitten wurde)", + "deleteNotes": "Notiz / Unterbaum löschen", + "editingNotes": "Notizen bearbeiten", + "editNoteTitle": "Im Baumbereich wird vom Baumbereich zum Notiztitel gewechselt. Beim Druck auf Eingabe im Notiztitel, wechselt der Fokus zum Texteditor. Strg+. wechselt vom Editor zurück zum Baumbereich.", + "createEditLink": "Externen Link erstellen/bearbeiten", + "createInternalLink": "Internen Link erstellen", + "followLink": "Folge dem Link unter dem Cursor", + "insertDateTime": "Gebe das aktuelle Datum und die aktuelle Uhrzeit an der Einfügemarke ein", + "jumpToTreePane": "Springe zum Baumbereich und scrolle zur aktiven Notiz", + "markdownAutoformat": "Markdown-ähnliche Autoformatierung", + "headings": "##, ###, #### usw. gefolgt von Platz für Überschriften", + "bulletList": "* oder - gefolgt von Leerzeichen für Aufzählungsliste", + "numberedList": "1. oder 1) gefolgt von Leerzeichen für nummerierte Liste", + "blockQuote": "Beginne eine Zeile mit > gefolgt von einem Leerzeichen für Blockzitate", + "troubleshooting": "Fehlerbehebung", + "reloadFrontend": "Trilium-Frontend neuladen", + "showDevTools": "Entwicklertools anzeigen", + "showSQLConsole": "SQL-Konsole anzeigen", + "other": "Andere", + "quickSearch": "Fokus auf schnelle Sucheingabe", + "inPageSearch": "Auf-der-Seite-Suche", + "newTabWithActivationNoteLink": "auf einen Notiz-Link öffnet und aktiviert die Notiz in einem neuen Tab", + "title": "Spickzettel" + }, + "import": { + "importIntoNote": "In Notiz importieren", + "chooseImportFile": "Wähle Importdatei aus", + "importDescription": "Der Inhalt der ausgewählten Datei(en) wird als untergeordnete Notiz(en) importiert", + "options": "Optionen", + "safeImportTooltip": "Trilium .zip-Exportdateien können ausführbare Skripte enthalten, die möglicherweise schädliches Verhalten aufweisen. Der sichere Import deaktiviert die automatische Ausführung aller importierten Skripte. Deaktiviere 'Sicherer Import' nur, wenn das importierte Archiv ausführbare Skripte enthalten soll und du dem Inhalt der Importdatei vollständig vertraust.", + "safeImport": "Sicherer Import", + "explodeArchivesTooltip": "Wenn dies aktiviert ist, liest Trilium die Dateien .zip, .enex und .opml und erstellt Notizen aus Dateien in diesen Archiven. Wenn diese Option deaktiviert ist, hängt Trilium die Archive selbst an die Notiz an.", + "explodeArchives": "Lese den Inhalt der Archive .zip, .enex und .opml.", + "shrinkImagesTooltip": "

Wenn du diese Option aktivierst, versucht Trilium, die importierten Bilder durch Skalierung und Optimierung zu verkleinern, was sich auf die wahrgenommene Bildqualität auswirken kann. Wenn diese Option deaktiviert ist, werden Bilder ohne Änderungen importiert.

Dies gilt nicht für .zip-Importe mit Metadaten, da davon ausgegangen wird, dass diese Dateien bereits optimiert sind.

", + "shrinkImages": "Bilder verkleinern", + "textImportedAsText": "Importiere HTML, Markdown und TXT als Textnotizen, wenn die Metadaten unklar sind", + "codeImportedAsCode": "Importiere erkannte Codedateien (z. B. .json) als Codenotizen, wenn die Metadaten unklar sind", + "replaceUnderscoresWithSpaces": "Ersetze Unterstriche in importierten Notiznamen durch Leerzeichen", + "import": "Import", + "failed": "Import fehlgeschlagen: {{message}}.", + "html_import_tags": { + "title": "HTML Tag Import", + "description": "Festlegen, welche HTML tags beim Import von Notizen beibehalten werden sollen. Tags, die nicht in dieser Liste stehen, werden beim Import entfernt. Einige tags (wie bspw. 'script') werden aus Sicherheitsgründen immer entfernt.", + "placeholder": "HTML tags eintragen, pro Zeile nur einer pro Zeile", + "reset_button": "Zur Standardliste zurücksetzen" + }, + "import-status": "Importstatus", + "in-progress": "Import läuft: {{progress}}", + "successful": "Import erfolgreich abgeschlossen." + }, + "include_note": { + "dialog_title": "Notiz beifügen", + "label_note": "Notiz", + "placeholder_search": "Suche nach einer Notiz anhand ihres Namens", + "box_size_prompt": "Kartongröße des beigelegten Zettels:", + "box_size_small": "klein (~ 10 Zeilen)", + "box_size_medium": "mittel (~ 30 Zeilen)", + "box_size_full": "vollständig (Feld zeigt vollständigen Text)", + "button_include": "Notiz beifügen" + }, + "info": { + "modalTitle": "Infonachricht", + "closeButton": "Schließen", + "okButton": "OK" + }, + "jump_to_note": { + "search_button": "Suche im Volltext" + }, + "markdown_import": { + "dialog_title": "Markdown-Import", + "modal_body_text": "Aufgrund der Browser-Sandbox ist es nicht möglich, die Zwischenablage direkt aus JavaScript zu lesen. Bitte füge den zu importierenden Markdown in den Textbereich unten ein und klicke auf die Schaltfläche „Importieren“.", + "import_button": "Importieren", + "import_success": "Markdown-Inhalt wurde in das Dokument importiert." + }, + "move_to": { + "dialog_title": "Notizen verschieben nach ...", + "notes_to_move": "Notizen zum Verschieben", + "target_parent_note": "Ziel-Elternnotiz", + "search_placeholder": "Suche nach einer Notiz anhand ihres Namens", + "move_button": "Zur ausgewählten Notiz wechseln", + "error_no_path": "Kein Weg, auf den man sich bewegen kann.", + "move_success_message": "Ausgewählte Notizen wurden verschoben" + }, + "note_type_chooser": { + "modal_title": "Wähle den Notiztyp aus", + "modal_body": "Wähle den Notiztyp / die Vorlage der neuen Notiz:", + "templates": "Vorlagen" + }, + "password_not_set": { + "title": "Das Passwort ist nicht festgelegt", + "body1": "Geschützte Notizen werden mit einem Benutzerpasswort verschlüsselt, es wurde jedoch noch kein Passwort festgelegt." + }, + "prompt": { + "title": "Prompt", + "ok": "OK", + "defaultTitle": "Prompt" + }, + "protected_session_password": { + "modal_title": "Geschützte Sitzung", + "help_title": "Hilfe zu geschützten Notizen", + "close_label": "Schließen", + "form_label": "Um mit der angeforderten Aktion fortzufahren, musst du eine geschützte Sitzung starten, indem du ein Passwort eingibst:", + "start_button": "Geschützte Sitzung starten" + }, + "recent_changes": { + "title": "Aktuelle Änderungen", + "erase_notes_button": "Jetzt gelöschte Notizen löschen", + "deleted_notes_message": "Gelöschte Notizen wurden gelöscht.", + "no_changes_message": "Noch keine Änderungen...", + "undelete_link": "Wiederherstellen", + "confirm_undelete": "Möchten Sie diese Notiz und ihre Unternotizen wiederherstellen?" + }, + "revisions": { + "note_revisions": "Notizrevisionen", + "delete_all_revisions": "Lösche alle Revisionen dieser Notiz", + "delete_all_button": "Alle Revisionen löschen", + "help_title": "Hilfe zu Notizrevisionen", + "revision_last_edited": "Diese Revision wurde zuletzt am {{date}} bearbeitet", + "confirm_delete_all": "Möchtest du alle Revisionen dieser Notiz löschen?", + "no_revisions": "Für diese Notiz gibt es noch keine Revisionen...", + "confirm_restore": "Möchtest du diese Revision wiederherstellen? Dadurch werden der aktuelle Titel und Inhalt der Notiz mit dieser Revision überschrieben.", + "confirm_delete": "Möchtest du diese Revision löschen?", + "revisions_deleted": "Notizrevisionen wurden gelöscht.", + "revision_restored": "Die Notizrevision wurde wiederhergestellt.", + "revision_deleted": "Notizrevision wurde gelöscht.", + "snapshot_interval": "Notizrevisionen-Snapshot Intervall: {{seconds}}s.", + "maximum_revisions": "Maximale Revisionen für aktuelle Notiz: {{number}}.", + "settings": "Einstellungen für Notizrevisionen", + "download_button": "Herunterladen", + "mime": "MIME:", + "file_size": "Dateigröße:", + "preview": "Vorschau:", + "preview_not_available": "Für diesen Notiztyp ist keine Vorschau verfügbar." + }, + "sort_child_notes": { + "sort_children_by": "Unternotizen sortieren nach...", + "sorting_criteria": "Sortierkriterien", + "title": "Titel", + "date_created": "Erstellungsdatum", + "date_modified": "Änderungsdatum", + "sorting_direction": "Sortierrichtung", + "ascending": "aufsteigend", + "descending": "absteigend", + "folders": "Ordner", + "sort_folders_at_top": "Ordne die Ordner oben", + "natural_sort": "Natürliche Sortierung", + "sort_with_respect_to_different_character_sorting": "Sortierung im Hinblick auf unterschiedliche Sortier- und Sortierregeln für Zeichen in verschiedenen Sprachen oder Regionen.", + "natural_sort_language": "Natürliche Sortiersprache", + "the_language_code_for_natural_sort": "Der Sprachcode für die natürliche Sortierung, z. B. \"de-DE\" für Deutsch.", + "sort": "Sortieren" + }, + "upload_attachments": { + "upload_attachments_to_note": "Lade Anhänge zur Notiz hoch", + "choose_files": "Wähle Dateien aus", + "files_will_be_uploaded": "Dateien werden als Anhänge in hochgeladen {{noteTitle}}", + "options": "Optionen", + "shrink_images": "Bilder verkleinern", + "upload": "Hochladen", + "tooltip": "Wenn du diese Option aktivieren, versucht Trilium, die hochgeladenen Bilder durch Skalierung und Optimierung zu verkleinern, was sich auf die wahrgenommene Bildqualität auswirken kann. Wenn diese Option deaktiviert ist, werden die Bilder ohne Änderungen hochgeladen." + }, + "attribute_detail": { + "attr_detail_title": "Attributdetailtitel", + "close_button_title": "Änderungen verwerfen und schließen", + "attr_is_owned_by": "Das Attribut ist Eigentum von", + "attr_name_title": "Der Attributname darf nur aus alphanumerischen Zeichen, Doppelpunkten und Unterstrichen bestehen", + "name": "Name", + "value": "Wert", + "target_note_title": "Eine Beziehung ist eine benannte Verbindung zwischen Quellnotiz und Zielnotiz.", + "target_note": "Zielnotiz", + "promoted_title": "Das heraufgestufte Attribut wird deutlich in der Notiz angezeigt.", + "promoted": "Gefördert", + "promoted_alias_title": "Der Name, der in der Benutzeroberfläche für heraufgestufte Attribute angezeigt werden soll.", + "promoted_alias": "Alias", + "multiplicity_title": "Multiplizität definiert, wie viele Attribute mit demselben Namen erstellt werden können – maximal 1 oder mehr als 1.", + "multiplicity": "Vielzahl", + "single_value": "Einzelwert", + "multi_value": "Mehrfachwert", + "label_type_title": "Der Etikettentyp hilft Trilium bei der Auswahl einer geeigneten Schnittstelle zur Eingabe des Etikettenwerts.", + "label_type": "Typ", + "text": "Text", + "number": "Nummer", + "boolean": "Boolescher Wert", + "date": "Datum", + "date_time": "Datum und Uhrzeit", + "time": "Uhrzeit", + "url": "URL", + "precision_title": "Wie viele Nachkommastellen im Wert-Einstellungs-Interface verfügbar sein sollen.", + "precision": "Präzision", + "digits": "Ziffern", + "inverse_relation_title": "Optionale Einstellung, um zu definieren, zu welcher Beziehung diese entgegengesetzt ist. Beispiel: Vater – Sohn stehen in umgekehrter Beziehung zueinander.", + "inverse_relation": "Inverse Beziehung", + "inheritable_title": "Das vererbbare Attribut wird an alle Nachkommen unter diesem Baum vererbt.", + "inheritable": "Vererbbar", + "save_and_close": "Speichern und schließen Strg+Eingabetaste", + "delete": "Löschen", + "related_notes_title": "Weitere Notizen mit diesem Label", + "more_notes": "Weitere Notizen", + "label": "Labeldetail", + "label_definition": "Details zur Labeldefinition", + "relation": "Beziehungsdetails", + "relation_definition": "Details zur Beziehungsdefinition", + "disable_versioning": "deaktiviert die automatische Versionierung. Nützlich z.B. große, aber unwichtige Notizen – z.B. große JS-Bibliotheken, die für die Skripterstellung verwendet werden", + "calendar_root": "Markiert eine Notiz, die als Basis für Tagesnotizen verwendet werden soll. Nur einer sollte als solcher gekennzeichnet sein.", + "archived": "Notizen mit dieser Bezeichnung werden standardmäßig nicht in den Suchergebnissen angezeigt (auch nicht in den Dialogen „Springen zu“, „Link hinzufügen“ usw.).", + "exclude_from_export": "Notizen (mit ihrem Unterbaum) werden nicht in den Notizexport einbezogen", + "run": "Definiert, bei welchen Ereignissen das Skript ausgeführt werden soll. Mögliche Werte sind:\n", + "run_on_instance": "Definiere, auf welcher Trilium-Instanz dies ausgeführt werden soll. Standardmäßig alle Instanzen.", + "run_at_hour": "Zu welcher Stunde soll das laufen? Sollte zusammen mit #runu003dhourly verwendet werden. Kann für mehr Läufe im Laufe des Tages mehrfach definiert werden.", + "disable_inclusion": "Skripte mit dieser Bezeichnung werden nicht in die Ausführung des übergeordneten Skripts einbezogen.", + "sorted": "Hält untergeordnete Notizen alphabetisch nach Titel sortiert", + "sort_direction": "ASC (Standard) oder DESC", + "sort_folders_first": "Ordner (Notizen mit Unternotizen) sollten oben sortiert werden", + "top": "Behalte die angegebene Notiz oben in der übergeordneten Notiz (gilt nur für sortierte übergeordnete Notizen).", + "hide_promoted_attributes": "Heraufgestufte Attribute für diese Notiz ausblenden", + "read_only": "Der Editor befindet sich im schreibgeschützten Modus. Funktioniert nur für Text- und Codenotizen.", + "auto_read_only_disabled": "Text-/Codenotizen können automatisch in den Lesemodus versetzt werden, wenn sie zu groß sind. Du kannst dieses Verhalten für jede einzelne Notiz deaktivieren, indem du diese Beschriftung zur Notiz hinzufügst", + "app_css": "markiert CSS-Notizen, die in die Trilium-Anwendung geladen werden und somit zur Änderung des Aussehens von Trilium verwendet werden können.", + "app_theme": "markiert CSS-Notizen, die vollständige Trilium-Themen sind und daher in den Trilium-Optionen verfügbar sind.", + "app_theme_base": "markiert Notiz als \"nächste\" in der Reihe für ein Trilium-Theme als Grundlage für ein Custom-Theme. Ersetzt damit das Standard Theme.", + "css_class": "Der Wert dieser Bezeichnung wird dann als CSS-Klasse dem Knoten hinzugefügt, der die angegebene Notiz im Baum darstellt. Dies kann für fortgeschrittene Themen nützlich sein. Kann in Vorlagennotizen verwendet werden.", + "icon_class": "Der Wert dieser Bezeichnung wird als CSS-Klasse zum Symbol im Baum hinzugefügt, was dabei helfen kann, die Notizen im Baum visuell zu unterscheiden. Beispiel könnte bx bx-home sein – Symbole werden von Boxicons übernommen. Kann in Vorlagennotizen verwendet werden.", + "page_size": "Anzahl der Elemente pro Seite in der Notizliste", + "custom_request_handler": "siehe Custom request handler", + "custom_resource_provider": "siehe Custom request handler", + "widget": "Markiert diese Notiz als benutzerdefiniertes Widget, das dem Trilium-Komponentenbaum hinzugefügt wird", + "workspace": "Markiert diese Notiz als Arbeitsbereich, der ein einfaches Heben ermöglicht", + "workspace_icon_class": "Definiert die CSS-Klasse des Boxsymbols, die im Tab verwendet wird, wenn es zu dieser Notiz gehoben wird", + "workspace_tab_background_color": "CSS-Farbe, die in der Registerkarte „Notiz“ verwendet wird, wenn sie auf diese Notiz hochgezogen wird", + "workspace_calendar_root": "Definiert den Kalenderstamm pro Arbeitsbereich", + "workspace_template": "Diese Notiz wird beim Erstellen einer neuen Notiz in der Auswahl der verfügbaren Vorlage angezeigt, jedoch nur, wenn sie in einen Arbeitsbereich verschoben wird, der diese Vorlage enthält", + "search_home": "Neue Suchnotizen werden als untergeordnete Elemente dieser Notiz erstellt", + "workspace_search_home": "Neue Suchnotizen werden als untergeordnete Elemente dieser Notiz erstellt, wenn sie zu einem Vorgänger dieser Arbeitsbereichsnotiz verschoben werden", + "inbox": "Standard-Inbox-Position für neue Notizen – wenn du eine Notiz über den \"Neue Notiz\"-Button in der Seitenleiste erstellst, wird die Notiz als untergeordnete Notiz der Notiz erstellt, die mit dem #inbox-Label markiert ist.", + "workspace_inbox": "Standard-Posteingangsspeicherort für neue Notizen, wenn sie zu einem Vorgänger dieser Arbeitsbereichsnotiz verschoben werden", + "sql_console_home": "Standardspeicherort der SQL-Konsolennotizen", + "bookmark_folder": "Notizen mit dieser Bezeichnung werden in den Lesezeichen als Ordner angezeigt (und ermöglichen den Zugriff auf ihre untergeordneten Ordner).", + "share_hidden_from_tree": "Diese Notiz ist im linken Navigationsbaum ausgeblendet, kann aber weiterhin über ihre URL aufgerufen werden", + "share_external_link": "Die Notiz dient als Link zu einer externen Website im Freigabebaum", + "share_alias": "Lege einen Alias fest, unter dem die Notiz unter https://your_trilium_host/share/[dein_alias] verfügbar sein wird.", + "share_omit_default_css": "Das Standard-CSS für die Freigabeseite wird weggelassen. Verwende es, wenn du umfangreiche Stylingänderungen vornimmst.", + "share_root": "Markiert eine Notiz, die im /share-Root bereitgestellt wird.", + "share_description": "Definiere Text, der dem HTML-Meta-Tag zur Beschreibung hinzugefügt werden soll", + "share_raw": "Die Notiz wird im Rohformat ohne HTML-Wrapper bereitgestellt", + "share_disallow_robot_indexing": "verbietet die Robot-Indizierung dieser Notiz über den Header X-Robots-Tag: noindex", + "share_credentials": "Für den Zugriff auf diese freigegebene Notiz sind Anmeldeinformationen erforderlich. Es wird erwartet, dass der Wert das Format „Benutzername:Passwort“ hat. Vergiss nicht, dies vererbbar zu machen, um es auf untergeordnete Notizen/Bilder anzuwenden.", + "share_index": "Eine Notiz mit dieser Bezeichnung listet alle Wurzeln gemeinsamer Notizen auf", + "display_relations": "Durch Kommas getrennte Namen der Beziehungen, die angezeigt werden sollen. Alle anderen werden ausgeblendet.", + "hide_relations": "Durch Kommas getrennte Namen von Beziehungen, die ausgeblendet werden sollen. Alle anderen werden angezeigt.", + "title_template": "Standardtitel von Notizen, die als untergeordnete Notizen dieser Notiz erstellt werden. Der Wert wird als JavaScript-String ausgewertet \n und kann daher mit dynamischen Inhalten über die injizierten now und parentNote-Variablen angereichert werden. Beispiele:\n \n \n \n Siehe Wiki mit Details, API-Dokumentation für parentNote und now für Details.", + "template": "Diese Notiz wird beim Erstellen einer neuen Notiz in der Auswahl der verfügbaren Vorlage angezeigt", + "toc": "#toc oder #tocu003dshow erzwingen die Anzeige des Inhaltsverzeichnisses, #tocu003dhide erzwingt das Ausblenden. Wenn die Bezeichnung nicht vorhanden ist, wird die globale Einstellung beachtet", + "color": "Definiert die Farbe der Notiz im Notizbaum, in Links usw. Verwende einen beliebigen gültigen CSS-Farbwert wie „rot“ oder #a13d5f", + "keyboard_shortcut": "Definiert eine Tastenkombination, die sofort zu dieser Notiz springt. Beispiel: „Strg+Alt+E“. Erfordert ein Neuladen des Frontends, damit die Änderung wirksam wird.", + "keep_current_hoisting": "Das Öffnen dieses Links ändert das Hochziehen nicht, selbst wenn die Notiz im aktuell hochgezogenen Unterbaum nicht angezeigt werden kann.", + "execute_button": "Titel der Schaltfläche, die die aktuelle Codenotiz ausführt", + "execute_description": "Längere Beschreibung der aktuellen Codenotiz, die zusammen mit der Schaltfläche „Ausführen“ angezeigt wird", + "exclude_from_note_map": "Notizen mit dieser Bezeichnung werden in der Notizenkarte ausgeblendet", + "new_notes_on_top": "Neue Notizen werden oben in der übergeordneten Notiz erstellt, nicht unten.", + "hide_highlight_widget": "Widget „Hervorhebungsliste“ ausblenden", + "run_on_note_creation": "Wird ausgeführt, wenn eine Notiz im Backend erstellt wird. Verwende diese Beziehung, wenn du das Skript für alle Notizen ausführen möchtest, die unter einer bestimmten Unternotiz erstellt wurden. Erstelle es in diesem Fall auf der Unternotiz-Stammnotiz und mache es vererbbar. Eine neue Notiz, die innerhalb der Unternotiz (beliebige Tiefe) erstellt wird, löst das Skript aus.", + "run_on_child_note_creation": "Wird ausgeführt, wenn eine neue Notiz unter der Notiz erstellt wird, in der diese Beziehung definiert ist", + "run_on_note_title_change": "Wird ausgeführt, wenn der Notiztitel geändert wird (einschließlich der Notizerstellung)", + "run_on_note_content_change": "Wird ausgeführt, wenn der Inhalt einer Notiz geändert wird (einschließlich der Erstellung von Notizen).", + "run_on_note_change": "Wird ausgeführt, wenn eine Notiz geändert wird (einschließlich der Erstellung von Notizen). Enthält keine Inhaltsänderungen", + "run_on_note_deletion": "Wird ausgeführt, wenn eine Notiz gelöscht wird", + "run_on_branch_creation": "wird ausgeführt, wenn ein Zweig erstellt wird. Der Zweig ist eine Verbindung zwischen der übergeordneten Notiz und der untergeordneten Notiz und wird z. B. erstellt. beim Klonen oder Verschieben von Notizen.", + "run_on_branch_change": "wird ausgeführt, wenn ein Zweig aktualisiert wird.", + "run_on_branch_deletion": "wird ausgeführt, wenn ein Zweig gelöscht wird. Der Zweig ist eine Verknüpfung zwischen der übergeordneten Notiz und der untergeordneten Notiz und wird z. B. gelöscht. beim Verschieben der Notiz (alter Zweig/Link wird gelöscht).", + "run_on_attribute_creation": "wird ausgeführt, wenn für die Notiz ein neues Attribut erstellt wird, das diese Beziehung definiert", + "run_on_attribute_change": "wird ausgeführt, wenn das Attribut einer Notiz geändert wird, die diese Beziehung definiert. Dies wird auch ausgelöst, wenn das Attribut gelöscht wird", + "relation_template": "Die Attribute der Notiz werden auch ohne eine Eltern-Kind-Beziehung vererbt. Der Inhalt und der Unterbaum der Notiz werden den Instanznotizen hinzugefügt, wenn sie leer sind. Einzelheiten findest du in der Dokumentation.", + "inherit": "Die Attribute einer Notiz werden auch ohne eine Eltern-Kind-Beziehung vererbt. Ein ähnliches Konzept findest du unter Vorlagenbeziehung. Siehe Attributvererbung in der Dokumentation.", + "render_note": "Notizen vom Typ \"HTML-Notiz rendern\" werden mit einer Code-Notiz (HTML oder Skript) gerendert, und es ist notwendig, über diese Beziehung anzugeben, welche Notiz gerendert werden soll.", + "widget_relation": "Das Ziel dieser Beziehung wird ausgeführt und als Widget in der Seitenleiste gerendert", + "share_css": "CSS-Hinweis, der in die Freigabeseite eingefügt wird. Die CSS-Notiz muss sich ebenfalls im gemeinsamen Unterbaum befinden. Erwäge auch die Verwendung von „share_hidden_from_tree“ und „share_omit_default_css“.", + "share_js": "JavaScript-Hinweis, der in die Freigabeseite eingefügt wird. Die JS-Notiz muss sich ebenfalls im gemeinsamen Unterbaum befinden. Erwäge die Verwendung von „share_hidden_from_tree“.", + "share_template": "Eingebettete JavaScript-Notiz, die als Vorlage für die Anzeige der geteilten Notiz verwendet wird. Greift auf die Standardvorlage zurück. Erwäge die Verwendung von „share_hidden_from_tree“.", + "share_favicon": "Favicon-Notiz, die auf der freigegebenen Seite festgelegt werden soll. Normalerweise möchtest du es so einstellen, dass es Root teilt und es vererbbar macht. Die Favicon-Notiz muss sich ebenfalls im freigegebenen Unterbaum befinden. Erwäge die Verwendung von „share_hidden_from_tree“.", + "is_owned_by_note": "ist Eigentum von Note", + "other_notes_with_name": "Other notes with {{attributeType}} name \"{{attributeName}}\"", + "and_more": "... und {{count}} mehr.", + "print_landscape": "Beim Export als PDF, wird die Seitenausrichtung Querformat anstatt Hochformat verwendet.", + "print_page_size": "Beim Export als PDF, wird die Größe der Seite angepasst. Unterstützte Größen: A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger." + }, + "attribute_editor": { + "help_text_body1": "Um ein Label hinzuzufügen, gebe einfach z.B. ein. #rock oder wenn du auch einen Wert hinzufügen möchten, dann z.B. #year = 2024", + "help_text_body2": "Gebe für die Beziehung ~author = @ ein, woraufhin eine automatische Vervollständigung angezeigt wird, in der du die gewünschte Notiz nachschlagen kannst.", + "help_text_body3": "Alternativ kannst du Label und Beziehung über die Schaltfläche + auf der rechten Seite hinzufügen.", + "save_attributes": "Attribute speichern ", + "add_a_new_attribute": "Füge ein neues Attribut hinzu", + "add_new_label": "Füge ein neues Label hinzu ", + "add_new_relation": "Füge eine neue Beziehung hinzu ", + "add_new_label_definition": "Füge eine neue Labeldefinition hinzu", + "add_new_relation_definition": "Füge eine neue Beziehungsdefinition hinzu", + "placeholder": "Gebe die Labels und Beziehungen hier ein" + }, + "abstract_bulk_action": { + "remove_this_search_action": "Entferne diese Suchaktion" + }, + "execute_script": { + "execute_script": "Skript ausführen", + "help_text": "Du kannst einfache Skripte für die übereinstimmenden Notizen ausführen.", + "example_1": "Um beispielsweise eine Zeichenfolge an den Titel einer Notiz anzuhängen, verwende dieses kleine Skript:", + "example_2": "Ein komplexeres Beispiel wäre das Löschen aller übereinstimmenden Notizattribute:" + }, + "add_label": { + "add_label": "Etikett hinzufügen", + "label_name_placeholder": "Labelname", + "label_name_title": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt.", + "to_value": "zu schätzen", + "new_value_placeholder": "neuer Wert", + "help_text": "Auf allen übereinstimmenden Notizen:", + "help_text_item1": "Erstelle ein bestimmtes Label, wenn die Notiz noch keins hat", + "help_text_item2": "oder den Wert des vorhandenen Labels ändern", + "help_text_note": "Du kannst diese Methode auch ohne Wert aufrufen. In diesem Fall wird der Notiz ein Label ohne Wert zugewiesen." + }, + "delete_label": { + "delete_label": "Label löschen", + "label_name_placeholder": "Labelname", + "label_name_title": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt." + }, + "rename_label": { + "rename_label": "Label umbenennen", + "rename_label_from": "Label umbenennen von", + "old_name_placeholder": "alter Name", + "to": "zu", + "new_name_placeholder": "neuer Name", + "name_title": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt." + }, + "update_label_value": { + "update_label_value": "Labelwert aktualisieren", + "label_name_placeholder": "Labelname", + "label_name_title": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt.", + "to_value": "zum Wert", + "new_value_placeholder": "neuer Wert", + "help_text": "Ändere bei allen übereinstimmenden Notizen den Wert des vorhandenen Labels.", + "help_text_note": "Du kannst diese Methode auch ohne Wert aufrufen. In diesem Fall wird der Notiz ein Label ohne Wert zugewiesen." + }, + "delete_note": { + "delete_note": "Notiz löschen", + "delete_matched_notes": "Übereinstimmende Notizen löschen", + "delete_matched_notes_description": "Dadurch werden übereinstimmende Notizen gelöscht.", + "undelete_notes_instruction": "Nach dem Löschen ist es möglich, sie im Dialogfeld „Letzte Änderungen“ wiederherzustellen.", + "erase_notes_instruction": "Um Notizen dauerhaft zu löschen, geh nach der Löschung zu Optionen -> Andere und klicke auf den Button \"Gelöschte Notizen jetzt löschen\"." + }, + "delete_revisions": { + "delete_note_revisions": "Notizrevisionen löschen", + "all_past_note_revisions": "Alle früheren Notizrevisionen übereinstimmender Notizen werden gelöscht. Die Notiz selbst bleibt vollständig erhalten. Mit anderen Worten: Der Verlauf der Notiz wird entfernt." + }, + "move_note": { + "move_note": "Notiz verschieben", + "to": "nach", + "target_parent_note": "Ziel-Übergeordnetenotiz", + "on_all_matched_notes": "Auf allen übereinstimmenden Notizen", + "move_note_new_parent": "Verschiebe die Notiz in die neue übergeordnete Notiz, wenn die Notiz nur eine übergeordnete Notiz hat (d. h. der alte Zweig wird entfernt und ein neuer Zweig in die neue übergeordnete Notiz erstellt).", + "clone_note_new_parent": "Notiz auf die neue übergeordnete Notiz klonen, wenn die Notiz mehrere Klone/Zweige hat (es ist nicht klar, welcher Zweig entfernt werden soll)", + "nothing_will_happen": "Es passiert nichts, wenn die Notiz nicht zur Zielnotiz verschoben werden kann (d. h. dies würde einen Baumzyklus erzeugen)." + }, + "rename_note": { + "rename_note": "Notiz umbenennen", + "rename_note_title_to": "Notiztitel umbenennen in", + "new_note_title": "neuer Notiztitel", + "click_help_icon": "Klicke rechts auf das Hilfesymbol, um alle Optionen anzuzeigen", + "evaluated_as_js_string": "Der angegebene Wert wird als JavaScript-String ausgewertet und kann somit über die injizierte note-Variable mit dynamischem Inhalt angereichert werden (Notiz wird umbenannt). Beispiele:", + "example_note": "Notiz – alle übereinstimmenden Notizen werden in „Notiz“ umbenannt.", + "example_new_title": "NEU: ${note.title} – Übereinstimmende Notiztitel erhalten das Präfix „NEU:“", + "example_date_prefix": "${note.dateCreatedObj.format('MM-DD:')}: ${note.title} – übereinstimmende Notizen werden mit dem Erstellungsmonat und -datum der Notiz vorangestellt", + "api_docs": "Siehe API-Dokumente für Notiz und seinen dateCreatedObj / utcDateCreatedObj-Eigenschaften für Details." + }, + "add_relation": { + "add_relation": "Beziehung hinzufügen", + "relation_name": "Beziehungsname", + "allowed_characters": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt.", + "to": "zu", + "target_note": "Zielnotiz", + "create_relation_on_all_matched_notes": "Erstelle für alle übereinstimmenden Notizen eine bestimmte Beziehung." + }, + "delete_relation": { + "delete_relation": "Beziehung löschen", + "relation_name": "Beziehungsname", + "allowed_characters": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt." + }, + "rename_relation": { + "rename_relation": "Beziehung umbenennen", + "rename_relation_from": "Beziehung umbenennen von", + "old_name": "alter Name", + "to": "zu", + "new_name": "neuer Name", + "allowed_characters": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt." + }, + "update_relation_target": { + "update_relation": "Beziehung aktualisieren", + "relation_name": "Beziehungsname", + "allowed_characters": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt.", + "to": "zu", + "target_note": "Zielnotiz", + "on_all_matched_notes": "Auf allen übereinstimmenden Notizen", + "change_target_note": "oder ändere die Zielnotiz der bestehenden Beziehung", + "update_relation_target": "Beziehungsziel aktualisieren" + }, + "attachments_actions": { + "open_externally": "Extern öffnen", + "open_externally_title": "Die Datei wird in einer externen Anwendung geöffnet und auf Änderungen überwacht. Anschließend kannst du die geänderte Version wieder auf Trilium hochladen.", + "open_custom": "Benutzerdefiniert öffnen", + "open_custom_title": "Die Datei wird in einer externen Anwendung geöffnet und auf Änderungen überwacht. Anschließend kannst du die geänderte Version wieder auf Trilium hochladen.", + "download": "Herunterladen", + "rename_attachment": "Anhang umbenennen", + "upload_new_revision": "Neue Revision hochladen", + "copy_link_to_clipboard": "Link in die Zwischenablage kopieren", + "convert_attachment_into_note": "Anhang in Notiz umwandeln", + "delete_attachment": "Anhang löschen", + "upload_success": "Eine neue Revision des Anhangs wurde hochgeladen.", + "upload_failed": "Das Hochladen einer neuen Anhangrevision ist fehlgeschlagen.", + "open_externally_detail_page": "Das externe Öffnen des Anhangs ist nur auf der Detailseite möglich. Klicke bitte zuerst auf Details des Anhangs und wiederhole den Vorgang.", + "open_custom_client_only": "Das benutzerdefinierte Öffnen von Anhängen kann nur über den Desktop-Client erfolgen.", + "delete_confirm": "Bist du sicher, dass du den Anhang „{{title}}“ löschen möchtest?", + "delete_success": "Anhang „{{title}}“ wurde gelöscht.", + "convert_confirm": "Bist du sicher, dass du den Anhang „{{title}}“ in eine separate Notiz umwandeln möchtest?", + "convert_success": "Anhang „{{title}}“ wurde in eine Notiz umgewandelt.", + "enter_new_name": "Bitte gebe den Namen des neuen Anhangs ein" + }, + "calendar": { + "mon": "Mo", + "tue": "Di", + "wed": "Mi", + "thu": "Do", + "fri": "Fr", + "sat": "Sa", + "sun": "So", + "cannot_find_day_note": "Tagesnotiz kann nicht gefunden werden", + "january": "Januar", + "febuary": "Februar", + "march": "März", + "april": "April", + "may": "Mai", + "june": "Juni", + "july": "Juli", + "august": "August", + "september": "September", + "october": "Oktober", + "november": "November", + "december": "Dezember" + }, + "close_pane_button": { + "close_this_pane": "Schließe diesen Bereich" + }, + "create_pane_button": { + "create_new_split": "Neuen Split erstellen" + }, + "edit_button": { + "edit_this_note": "Bearbeite diese Notiz" + }, + "show_toc_widget_button": { + "show_toc": "Inhaltsverzeichnis anzeigen" + }, + "show_highlights_list_widget_button": { + "show_highlights_list": "Hervorhebungen anzeigen" + }, + "global_menu": { + "menu": "Menü", + "options": "Optionen", + "open_new_window": "Öffne ein neues Fenster", + "switch_to_mobile_version": "Zur mobilen Ansicht wechseln", + "switch_to_desktop_version": "Zur Desktop-Ansicht wechseln", + "zoom": "Zoom", + "toggle_fullscreen": "Vollbild umschalten", + "zoom_out": "Herauszoomen", + "reset_zoom_level": "Zoomstufe zurücksetzen", + "zoom_in": "Hineinzoomen", + "configure_launchbar": "Konfiguriere die Launchbar", + "show_shared_notes_subtree": "Unterbaum „Freigegebene Notizen“ anzeigen", + "advanced": "Erweitert", + "open_dev_tools": "Öffne die Entwicklungstools", + "open_sql_console": "Öffne die SQL-Konsole", + "open_sql_console_history": "Öffne den SQL-Konsolenverlauf", + "open_search_history": "Öffne den Suchverlauf", + "show_backend_log": "Backend-Protokoll anzeigen", + "reload_hint": "Ein Neuladen kann bei einigen visuellen Störungen Abhilfe schaffen, ohne die gesamte App neu starten zu müssen.", + "reload_frontend": "Frontend neu laden", + "show_hidden_subtree": "Versteckten Teilbaum anzeigen", + "show_help": "Hilfe anzeigen", + "about": "Über Trilium Notes", + "logout": "Abmelden", + "show-cheatsheet": "Cheatsheet anzeigen", + "toggle-zen-mode": "Zen Modus" + }, + "sync_status": { + "unknown": "

Der Synchronisations-Status wird bekannt, sobald der nächste Synchronisierungsversuch gestartet wird.

Klicke, um eine Synchronisierung jetzt auszulösen.

", + "connected_with_changes": "

Mit dem Synchronisations-Server verbunden.
Es gibt noch ausstehende Änderungen, die synchronisiert werden müssen.

Klicke, um eine Synchronisierung jetzt auszulösen.

", + "connected_no_changes": "

Mit dem Synchronisations-Server verbunden.
Alle Änderungen wurden bereits synchronisiert.

Klicke, um eine Synchronisierung jetzt auszulösen.

", + "disconnected_with_changes": "

Die Verbindung zum Synchronisations-Server konnte nicht hergestellt werden.
Es gibt noch ausstehende Änderungen, die synchronisiert werden müssen.

Klicke, um eine Synchronisierung jetzt auszulösen.

", + "disconnected_no_changes": "

Die Verbindung zum SySynchronisationsnc-Server konnte nicht hergestellt werden.
Alle bekannten Änderungen wurden synchronisiert.

Klicke, um eine Synchronisierung jetzt auszulösen.

", + "in_progress": "Der Synchronisierungsvorgang mit dem Server ist im Gange." + }, + "left_pane_toggle": { + "show_panel": "Panel anzeigen", + "hide_panel": "Panel ausblenden" + }, + "move_pane_button": { + "move_left": "Nach links bewegen", + "move_right": "Nach rechts bewegen" + }, + "note_actions": { + "convert_into_attachment": "In Anhang umwandeln", + "re_render_note": "Notiz erneut rendern", + "search_in_note": "In Notiz suchen", + "note_source": "Notizquelle", + "note_attachments": "Notizanhänge", + "open_note_externally": "Notiz extern öffnen", + "open_note_externally_title": "Die Datei wird in einer externen Anwendung geöffnet und auf Änderungen überwacht. Anschließend kannst du die geänderte Version wieder auf Trilium hochladen.", + "open_note_custom": "Benutzerdefiniert Notiz öffnen", + "import_files": "Dateien importieren", + "export_note": "Notiz exportieren", + "delete_note": "Notiz löschen", + "print_note": "Notiz drucken", + "save_revision": "Revision speichern", + "convert_into_attachment_failed": "Konvertierung der Notiz '{{title}}' fehlgeschlagen.", + "convert_into_attachment_successful": "Notiz '{{title}}' wurde als Anhang konvertiert.", + "convert_into_attachment_prompt": "Bist du dir sicher, dass du die Notiz '{{title}}' in ein Anhang der übergeordneten Notiz konvertieren möchtest?", + "print_pdf": "Export als PDF..." + }, + "onclick_button": { + "no_click_handler": "Das Schaltflächen-Widget „{{componentId}}“ hat keinen definierten Klick-Handler" + }, + "protected_session_status": { + "active": "Die geschützte Sitzung ist aktiv. Klicke hier, um die geschützte Sitzung zu verlassen.", + "inactive": "Klicke hier, um die geschützte Sitzung aufzurufen" + }, + "revisions_button": { + "note_revisions": "Notizrevisionen" + }, + "update_available": { + "update_available": "Update verfügbar" + }, + "note_launcher": { + "this_launcher_doesnt_define_target_note": "Dieser Launcher definiert keine Zielnotiz." + }, + "code_buttons": { + "execute_button_title": "Skript ausführen", + "trilium_api_docs_button_title": "Öffne die Trilium-API-Dokumentation", + "save_to_note_button_title": "In die Notiz speichern", + "opening_api_docs_message": "API-Dokumentation wird geöffnet...", + "sql_console_saved_message": "SQL-Konsolennotiz wurde in {{note_path}} gespeichert" + }, + "copy_image_reference_button": { + "button_title": "Bildreferenz in die Zwischenablage kopieren, kann in eine Textnotiz eingefügt werden." + }, + "hide_floating_buttons_button": { + "button_title": "Schaltflächen ausblenden" + }, + "show_floating_buttons_button": { + "button_title": "Schaltflächen einblenden" + }, + "svg_export_button": { + "button_title": "Diagramm als SVG exportieren" + }, + "relation_map_buttons": { + "create_child_note_title": "Erstelle eine neue untergeordnete Notiz und füge sie dieser Beziehungskarte hinzu", + "reset_pan_zoom_title": "Schwenken und Zoomen auf die ursprünglichen Koordinaten und Vergrößerung zurücksetzen", + "zoom_in_title": "Hineinzoom", + "zoom_out_title": "Herauszoomen" + }, + "zpetne_odkazy": { + "backlink": "{{count}} Backlink", + "backlinks": "{{count}} Backlinks", + "relation": "Beziehung" + }, + "mobile_detail_menu": { + "insert_child_note": "Untergeordnete Notiz einfügen", + "delete_this_note": "Diese Notiz löschen", + "error_cannot_get_branch_id": "BranchId für notePath „{{notePath}}“ kann nicht abgerufen werden.", + "error_unrecognized_command": "Unbekannter Befehl {{command}}" + }, + "note_icon": { + "change_note_icon": "Notiz-Icon ändern", + "category": "Kategorie:", + "search": "Suche:", + "reset-default": "Standard wiederherstellen" + }, + "basic_properties": { + "note_type": "Notiztyp", + "editable": "Bearbeitbar", + "basic_properties": "Grundlegende Eigenschaften" + }, + "book_properties": { + "view_type": "Ansichtstyp", + "grid": "Gitter", + "list": "Liste", + "collapse_all_notes": "Alle Notizen einklappen", + "expand_all_children": "Unternotizen ausklappen", + "collapse": "Einklappen", + "expand": "Ausklappen", + "invalid_view_type": "Ungültiger Ansichtstyp „{{type}}“", + "calendar": "Kalender" + }, + "edited_notes": { + "no_edited_notes_found": "An diesem Tag wurden noch keine Notizen bearbeitet...", + "title": "Bearbeitete Notizen", + "deleted": "(gelöscht)" + }, + "file_properties": { + "note_id": "Notiz-ID", + "original_file_name": "Ursprünglicher Dateiname", + "file_type": "Dateityp", + "file_size": "Dateigröße", + "download": "Herunterladen", + "open": "Offen", + "upload_new_revision": "Neue Revision hochladen", + "upload_success": "Neue Dateirevision wurde hochgeladen.", + "upload_failed": "Das Hochladen einer neuen Dateirevision ist fehlgeschlagen.", + "title": "Datei" + }, + "image_properties": { + "original_file_name": "Ursprünglicher Dateiname", + "file_type": "Dateityp", + "file_size": "Dateigröße", + "download": "Herunterladen", + "open": "Offen", + "copy_reference_to_clipboard": "Verweis in die Zwischenablage kopieren", + "upload_new_revision": "Neue Revision hochladen", + "upload_success": "Neue Bildrevision wurde hochgeladen.", + "upload_failed": "Das Hochladen einer neuen Bildrevision ist fehlgeschlagen: {{message}}", + "title": "Bild" + }, + "inherited_attribute_list": { + "title": "Geerbte Attribute", + "no_inherited_attributes": "Keine geerbten Attribute." + }, + "note_info_widget": { + "note_id": "Notiz-ID", + "created": "Erstellt", + "modified": "Geändert", + "type": "Typ", + "note_size": "Notengröße", + "note_size_info": "Die Notizgröße bietet eine grobe Schätzung des Speicherbedarfs für diese Notiz. Es berücksichtigt den Inhalt der Notiz und den Inhalt ihrer Notizrevisionen.", + "calculate": "berechnen", + "subtree_size": "(Teilbaumgröße: {{size}} in {{count}} Notizen)", + "title": "Notizinfo" + }, + "note_map": { + "open_full": "Vollständig erweitern", + "collapse": "Auf normale Größe reduzieren", + "title": "Notizkarte", + "fix-nodes": "Knoten fixieren", + "link-distance": "Verbindungslänge" + }, + "note_paths": { + "title": "Notizpfade", + "clone_button": "Notiz an neuen Speicherort klonen...", + "intro_placed": "Diese Notiz wird in den folgenden Pfaden abgelegt:", + "intro_not_placed": "Diese Notiz ist noch nicht im Notizbaum platziert.", + "outside_hoisted": "Dieser Pfad liegt außerhalb der fokusierten Notiz und du müssten den Fokus aufheben.", + "archived": "Archiviert", + "search": "Suchen" + }, + "note_properties": { + "this_note_was_originally_taken_from": "Diese Notiz stammt ursprünglich aus:", + "info": "Info" + }, + "owned_attribute_list": { + "owned_attributes": "Eigene Attribute" + }, + "promoted_attributes": { + "promoted_attributes": "Übergebene Attribute", + "url_placeholder": "http://website...", + "open_external_link": "Externen Link öffnen", + "unknown_label_type": "Unbekannter Labeltyp „{{type}}“", + "unknown_attribute_type": "Unbekannter Attributtyp „{{type}}“", + "add_new_attribute": "Neues Attribut hinzufügen", + "remove_this_attribute": "Entferne dieses Attribut" + }, + "script_executor": { + "query": "Abfrage", + "script": "Skript", + "execute_query": "Abfrage ausführen", + "execute_script": "Skript ausführen" + }, + "search_definition": { + "add_search_option": "Suchoption hinzufügen:", + "search_string": "Suchzeichenfolge", + "search_script": "Suchskript", + "ancestor": "Vorfahr", + "fast_search": "schnelle Suche", + "fast_search_description": "Die Option „Schnellsuche“ deaktiviert die Volltextsuche von Notizinhalten, was die Suche in großen Datenbanken beschleunigen könnte.", + "include_archived": "archiviert einschließen", + "include_archived_notes_description": "Archivierte Notizen sind standardmäßig von den Suchergebnissen ausgeschlossen, mit dieser Option werden sie einbezogen.", + "order_by": "Bestellen nach", + "limit": "Limit", + "limit_description": "Begrenze die Anzahl der Ergebnisse", + "debug": "debuggen", + "debug_description": "Debug gibt zusätzliche Debuginformationen in die Konsole aus, um das Debuggen komplexer Abfragen zu erleichtern", + "action": "Aktion", + "search_button": "Suchen Eingabetaste", + "search_execute": "Aktionen suchen und ausführen", + "save_to_note": "Als Notiz speichern", + "search_parameters": "Suchparameter", + "unknown_search_option": "Unbekannte Suchoption {{searchOptionName}}", + "search_note_saved": "Suchnotiz wurde in {{-notePathTitle}} gespeichert", + "actions_executed": "Aktionen wurden ausgeführt." + }, + "similar_notes": { + "title": "Ähnliche Notizen", + "no_similar_notes_found": "Keine ähnlichen Notizen gefunden." + }, + "abstract_search_option": { + "remove_this_search_option": "Entferne diese Suchoption", + "failed_rendering": "Fehler beim Rendern der Suchoption: {{dto}} mit Fehler: {{error}} {{stack}}" + }, + "ancestor": { + "label": "Vorfahre", + "placeholder": "Suche nach einer Notiz anhand ihres Namens", + "depth_label": "Tiefe", + "depth_doesnt_matter": "spielt keine Rolle", + "depth_eq": "ist genau {{count}}", + "direct_children": "direkte Kinder", + "depth_gt": "ist größer als {{count}}", + "depth_lt": "ist kleiner als {{count}}" + }, + "debug": { + "debug": "Debuggen", + "debug_info": "Debug gibt zusätzliche Debuginformationen in die Konsole aus, um das Debuggen komplexer Abfragen zu erleichtern.", + "access_info": "Um auf die Debug-Informationen zuzugreifen, führe die Abfrage aus und klicke oben links auf \"Backend-Log anzeigen\"." + }, + "fast_search": { + "fast_search": "Schnelle Suche", + "description": "Die Option „Schnellsuche“ deaktiviert die Volltextsuche von Notizinhalten, was die Suche in großen Datenbanken beschleunigen könnte." + }, + "include_archived_notes": { + "include_archived_notes": "Füge archivierte Notizen hinzu" + }, + "limit": { + "limit": "Limit", + "take_first_x_results": "Nehmen Sie nur die ersten X angegebenen Ergebnisse." + }, + "order_by": { + "order_by": "Bestellen nach", + "relevancy": "Relevanz (Standard)", + "title": "Titel", + "date_created": "Erstellungsdatum", + "date_modified": "Datum der letzten Änderung", + "content_size": "Beachte die Inhaltsgröße", + "content_and_attachments_size": "Beachte die Inhaltsgröße einschließlich der Anhänge", + "content_and_attachments_and_revisions_size": "Beachte die Inhaltsgröße einschließlich Anhängen und Revisionen", + "revision_count": "Anzahl der Revisionen", + "children_count": "Anzahl der Unternotizen", + "parent_count": "Anzahl der Klone", + "owned_label_count": "Anzahl der Etiketten", + "owned_relation_count": "Anzahl der Beziehungen", + "target_relation_count": "Anzahl der Beziehungen, die auf die Notiz abzielen", + "random": "Zufällige Reihenfolge", + "asc": "Aufsteigend (Standard)", + "desc": "Absteigend" + }, + "search_script": { + "title": "Suchskript:", + "placeholder": "Suche nach einer Notiz anhand ihres Namens", + "description1": "Das Suchskript ermöglicht das Definieren von Suchergebnissen durch Ausführen eines Skripts. Dies bietet maximale Flexibilität, wenn die Standardsuche nicht ausreicht.", + "description2": "Das Suchskript muss vom Typ \"Code\" und dem Subtyp \"JavaScript Backend\" sein. Das Skript muss ein Array von noteIds oder Notizen zurückgeben.", + "example_title": "Siehe dir dieses Beispiel an:", + "example_code": "// 1. Vorfiltern mit der Standardsuche\nconst candidateNotes = api.searchForNotes(\"#journal\"); \n\n// 2. Anwenden benutzerdefinierter Suchkriterien\nconst matchedNotes = candidateNotes\n .filter(note => note.title.match(/[0-9]{1,2}\\. ?[0-9]{1,2}\\. ?[0-9]{4}/));\n\nreturn matchedNotes;", + "note": "Beachte, dass Suchskript und Suchzeichenfolge nicht miteinander kombiniert werden können." + }, + "search_string": { + "title_column": "Suchbegriff:", + "placeholder": "Volltextschlüsselwörter, #tag u003d Wert...", + "search_syntax": "Suchsyntax", + "also_see": "siehe auch", + "complete_help": "Vollständige Hilfe zur Suchsyntax", + "full_text_search": "Gebe einfach einen beliebigen Text für die Volltextsuche ein", + "label_abc": "gibt Notizen mit der Bezeichnung abc zurück", + "label_year": "Entspricht Notizen mit der Beschriftung Jahr und dem Wert 2019", + "label_rock_pop": "Entspricht Noten, die sowohl Rock- als auch Pop-Bezeichnungen haben", + "label_rock_or_pop": "Es darf nur eines der Labels vorhanden sein", + "label_year_comparison": "numerischer Vergleich (auch >, >u003d, <).", + "label_date_created": "Notizen, die im letzten Monat erstellt wurden", + "error": "Suchfehler: {{error}}", + "search_prefix": "Suche:" + }, + "attachment_detail": { + "open_help_page": "Hilfeseite zu Anhängen öffnen", + "owning_note": "Eigentümernotiz: ", + "you_can_also_open": ", Du kannst auch das öffnen", + "list_of_all_attachments": "Liste aller Anhänge", + "attachment_deleted": "Dieser Anhang wurde gelöscht." + }, + "attachment_list": { + "open_help_page": "Hilfeseite zu Anhängen öffnen", + "owning_note": "Eigentümernotiz: ", + "upload_attachments": "Anhänge hochladen", + "no_attachments": "Diese Notiz enthält keine Anhänge." + }, + "book": { + "no_children_help": "Diese Notiz mit dem Notiztyp Buch besitzt keine Unternotizen, deshalb ist nichts zum Anzeigen vorhanden. Siehe Wiki für mehr Details." + }, + "editable_code": { + "placeholder": "Gebe hier den Inhalt deiner Codenotiz ein..." + }, + "editable_text": { + "placeholder": "Gebe hier den Inhalt deiner Notiz ein..." + }, + "empty": { + "open_note_instruction": "Öffne eine Notiz, indem du den Titel der Notiz in die Eingabe unten eingibst oder eine Notiz in der Baumstruktur auswählst.", + "search_placeholder": "Suche nach einer Notiz anhand ihres Namens", + "enter_workspace": "Betrete den Arbeitsbereich {{title}}" + }, + "file": { + "file_preview_not_available": "Für dieses Dateiformat ist keine Dateivorschau verfügbar." + }, + "protected_session": { + "enter_password_instruction": "Um die geschützte Notiz anzuzeigen, musst du dein Passwort eingeben:", + "start_session_button": "Starte eine geschützte Sitzung Eingabetaste", + "started": "Geschützte Sitzung gestartet.", + "wrong_password": "Passwort flasch.", + "protecting-finished-successfully": "Geschützt erfolgreich beendet.", + "unprotecting-finished-successfully": "Ungeschützt erfolgreich beendet.", + "protecting-in-progress": "Schützen läuft: {{count}}", + "unprotecting-in-progress-count": "Entschützen läuft: {{count}}", + "protecting-title": "Geschützt-Status", + "unprotecting-title": "Ungeschützt-Status" + }, + "relation_map": { + "open_in_new_tab": "In neuem Tab öffnen", + "remove_note": "Notiz entfernen", + "edit_title": "Titel bearbeiten", + "rename_note": "Notiz umbenennen", + "enter_new_title": "Gebe einen neuen Notiztitel ein:", + "remove_relation": "Beziehung entfernen", + "confirm_remove_relation": "Bist du sicher, dass du die Beziehung entfernen möchtest?", + "specify_new_relation_name": "Gebe den neuen Beziehungsnamen an (erlaubte Zeichen: alphanumerisch, Doppelpunkt und Unterstrich):", + "connection_exists": "Die Verbindung „{{name}}“ zwischen diesen Notizen besteht bereits.", + "start_dragging_relations": "Beginne hier mit dem Ziehen von Beziehungen und lege sie auf einer anderen Notiz ab.", + "note_not_found": "Notiz {{noteId}} nicht gefunden!", + "cannot_match_transform": "Transformation kann nicht übereinstimmen: {{transform}}", + "note_already_in_diagram": "Die Notiz \"{{title}}\" ist schon im Diagram.", + "enter_title_of_new_note": "Gebe den Titel der neuen Notiz ein", + "default_new_note_title": "neue Notiz", + "click_on_canvas_to_place_new_note": "Klicke auf den Canvas, um eine neue Notiz zu platzieren" + }, + "render": { + "note_detail_render_help_1": "Diese Hilfesnotiz wird angezeigt, da diese Notiz vom Typ „HTML rendern“ nicht über die erforderliche Beziehung verfügt, um ordnungsgemäß zu funktionieren.", + "note_detail_render_help_2": "Render-HTML-Notiztyp wird benutzt für scripting. Kurzgesagt, du hast ein HTML-Code-Notiz (optional mit JavaScript) und diese Notiz rendert es. Damit es funktioniert, musst du eine a Beziehung namens \"renderNote\" zeigend auf die HTML-Notiz zum rendern definieren." + }, + "web_view": { + "web_view": "Webansicht", + "embed_websites": "Notiz vom Typ Web View ermöglicht das Einbetten von Websites in Trilium.", + "create_label": "To start, please create a label with a URL address you want to embed, e.g. #webViewSrc=\"https://www.google.com\"" + }, + "backend_log": { + "refresh": "Aktualisieren" + }, + "consistency_checks": { + "title": "Konsistenzprüfungen", + "find_and_fix_button": "Finde und behebe die Konsistenzprobleme", + "finding_and_fixing_message": "Konsistenzprobleme finden und beheben...", + "issues_fixed_message": "Konsistenzprobleme sollten behoben werden." + }, + "database_anonymization": { + "title": "Datenbankanonymisierung", + "full_anonymization": "Vollständige Anonymisierung", + "full_anonymization_description": "Durch diese Aktion wird eine neue Kopie der Datenbank erstellt und anonymisiert (der gesamte Notizinhalt wird entfernt und nur die Struktur und einige nicht vertrauliche Metadaten bleiben übrig), sodass sie zu Debugging-Zwecken online geteilt werden kann, ohne befürchten zu müssen, dass Ihre persönlichen Daten verloren gehen.", + "save_fully_anonymized_database": "Speichere eine vollständig anonymisierte Datenbank", + "light_anonymization": "Leichte Anonymisierung", + "light_anonymization_description": "Durch diese Aktion wird eine neue Kopie der Datenbank erstellt und eine leichte Anonymisierung vorgenommen – insbesondere wird nur der Inhalt aller Notizen entfernt, Titel und Attribute bleiben jedoch erhalten. Darüber hinaus bleiben benutzerdefinierte JS-Frontend-/Backend-Skriptnotizen und benutzerdefinierte Widgets erhalten. Dies bietet mehr Kontext zum Debuggen der Probleme.", + "choose_anonymization": "Du kannst selbst entscheiden, ob du eine vollständig oder leicht anonymisierte Datenbank bereitstellen möchten. Selbst eine vollständig anonymisierte Datenbank ist sehr nützlich. In einigen Fällen kann jedoch eine leicht anonymisierte Datenbank den Prozess der Fehlererkennung und -behebung beschleunigen.", + "save_lightly_anonymized_database": "Speichere eine leicht anonymisierte Datenbank", + "existing_anonymized_databases": "Vorhandene anonymisierte Datenbanken", + "creating_fully_anonymized_database": "Vollständig anonymisierte Datenbank erstellen...", + "creating_lightly_anonymized_database": "Erstellen einer leicht anonymisierten Datenbank...", + "error_creating_anonymized_database": "Die anonymisierte Datenbank konnte nicht erstellt werden. Überprüfe die Backend-Protokolle auf Details", + "successfully_created_fully_anonymized_database": "Vollständig anonymisierte Datenbank in {{anonymizedFilePath}} erstellt", + "successfully_created_lightly_anonymized_database": "Leicht anonymisierte Datenbank in {{anonymizedFilePath}} erstellt", + "no_anonymized_database_yet": "Noch keine anonymisierte Datenbank" + }, + "database_integrity_check": { + "title": "Datenbankintegritätsprüfung", + "description": "Dadurch wird überprüft, ob die Datenbank auf SQLite-Ebene nicht beschädigt ist. Abhängig von der DB-Größe kann es einige Zeit dauern.", + "check_button": "Überprüfe die Datenbankintegrität", + "checking_integrity": "Datenbankintegrität prüfen...", + "integrity_check_succeeded": "Integritätsprüfung erfolgreich – keine Probleme gefunden.", + "integrity_check_failed": "Integritätsprüfung fehlgeschlagen: {{results}}" + }, + "sync": { + "title": "Synchronisieren", + "force_full_sync_button": "Vollständige Synchronisierung erzwingen", + "fill_entity_changes_button": "Entitätsänderungsdatensätze füllen", + "full_sync_triggered": "Vollständige Synchronisierung ausgelöst", + "filling_entity_changes": "Entitätsänderungszeilen werden gefüllt...", + "sync_rows_filled_successfully": "Synchronisierungszeilen erfolgreich gefüllt", + "finished-successfully": "Synchronisierung erfolgreich beendet.", + "failed": "Synchronisierung fehlgeschlagen: {{message}}" + }, + "vacuum_database": { + "title": "Vakuumdatenbank", + "description": "Dadurch wird die Datenbank neu erstellt, was normalerweise zu einer kleineren Datenbankdatei führt. Es werden keine Daten tatsächlich geändert.", + "button_text": "Vakuumdatenbank", + "vacuuming_database": "Datenbank wird geleert...", + "database_vacuumed": "Die Datenbank wurde geleert" + }, + "fonts": { + "theme_defined": "Thema definiert", + "fonts": "Schriftarten", + "main_font": "Handschrift", + "font_family": "Schriftfamilie", + "size": "Größe", + "note_tree_font": "Notizbaum-Schriftart", + "note_detail_font": "Notiz-Detail-Schriftart", + "monospace_font": "Minivan (Code) Schriftart", + "note_tree_and_detail_font_sizing": "Beachte, dass die Größe der Baum- und Detailschriftarten relativ zur Hauptschriftgrößeneinstellung ist.", + "not_all_fonts_available": "Möglicherweise sind nicht alle aufgelisteten Schriftarten auf Ihrem System verfügbar.", + "apply_font_changes": "Um Schriftartänderungen zu übernehmen, klicke auf", + "reload_frontend": "Frontend neu laden", + "generic-fonts": "Generische Schriftarten", + "sans-serif-system-fonts": "Sans-serif Systemschriftarten", + "serif-system-fonts": "Serif Systemschriftarten", + "monospace-system-fonts": "Monospace Systemschriftarten", + "handwriting-system-fonts": "Handschrift Systemschriftarten", + "serif": "Serif", + "sans-serif": "Sans Serif", + "monospace": "Monospace", + "system-default": "System Standard" + }, + "max_content_width": { + "title": "Inhaltsbreite", + "default_description": "Trilium begrenzt standardmäßig die maximale Inhaltsbreite, um die Lesbarkeit für maximierte Bildschirme auf Breitbildschirmen zu verbessern.", + "max_width_label": "Maximale Inhaltsbreite in Pixel", + "apply_changes_description": "Um Änderungen an der Inhaltsbreite anzuwenden, klicke auf", + "reload_button": "Frontend neu laden", + "reload_description": "Änderungen an den Darstellungsoptionen" + }, + "native_title_bar": { + "title": "Native Titelleiste (App-Neustart erforderlich)", + "enabled": "ermöglicht", + "disabled": "deaktiviert" + }, + "ribbon": { + "widgets": "Multifunktionsleisten-Widgets", + "promoted_attributes_message": "Die Multifunktionsleisten-Registerkarte „Heraufgestufte Attribute“ wird automatisch geöffnet, wenn in der Notiz heraufgestufte Attribute vorhanden sind", + "edited_notes_message": "Die Multifunktionsleisten-Registerkarte „Bearbeitete Notizen“ wird bei Tagesnotizen automatisch geöffnet" + }, + "theme": { + "title": "Thema", + "theme_label": "Thema", + "override_theme_fonts_label": "Theme-Schriftarten überschreiben", + "triliumnext": "Trilium (Systemfarbschema folgend)", + "triliumnext-light": "Trilium (Hell)", + "triliumnext-dark": "Trilium (Dunkel)", + "layout": "Layout", + "layout-vertical-title": "Vertikal", + "layout-horizontal-title": "Horizontal", + "layout-vertical-description": "Startleiste ist auf der linken Seite (standard)", + "layout-horizontal-description": "Startleiste ist unter der Tableiste. Die Tableiste wird dadurch auf die ganze Breite erweitert." + }, + "zoom_factor": { + "title": "Zoomfaktor (nur Desktop-Build)", + "description": "Das Zoomen kann auch mit den Tastenkombinationen STRG+- und STRG+u003d gesteuert werden." + }, + "code_auto_read_only_size": { + "title": "Automatische schreibgeschützte Größe", + "description": "Die automatische schreibgeschützte Notizgröße ist die Größe, ab der Notizen im schreibgeschützten Modus angezeigt werden (aus Leistungsgründen).", + "label": "Automatische schreibgeschützte Größe (Codenotizen)" + }, + "code_mime_types": { + "title": "Verfügbare MIME-Typen im Dropdown-Menü" + }, + "vim_key_bindings": { + "use_vim_keybindings_in_code_notes": "Verwende VIM-Tastenkombinationen in Codenotizen (kein Ex-Modus)", + "enable_vim_keybindings": "Aktiviere Vim-Tastenkombinationen" + }, + "wrap_lines": { + "wrap_lines_in_code_notes": "Zeilen in Codenotizen umbrechen", + "enable_line_wrap": "Zeilenumbruch aktivieren (Änderung erfordert möglicherweise ein Neuladen des Frontends, um wirksam zu werden)" + }, + "images": { + "images_section_title": "Bilder", + "download_images_automatically": "Lade Bilder automatisch herunter, um sie offline zu verwenden.", + "download_images_description": "Eingefügter HTML-Code kann Verweise auf Online-Bilder enthalten. Trilium findet diese Verweise und lädt die Bilder herunter, sodass sie offline verfügbar sind.", + "enable_image_compression": "Bildkomprimierung aktivieren", + "max_image_dimensions": "Maximale Breite/Höhe eines Bildes in Pixel (die Größe des Bildes wird geändert, wenn es diese Einstellung überschreitet).", + "jpeg_quality_description": "JPEG-Qualität (10 – schlechteste Qualität, 100 – beste Qualität, 50 – 85 wird empfohlen)" + }, + "attachment_erasure_timeout": { + "attachment_erasure_timeout": "Zeitüberschreitung beim Löschen von Anhängen", + "attachment_auto_deletion_description": "Anhänge werden automatisch gelöscht (und gelöscht), wenn sie nach einer definierten Zeitspanne nicht mehr in ihrer Notiz referenziert werden.", + "erase_attachments_after": "Erase unused attachments after:", + "manual_erasing_description": "Du kannst das Löschen auch manuell auslösen (ohne Berücksichtigung des oben definierten Timeouts):", + "erase_unused_attachments_now": "Lösche jetzt nicht verwendete Anhangnotizen", + "unused_attachments_erased": "Nicht verwendete Anhänge wurden gelöscht." + }, + "network_connections": { + "network_connections_title": "Netzwerkverbindungen", + "check_for_updates": "Suche automatisch nach Updates" + }, + "note_erasure_timeout": { + "note_erasure_timeout_title": "Beachte das Zeitlimit für die Löschung", + "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.", + "erase_notes_after": "Notizen löschen nach:", + "manual_erasing_description": "Du kannst das Löschen auch manuell auslösen (ohne Berücksichtigung des oben definierten Timeouts):", + "erase_deleted_notes_now": "Jetzt gelöschte Notizen löschen", + "deleted_notes_erased": "Gelöschte Notizen wurden gelöscht." + }, + "revisions_snapshot_interval": { + "note_revisions_snapshot_interval_title": "Snapshot-Intervall für Notizrevisionen", + "note_revisions_snapshot_description": "Das Snapshot-Zeitintervall für Notizrevisionen ist die Zeit, nach der eine neue Notizrevision erstellt wird. Weitere Informationen findest du im Wiki.", + "snapshot_time_interval_label": "Zeitintervall für Notiz-Revisions-Snapshot:" + }, + "revisions_snapshot_limit": { + "note_revisions_snapshot_limit_title": "Limit für Notizrevision-Snapshots", + "note_revisions_snapshot_limit_description": "Das Limit für Notizrevision-Snapshots bezieht sich auf die maximale Anzahl von Revisionen, die für jede Notiz gespeichert werden können. Dabei bedeutet -1, dass es kein Limit gibt, und 0 bedeutet, dass alle Revisionen gelöscht werden. Du kannst das maximale Limit für Revisionen einer einzelnen Notiz über das Label #versioningLimit festlegen.", + "snapshot_number_limit_label": "Limit der Notizrevision-Snapshots:", + "erase_excess_revision_snapshots": "Überschüssige Revision-Snapshots jetzt löschen", + "erase_excess_revision_snapshots_prompt": "Überschüssige Revision-Snapshots wurden gelöscht." + }, + "search_engine": { + "title": "Suchmaschine", + "custom_search_engine_info": "Für eine benutzerdefinierte Suchmaschine müssen sowohl ein Name als auch eine URL festgelegt werden. Wenn keine dieser Optionen festgelegt ist, wird DuckDuckGo als Standardsuchmaschine verwendet.", + "predefined_templates_label": "Vordefinierte Suchmaschinenvorlagen", + "bing": "Bing", + "baidu": "Baidu", + "duckduckgo": "DuckDuckGo", + "google": "Google", + "custom_name_label": "Benutzerdefinierter Suchmaschinenname", + "custom_name_placeholder": "Passe den Suchmaschinennamen an", + "custom_url_label": "Die benutzerdefinierte Suchmaschinen-URL sollte {keyword} als Platzhalter für den Suchbegriff enthalten.", + "custom_url_placeholder": "Passe die Suchmaschinen-URL an", + "save_button": "Speichern" + }, + "tray": { + "title": "Systemablage", + "enable_tray": "Tray aktivieren (Trilium muss neu gestartet werden, damit diese Änderung wirksam wird)" + }, + "heading_style": { + "title": "Überschriftenstil", + "plain": "Schmucklos", + "underline": "Unterstreichen", + "markdown": "Markdown-Stil" + }, + "highlights_list": { + "title": "Highlights-Liste", + "description": "Du kannst die im rechten Bereich angezeigte Highlights-Liste anpassen:", + "bold": "Fettgedruckter Text", + "italic": "Kursiver Text", + "underline": "Unterstrichener Text", + "color": "Farbiger Text", + "bg_color": "Text mit Hintergrundfarbe", + "visibility_title": "Sichtbarkeit der Highlights-Liste", + "visibility_description": "Du kannst das Hervorhebungs-Widget pro Notiz ausblenden, indem du die Beschriftung #hideHighlightWidget hinzufügst.", + "shortcut_info": "Du kannst eine Tastenkombination zum schnellen Umschalten des rechten Bereichs (einschließlich Hervorhebungen) in den Optionen -> Tastenkombinationen konfigurieren (Name „toggleRightPane“)." + }, + "table_of_contents": { + "title": "Inhaltsverzeichnis", + "description": "Das Inhaltsverzeichnis wird in Textnotizen angezeigt, wenn die Notiz mehr als eine definierte Anzahl von Überschriften enthält. Du kannst diese Nummer anpassen:", + "disable_info": "Du kannst diese Option auch verwenden, um TOC effektiv zu deaktivieren, indem du eine sehr hohe Zahl festlegst.", + "shortcut_info": "Du kannst eine Tastenkombination zum schnellen Umschalten des rechten Bereichs (einschließlich Inhaltsverzeichnis) unter Optionen -> Tastenkombinationen konfigurieren (Name „toggleRightPane“)." + }, + "text_auto_read_only_size": { + "title": "Automatische schreibgeschützte Größe", + "description": "Die automatische schreibgeschützte Notizgröße ist die Größe, ab der Notizen im schreibgeschützten Modus angezeigt werden (aus Leistungsgründen).", + "label": "Automatische schreibgeschützte Größe (Textnotizen)" + }, + "i18n": { + "title": "Lokalisierung", + "language": "Sprache", + "first-day-of-the-week": "Erster Tag der Woche", + "sunday": "Sonntag", + "monday": "Montag" + }, + "backup": { + "automatic_backup": "Automatische Sicherung", + "automatic_backup_description": "Trilium kann die Datenbank automatisch sichern:", + "enable_daily_backup": "Aktiviere die tägliche Sicherung", + "enable_weekly_backup": "Aktiviere die wöchentliche Sicherung", + "enable_monthly_backup": "Aktiviere die monatliche Sicherung", + "backup_recommendation": "Es wird empfohlen, die Sicherung aktiviert zu lassen. Dies kann jedoch bei großen Datenbanken und/oder langsamen Speichergeräten den Anwendungsstart verlangsamen.", + "backup_now": "Jetzt sichern", + "backup_database_now": "Jetzt Datenbank sichern", + "existing_backups": "Vorhandene Backups", + "date-and-time": "Datum & Uhrzeit", + "path": "Pfad", + "database_backed_up_to": "Die Datenbank wurde gesichert unter {{backupFilePath}}", + "no_backup_yet": "noch kein Backup" + }, + "etapi": { + "title": "ETAPI", + "description": "ETAPI ist eine REST-API, die für den programmgesteuerten Zugriff auf die Trilium-Instanz ohne Benutzeroberfläche verwendet wird.", + "see_more": "Weitere Details können im {{- link_to_wiki}} und in der {{- link_to_openapi_spec}} oder der {{- link_to_swagger_ui }} gefunden werden.", + "wiki": "Wiki", + "openapi_spec": "ETAPI OpenAPI-Spezifikation", + "swagger_ui": "ETAPI Swagger UI", + "create_token": "Erstelle ein neues ETAPI-Token", + "existing_tokens": "Vorhandene Token", + "no_tokens_yet": "Es sind noch keine Token vorhanden. Klicke auf die Schaltfläche oben, um eine zu erstellen.", + "token_name": "Tokenname", + "created": "Erstellt", + "actions": "Aktionen", + "new_token_title": "Neuer ETAPI-Token", + "new_token_message": "Bitte gebe en Namen des neuen Tokens ein", + "default_token_name": "neues Token", + "error_empty_name": "Der Tokenname darf nicht leer sein", + "token_created_title": "ETAPI-Token erstellt", + "token_created_message": "Kopiere den erstellten Token in die Zwischenablage. Trilium speichert den Token gehasht und dies ist das letzte Mal, dass du ihn siehst.", + "rename_token": "Benenne dieses Token um", + "delete_token": "Dieses Token löschen/deaktivieren", + "rename_token_title": "Token umbenennen", + "rename_token_message": "Bitte gebe den Namen des neuen Tokens ein", + "delete_token_confirmation": "Bist du sicher, dass den ETAPI token \"{{name}}\" löschen möchstest?" + }, + "options_widget": { + "options_status": "Optionsstatus", + "options_change_saved": "Die Änderung der Optionen wurde gespeichert." + }, + "password": { + "heading": "Passwort", + "alert_message": "Bitte merke dir dein neues Passwort gut. Das Passwort wird zum Anmelden bei der Weboberfläche und zum Verschlüsseln geschützter Notizen verwendet. Wenn du dein Passwort vergisst, gehen alle deine geschützten Notizen für immer verloren.", + "reset_link": "Klicke hier, um es zurückzusetzen.", + "old_password": "Altes Passwort", + "new_password": "Neues Passwort", + "new_password_confirmation": "Neue Passwortbestätigung", + "change_password": "Kennwort ändern", + "protected_session_timeout": "Zeitüberschreitung der geschützten Sitzung", + "protected_session_timeout_description": "Das Zeitlimit für geschützte Sitzungen ist ein Zeitraum, nach dem die geschützte Sitzung aus dem Speicher des Browsers gelöscht wird. Dies wird ab der letzten Interaktion mit geschützten Notizen gemessen. Sehen", + "wiki": "Wiki", + "for_more_info": "für weitere Informationen.", + "protected_session_timeout_label": "Zeitüberschreitung der geschützten Sitzung:", + "reset_confirmation": "Durch das Zurücksetzen des Passworts verlierst du für immer den Zugriff auf alle Ihre bestehenden geschützten Notizen. Möchtest du das Passwort wirklich zurücksetzen?", + "reset_success_message": "Das Passwort wurde zurückgesetzt. Bitte lege ein neues Passwort fest", + "change_password_heading": "Kennwort ändern", + "set_password_heading": "Passwort festlegen", + "set_password": "Passwort festlegen", + "password_mismatch": "Neue Passwörter sind nicht dasselbe.", + "password_changed_success": "Das Passwort wurde geändert. Trilium wird neu geladen, nachdem du auf OK geklickt hast." + }, + "shortcuts": { + "keyboard_shortcuts": "Tastaturkürzel", + "multiple_shortcuts": "Mehrere Tastenkombinationen für dieselbe Aktion können durch Komma getrennt werden.", + "electron_documentation": "Siehe Electron documentation für verfügbare Modifier und key codes.", + "type_text_to_filter": "Gebe Text ein, um Verknüpfungen zu filtern...", + "action_name": "Aktionsname", + "shortcuts": "Tastenkürzel", + "default_shortcuts": "Standardtastenkürzel", + "description": "Beschreibung", + "reload_app": "Lade die App neu, um die Änderungen zu übernehmen", + "set_all_to_default": "Setze alle Verknüpfungen auf die Standardeinstellungen", + "confirm_reset": "Möchtest du wirklich alle Tastaturkürzel auf die Standardeinstellungen zurücksetzen?" + }, + "spellcheck": { + "title": "Rechtschreibprüfung", + "description": "Diese Optionen gelten nur für Desktop-Builds. Browser verwenden ihre eigene native Rechtschreibprüfung.", + "enable": "Aktiviere die Rechtschreibprüfung", + "language_code_label": "Sprachcode(s)", + "language_code_placeholder": "zum Beispiel \"en-US\", \"de-AT\"", + "multiple_languages_info": "Mehrere Sprachen können mit einem Komma getrennt werden z.B. \"en-US, de-DE, cs\". ", + "available_language_codes_label": "Verfügbare Sprachcodes:", + "restart-required": "Änderungen an den Rechtschreibprüfungsoptionen werden nach dem Neustart der Anwendung wirksam." + }, + "sync_2": { + "config_title": "Synchronisierungskonfiguration", + "server_address": "Adresse der Serverinstanz", + "timeout": "Synchronisierungs-Timeout (Millisekunden)", + "proxy_label": "Proxyserver synchronisieren (optional)", + "note": "Notiz", + "note_description": "Wenn du die Proxy-Einstellung leer lässt, wird der System-Proxy verwendet (gilt nur für Desktop-/Electron-Build).", + "special_value_description": "Ein weiterer besonderer Wert ist noproxy, der das Ignorieren sogar des System-Proxys erzwingt und NODE_TLS_REJECT_UNAUTHORIZED respektiert.", + "save": "Speichern", + "help": "Helfen", + "test_title": "Synchronisierungstest", + "test_description": "Dadurch werden die Verbindung und der Handshake zum Synchronisierungsserver getestet. Wenn der Synchronisierungsserver nicht initialisiert ist, wird er dadurch für die Synchronisierung mit dem lokalen Dokument eingerichtet.", + "test_button": "Teste die Synchronisierung", + "handshake_failed": "Handshake des Synchronisierungsservers fehlgeschlagen, Fehler: {{message}}" + }, + "api_log": { + "close": "Schließen" + }, + "attachment_detail_2": { + "will_be_deleted_in": "Dieser Anhang wird in {{time}} automatisch gelöscht", + "will_be_deleted_soon": "Dieser Anhang wird bald automatisch gelöscht", + "deletion_reason": ", da der Anhang nicht im Inhalt der Notiz verlinkt ist. Um das Löschen zu verhindern, füge den Anhangslink wieder in den Inhalt ein oder wandel den Anhang in eine Notiz um.", + "role_and_size": "Rolle: {{role}}, Größe: {{size}}", + "link_copied": "Anhangslink in die Zwischenablage kopiert.", + "unrecognized_role": "Unbekannte Anhangsrolle „{{role}}“." + }, + "bookmark_switch": { + "bookmark": "Lesezeichen", + "bookmark_this_note": "Setze ein Lesezeichen für diese Notiz im linken Seitenbereich", + "remove_bookmark": "Lesezeichen entfernen" + }, + "editability_select": { + "auto": "Auto", + "read_only": "Schreibgeschützt", + "always_editable": "Immer editierbar", + "note_is_editable": "Die Notiz kann bearbeitet werden, wenn sie nicht zu lang ist.", + "note_is_read_only": "Die Notiz ist schreibgeschützt, kann aber per Knopfdruck bearbeitet werden.", + "note_is_always_editable": "Die Notiz kann immer bearbeitet werden, unabhängig von ihrer Länge." + }, + "note-map": { + "button-link-map": "Beziehungskarte", + "button-tree-map": "Baumkarte" + }, + "tree-context-menu": { + "open-in-a-new-tab": "In neuem Tab öffnen Strg+Klick", + "open-in-a-new-split": "In neuem Split öffnen", + "insert-note-after": "Notiz dahinter einfügen", + "insert-child-note": "Unternotiz einfügen", + "delete": "Löschen", + "search-in-subtree": "Im Notizbaum suchen", + "hoist-note": "Notiz-Fokus setzen", + "unhoist-note": "Notiz-Fokus aufheben", + "edit-branch-prefix": "Zweig-Präfix bearbeiten", + "advanced": "Erweitert", + "expand-subtree": "Notizbaum ausklappen", + "collapse-subtree": "Notizbaum einklappen", + "sort-by": "Sortieren nach...", + "recent-changes-in-subtree": "Kürzliche Änderungen im Notizbaum", + "convert-to-attachment": "Als Anhang konvertieren", + "copy-note-path-to-clipboard": "Notiz-Pfad in die Zwischenablage kopieren", + "protect-subtree": "Notizbaum schützen", + "unprotect-subtree": "Notizenbaum-Schutz aufheben", + "copy-clone": "Kopieren / Klonen", + "clone-to": "Klonen nach...", + "cut": "Ausschneiden", + "move-to": "Verschieben nach...", + "paste-into": "Als Unternotiz einfügen", + "paste-after": "Danach einfügen", + "duplicate": "Duplizieren", + "export": "Exportieren", + "import-into-note": "In Notiz importieren", + "apply-bulk-actions": "Massenaktionen ausführen", + "converted-to-attachments": "{{count}} Notizen wurden als Anhang konvertiert.", + "convert-to-attachment-confirm": "Bist du sicher, dass du die ausgewählten Notizen in Anhänge ihrer übergeordneten Notizen umwandeln möchtest?" + }, + "shared_info": { + "shared_publicly": "Diese Notiz ist öffentlich geteilt auf", + "shared_locally": "Diese Notiz ist lokal geteilt auf", + "help_link": "Für Hilfe besuche wiki." + }, + "note_types": { + "text": "Text", + "code": "Code", + "saved-search": "Gespeicherte Such-Notiz", + "relation-map": "Beziehungskarte", + "note-map": "Notizkarte", + "render-note": "Render Notiz", + "mermaid-diagram": "Mermaid Diagram", + "canvas": "Canvas", + "web-view": "Webansicht", + "mind-map": "Mind Map", + "file": "Datei", + "image": "Bild", + "launcher": "Launcher", + "doc": "Dokument", + "widget": "Widget", + "confirm-change": "Es is nicht empfehlenswert den Notiz-Typ zu ändern, wenn der Inhalt der Notiz nicht leer ist. Möchtest du dennoch fortfahren?", + "geo-map": "Geo Map", + "beta-feature": "Beta" + }, + "protect_note": { + "toggle-on": "Notiz schützen", + "toggle-off": "Notizschutz aufheben", + "toggle-on-hint": "Notiz ist ungeschützt, klicken, um sie zu schützen", + "toggle-off-hint": "Notiz ist geschützt, klicken, um den Schutz aufzuheben" + }, + "shared_switch": { + "shared": "Teilen", + "toggle-on-title": "Notiz teilen", + "toggle-off-title": "Notiz-Freigabe aufheben", + "shared-branch": "Diese Notiz existiert nur als geteilte Notiz, das Aufheben der Freigabe würde sie löschen. Möchtest du fortfahren und die Notiz damit löschen?", + "inherited": "Die Notiz kann hier nicht von der Freigabe entfernt werden, da sie über Vererbung von einer übergeordneten Notiz geteilt wird." + }, + "template_switch": { + "template": "Vorlage", + "toggle-on-hint": "Notiz zu einer Vorlage machen", + "toggle-off-hint": "Entferne die Notiz als Vorlage" + }, + "open-help-page": "Hilfeseite öffnen", + "find": { + "case_sensitive": "Groß-/Kleinschreibung beachten", + "match_words": "Wörter genau übereinstimmen", + "find_placeholder": "Finde in Text...", + "replace_placeholder": "Ersetze mit...", + "replace": "Ersetzen", + "replace_all": "Alle Ersetzen" + }, + "highlights_list_2": { + "title": "Hervorhebungs-Liste", + "options": "Optionen" + }, + "quick-search": { + "placeholder": "Schnellsuche", + "searching": "Suche läuft…", + "no-results": "Keine Ergebnisse gefunden", + "more-results": "... und {{number}} weitere Ergebnisse.", + "show-in-full-search": "In der vollständigen Suche anzeigen" + }, + "note_tree": { + "collapse-title": "Notizbaum zusammenklappen", + "scroll-active-title": "Zur aktiven Notiz scrollen", + "tree-settings-title": "Baum-Einstellungen", + "hide-archived-notes": "Archivierte Notizen ausblenden", + "automatically-collapse-notes": "Notizen automatisch zusammenklappen", + "automatically-collapse-notes-title": "Notizen werden nach einer Inaktivitätsperiode automatisch zusammengeklappt, um den Baum zu entlasten.", + "save-changes": "Änderungen speichern und anwenden", + "auto-collapsing-notes-after-inactivity": "Automatisches Zusammenklappen von Notizen nach Inaktivität…", + "saved-search-note-refreshed": "Gespeicherte Such-Notiz wurde aktualisiert.", + "hoist-this-note-workspace": "Diese Notiz fokussieren (Arbeitsbereich)", + "refresh-saved-search-results": "Gespeicherte Suchergebnisse aktualisieren", + "create-child-note": "Unternotiz anlegen", + "unhoist": "Entfokussieren" + }, + "title_bar_buttons": { + "window-on-top": "Dieses Fenster immer oben halten" + }, + "note_detail": { + "could_not_find_typewidget": "Konnte typeWidget für Typ ‚{{type}}‘ nicht finden" + }, + "note_title": { + "placeholder": "Titel der Notiz hier eingeben…" + }, + "search_result": { + "no_notes_found": "Es wurden keine Notizen mit den angegebenen Suchparametern gefunden.", + "search_not_executed": "Die Suche wurde noch nicht ausgeführt. Klicke oben auf „Suchen“, um die Ergebnisse anzuzeigen." + }, + "spacer": { + "configure_launchbar": "Startleiste konfigurieren" + }, + "sql_result": { + "no_rows": "Es wurden keine Zeilen für diese Abfrage zurückgegeben" + }, + "sql_table_schemas": { + "tables": "Tabellen" + }, + "tab_row": { + "close_tab": "Tab schließen", + "add_new_tab": "Neuen Tab hinzufügen", + "close": "Schließen", + "close_other_tabs": "Andere Tabs schließen", + "close_right_tabs": "Tabs rechts schließen", + "close_all_tabs": "Alle Tabs schließen", + "reopen_last_tab": "Zuletzt geschlossenen Tab erneut öffnen", + "move_tab_to_new_window": "Tab in neues Fenster verschieben", + "copy_tab_to_new_window": "Tab in neues Fenster kopieren", + "new_tab": "Neuer Tab" + }, + "toc": { + "table_of_contents": "Inhaltsverzeichnis", + "options": "Optionen" + }, + "watched_file_update_status": { + "file_last_modified": "Datei wurde zuletzt geändert am .", + "upload_modified_file": "Modifizierte Datei hochladen", + "ignore_this_change": "Diese Änderung ignorieren" + }, + "app_context": { + "please_wait_for_save": "Bitte warte ein paar Sekunden, bis das Speichern abgeschlossen ist, und versuche es dann erneut." + }, + "note_create": { + "duplicated": "Notiz ‚{{title}}‘ wurde dupliziert." + }, + "image": { + "copied-to-clipboard": "Ein Verweis auf das Bild wurde in die Zwischenablage kopiert. Dieser kann in eine beliebige Textnotiz eingefügt werden.", + "cannot-copy": "Das Bild konnte nicht in die Zwischenablage kopiert werden." + }, + "clipboard": { + "cut": "Notiz(en) wurden in die Zwischenablage ausgeschnitten.", + "copied": "Notiz(en) wurden in die Zwischenablage kopiert." + }, + "entrypoints": { + "note-revision-created": "Notizrevision wurde erstellt.", + "note-executed": "Notiz wurde ausgeführt.", + "sql-error": "Fehler bei der Ausführung der SQL-Abfrage: {{message}}" + }, + "branches": { + "cannot-move-notes-here": "Notizen können hier nicht verschoben werden.", + "delete-status": "Löschstatus", + "delete-notes-in-progress": "Löschen von Notizen in Bearbeitung: {{count}}", + "delete-finished-successfully": "Löschen erfolgreich abgeschlossen.", + "undeleting-notes-in-progress": "Wiederherstellen von Notizen in Bearbeitung: {{count}}", + "undeleting-notes-finished-successfully": "Wiederherstellen von Notizen erfolgreich abgeschlossen." + }, + "frontend_script_api": { + "async_warning": "Du übergibst eine asynchrone Funktion an `api.runOnBackend()`, was wahrscheinlich nicht wie beabsichtigt funktioniert.\\nEntweder mach die Funktion synchron (indem du das `async`-Schlüsselwort entfernst) oder benutze `api.runAsyncOnBackendWithManualTransactionHandling()`.", + "sync_warning": "Du übergibst eine synchrone Funktion an `api.runAsyncOnBackendWithManualTransactionHandling()`,\\nobwohl du wahrscheinlich `api.runOnBackend()` verwenden solltest." + }, + "ws": { + "sync-check-failed": "Synchronisationsprüfung fehlgeschlagen!", + "consistency-checks-failed": "Konsistenzprüfung fehlgeschlagen! Siehe Logs für Details.", + "encountered-error": "Fehler „{{message}}“ aufgetreten, siehe Konsole für Details." + }, + "hoisted_note": { + "confirm_unhoisting": "Die angeforderte Notiz ‚{{requestedNote}}‘ befindet sich außerhalb des hoisted Bereichs der Notiz ‚{{hoistedNote}}‘. Du musst sie unhoisten, um auf die Notiz zuzugreifen. Möchtest du mit dem Unhoisting fortfahren?" + }, + "launcher_context_menu": { + "reset_launcher_confirm": "Möchtest du „{{title}}“ wirklich zurücksetzen? Alle Daten / Einstellungen in dieser Notiz (und ihren Unternotizen) gehen verloren und der Launcher wird an seinen ursprünglichen Standort zurückgesetzt.", + "add-note-launcher": "Launcher für Notiz hinzufügen", + "add-script-launcher": "Launcher für Skript hinzufügen", + "add-custom-widget": "Benutzerdefiniertes Widget hinzufügen", + "add-spacer": "Spacer hinzufügen", + "delete": "Löschen ", + "reset": "Zurücksetzen", + "move-to-visible-launchers": "Zu sichtbaren Launchern verschieben", + "move-to-available-launchers": "Zu verfügbaren Launchern verschieben", + "duplicate-launcher": "Launcher duplizieren " + }, + "editable-text": { + "auto-detect-language": "Automatisch erkannt" + }, + "highlighting": { + "description": "Steuert die Syntaxhervorhebung für Codeblöcke in Textnotizen, Code-Notizen sind nicht betroffen.", + "color-scheme": "Farbschema" + }, + "code_block": { + "word_wrapping": "Wortumbruch", + "theme_none": "Keine Syntax-Hervorhebung", + "theme_group_light": "Helle Themen", + "theme_group_dark": "Dunkle Themen" + }, + "classic_editor_toolbar": { + "title": "Format" + }, + "editor": { + "title": "Editor" + }, + "editing": { + "editor_type": { + "label": "Format Toolbar", + "floating": { + "title": "Schwebend", + "description": "Werkzeuge erscheinen in Cursornähe" + }, + "fixed": { + "title": "Fixiert", + "description": "Werkzeuge erscheinen im \"Format\" Tab" + }, + "multiline-toolbar": "Toolbar wenn nötig in mehreren Zeilen darstellen." + } + }, + "electron_context_menu": { + "add-term-to-dictionary": "Begriff \"{{term}}\" zum Wörterbuch hinzufügen", + "cut": "Ausschneiden", + "copy": "Kopieren", + "copy-link": "Link opieren", + "paste": "Einfügen", + "paste-as-plain-text": "Als unformatierten Text einfügen", + "search_online": "Suche nach \"{{term}}\" mit {{searchEngine}} starten" + }, + "image_context_menu": { + "copy_reference_to_clipboard": "Referenz in Zwischenablage kopieren", + "copy_image_to_clipboard": "Bild in die Zwischenablage kopieren" + }, + "link_context_menu": { + "open_note_in_new_tab": "Notiz in neuen Tab öffnen", + "open_note_in_new_split": "Notiz in neuen geteilten Tab öffnen", + "open_note_in_new_window": "Notiz in neuen Fenster öffnen" + }, + "electron_integration": { + "desktop-application": "Desktop Anwendung", + "native-title-bar": "Native Anwendungsleiste", + "native-title-bar-description": "In Windows und macOS, sorgt das Deaktivieren der nativen Anwendungsleiste für ein kompakteres Aussehen. Unter Linux, sorgt das Aktivieren der nativen Anwendungsleiste für eine bessere Integration mit anderen Teilen des Systems.", + "background-effects": "Hintergrundeffekte aktivieren (nur Windows 11)", + "background-effects-description": "Der Mica Effekt fügt einen unscharfen, stylischen Hintergrund in Anwendungsfenstern ein. Dieser erzeugt Tiefe und ein modernes Auftreten.", + "restart-app-button": "Anwendung neustarten um Änderungen anzuwenden", + "zoom-factor": "Zoomfaktor" + }, + "note_autocomplete": { + "search-for": "Suche nach \"{{term}}\"", + "create-note": "Erstelle und verlinke Unternotiz \"{{term}}\"", + "insert-external-link": "Einfügen von Externen Link zu \"{{term}}\"", + "clear-text-field": "Textfeldinhalt löschen", + "show-recent-notes": "Aktuelle Notizen anzeigen", + "full-text-search": "Volltextsuche" + }, + "note_tooltip": { + "note-has-been-deleted": "Notiz wurde gelöscht." + }, + "geo-map": { + "create-child-note-title": "Neue Unternotiz anlegen und zur Karte hinzufügen", + "create-child-note-instruction": "Auf die Karte klicken, um eine neue Notiz an der Stelle zu erstellen oder Escape drücken um abzubrechen.", + "unable-to-load-map": "Karte konnte nicht geladen werden." + }, + "geo-map-context": { + "open-location": "Ort öffnen", + "remove-from-map": "Von Karte entfernen" + }, + "help-button": { + "title": "Relevante Hilfeseite öffnen" + }, + "duration": { + "seconds": "Sekunden", + "minutes": "Minuten", + "hours": "Stunden", + "days": "Tage" + }, + "time_selector": { + "invalid_input": "Die eingegebene Zeit ist keine valide Zahl." + }, + "modal": { + "close": "Schließen" } - }, - "add_link": { - "add_link": "Link hinzufügen", - "help_on_links": "Hilfe zu Links", - "note": "Notiz", - "search_note": "Suche nach einer Notiz anhand ihres Namens", - "link_title_mirrors": "Der Linktitel spiegelt den aktuellen Titel der Notiz wider", - "link_title_arbitrary": "Der Linktitel kann beliebig geändert werden", - "link_title": "Linktitel", - "button_add_link": "Link hinzufügen" - }, - "branch_prefix": { - "edit_branch_prefix": "Zweigpräfix bearbeiten", - "help_on_tree_prefix": "Hilfe zum Baumpräfix", - "prefix": "Präfix: ", - "save": "Speichern", - "branch_prefix_saved": "Zweigpräfix wurde gespeichert." - }, - "bulk_actions": { - "bulk_actions": "Massenaktionen", - "affected_notes": "Betroffene Notizen", - "include_descendants": "Unternotizen der ausgewählten Notizen einbeziehen", - "available_actions": "Verfügbare Aktionen", - "chosen_actions": "Ausgewählte Aktionen", - "execute_bulk_actions": "Massenaktionen ausführen", - "bulk_actions_executed": "Massenaktionen wurden erfolgreich ausgeführt.", - "none_yet": "Noch keine ... Füge eine Aktion hinzu, indem du oben auf eine der verfügbaren Aktionen klicken.", - "labels": "Labels", - "relations": "Beziehungen", - "notes": "Notizen", - "other": "Andere" - }, - "clone_to": { - "clone_notes_to": "Notizen klonen nach...", - "help_on_links": "Hilfe zu Links", - "notes_to_clone": "Notizen zum Klonen", - "target_parent_note": "Ziel-Übergeordnetenotiz", - "search_for_note_by_its_name": "Suche nach einer Notiz anhand ihres Namens", - "cloned_note_prefix_title": "Die geklonte Notiz wird im Notizbaum mit dem angegebenen Präfix angezeigt", - "prefix_optional": "Präfix (optional)", - "clone_to_selected_note": "Auf ausgewählte Notiz klonen", - "no_path_to_clone_to": "Kein Pfad zum Klonen.", - "note_cloned": "Die Notiz \"{{clonedTitle}}\" wurde in \"{{targetTitle}}\" hinein geklont" - }, - "confirm": { - "confirmation": "Bestätigung", - "cancel": "Abbrechen", - "ok": "OK", - "are_you_sure_remove_note": "Bist du sicher, dass du \"{{title}}\" von der Beziehungskarte entfernen möchten? ", - "if_you_dont_check": "Wenn du dies nicht aktivierst, wird die Notiz nur aus der Beziehungskarte entfernt.", - "also_delete_note": "Auch die Notiz löschen" - }, - "delete_notes": { - "delete_notes_preview": "Vorschau der Notizen löschen", - "close": "Schließen", - "delete_all_clones_description": "auch alle Klone löschen (kann bei letzte Änderungen rückgängig gemacht werden)", - "erase_notes_description": "Beim normalen (vorläufigen) Löschen werden die Notizen nur als gelöscht markiert und sie können innerhalb eines bestimmten Zeitraums (im Dialogfeld „Letzte Änderungen“) wiederhergestellt werden. Wenn du diese Option aktivierst, werden die Notizen sofort gelöscht und es ist nicht möglich, die Notizen wiederherzustellen.", - "erase_notes_warning": "Notizen dauerhaft löschen (kann nicht rückgängig gemacht werden), einschließlich aller Klone. Dadurch wird ein Neuladen der Anwendung erzwungen.", - "notes_to_be_deleted": "Folgende Notizen werden gelöscht ({{notesCount}})", - "no_note_to_delete": "Es werden keine Notizen gelöscht (nur Klone).", - "broken_relations_to_be_deleted": "Folgende Beziehungen werden gelöst und gelöscht ({{ relationCount}})", - "cancel": "Abbrechen", - "ok": "OK", - "deleted_relation_text": "Notiz {{- note}} (soll gelöscht werden) wird von Beziehung {{- relation}} ausgehend von {{- source}} referenziert." - }, - "export": { - "export_note_title": "Notiz exportieren", - "close": "Schließen", - "export_type_subtree": "Diese Notiz und alle ihre Unternotizen", - "format_html": "HTML - empfohlen, da dadurch alle Formatierungen erhalten bleiben", - "format_html_zip": "HTML im ZIP-Archiv – dies wird empfohlen, da dadurch die gesamte Formatierung erhalten bleibt.", - "format_markdown": "Markdown – dadurch bleiben die meisten Formatierungen erhalten.", - "format_opml": "OPML – Outliner-Austauschformat nur für Text. Formatierungen, Bilder und Dateien sind nicht enthalten.", - "opml_version_1": "OPML v1.0 – nur Klartext", - "opml_version_2": "OPML v2.0 – erlaubt auch HTML", - "export_type_single": "Nur diese Notiz ohne ihre Unternotizen", - "export": "Export", - "choose_export_type": "Bitte wähle zuerst den Exporttypen aus", - "export_status": "Exportstatus", - "export_in_progress": "Export läuft: {{progressCount}}", - "export_finished_successfully": "Der Export wurde erfolgreich abgeschlossen.", - "format_pdf": "PDF - für Ausdrucke oder Teilen." - }, - "help": { - "noteNavigation": "Notiz Navigation", - "goUpDown": "In der Liste der Notizen nach oben/unten gehen", - "collapseExpand": "Knoten reduzieren/erweitern", - "notSet": "nicht eingestellt", - "goBackForwards": "in der Historie zurück/vorwärts gehen", - "showJumpToNoteDialog": "zeige \"Springe zu\" dialog", - "scrollToActiveNote": "Scrolle zur aktiven Notiz", - "jumpToParentNote": "Zur übergeordneten Notiz springen", - "collapseWholeTree": "Reduziere den gesamten Notizbaum", - "collapseSubTree": "Teilbaum einklappen", - "tabShortcuts": "Tab-Tastenkürzel", - "newTabNoteLink": "auf den Notizlink öffnet die Notiz in einem neuen Tab", - "onlyInDesktop": "Nur im Desktop (Electron Build)", - "openEmptyTab": "Leeren Tab öffnen", - "closeActiveTab": "Aktiven Tab schließen", - "activateNextTab": "Nächsten Tab aktivieren", - "activatePreviousTab": "Vorherigen Tab aktivieren", - "creatingNotes": "Notizen erstellen", - "createNoteAfter": "Erstelle eine neue Notiz nach der aktiven Notiz", - "createNoteInto": "Neue Unternotiz in aktive Notiz erstellen", - "editBranchPrefix": "bearbeite Präfix vom aktiven Notizklon", - "movingCloningNotes": "Notizen verschieben/klonen", - "moveNoteUpDown": "Notiz in der Notizenliste nach oben/unten verschieben", - "moveNoteUpHierarchy": "Verschiebe die Notiz in der Hierarchie nach oben", - "multiSelectNote": "Mehrfachauswahl von Notizen oben/unten", - "selectAllNotes": "Wähle alle Notizen in der aktuellen Ebene aus", - "selectNote": "Notiz auswählen", - "copyNotes": "Kopiere aktive Notiz (oder aktuelle Auswahl) in den Zwischenspeicher (wird genutzt für Klonen)", - "cutNotes": "Aktuelle Notiz (oder aktuelle Auswahl) in die Zwischenablage ausschneiden (wird zum Verschieben von Notizen verwendet)", - "pasteNotes": "Notiz(en) als Unternotiz in die aktive Notiz einfügen (entweder verschieben oder klonen, je nachdem, ob sie kopiert oder in die Zwischenablag e ausgeschnitten wurde)", - "deleteNotes": "Notiz / Unterbaum löschen", - "editingNotes": "Notizen bearbeiten", - "editNoteTitle": "Im Baumbereich wird vom Baumbereich zum Notiztitel gewechselt. Beim Druck auf Eingabe im Notiztitel, wechselt der Fokus zum Texteditor. Strg+. wechselt vom Editor zurück zum Baumbereich.", - "createEditLink": "Externen Link erstellen/bearbeiten", - "createInternalLink": "Internen Link erstellen", - "followLink": "Folge dem Link unter dem Cursor", - "insertDateTime": "Gebe das aktuelle Datum und die aktuelle Uhrzeit an der Einfügemarke ein", - "jumpToTreePane": "Springe zum Baumbereich und scrolle zur aktiven Notiz", - "markdownAutoformat": "Markdown-ähnliche Autoformatierung", - "headings": "##, ###, #### usw. gefolgt von Platz für Überschriften", - "bulletList": "* oder - gefolgt von Leerzeichen für Aufzählungsliste", - "numberedList": "1. oder 1) gefolgt von Leerzeichen für nummerierte Liste", - "blockQuote": "Beginne eine Zeile mit > gefolgt von einem Leerzeichen für Blockzitate", - "troubleshooting": "Fehlerbehebung", - "reloadFrontend": "Trilium-Frontend neuladen", - "showDevTools": "Entwicklertools anzeigen", - "showSQLConsole": "SQL-Konsole anzeigen", - "other": "Andere", - "quickSearch": "Fokus auf schnelle Sucheingabe", - "inPageSearch": "Auf-der-Seite-Suche", - "newTabWithActivationNoteLink": "auf einen Notiz-Link öffnet und aktiviert die Notiz in einem neuen Tab", - "title": "Spickzettel" - }, - "import": { - "importIntoNote": "In Notiz importieren", - "chooseImportFile": "Wähle Importdatei aus", - "importDescription": "Der Inhalt der ausgewählten Datei(en) wird als untergeordnete Notiz(en) importiert", - "options": "Optionen", - "safeImportTooltip": "Trilium .zip-Exportdateien können ausführbare Skripte enthalten, die möglicherweise schädliches Verhalten aufweisen. Der sichere Import deaktiviert die automatische Ausführung aller importierten Skripte. Deaktiviere 'Sicherer Import' nur, wenn das importierte Archiv ausführbare Skripte enthalten soll und du dem Inhalt der Importdatei vollständig vertraust.", - "safeImport": "Sicherer Import", - "explodeArchivesTooltip": "Wenn dies aktiviert ist, liest Trilium die Dateien .zip, .enex und .opml und erstellt Notizen aus Dateien in diesen Archiven. Wenn diese Option deaktiviert ist, hängt Trilium die Archive selbst an die Notiz an.", - "explodeArchives": "Lese den Inhalt der Archive .zip, .enex und .opml.", - "shrinkImagesTooltip": "

Wenn du diese Option aktivierst, versucht Trilium, die importierten Bilder durch Skalierung und Optimierung zu verkleinern, was sich auf die wahrgenommene Bildqualität auswirken kann. Wenn diese Option deaktiviert ist, werden Bilder ohne Änderungen importiert.

Dies gilt nicht für .zip-Importe mit Metadaten, da davon ausgegangen wird, dass diese Dateien bereits optimiert sind.

", - "shrinkImages": "Bilder verkleinern", - "textImportedAsText": "Importiere HTML, Markdown und TXT als Textnotizen, wenn die Metadaten unklar sind", - "codeImportedAsCode": "Importiere erkannte Codedateien (z. B. .json) als Codenotizen, wenn die Metadaten unklar sind", - "replaceUnderscoresWithSpaces": "Ersetze Unterstriche in importierten Notiznamen durch Leerzeichen", - "import": "Import", - "failed": "Import fehlgeschlagen: {{message}}.", - "html_import_tags": { - "title": "HTML Tag Import", - "description": "Festlegen, welche HTML tags beim Import von Notizen beibehalten werden sollen. Tags, die nicht in dieser Liste stehen, werden beim Import entfernt. Einige tags (wie bspw. 'script') werden aus Sicherheitsgründen immer entfernt.", - "placeholder": "HTML tags eintragen, pro Zeile nur einer pro Zeile", - "reset_button": "Zur Standardliste zurücksetzen" - }, - "import-status": "Importstatus", - "in-progress": "Import läuft: {{progress}}", - "successful": "Import erfolgreich abgeschlossen." - }, - "include_note": { - "dialog_title": "Notiz beifügen", - "label_note": "Notiz", - "placeholder_search": "Suche nach einer Notiz anhand ihres Namens", - "box_size_prompt": "Kartongröße des beigelegten Zettels:", - "box_size_small": "klein (~ 10 Zeilen)", - "box_size_medium": "mittel (~ 30 Zeilen)", - "box_size_full": "vollständig (Feld zeigt vollständigen Text)", - "button_include": "Notiz beifügen" - }, - "info": { - "modalTitle": "Infonachricht", - "closeButton": "Schließen", - "okButton": "OK" - }, - "jump_to_note": { - "search_button": "Suche im Volltext" - }, - "markdown_import": { - "dialog_title": "Markdown-Import", - "modal_body_text": "Aufgrund der Browser-Sandbox ist es nicht möglich, die Zwischenablage direkt aus JavaScript zu lesen. Bitte füge den zu importierenden Markdown in den Textbereich unten ein und klicke auf die Schaltfläche „Importieren“.", - "import_button": "Importieren", - "import_success": "Markdown-Inhalt wurde in das Dokument importiert." - }, - "move_to": { - "dialog_title": "Notizen verschieben nach ...", - "notes_to_move": "Notizen zum Verschieben", - "target_parent_note": "Ziel-Elternnotiz", - "search_placeholder": "Suche nach einer Notiz anhand ihres Namens", - "move_button": "Zur ausgewählten Notiz wechseln", - "error_no_path": "Kein Weg, auf den man sich bewegen kann.", - "move_success_message": "Ausgewählte Notizen wurden verschoben" - }, - "note_type_chooser": { - "modal_title": "Wähle den Notiztyp aus", - "modal_body": "Wähle den Notiztyp / die Vorlage der neuen Notiz:", - "templates": "Vorlagen" - }, - "password_not_set": { - "title": "Das Passwort ist nicht festgelegt", - "body1": "Geschützte Notizen werden mit einem Benutzerpasswort verschlüsselt, es wurde jedoch noch kein Passwort festgelegt." - }, - "prompt": { - "title": "Prompt", - "ok": "OK", - "defaultTitle": "Prompt" - }, - "protected_session_password": { - "modal_title": "Geschützte Sitzung", - "help_title": "Hilfe zu geschützten Notizen", - "close_label": "Schließen", - "form_label": "Um mit der angeforderten Aktion fortzufahren, musst du eine geschützte Sitzung starten, indem du ein Passwort eingibst:", - "start_button": "Geschützte Sitzung starten" - }, - "recent_changes": { - "title": "Aktuelle Änderungen", - "erase_notes_button": "Jetzt gelöschte Notizen löschen", - "deleted_notes_message": "Gelöschte Notizen wurden gelöscht.", - "no_changes_message": "Noch keine Änderungen...", - "undelete_link": "Wiederherstellen", - "confirm_undelete": "Möchten Sie diese Notiz und ihre Unternotizen wiederherstellen?" - }, - "revisions": { - "note_revisions": "Notizrevisionen", - "delete_all_revisions": "Lösche alle Revisionen dieser Notiz", - "delete_all_button": "Alle Revisionen löschen", - "help_title": "Hilfe zu Notizrevisionen", - "revision_last_edited": "Diese Revision wurde zuletzt am {{date}} bearbeitet", - "confirm_delete_all": "Möchtest du alle Revisionen dieser Notiz löschen?", - "no_revisions": "Für diese Notiz gibt es noch keine Revisionen...", - "confirm_restore": "Möchtest du diese Revision wiederherstellen? Dadurch werden der aktuelle Titel und Inhalt der Notiz mit dieser Revision überschrieben.", - "confirm_delete": "Möchtest du diese Revision löschen?", - "revisions_deleted": "Notizrevisionen wurden gelöscht.", - "revision_restored": "Die Notizrevision wurde wiederhergestellt.", - "revision_deleted": "Notizrevision wurde gelöscht.", - "snapshot_interval": "Notizrevisionen-Snapshot Intervall: {{seconds}}s.", - "maximum_revisions": "Maximale Revisionen für aktuelle Notiz: {{number}}.", - "settings": "Einstellungen für Notizrevisionen", - "download_button": "Herunterladen", - "mime": "MIME:", - "file_size": "Dateigröße:", - "preview": "Vorschau:", - "preview_not_available": "Für diesen Notiztyp ist keine Vorschau verfügbar." - }, - "sort_child_notes": { - "sort_children_by": "Unternotizen sortieren nach...", - "sorting_criteria": "Sortierkriterien", - "title": "Titel", - "date_created": "Erstellungsdatum", - "date_modified": "Änderungsdatum", - "sorting_direction": "Sortierrichtung", - "ascending": "aufsteigend", - "descending": "absteigend", - "folders": "Ordner", - "sort_folders_at_top": "Ordne die Ordner oben", - "natural_sort": "Natürliche Sortierung", - "sort_with_respect_to_different_character_sorting": "Sortierung im Hinblick auf unterschiedliche Sortier- und Sortierregeln für Zeichen in verschiedenen Sprachen oder Regionen.", - "natural_sort_language": "Natürliche Sortiersprache", - "the_language_code_for_natural_sort": "Der Sprachcode für die natürliche Sortierung, z. B. \"de-DE\" für Deutsch.", - "sort": "Sortieren" - }, - "upload_attachments": { - "upload_attachments_to_note": "Lade Anhänge zur Notiz hoch", - "choose_files": "Wähle Dateien aus", - "files_will_be_uploaded": "Dateien werden als Anhänge in hochgeladen {{noteTitle}}", - "options": "Optionen", - "shrink_images": "Bilder verkleinern", - "upload": "Hochladen", - "tooltip": "Wenn du diese Option aktivieren, versucht Trilium, die hochgeladenen Bilder durch Skalierung und Optimierung zu verkleinern, was sich auf die wahrgenommene Bildqualität auswirken kann. Wenn diese Option deaktiviert ist, werden die Bilder ohne Änderungen hochgeladen." - }, - "attribute_detail": { - "attr_detail_title": "Attributdetailtitel", - "close_button_title": "Änderungen verwerfen und schließen", - "attr_is_owned_by": "Das Attribut ist Eigentum von", - "attr_name_title": "Der Attributname darf nur aus alphanumerischen Zeichen, Doppelpunkten und Unterstrichen bestehen", - "name": "Name", - "value": "Wert", - "target_note_title": "Eine Beziehung ist eine benannte Verbindung zwischen Quellnotiz und Zielnotiz.", - "target_note": "Zielnotiz", - "promoted_title": "Das heraufgestufte Attribut wird deutlich in der Notiz angezeigt.", - "promoted": "Gefördert", - "promoted_alias_title": "Der Name, der in der Benutzeroberfläche für heraufgestufte Attribute angezeigt werden soll.", - "promoted_alias": "Alias", - "multiplicity_title": "Multiplizität definiert, wie viele Attribute mit demselben Namen erstellt werden können – maximal 1 oder mehr als 1.", - "multiplicity": "Vielzahl", - "single_value": "Einzelwert", - "multi_value": "Mehrfachwert", - "label_type_title": "Der Etikettentyp hilft Trilium bei der Auswahl einer geeigneten Schnittstelle zur Eingabe des Etikettenwerts.", - "label_type": "Typ", - "text": "Text", - "number": "Nummer", - "boolean": "Boolescher Wert", - "date": "Datum", - "date_time": "Datum und Uhrzeit", - "time": "Uhrzeit", - "url": "URL", - "precision_title": "Wie viele Nachkommastellen im Wert-Einstellungs-Interface verfügbar sein sollen.", - "precision": "Präzision", - "digits": "Ziffern", - "inverse_relation_title": "Optionale Einstellung, um zu definieren, zu welcher Beziehung diese entgegengesetzt ist. Beispiel: Vater – Sohn stehen in umgekehrter Beziehung zueinander.", - "inverse_relation": "Inverse Beziehung", - "inheritable_title": "Das vererbbare Attribut wird an alle Nachkommen unter diesem Baum vererbt.", - "inheritable": "Vererbbar", - "save_and_close": "Speichern und schließen Strg+Eingabetaste", - "delete": "Löschen", - "related_notes_title": "Weitere Notizen mit diesem Label", - "more_notes": "Weitere Notizen", - "label": "Labeldetail", - "label_definition": "Details zur Labeldefinition", - "relation": "Beziehungsdetails", - "relation_definition": "Details zur Beziehungsdefinition", - "disable_versioning": "deaktiviert die automatische Versionierung. Nützlich z.B. große, aber unwichtige Notizen – z.B. große JS-Bibliotheken, die für die Skripterstellung verwendet werden", - "calendar_root": "Markiert eine Notiz, die als Basis für Tagesnotizen verwendet werden soll. Nur einer sollte als solcher gekennzeichnet sein.", - "archived": "Notizen mit dieser Bezeichnung werden standardmäßig nicht in den Suchergebnissen angezeigt (auch nicht in den Dialogen „Springen zu“, „Link hinzufügen“ usw.).", - "exclude_from_export": "Notizen (mit ihrem Unterbaum) werden nicht in den Notizexport einbezogen", - "run": "Definiert, bei welchen Ereignissen das Skript ausgeführt werden soll. Mögliche Werte sind:\n
    \n
  • frontendStartup - wenn das Trilium-Frontend startet (oder aktualisiert wird), außer auf mobilen Geräten.
  • \n
  • mobileStartup - wenn das Trilium-Frontend auf einem mobilen Gerät startet (oder aktualisiert wird).
  • \n
  • backendStartup - wenn das Trilium-Backend startet
  • \n
  • hourly - einmal pro Stunde ausführen. Du kannst das zusätzliche Label runAtHour verwenden, um die genaue Stunde festzulegen.
  • \n
  • daily - einmal pro Tag ausführen
  • \n
", - "run_on_instance": "Definiere, auf welcher Trilium-Instanz dies ausgeführt werden soll. Standardmäßig alle Instanzen.", - "run_at_hour": "Zu welcher Stunde soll das laufen? Sollte zusammen mit #runu003dhourly verwendet werden. Kann für mehr Läufe im Laufe des Tages mehrfach definiert werden.", - "disable_inclusion": "Skripte mit dieser Bezeichnung werden nicht in die Ausführung des übergeordneten Skripts einbezogen.", - "sorted": "Hält untergeordnete Notizen alphabetisch nach Titel sortiert", - "sort_direction": "ASC (Standard) oder DESC", - "sort_folders_first": "Ordner (Notizen mit Unternotizen) sollten oben sortiert werden", - "top": "Behalte die angegebene Notiz oben in der übergeordneten Notiz (gilt nur für sortierte übergeordnete Notizen).", - "hide_promoted_attributes": "Heraufgestufte Attribute für diese Notiz ausblenden", - "read_only": "Der Editor befindet sich im schreibgeschützten Modus. Funktioniert nur für Text- und Codenotizen.", - "auto_read_only_disabled": "Text-/Codenotizen können automatisch in den Lesemodus versetzt werden, wenn sie zu groß sind. Du kannst dieses Verhalten für jede einzelne Notiz deaktivieren, indem du diese Beschriftung zur Notiz hinzufügst", - "app_css": "markiert CSS-Notizen, die in die Trilium-Anwendung geladen werden und somit zur Änderung des Aussehens von Trilium verwendet werden können.", - "app_theme": "markiert CSS-Notizen, die vollständige Trilium-Themen sind und daher in den Trilium-Optionen verfügbar sind.", - "app_theme_base": "markiert Notiz als \"nächste\" in der Reihe für ein Trilium-Theme als Grundlage für ein Custom-Theme. Ersetzt damit das Standard Theme.", - "css_class": "Der Wert dieser Bezeichnung wird dann als CSS-Klasse dem Knoten hinzugefügt, der die angegebene Notiz im Baum darstellt. Dies kann für fortgeschrittene Themen nützlich sein. Kann in Vorlagennotizen verwendet werden.", - "icon_class": "Der Wert dieser Bezeichnung wird als CSS-Klasse zum Symbol im Baum hinzugefügt, was dabei helfen kann, die Notizen im Baum visuell zu unterscheiden. Beispiel könnte bx bx-home sein – Symbole werden von Boxicons übernommen. Kann in Vorlagennotizen verwendet werden.", - "page_size": "Anzahl der Elemente pro Seite in der Notizliste", - "custom_request_handler": "siehe Custom request handler", - "custom_resource_provider": "siehe Custom request handler", - "widget": "Markiert diese Notiz als benutzerdefiniertes Widget, das dem Trilium-Komponentenbaum hinzugefügt wird", - "workspace": "Markiert diese Notiz als Arbeitsbereich, der ein einfaches Heben ermöglicht", - "workspace_icon_class": "Definiert die CSS-Klasse des Boxsymbols, die im Tab verwendet wird, wenn es zu dieser Notiz gehoben wird", - "workspace_tab_background_color": "CSS-Farbe, die in der Registerkarte „Notiz“ verwendet wird, wenn sie auf diese Notiz hochgezogen wird", - "workspace_calendar_root": "Definiert den Kalenderstamm pro Arbeitsbereich", - "workspace_template": "Diese Notiz wird beim Erstellen einer neuen Notiz in der Auswahl der verfügbaren Vorlage angezeigt, jedoch nur, wenn sie in einen Arbeitsbereich verschoben wird, der diese Vorlage enthält", - "search_home": "Neue Suchnotizen werden als untergeordnete Elemente dieser Notiz erstellt", - "workspace_search_home": "Neue Suchnotizen werden als untergeordnete Elemente dieser Notiz erstellt, wenn sie zu einem Vorgänger dieser Arbeitsbereichsnotiz verschoben werden", - "inbox": "Standard-Inbox-Position für neue Notizen – wenn du eine Notiz über den \"Neue Notiz\"-Button in der Seitenleiste erstellst, wird die Notiz als untergeordnete Notiz der Notiz erstellt, die mit dem #inbox-Label markiert ist.", - "workspace_inbox": "Standard-Posteingangsspeicherort für neue Notizen, wenn sie zu einem Vorgänger dieser Arbeitsbereichsnotiz verschoben werden", - "sql_console_home": "Standardspeicherort der SQL-Konsolennotizen", - "bookmark_folder": "Notizen mit dieser Bezeichnung werden in den Lesezeichen als Ordner angezeigt (und ermöglichen den Zugriff auf ihre untergeordneten Ordner).", - "share_hidden_from_tree": "Diese Notiz ist im linken Navigationsbaum ausgeblendet, kann aber weiterhin über ihre URL aufgerufen werden", - "share_external_link": "Die Notiz dient als Link zu einer externen Website im Freigabebaum", - "share_alias": "Lege einen Alias fest, unter dem die Notiz unter https://your_trilium_host/share/[dein_alias] verfügbar sein wird.", - "share_omit_default_css": "Das Standard-CSS für die Freigabeseite wird weggelassen. Verwende es, wenn du umfangreiche Stylingänderungen vornimmst.", - "share_root": "Markiert eine Notiz, die im /share-Root bereitgestellt wird.", - "share_description": "Definiere Text, der dem HTML-Meta-Tag zur Beschreibung hinzugefügt werden soll", - "share_raw": "Die Notiz wird im Rohformat ohne HTML-Wrapper bereitgestellt", - "share_disallow_robot_indexing": "verbietet die Robot-Indizierung dieser Notiz über den Header X-Robots-Tag: noindex", - "share_credentials": "Für den Zugriff auf diese freigegebene Notiz sind Anmeldeinformationen erforderlich. Es wird erwartet, dass der Wert das Format „Benutzername:Passwort“ hat. Vergiss nicht, dies vererbbar zu machen, um es auf untergeordnete Notizen/Bilder anzuwenden.", - "share_index": "Eine Notiz mit dieser Bezeichnung listet alle Wurzeln gemeinsamer Notizen auf", - "display_relations": "Durch Kommas getrennte Namen der Beziehungen, die angezeigt werden sollen. Alle anderen werden ausgeblendet.", - "hide_relations": "Durch Kommas getrennte Namen von Beziehungen, die ausgeblendet werden sollen. Alle anderen werden angezeigt.", - "title_template": "Standardtitel von Notizen, die als untergeordnete Notizen dieser Notiz erstellt werden. Der Wert wird als JavaScript-String ausgewertet \n und kann daher mit dynamischen Inhalten über die injizierten now und parentNote-Variablen angereichert werden. Beispiele:\n \n
    \n
  • ${parentNote.getLabelValue('authorName')}'s literarische Werke
  • \n
  • Logbuch für ${now.format('YYYY-MM-DD HH:mm:ss')}
  • \n
\n \n Siehe Wiki mit Details, API-Dokumentation für parentNote und now für Details.", - "template": "Diese Notiz wird beim Erstellen einer neuen Notiz in der Auswahl der verfügbaren Vorlage angezeigt", - "toc": "#toc oder #tocu003dshow erzwingen die Anzeige des Inhaltsverzeichnisses, #tocu003dhide erzwingt das Ausblenden. Wenn die Bezeichnung nicht vorhanden ist, wird die globale Einstellung beachtet", - "color": "Definiert die Farbe der Notiz im Notizbaum, in Links usw. Verwende einen beliebigen gültigen CSS-Farbwert wie „rot“ oder #a13d5f", - "keyboard_shortcut": "Definiert eine Tastenkombination, die sofort zu dieser Notiz springt. Beispiel: „Strg+Alt+E“. Erfordert ein Neuladen des Frontends, damit die Änderung wirksam wird.", - "keep_current_hoisting": "Das Öffnen dieses Links ändert das Hochziehen nicht, selbst wenn die Notiz im aktuell hochgezogenen Unterbaum nicht angezeigt werden kann.", - "execute_button": "Titel der Schaltfläche, die die aktuelle Codenotiz ausführt", - "execute_description": "Längere Beschreibung der aktuellen Codenotiz, die zusammen mit der Schaltfläche „Ausführen“ angezeigt wird", - "exclude_from_note_map": "Notizen mit dieser Bezeichnung werden in der Notizenkarte ausgeblendet", - "new_notes_on_top": "Neue Notizen werden oben in der übergeordneten Notiz erstellt, nicht unten.", - "hide_highlight_widget": "Widget „Hervorhebungsliste“ ausblenden", - "run_on_note_creation": "Wird ausgeführt, wenn eine Notiz im Backend erstellt wird. Verwende diese Beziehung, wenn du das Skript für alle Notizen ausführen möchtest, die unter einer bestimmten Unternotiz erstellt wurden. Erstelle es in diesem Fall auf der Unternotiz-Stammnotiz und mache es vererbbar. Eine neue Notiz, die innerhalb der Unternotiz (beliebige Tiefe) erstellt wird, löst das Skript aus.", - "run_on_child_note_creation": "Wird ausgeführt, wenn eine neue Notiz unter der Notiz erstellt wird, in der diese Beziehung definiert ist", - "run_on_note_title_change": "Wird ausgeführt, wenn der Notiztitel geändert wird (einschließlich der Notizerstellung)", - "run_on_note_content_change": "Wird ausgeführt, wenn der Inhalt einer Notiz geändert wird (einschließlich der Erstellung von Notizen).", - "run_on_note_change": "Wird ausgeführt, wenn eine Notiz geändert wird (einschließlich der Erstellung von Notizen). Enthält keine Inhaltsänderungen", - "run_on_note_deletion": "Wird ausgeführt, wenn eine Notiz gelöscht wird", - "run_on_branch_creation": "wird ausgeführt, wenn ein Zweig erstellt wird. Der Zweig ist eine Verbindung zwischen der übergeordneten Notiz und der untergeordneten Notiz und wird z. B. erstellt. beim Klonen oder Verschieben von Notizen.", - "run_on_branch_change": "wird ausgeführt, wenn ein Zweig aktualisiert wird.", - "run_on_branch_deletion": "wird ausgeführt, wenn ein Zweig gelöscht wird. Der Zweig ist eine Verknüpfung zwischen der übergeordneten Notiz und der untergeordneten Notiz und wird z. B. gelöscht. beim Verschieben der Notiz (alter Zweig/Link wird gelöscht).", - "run_on_attribute_creation": "wird ausgeführt, wenn für die Notiz ein neues Attribut erstellt wird, das diese Beziehung definiert", - "run_on_attribute_change": "wird ausgeführt, wenn das Attribut einer Notiz geändert wird, die diese Beziehung definiert. Dies wird auch ausgelöst, wenn das Attribut gelöscht wird", - "relation_template": "Die Attribute der Notiz werden auch ohne eine Eltern-Kind-Beziehung vererbt. Der Inhalt und der Unterbaum der Notiz werden den Instanznotizen hinzugefügt, wenn sie leer sind. Einzelheiten findest du in der Dokumentation.", - "inherit": "Die Attribute einer Notiz werden auch ohne eine Eltern-Kind-Beziehung vererbt. Ein ähnliches Konzept findest du unter Vorlagenbeziehung. Siehe Attributvererbung in der Dokumentation.", - "render_note": "Notizen vom Typ \"HTML-Notiz rendern\" werden mit einer Code-Notiz (HTML oder Skript) gerendert, und es ist notwendig, über diese Beziehung anzugeben, welche Notiz gerendert werden soll.", - "widget_relation": "Das Ziel dieser Beziehung wird ausgeführt und als Widget in der Seitenleiste gerendert", - "share_css": "CSS-Hinweis, der in die Freigabeseite eingefügt wird. Die CSS-Notiz muss sich ebenfalls im gemeinsamen Unterbaum befinden. Erwäge auch die Verwendung von „share_hidden_from_tree“ und „share_omit_default_css“.", - "share_js": "JavaScript-Hinweis, der in die Freigabeseite eingefügt wird. Die JS-Notiz muss sich ebenfalls im gemeinsamen Unterbaum befinden. Erwäge die Verwendung von „share_hidden_from_tree“.", - "share_template": "Eingebettete JavaScript-Notiz, die als Vorlage für die Anzeige der geteilten Notiz verwendet wird. Greift auf die Standardvorlage zurück. Erwäge die Verwendung von „share_hidden_from_tree“.", - "share_favicon": "Favicon-Notiz, die auf der freigegebenen Seite festgelegt werden soll. Normalerweise möchtest du es so einstellen, dass es Root teilt und es vererbbar macht. Die Favicon-Notiz muss sich ebenfalls im freigegebenen Unterbaum befinden. Erwäge die Verwendung von „share_hidden_from_tree“.", - "is_owned_by_note": "ist Eigentum von Note", - "other_notes_with_name": "Other notes with {{attributeType}} name \"{{attributeName}}\"", - "and_more": "... und {{count}} mehr.", - "print_landscape": "Beim Export als PDF, wird die Seitenausrichtung Querformat anstatt Hochformat verwendet.", - "print_page_size": "Beim Export als PDF, wird die Größe der Seite angepasst. Unterstützte Größen: A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger." - }, - "attribute_editor": { - "help_text_body1": "Um ein Label hinzuzufügen, gebe einfach z.B. ein. #rock oder wenn du auch einen Wert hinzufügen möchten, dann z.B. #year = 2024", - "help_text_body2": "Gebe für die Beziehung ~author = @ ein, woraufhin eine automatische Vervollständigung angezeigt wird, in der du die gewünschte Notiz nachschlagen kannst.", - "help_text_body3": "Alternativ kannst du Label und Beziehung über die Schaltfläche + auf der rechten Seite hinzufügen.", - "save_attributes": "Attribute speichern ", - "add_a_new_attribute": "Füge ein neues Attribut hinzu", - "add_new_label": "Füge ein neues Label hinzu ", - "add_new_relation": "Füge eine neue Beziehung hinzu ", - "add_new_label_definition": "Füge eine neue Labeldefinition hinzu", - "add_new_relation_definition": "Füge eine neue Beziehungsdefinition hinzu", - "placeholder": "Gebe die Labels und Beziehungen hier ein" - }, - "abstract_bulk_action": { - "remove_this_search_action": "Entferne diese Suchaktion" - }, - "execute_script": { - "execute_script": "Skript ausführen", - "help_text": "Du kannst einfache Skripte für die übereinstimmenden Notizen ausführen.", - "example_1": "Um beispielsweise eine Zeichenfolge an den Titel einer Notiz anzuhängen, verwende dieses kleine Skript:", - "example_2": "Ein komplexeres Beispiel wäre das Löschen aller übereinstimmenden Notizattribute:" - }, - "add_label": { - "add_label": "Etikett hinzufügen", - "label_name_placeholder": "Labelname", - "label_name_title": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt.", - "to_value": "zu schätzen", - "new_value_placeholder": "neuer Wert", - "help_text": "Auf allen übereinstimmenden Notizen:", - "help_text_item1": "Erstelle ein bestimmtes Label, wenn die Notiz noch keins hat", - "help_text_item2": "oder den Wert des vorhandenen Labels ändern", - "help_text_note": "Du kannst diese Methode auch ohne Wert aufrufen. In diesem Fall wird der Notiz ein Label ohne Wert zugewiesen." - }, - "delete_label": { - "delete_label": "Label löschen", - "label_name_placeholder": "Labelname", - "label_name_title": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt." - }, - "rename_label": { - "rename_label": "Label umbenennen", - "rename_label_from": "Label umbenennen von", - "old_name_placeholder": "alter Name", - "to": "zu", - "new_name_placeholder": "neuer Name", - "name_title": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt." - }, - "update_label_value": { - "update_label_value": "Labelwert aktualisieren", - "label_name_placeholder": "Labelname", - "label_name_title": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt.", - "to_value": "zum Wert", - "new_value_placeholder": "neuer Wert", - "help_text": "Ändere bei allen übereinstimmenden Notizen den Wert des vorhandenen Labels.", - "help_text_note": "Du kannst diese Methode auch ohne Wert aufrufen. In diesem Fall wird der Notiz ein Label ohne Wert zugewiesen." - }, - "delete_note": { - "delete_note": "Notiz löschen", - "delete_matched_notes": "Übereinstimmende Notizen löschen", - "delete_matched_notes_description": "Dadurch werden übereinstimmende Notizen gelöscht.", - "undelete_notes_instruction": "Nach dem Löschen ist es möglich, sie im Dialogfeld „Letzte Änderungen“ wiederherzustellen.", - "erase_notes_instruction": "Um Notizen dauerhaft zu löschen, geh nach der Löschung zu Optionen -> Andere und klicke auf den Button \"Gelöschte Notizen jetzt löschen\"." - }, - "delete_revisions": { - "delete_note_revisions": "Notizrevisionen löschen", - "all_past_note_revisions": "Alle früheren Notizrevisionen übereinstimmender Notizen werden gelöscht. Die Notiz selbst bleibt vollständig erhalten. Mit anderen Worten: Der Verlauf der Notiz wird entfernt." - }, - "move_note": { - "move_note": "Notiz verschieben", - "to": "nach", - "target_parent_note": "Ziel-Übergeordnetenotiz", - "on_all_matched_notes": "Auf allen übereinstimmenden Notizen", - "move_note_new_parent": "Verschiebe die Notiz in die neue übergeordnete Notiz, wenn die Notiz nur eine übergeordnete Notiz hat (d. h. der alte Zweig wird entfernt und ein neuer Zweig in die neue übergeordnete Notiz erstellt).", - "clone_note_new_parent": "Notiz auf die neue übergeordnete Notiz klonen, wenn die Notiz mehrere Klone/Zweige hat (es ist nicht klar, welcher Zweig entfernt werden soll)", - "nothing_will_happen": "Es passiert nichts, wenn die Notiz nicht zur Zielnotiz verschoben werden kann (d. h. dies würde einen Baumzyklus erzeugen)." - }, - "rename_note": { - "rename_note": "Notiz umbenennen", - "rename_note_title_to": "Notiztitel umbenennen in", - "new_note_title": "neuer Notiztitel", - "click_help_icon": "Klicke rechts auf das Hilfesymbol, um alle Optionen anzuzeigen", - "evaluated_as_js_string": "Der angegebene Wert wird als JavaScript-String ausgewertet und kann somit über die injizierte note-Variable mit dynamischem Inhalt angereichert werden (Notiz wird umbenannt). Beispiele:", - "example_note": "Notiz – alle übereinstimmenden Notizen werden in „Notiz“ umbenannt.", - "example_new_title": "NEU: ${note.title} – Übereinstimmende Notiztitel erhalten das Präfix „NEU:“", - "example_date_prefix": "${note.dateCreatedObj.format('MM-DD:')}: ${note.title} – übereinstimmende Notizen werden mit dem Erstellungsmonat und -datum der Notiz vorangestellt", - "api_docs": "Siehe API-Dokumente für Notiz und seinen dateCreatedObj / utcDateCreatedObj-Eigenschaften für Details." - }, - "add_relation": { - "add_relation": "Beziehung hinzufügen", - "relation_name": "Beziehungsname", - "allowed_characters": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt.", - "to": "zu", - "target_note": "Zielnotiz", - "create_relation_on_all_matched_notes": "Erstelle für alle übereinstimmenden Notizen eine bestimmte Beziehung." - }, - "delete_relation": { - "delete_relation": "Beziehung löschen", - "relation_name": "Beziehungsname", - "allowed_characters": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt." - }, - "rename_relation": { - "rename_relation": "Beziehung umbenennen", - "rename_relation_from": "Beziehung umbenennen von", - "old_name": "alter Name", - "to": "zu", - "new_name": "neuer Name", - "allowed_characters": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt." - }, - "update_relation_target": { - "update_relation": "Beziehung aktualisieren", - "relation_name": "Beziehungsname", - "allowed_characters": "Erlaubte Zeichen sind alphanumerische Zeichen, Unterstrich und Doppelpunkt.", - "to": "zu", - "target_note": "Zielnotiz", - "on_all_matched_notes": "Auf allen übereinstimmenden Notizen", - "change_target_note": "oder ändere die Zielnotiz der bestehenden Beziehung", - "update_relation_target": "Beziehungsziel aktualisieren" - }, - "attachments_actions": { - "open_externally": "Extern öffnen", - "open_externally_title": "Die Datei wird in einer externen Anwendung geöffnet und auf Änderungen überwacht. Anschließend kannst du die geänderte Version wieder auf Trilium hochladen.", - "open_custom": "Benutzerdefiniert öffnen", - "open_custom_title": "Die Datei wird in einer externen Anwendung geöffnet und auf Änderungen überwacht. Anschließend kannst du die geänderte Version wieder auf Trilium hochladen.", - "download": "Herunterladen", - "rename_attachment": "Anhang umbenennen", - "upload_new_revision": "Neue Revision hochladen", - "copy_link_to_clipboard": "Link in die Zwischenablage kopieren", - "convert_attachment_into_note": "Anhang in Notiz umwandeln", - "delete_attachment": "Anhang löschen", - "upload_success": "Eine neue Revision des Anhangs wurde hochgeladen.", - "upload_failed": "Das Hochladen einer neuen Anhangrevision ist fehlgeschlagen.", - "open_externally_detail_page": "Das externe Öffnen des Anhangs ist nur auf der Detailseite möglich. Klicke bitte zuerst auf Details des Anhangs und wiederhole den Vorgang.", - "open_custom_client_only": "Das benutzerdefinierte Öffnen von Anhängen kann nur über den Desktop-Client erfolgen.", - "delete_confirm": "Bist du sicher, dass du den Anhang „{{title}}“ löschen möchtest?", - "delete_success": "Anhang „{{title}}“ wurde gelöscht.", - "convert_confirm": "Bist du sicher, dass du den Anhang „{{title}}“ in eine separate Notiz umwandeln möchtest?", - "convert_success": "Anhang „{{title}}“ wurde in eine Notiz umgewandelt.", - "enter_new_name": "Bitte gebe den Namen des neuen Anhangs ein" - }, - "calendar": { - "mon": "Mo", - "tue": "Di", - "wed": "Mi", - "thu": "Do", - "fri": "Fr", - "sat": "Sa", - "sun": "So", - "cannot_find_day_note": "Tagesnotiz kann nicht gefunden werden", - "january": "Januar", - "febuary": "Februar", - "march": "März", - "april": "April", - "may": "Mai", - "june": "Juni", - "july": "Juli", - "august": "August", - "september": "September", - "october": "Oktober", - "november": "November", - "december": "Dezember" - }, - "close_pane_button": { - "close_this_pane": "Schließe diesen Bereich" - }, - "create_pane_button": { - "create_new_split": "Neuen Split erstellen" - }, - "edit_button": { - "edit_this_note": "Bearbeite diese Notiz" - }, - "show_toc_widget_button": { - "show_toc": "Inhaltsverzeichnis anzeigen" - }, - "show_highlights_list_widget_button": { - "show_highlights_list": "Hervorhebungen anzeigen" - }, - "global_menu": { - "menu": "Menü", - "options": "Optionen", - "open_new_window": "Öffne ein neues Fenster", - "switch_to_mobile_version": "Zur mobilen Ansicht wechseln", - "switch_to_desktop_version": "Zur Desktop-Ansicht wechseln", - "zoom": "Zoom", - "toggle_fullscreen": "Vollbild umschalten", - "zoom_out": "Herauszoomen", - "reset_zoom_level": "Zoomstufe zurücksetzen", - "zoom_in": "Hineinzoomen", - "configure_launchbar": "Konfiguriere die Launchbar", - "show_shared_notes_subtree": "Unterbaum „Freigegebene Notizen“ anzeigen", - "advanced": "Erweitert", - "open_dev_tools": "Öffne die Entwicklungstools", - "open_sql_console": "Öffne die SQL-Konsole", - "open_sql_console_history": "Öffne den SQL-Konsolenverlauf", - "open_search_history": "Öffne den Suchverlauf", - "show_backend_log": "Backend-Protokoll anzeigen", - "reload_hint": "Ein Neuladen kann bei einigen visuellen Störungen Abhilfe schaffen, ohne die gesamte App neu starten zu müssen.", - "reload_frontend": "Frontend neu laden", - "show_hidden_subtree": "Versteckten Teilbaum anzeigen", - "show_help": "Hilfe anzeigen", - "about": "Über Trilium Notes", - "logout": "Abmelden", - "show-cheatsheet": "Cheatsheet anzeigen", - "toggle-zen-mode": "Zen Modus" - }, - "sync_status": { - "unknown": "

Der Synchronisations-Status wird bekannt, sobald der nächste Synchronisierungsversuch gestartet wird.

Klicke, um eine Synchronisierung jetzt auszulösen.

", - "connected_with_changes": "

Mit dem Synchronisations-Server verbunden.
Es gibt noch ausstehende Änderungen, die synchronisiert werden müssen.

Klicke, um eine Synchronisierung jetzt auszulösen.

", - "connected_no_changes": "

Mit dem Synchronisations-Server verbunden.
Alle Änderungen wurden bereits synchronisiert.

Klicke, um eine Synchronisierung jetzt auszulösen.

", - "disconnected_with_changes": "

Die Verbindung zum Synchronisations-Server konnte nicht hergestellt werden.
Es gibt noch ausstehende Änderungen, die synchronisiert werden müssen.

Klicke, um eine Synchronisierung jetzt auszulösen.

", - "disconnected_no_changes": "

Die Verbindung zum SySynchronisationsnc-Server konnte nicht hergestellt werden.
Alle bekannten Änderungen wurden synchronisiert.

Klicke, um eine Synchronisierung jetzt auszulösen.

", - "in_progress": "Der Synchronisierungsvorgang mit dem Server ist im Gange." - }, - "left_pane_toggle": { - "show_panel": "Panel anzeigen", - "hide_panel": "Panel ausblenden" - }, - "move_pane_button": { - "move_left": "Nach links bewegen", - "move_right": "Nach rechts bewegen" - }, - "note_actions": { - "convert_into_attachment": "In Anhang umwandeln", - "re_render_note": "Notiz erneut rendern", - "search_in_note": "In Notiz suchen", - "note_source": "Notizquelle", - "note_attachments": "Notizanhänge", - "open_note_externally": "Notiz extern öffnen", - "open_note_externally_title": "Die Datei wird in einer externen Anwendung geöffnet und auf Änderungen überwacht. Anschließend kannst du die geänderte Version wieder auf Trilium hochladen.", - "open_note_custom": "Benutzerdefiniert Notiz öffnen", - "import_files": "Dateien importieren", - "export_note": "Notiz exportieren", - "delete_note": "Notiz löschen", - "print_note": "Notiz drucken", - "save_revision": "Revision speichern", - "convert_into_attachment_failed": "Konvertierung der Notiz '{{title}}' fehlgeschlagen.", - "convert_into_attachment_successful": "Notiz '{{title}}' wurde als Anhang konvertiert.", - "convert_into_attachment_prompt": "Bist du dir sicher, dass du die Notiz '{{title}}' in ein Anhang der übergeordneten Notiz konvertieren möchtest?", - "print_pdf": "Export als PDF..." - }, - "onclick_button": { - "no_click_handler": "Das Schaltflächen-Widget „{{componentId}}“ hat keinen definierten Klick-Handler" - }, - "protected_session_status": { - "active": "Die geschützte Sitzung ist aktiv. Klicke hier, um die geschützte Sitzung zu verlassen.", - "inactive": "Klicke hier, um die geschützte Sitzung aufzurufen" - }, - "revisions_button": { - "note_revisions": "Notizrevisionen" - }, - "update_available": { - "update_available": "Update verfügbar" - }, - "note_launcher": { - "this_launcher_doesnt_define_target_note": "Dieser Launcher definiert keine Zielnotiz." - }, - "code_buttons": { - "execute_button_title": "Skript ausführen", - "trilium_api_docs_button_title": "Öffne die Trilium-API-Dokumentation", - "save_to_note_button_title": "In die Notiz speichern", - "opening_api_docs_message": "API-Dokumentation wird geöffnet...", - "sql_console_saved_message": "SQL-Konsolennotiz wurde in {{note_path}} gespeichert" - }, - "copy_image_reference_button": { - "button_title": "Bildreferenz in die Zwischenablage kopieren, kann in eine Textnotiz eingefügt werden." - }, - "hide_floating_buttons_button": { - "button_title": "Schaltflächen ausblenden" - }, - "show_floating_buttons_button": { - "button_title": "Schaltflächen einblenden" - }, - "svg_export_button": { - "button_title": "Diagramm als SVG exportieren" - }, - "relation_map_buttons": { - "create_child_note_title": "Erstelle eine neue untergeordnete Notiz und füge sie dieser Beziehungskarte hinzu", - "reset_pan_zoom_title": "Schwenken und Zoomen auf die ursprünglichen Koordinaten und Vergrößerung zurücksetzen", - "zoom_in_title": "Hineinzoom", - "zoom_out_title": "Herauszoomen" - }, - "zpetne_odkazy": { - "backlink": "{{count}} Backlink", - "backlinks": "{{count}} Backlinks", - "relation": "Beziehung" - }, - "mobile_detail_menu": { - "insert_child_note": "Untergeordnete Notiz einfügen", - "delete_this_note": "Diese Notiz löschen", - "error_cannot_get_branch_id": "BranchId für notePath „{{notePath}}“ kann nicht abgerufen werden.", - "error_unrecognized_command": "Unbekannter Befehl {{command}}" - }, - "note_icon": { - "change_note_icon": "Notiz-Icon ändern", - "category": "Kategorie:", - "search": "Suche:", - "reset-default": "Standard wiederherstellen" - }, - "basic_properties": { - "note_type": "Notiztyp", - "editable": "Bearbeitbar", - "basic_properties": "Grundlegende Eigenschaften" - }, - "book_properties": { - "view_type": "Ansichtstyp", - "grid": "Gitter", - "list": "Liste", - "collapse_all_notes": "Alle Notizen einklappen", - "expand_all_children": "Unternotizen ausklappen", - "collapse": "Einklappen", - "expand": "Ausklappen", - "invalid_view_type": "Ungültiger Ansichtstyp „{{type}}“", - "calendar": "Kalender" - }, - "edited_notes": { - "no_edited_notes_found": "An diesem Tag wurden noch keine Notizen bearbeitet...", - "title": "Bearbeitete Notizen", - "deleted": "(gelöscht)" - }, - "file_properties": { - "note_id": "Notiz-ID", - "original_file_name": "Ursprünglicher Dateiname", - "file_type": "Dateityp", - "file_size": "Dateigröße", - "download": "Herunterladen", - "open": "Offen", - "upload_new_revision": "Neue Revision hochladen", - "upload_success": "Neue Dateirevision wurde hochgeladen.", - "upload_failed": "Das Hochladen einer neuen Dateirevision ist fehlgeschlagen.", - "title": "Datei" - }, - "image_properties": { - "original_file_name": "Ursprünglicher Dateiname", - "file_type": "Dateityp", - "file_size": "Dateigröße", - "download": "Herunterladen", - "open": "Offen", - "copy_reference_to_clipboard": "Verweis in die Zwischenablage kopieren", - "upload_new_revision": "Neue Revision hochladen", - "upload_success": "Neue Bildrevision wurde hochgeladen.", - "upload_failed": "Das Hochladen einer neuen Bildrevision ist fehlgeschlagen: {{message}}", - "title": "Bild" - }, - "inherited_attribute_list": { - "title": "Geerbte Attribute", - "no_inherited_attributes": "Keine geerbten Attribute." - }, - "note_info_widget": { - "note_id": "Notiz-ID", - "created": "Erstellt", - "modified": "Geändert", - "type": "Typ", - "note_size": "Notengröße", - "note_size_info": "Die Notizgröße bietet eine grobe Schätzung des Speicherbedarfs für diese Notiz. Es berücksichtigt den Inhalt der Notiz und den Inhalt ihrer Notizrevisionen.", - "calculate": "berechnen", - "subtree_size": "(Teilbaumgröße: {{size}} in {{count}} Notizen)", - "title": "Notizinfo" - }, - "note_map": { - "open_full": "Vollständig erweitern", - "collapse": "Auf normale Größe reduzieren", - "title": "Notizkarte", - "fix-nodes": "Knoten fixieren", - "link-distance": "Verbindungslänge" - }, - "note_paths": { - "title": "Notizpfade", - "clone_button": "Notiz an neuen Speicherort klonen...", - "intro_placed": "Diese Notiz wird in den folgenden Pfaden abgelegt:", - "intro_not_placed": "Diese Notiz ist noch nicht im Notizbaum platziert.", - "outside_hoisted": "Dieser Pfad liegt außerhalb der fokusierten Notiz und du müssten den Fokus aufheben.", - "archived": "Archiviert", - "search": "Suchen" - }, - "note_properties": { - "this_note_was_originally_taken_from": "Diese Notiz stammt ursprünglich aus:", - "info": "Info" - }, - "owned_attribute_list": { - "owned_attributes": "Eigene Attribute" - }, - "promoted_attributes": { - "promoted_attributes": "Übergebene Attribute", - "url_placeholder": "http://website...", - "open_external_link": "Externen Link öffnen", - "unknown_label_type": "Unbekannter Labeltyp „{{type}}“", - "unknown_attribute_type": "Unbekannter Attributtyp „{{type}}“", - "add_new_attribute": "Neues Attribut hinzufügen", - "remove_this_attribute": "Entferne dieses Attribut" - }, - "script_executor": { - "query": "Abfrage", - "script": "Skript", - "execute_query": "Abfrage ausführen", - "execute_script": "Skript ausführen" - }, - "search_definition": { - "add_search_option": "Suchoption hinzufügen:", - "search_string": "Suchzeichenfolge", - "search_script": "Suchskript", - "ancestor": "Vorfahr", - "fast_search": "schnelle Suche", - "fast_search_description": "Die Option „Schnellsuche“ deaktiviert die Volltextsuche von Notizinhalten, was die Suche in großen Datenbanken beschleunigen könnte.", - "include_archived": "archiviert einschließen", - "include_archived_notes_description": "Archivierte Notizen sind standardmäßig von den Suchergebnissen ausgeschlossen, mit dieser Option werden sie einbezogen.", - "order_by": "Bestellen nach", - "limit": "Limit", - "limit_description": "Begrenze die Anzahl der Ergebnisse", - "debug": "debuggen", - "debug_description": "Debug gibt zusätzliche Debuginformationen in die Konsole aus, um das Debuggen komplexer Abfragen zu erleichtern", - "action": "Aktion", - "search_button": "Suchen Eingabetaste", - "search_execute": "Aktionen suchen und ausführen", - "save_to_note": "Als Notiz speichern", - "search_parameters": "Suchparameter", - "unknown_search_option": "Unbekannte Suchoption {{searchOptionName}}", - "search_note_saved": "Suchnotiz wurde in {{-notePathTitle}} gespeichert", - "actions_executed": "Aktionen wurden ausgeführt." - }, - "similar_notes": { - "title": "Ähnliche Notizen", - "no_similar_notes_found": "Keine ähnlichen Notizen gefunden." - }, - "abstract_search_option": { - "remove_this_search_option": "Entferne diese Suchoption", - "failed_rendering": "Fehler beim Rendern der Suchoption: {{dto}} mit Fehler: {{error}} {{stack}}" - }, - "ancestor": { - "label": "Vorfahre", - "placeholder": "Suche nach einer Notiz anhand ihres Namens", - "depth_label": "Tiefe", - "depth_doesnt_matter": "spielt keine Rolle", - "depth_eq": "ist genau {{count}}", - "direct_children": "direkte Kinder", - "depth_gt": "ist größer als {{count}}", - "depth_lt": "ist kleiner als {{count}}" - }, - "debug": { - "debug": "Debuggen", - "debug_info": "Debug gibt zusätzliche Debuginformationen in die Konsole aus, um das Debuggen komplexer Abfragen zu erleichtern.", - "access_info": "Um auf die Debug-Informationen zuzugreifen, führe die Abfrage aus und klicke oben links auf \"Backend-Log anzeigen\"." - }, - "fast_search": { - "fast_search": "Schnelle Suche", - "description": "Die Option „Schnellsuche“ deaktiviert die Volltextsuche von Notizinhalten, was die Suche in großen Datenbanken beschleunigen könnte." - }, - "include_archived_notes": { - "include_archived_notes": "Füge archivierte Notizen hinzu" - }, - "limit": { - "limit": "Limit", - "take_first_x_results": "Nehmen Sie nur die ersten X angegebenen Ergebnisse." - }, - "order_by": { - "order_by": "Bestellen nach", - "relevancy": "Relevanz (Standard)", - "title": "Titel", - "date_created": "Erstellungsdatum", - "date_modified": "Datum der letzten Änderung", - "content_size": "Beachte die Inhaltsgröße", - "content_and_attachments_size": "Beachte die Inhaltsgröße einschließlich der Anhänge", - "content_and_attachments_and_revisions_size": "Beachte die Inhaltsgröße einschließlich Anhängen und Revisionen", - "revision_count": "Anzahl der Revisionen", - "children_count": "Anzahl der Unternotizen", - "parent_count": "Anzahl der Klone", - "owned_label_count": "Anzahl der Etiketten", - "owned_relation_count": "Anzahl der Beziehungen", - "target_relation_count": "Anzahl der Beziehungen, die auf die Notiz abzielen", - "random": "Zufällige Reihenfolge", - "asc": "Aufsteigend (Standard)", - "desc": "Absteigend" - }, - "search_script": { - "title": "Suchskript:", - "placeholder": "Suche nach einer Notiz anhand ihres Namens", - "description1": "Das Suchskript ermöglicht das Definieren von Suchergebnissen durch Ausführen eines Skripts. Dies bietet maximale Flexibilität, wenn die Standardsuche nicht ausreicht.", - "description2": "Das Suchskript muss vom Typ \"Code\" und dem Subtyp \"JavaScript Backend\" sein. Das Skript muss ein Array von noteIds oder Notizen zurückgeben.", - "example_title": "Siehe dir dieses Beispiel an:", - "example_code": "// 1. Vorfiltern mit der Standardsuche\nconst candidateNotes = api.searchForNotes(\"#journal\"); \n\n// 2. Anwenden benutzerdefinierter Suchkriterien\nconst matchedNotes = candidateNotes\n .filter(note => note.title.match(/[0-9]{1,2}\\. ?[0-9]{1,2}\\. ?[0-9]{4}/));\n\nreturn matchedNotes;", - "note": "Beachte, dass Suchskript und Suchzeichenfolge nicht miteinander kombiniert werden können." - }, - "search_string": { - "title_column": "Suchbegriff:", - "placeholder": "Volltextschlüsselwörter, #tag u003d Wert...", - "search_syntax": "Suchsyntax", - "also_see": "siehe auch", - "complete_help": "Vollständige Hilfe zur Suchsyntax", - "full_text_search": "Gebe einfach einen beliebigen Text für die Volltextsuche ein", - "label_abc": "gibt Notizen mit der Bezeichnung abc zurück", - "label_year": "Entspricht Notizen mit der Beschriftung Jahr und dem Wert 2019", - "label_rock_pop": "Entspricht Noten, die sowohl Rock- als auch Pop-Bezeichnungen haben", - "label_rock_or_pop": "Es darf nur eines der Labels vorhanden sein", - "label_year_comparison": "numerischer Vergleich (auch >, >u003d, <).", - "label_date_created": "Notizen, die im letzten Monat erstellt wurden", - "error": "Suchfehler: {{error}}", - "search_prefix": "Suche:" - }, - "attachment_detail": { - "open_help_page": "Hilfeseite zu Anhängen öffnen", - "owning_note": "Eigentümernotiz: ", - "you_can_also_open": ", Du kannst auch das öffnen", - "list_of_all_attachments": "Liste aller Anhänge", - "attachment_deleted": "Dieser Anhang wurde gelöscht." - }, - "attachment_list": { - "open_help_page": "Hilfeseite zu Anhängen öffnen", - "owning_note": "Eigentümernotiz: ", - "upload_attachments": "Anhänge hochladen", - "no_attachments": "Diese Notiz enthält keine Anhänge." - }, - "book": { - "no_children_help": "Diese Notiz mit dem Notiztyp Buch besitzt keine Unternotizen, deshalb ist nichts zum Anzeigen vorhanden. Siehe Wiki für mehr Details." - }, - "editable_code": { - "placeholder": "Gebe hier den Inhalt deiner Codenotiz ein..." - }, - "editable_text": { - "placeholder": "Gebe hier den Inhalt deiner Notiz ein..." - }, - "empty": { - "open_note_instruction": "Öffne eine Notiz, indem du den Titel der Notiz in die Eingabe unten eingibst oder eine Notiz in der Baumstruktur auswählst.", - "search_placeholder": "Suche nach einer Notiz anhand ihres Namens", - "enter_workspace": "Betrete den Arbeitsbereich {{title}}" - }, - "file": { - "file_preview_not_available": "Für dieses Dateiformat ist keine Dateivorschau verfügbar." - }, - "protected_session": { - "enter_password_instruction": "Um die geschützte Notiz anzuzeigen, musst du dein Passwort eingeben:", - "start_session_button": "Starte eine geschützte Sitzung Eingabetaste", - "started": "Geschützte Sitzung gestartet.", - "wrong_password": "Passwort flasch.", - "protecting-finished-successfully": "Geschützt erfolgreich beendet.", - "unprotecting-finished-successfully": "Ungeschützt erfolgreich beendet.", - "protecting-in-progress": "Schützen läuft: {{count}}", - "unprotecting-in-progress-count": "Entschützen läuft: {{count}}", - "protecting-title": "Geschützt-Status", - "unprotecting-title": "Ungeschützt-Status" - }, - "relation_map": { - "open_in_new_tab": "In neuem Tab öffnen", - "remove_note": "Notiz entfernen", - "edit_title": "Titel bearbeiten", - "rename_note": "Notiz umbenennen", - "enter_new_title": "Gebe einen neuen Notiztitel ein:", - "remove_relation": "Beziehung entfernen", - "confirm_remove_relation": "Bist du sicher, dass du die Beziehung entfernen möchtest?", - "specify_new_relation_name": "Gebe den neuen Beziehungsnamen an (erlaubte Zeichen: alphanumerisch, Doppelpunkt und Unterstrich):", - "connection_exists": "Die Verbindung „{{name}}“ zwischen diesen Notizen besteht bereits.", - "start_dragging_relations": "Beginne hier mit dem Ziehen von Beziehungen und lege sie auf einer anderen Notiz ab.", - "note_not_found": "Notiz {{noteId}} nicht gefunden!", - "cannot_match_transform": "Transformation kann nicht übereinstimmen: {{transform}}", - "note_already_in_diagram": "Die Notiz \"{{title}}\" ist schon im Diagram.", - "enter_title_of_new_note": "Gebe den Titel der neuen Notiz ein", - "default_new_note_title": "neue Notiz", - "click_on_canvas_to_place_new_note": "Klicke auf den Canvas, um eine neue Notiz zu platzieren" - }, - "render": { - "note_detail_render_help_1": "Diese Hilfesnotiz wird angezeigt, da diese Notiz vom Typ „HTML rendern“ nicht über die erforderliche Beziehung verfügt, um ordnungsgemäß zu funktionieren.", - "note_detail_render_help_2": "Render-HTML-Notiztyp wird benutzt für scripting. Kurzgesagt, du hast ein HTML-Code-Notiz (optional mit JavaScript) und diese Notiz rendert es. Damit es funktioniert, musst du eine a Beziehung namens \"renderNote\" zeigend auf die HTML-Notiz zum rendern definieren." - }, - "web_view": { - "web_view": "Webansicht", - "embed_websites": "Notiz vom Typ Web View ermöglicht das Einbetten von Websites in Trilium.", - "create_label": "To start, please create a label with a URL address you want to embed, e.g. #webViewSrc=\"https://www.google.com\"" - }, - "backend_log": { - "refresh": "Aktualisieren" - }, - "consistency_checks": { - "title": "Konsistenzprüfungen", - "find_and_fix_button": "Finde und behebe die Konsistenzprobleme", - "finding_and_fixing_message": "Konsistenzprobleme finden und beheben...", - "issues_fixed_message": "Konsistenzprobleme sollten behoben werden." - }, - "database_anonymization": { - "title": "Datenbankanonymisierung", - "full_anonymization": "Vollständige Anonymisierung", - "full_anonymization_description": "Durch diese Aktion wird eine neue Kopie der Datenbank erstellt und anonymisiert (der gesamte Notizinhalt wird entfernt und nur die Struktur und einige nicht vertrauliche Metadaten bleiben übrig), sodass sie zu Debugging-Zwecken online geteilt werden kann, ohne befürchten zu müssen, dass Ihre persönlichen Daten verloren gehen.", - "save_fully_anonymized_database": "Speichere eine vollständig anonymisierte Datenbank", - "light_anonymization": "Leichte Anonymisierung", - "light_anonymization_description": "Durch diese Aktion wird eine neue Kopie der Datenbank erstellt und eine leichte Anonymisierung vorgenommen – insbesondere wird nur der Inhalt aller Notizen entfernt, Titel und Attribute bleiben jedoch erhalten. Darüber hinaus bleiben benutzerdefinierte JS-Frontend-/Backend-Skriptnotizen und benutzerdefinierte Widgets erhalten. Dies bietet mehr Kontext zum Debuggen der Probleme.", - "choose_anonymization": "Du kannst selbst entscheiden, ob du eine vollständig oder leicht anonymisierte Datenbank bereitstellen möchten. Selbst eine vollständig anonymisierte Datenbank ist sehr nützlich. In einigen Fällen kann jedoch eine leicht anonymisierte Datenbank den Prozess der Fehlererkennung und -behebung beschleunigen.", - "save_lightly_anonymized_database": "Speichere eine leicht anonymisierte Datenbank", - "existing_anonymized_databases": "Vorhandene anonymisierte Datenbanken", - "creating_fully_anonymized_database": "Vollständig anonymisierte Datenbank erstellen...", - "creating_lightly_anonymized_database": "Erstellen einer leicht anonymisierten Datenbank...", - "error_creating_anonymized_database": "Die anonymisierte Datenbank konnte nicht erstellt werden. Überprüfe die Backend-Protokolle auf Details", - "successfully_created_fully_anonymized_database": "Vollständig anonymisierte Datenbank in {{anonymizedFilePath}} erstellt", - "successfully_created_lightly_anonymized_database": "Leicht anonymisierte Datenbank in {{anonymizedFilePath}} erstellt", - "no_anonymized_database_yet": "Noch keine anonymisierte Datenbank" - }, - "database_integrity_check": { - "title": "Datenbankintegritätsprüfung", - "description": "Dadurch wird überprüft, ob die Datenbank auf SQLite-Ebene nicht beschädigt ist. Abhängig von der DB-Größe kann es einige Zeit dauern.", - "check_button": "Überprüfe die Datenbankintegrität", - "checking_integrity": "Datenbankintegrität prüfen...", - "integrity_check_succeeded": "Integritätsprüfung erfolgreich – keine Probleme gefunden.", - "integrity_check_failed": "Integritätsprüfung fehlgeschlagen: {{results}}" - }, - "sync": { - "title": "Synchronisieren", - "force_full_sync_button": "Vollständige Synchronisierung erzwingen", - "fill_entity_changes_button": "Entitätsänderungsdatensätze füllen", - "full_sync_triggered": "Vollständige Synchronisierung ausgelöst", - "filling_entity_changes": "Entitätsänderungszeilen werden gefüllt...", - "sync_rows_filled_successfully": "Synchronisierungszeilen erfolgreich gefüllt", - "finished-successfully": "Synchronisierung erfolgreich beendet.", - "failed": "Synchronisierung fehlgeschlagen: {{message}}" - }, - "vacuum_database": { - "title": "Vakuumdatenbank", - "description": "Dadurch wird die Datenbank neu erstellt, was normalerweise zu einer kleineren Datenbankdatei führt. Es werden keine Daten tatsächlich geändert.", - "button_text": "Vakuumdatenbank", - "vacuuming_database": "Datenbank wird geleert...", - "database_vacuumed": "Die Datenbank wurde geleert" - }, - "fonts": { - "theme_defined": "Thema definiert", - "fonts": "Schriftarten", - "main_font": "Handschrift", - "font_family": "Schriftfamilie", - "size": "Größe", - "note_tree_font": "Notizbaum-Schriftart", - "note_detail_font": "Notiz-Detail-Schriftart", - "monospace_font": "Minivan (Code) Schriftart", - "note_tree_and_detail_font_sizing": "Beachte, dass die Größe der Baum- und Detailschriftarten relativ zur Hauptschriftgrößeneinstellung ist.", - "not_all_fonts_available": "Möglicherweise sind nicht alle aufgelisteten Schriftarten auf Ihrem System verfügbar.", - "apply_font_changes": "Um Schriftartänderungen zu übernehmen, klicke auf", - "reload_frontend": "Frontend neu laden", - "generic-fonts": "Generische Schriftarten", - "sans-serif-system-fonts": "Sans-serif Systemschriftarten", - "serif-system-fonts": "Serif Systemschriftarten", - "monospace-system-fonts": "Monospace Systemschriftarten", - "handwriting-system-fonts": "Handschrift Systemschriftarten", - "serif": "Serif", - "sans-serif": "Sans Serif", - "monospace": "Monospace", - "system-default": "System Standard" - }, - "max_content_width": { - "title": "Inhaltsbreite", - "default_description": "Trilium begrenzt standardmäßig die maximale Inhaltsbreite, um die Lesbarkeit für maximierte Bildschirme auf Breitbildschirmen zu verbessern.", - "max_width_label": "Maximale Inhaltsbreite in Pixel", - "apply_changes_description": "Um Änderungen an der Inhaltsbreite anzuwenden, klicke auf", - "reload_button": "Frontend neu laden", - "reload_description": "Änderungen an den Darstellungsoptionen" - }, - "native_title_bar": { - "title": "Native Titelleiste (App-Neustart erforderlich)", - "enabled": "ermöglicht", - "disabled": "deaktiviert" - }, - "ribbon": { - "widgets": "Multifunktionsleisten-Widgets", - "promoted_attributes_message": "Die Multifunktionsleisten-Registerkarte „Heraufgestufte Attribute“ wird automatisch geöffnet, wenn in der Notiz heraufgestufte Attribute vorhanden sind", - "edited_notes_message": "Die Multifunktionsleisten-Registerkarte „Bearbeitete Notizen“ wird bei Tagesnotizen automatisch geöffnet" - }, - "theme": { - "title": "Thema", - "theme_label": "Thema", - "override_theme_fonts_label": "Theme-Schriftarten überschreiben", - "auto_theme": "", - "light_theme": "", - "dark_theme": "", - "triliumnext": "Trilium (Systemfarbschema folgend)", - "triliumnext-light": "Trilium (Hell)", - "triliumnext-dark": "Trilium (Dunkel)", - "layout": "Layout", - "layout-vertical-title": "Vertikal", - "layout-horizontal-title": "Horizontal", - "layout-vertical-description": "Startleiste ist auf der linken Seite (standard)", - "layout-horizontal-description": "Startleiste ist unter der Tableiste. Die Tableiste wird dadurch auf die ganze Breite erweitert." - }, - "zoom_factor": { - "title": "Zoomfaktor (nur Desktop-Build)", - "description": "Das Zoomen kann auch mit den Tastenkombinationen STRG+- und STRG+u003d gesteuert werden." - }, - "code_auto_read_only_size": { - "title": "Automatische schreibgeschützte Größe", - "description": "Die automatische schreibgeschützte Notizgröße ist die Größe, ab der Notizen im schreibgeschützten Modus angezeigt werden (aus Leistungsgründen).", - "label": "Automatische schreibgeschützte Größe (Codenotizen)" - }, - "code_mime_types": { - "title": "Verfügbare MIME-Typen im Dropdown-Menü" - }, - "vim_key_bindings": { - "use_vim_keybindings_in_code_notes": "Verwende VIM-Tastenkombinationen in Codenotizen (kein Ex-Modus)", - "enable_vim_keybindings": "Aktiviere Vim-Tastenkombinationen" - }, - "wrap_lines": { - "wrap_lines_in_code_notes": "Zeilen in Codenotizen umbrechen", - "enable_line_wrap": "Zeilenumbruch aktivieren (Änderung erfordert möglicherweise ein Neuladen des Frontends, um wirksam zu werden)" - }, - "images": { - "images_section_title": "Bilder", - "download_images_automatically": "Lade Bilder automatisch herunter, um sie offline zu verwenden.", - "download_images_description": "Eingefügter HTML-Code kann Verweise auf Online-Bilder enthalten. Trilium findet diese Verweise und lädt die Bilder herunter, sodass sie offline verfügbar sind.", - "enable_image_compression": "Bildkomprimierung aktivieren", - "max_image_dimensions": "Maximale Breite/Höhe eines Bildes in Pixel (die Größe des Bildes wird geändert, wenn es diese Einstellung überschreitet).", - "jpeg_quality_description": "JPEG-Qualität (10 – schlechteste Qualität, 100 – beste Qualität, 50 – 85 wird empfohlen)" - }, - "attachment_erasure_timeout": { - "attachment_erasure_timeout": "Zeitüberschreitung beim Löschen von Anhängen", - "attachment_auto_deletion_description": "Anhänge werden automatisch gelöscht (und gelöscht), wenn sie nach einer definierten Zeitspanne nicht mehr in ihrer Notiz referenziert werden.", - "erase_attachments_after": "Erase unused attachments after:", - "manual_erasing_description": "Du kannst das Löschen auch manuell auslösen (ohne Berücksichtigung des oben definierten Timeouts):", - "erase_unused_attachments_now": "Lösche jetzt nicht verwendete Anhangnotizen", - "unused_attachments_erased": "Nicht verwendete Anhänge wurden gelöscht." - }, - "network_connections": { - "network_connections_title": "Netzwerkverbindungen", - "check_for_updates": "Suche automatisch nach Updates" - }, - "note_erasure_timeout": { - "note_erasure_timeout_title": "Beachte das Zeitlimit für die Löschung", - "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.", - "erase_notes_after": "Notizen löschen nach:", - "manual_erasing_description": "Du kannst das Löschen auch manuell auslösen (ohne Berücksichtigung des oben definierten Timeouts):", - "erase_deleted_notes_now": "Jetzt gelöschte Notizen löschen", - "deleted_notes_erased": "Gelöschte Notizen wurden gelöscht." - }, - "revisions_snapshot_interval": { - "note_revisions_snapshot_interval_title": "Snapshot-Intervall für Notizrevisionen", - "note_revisions_snapshot_description": "Das Snapshot-Zeitintervall für Notizrevisionen ist die Zeit, nach der eine neue Notizrevision erstellt wird. Weitere Informationen findest du im Wiki.", - "snapshot_time_interval_label": "Zeitintervall für Notiz-Revisions-Snapshot:" - }, - "revisions_snapshot_limit": { - "note_revisions_snapshot_limit_title": "Limit für Notizrevision-Snapshots", - "note_revisions_snapshot_limit_description": "Das Limit für Notizrevision-Snapshots bezieht sich auf die maximale Anzahl von Revisionen, die für jede Notiz gespeichert werden können. Dabei bedeutet -1, dass es kein Limit gibt, und 0 bedeutet, dass alle Revisionen gelöscht werden. Du kannst das maximale Limit für Revisionen einer einzelnen Notiz über das Label #versioningLimit festlegen.", - "snapshot_number_limit_label": "Limit der Notizrevision-Snapshots:", - "erase_excess_revision_snapshots": "Überschüssige Revision-Snapshots jetzt löschen", - "erase_excess_revision_snapshots_prompt": "Überschüssige Revision-Snapshots wurden gelöscht." - }, - "search_engine": { - "title": "Suchmaschine", - "custom_search_engine_info": "Für eine benutzerdefinierte Suchmaschine müssen sowohl ein Name als auch eine URL festgelegt werden. Wenn keine dieser Optionen festgelegt ist, wird DuckDuckGo als Standardsuchmaschine verwendet.", - "predefined_templates_label": "Vordefinierte Suchmaschinenvorlagen", - "bing": "Bing", - "baidu": "Baidu", - "duckduckgo": "DuckDuckGo", - "google": "Google", - "custom_name_label": "Benutzerdefinierter Suchmaschinenname", - "custom_name_placeholder": "Passe den Suchmaschinennamen an", - "custom_url_label": "Die benutzerdefinierte Suchmaschinen-URL sollte {keyword} als Platzhalter für den Suchbegriff enthalten.", - "custom_url_placeholder": "Passe die Suchmaschinen-URL an", - "save_button": "Speichern" - }, - "tray": { - "title": "Systemablage", - "enable_tray": "Tray aktivieren (Trilium muss neu gestartet werden, damit diese Änderung wirksam wird)" - }, - "heading_style": { - "title": "Überschriftenstil", - "plain": "Schmucklos", - "underline": "Unterstreichen", - "markdown": "Markdown-Stil" - }, - "highlights_list": { - "title": "Highlights-Liste", - "description": "Du kannst die im rechten Bereich angezeigte Highlights-Liste anpassen:", - "bold": "Fettgedruckter Text", - "italic": "Kursiver Text", - "underline": "Unterstrichener Text", - "color": "Farbiger Text", - "bg_color": "Text mit Hintergrundfarbe", - "visibility_title": "Sichtbarkeit der Highlights-Liste", - "visibility_description": "Du kannst das Hervorhebungs-Widget pro Notiz ausblenden, indem du die Beschriftung #hideHighlightWidget hinzufügst.", - "shortcut_info": "Du kannst eine Tastenkombination zum schnellen Umschalten des rechten Bereichs (einschließlich Hervorhebungen) in den Optionen -> Tastenkombinationen konfigurieren (Name „toggleRightPane“)." - }, - "table_of_contents": { - "title": "Inhaltsverzeichnis", - "description": "Das Inhaltsverzeichnis wird in Textnotizen angezeigt, wenn die Notiz mehr als eine definierte Anzahl von Überschriften enthält. Du kannst diese Nummer anpassen:", - "disable_info": "Du kannst diese Option auch verwenden, um TOC effektiv zu deaktivieren, indem du eine sehr hohe Zahl festlegst.", - "shortcut_info": "Du kannst eine Tastenkombination zum schnellen Umschalten des rechten Bereichs (einschließlich Inhaltsverzeichnis) unter Optionen -> Tastenkombinationen konfigurieren (Name „toggleRightPane“)." - }, - "text_auto_read_only_size": { - "title": "Automatische schreibgeschützte Größe", - "description": "Die automatische schreibgeschützte Notizgröße ist die Größe, ab der Notizen im schreibgeschützten Modus angezeigt werden (aus Leistungsgründen).", - "label": "Automatische schreibgeschützte Größe (Textnotizen)" - }, - "i18n": { - "title": "Lokalisierung", - "language": "Sprache", - "first-day-of-the-week": "Erster Tag der Woche", - "sunday": "Sonntag", - "monday": "Montag" - }, - "backup": { - "automatic_backup": "Automatische Sicherung", - "automatic_backup_description": "Trilium kann die Datenbank automatisch sichern:", - "enable_daily_backup": "Aktiviere die tägliche Sicherung", - "enable_weekly_backup": "Aktiviere die wöchentliche Sicherung", - "enable_monthly_backup": "Aktiviere die monatliche Sicherung", - "backup_recommendation": "Es wird empfohlen, die Sicherung aktiviert zu lassen. Dies kann jedoch bei großen Datenbanken und/oder langsamen Speichergeräten den Anwendungsstart verlangsamen.", - "backup_now": "Jetzt sichern", - "backup_database_now": "Jetzt Datenbank sichern", - "existing_backups": "Vorhandene Backups", - "date-and-time": "Datum & Uhrzeit", - "path": "Pfad", - "database_backed_up_to": "Die Datenbank wurde gesichert unter {{backupFilePath}}", - "no_backup_yet": "noch kein Backup" - }, - "etapi": { - "title": "ETAPI", - "description": "ETAPI ist eine REST-API, die für den programmgesteuerten Zugriff auf die Trilium-Instanz ohne Benutzeroberfläche verwendet wird.", - "see_more": "Weitere Details können im {{- link_to_wiki}} und in der {{- link_to_openapi_spec}} oder der {{- link_to_swagger_ui }} gefunden werden.", - "wiki": "Wiki", - "openapi_spec": "ETAPI OpenAPI-Spezifikation", - "swagger_ui": "ETAPI Swagger UI", - "create_token": "Erstelle ein neues ETAPI-Token", - "existing_tokens": "Vorhandene Token", - "no_tokens_yet": "Es sind noch keine Token vorhanden. Klicke auf die Schaltfläche oben, um eine zu erstellen.", - "token_name": "Tokenname", - "created": "Erstellt", - "actions": "Aktionen", - "new_token_title": "Neuer ETAPI-Token", - "new_token_message": "Bitte gebe en Namen des neuen Tokens ein", - "default_token_name": "neues Token", - "error_empty_name": "Der Tokenname darf nicht leer sein", - "token_created_title": "ETAPI-Token erstellt", - "token_created_message": "Kopiere den erstellten Token in die Zwischenablage. Trilium speichert den Token gehasht und dies ist das letzte Mal, dass du ihn siehst.", - "rename_token": "Benenne dieses Token um", - "delete_token": "Dieses Token löschen/deaktivieren", - "rename_token_title": "Token umbenennen", - "rename_token_message": "Bitte gebe den Namen des neuen Tokens ein", - "delete_token_confirmation": "Bist du sicher, dass den ETAPI token \"{{name}}\" löschen möchstest?" - }, - "options_widget": { - "options_status": "Optionsstatus", - "options_change_saved": "Die Änderung der Optionen wurde gespeichert." - }, - "password": { - "heading": "Passwort", - "alert_message": "Bitte merke dir dein neues Passwort gut. Das Passwort wird zum Anmelden bei der Weboberfläche und zum Verschlüsseln geschützter Notizen verwendet. Wenn du dein Passwort vergisst, gehen alle deine geschützten Notizen für immer verloren.", - "reset_link": "Klicke hier, um es zurückzusetzen.", - "old_password": "Altes Passwort", - "new_password": "Neues Passwort", - "new_password_confirmation": "Neue Passwortbestätigung", - "change_password": "Kennwort ändern", - "protected_session_timeout": "Zeitüberschreitung der geschützten Sitzung", - "protected_session_timeout_description": "Das Zeitlimit für geschützte Sitzungen ist ein Zeitraum, nach dem die geschützte Sitzung aus dem Speicher des Browsers gelöscht wird. Dies wird ab der letzten Interaktion mit geschützten Notizen gemessen. Sehen", - "wiki": "Wiki", - "for_more_info": "für weitere Informationen.", - "protected_session_timeout_label": "Zeitüberschreitung der geschützten Sitzung:", - "reset_confirmation": "Durch das Zurücksetzen des Passworts verlierst du für immer den Zugriff auf alle Ihre bestehenden geschützten Notizen. Möchtest du das Passwort wirklich zurücksetzen?", - "reset_success_message": "Das Passwort wurde zurückgesetzt. Bitte lege ein neues Passwort fest", - "change_password_heading": "Kennwort ändern", - "set_password_heading": "Passwort festlegen", - "set_password": "Passwort festlegen", - "password_mismatch": "Neue Passwörter sind nicht dasselbe.", - "password_changed_success": "Das Passwort wurde geändert. Trilium wird neu geladen, nachdem du auf OK geklickt hast." - }, - "shortcuts": { - "keyboard_shortcuts": "Tastaturkürzel", - "multiple_shortcuts": "Mehrere Tastenkombinationen für dieselbe Aktion können durch Komma getrennt werden.", - "electron_documentation": "Siehe Electron documentation für verfügbare Modifier und key codes.", - "type_text_to_filter": "Gebe Text ein, um Verknüpfungen zu filtern...", - "action_name": "Aktionsname", - "shortcuts": "Tastenkürzel", - "default_shortcuts": "Standardtastenkürzel", - "description": "Beschreibung", - "reload_app": "Lade die App neu, um die Änderungen zu übernehmen", - "set_all_to_default": "Setze alle Verknüpfungen auf die Standardeinstellungen", - "confirm_reset": "Möchtest du wirklich alle Tastaturkürzel auf die Standardeinstellungen zurücksetzen?" - }, - "spellcheck": { - "title": "Rechtschreibprüfung", - "description": "Diese Optionen gelten nur für Desktop-Builds. Browser verwenden ihre eigene native Rechtschreibprüfung.", - "enable": "Aktiviere die Rechtschreibprüfung", - "language_code_label": "Sprachcode(s)", - "language_code_placeholder": "zum Beispiel \"en-US\", \"de-AT\"", - "multiple_languages_info": "Mehrere Sprachen können mit einem Komma getrennt werden z.B. \"en-US, de-DE, cs\". ", - "available_language_codes_label": "Verfügbare Sprachcodes:", - "restart-required": "Änderungen an den Rechtschreibprüfungsoptionen werden nach dem Neustart der Anwendung wirksam." - }, - "sync_2": { - "config_title": "Synchronisierungskonfiguration", - "server_address": "Adresse der Serverinstanz", - "timeout": "Synchronisierungs-Timeout (Millisekunden)", - "proxy_label": "Proxyserver synchronisieren (optional)", - "note": "Notiz", - "note_description": "Wenn du die Proxy-Einstellung leer lässt, wird der System-Proxy verwendet (gilt nur für Desktop-/Electron-Build).", - "special_value_description": "Ein weiterer besonderer Wert ist noproxy, der das Ignorieren sogar des System-Proxys erzwingt und NODE_TLS_REJECT_UNAUTHORIZED respektiert.", - "save": "Speichern", - "help": "Helfen", - "test_title": "Synchronisierungstest", - "test_description": "Dadurch werden die Verbindung und der Handshake zum Synchronisierungsserver getestet. Wenn der Synchronisierungsserver nicht initialisiert ist, wird er dadurch für die Synchronisierung mit dem lokalen Dokument eingerichtet.", - "test_button": "Teste die Synchronisierung", - "handshake_failed": "Handshake des Synchronisierungsservers fehlgeschlagen, Fehler: {{message}}" - }, - "api_log": { - "close": "Schließen" - }, - "attachment_detail_2": { - "will_be_deleted_in": "Dieser Anhang wird in {{time}} automatisch gelöscht", - "will_be_deleted_soon": "Dieser Anhang wird bald automatisch gelöscht", - "deletion_reason": ", da der Anhang nicht im Inhalt der Notiz verlinkt ist. Um das Löschen zu verhindern, füge den Anhangslink wieder in den Inhalt ein oder wandel den Anhang in eine Notiz um.", - "role_and_size": "Rolle: {{role}}, Größe: {{size}}", - "link_copied": "Anhangslink in die Zwischenablage kopiert.", - "unrecognized_role": "Unbekannte Anhangsrolle „{{role}}“." - }, - "bookmark_switch": { - "bookmark": "Lesezeichen", - "bookmark_this_note": "Setze ein Lesezeichen für diese Notiz im linken Seitenbereich", - "remove_bookmark": "Lesezeichen entfernen" - }, - "editability_select": { - "auto": "Auto", - "read_only": "Schreibgeschützt", - "always_editable": "Immer editierbar", - "note_is_editable": "Die Notiz kann bearbeitet werden, wenn sie nicht zu lang ist.", - "note_is_read_only": "Die Notiz ist schreibgeschützt, kann aber per Knopfdruck bearbeitet werden.", - "note_is_always_editable": "Die Notiz kann immer bearbeitet werden, unabhängig von ihrer Länge." - }, - "note-map": { - "button-link-map": "Beziehungskarte", - "button-tree-map": "Baumkarte" - }, - "tree-context-menu": { - "open-in-a-new-tab": "In neuem Tab öffnen Strg+Klick", - "open-in-a-new-split": "In neuem Split öffnen", - "insert-note-after": "Notiz dahinter einfügen", - "insert-child-note": "Unternotiz einfügen", - "delete": "Löschen", - "search-in-subtree": "Im Notizbaum suchen", - "hoist-note": "Notiz-Fokus setzen", - "unhoist-note": "Notiz-Fokus aufheben", - "edit-branch-prefix": "Zweig-Präfix bearbeiten", - "advanced": "Erweitert", - "expand-subtree": "Notizbaum ausklappen", - "collapse-subtree": "Notizbaum einklappen", - "sort-by": "Sortieren nach...", - "recent-changes-in-subtree": "Kürzliche Änderungen im Notizbaum", - "convert-to-attachment": "Als Anhang konvertieren", - "copy-note-path-to-clipboard": "Notiz-Pfad in die Zwischenablage kopieren", - "protect-subtree": "Notizbaum schützen", - "unprotect-subtree": "Notizenbaum-Schutz aufheben", - "copy-clone": "Kopieren / Klonen", - "clone-to": "Klonen nach...", - "cut": "Ausschneiden", - "move-to": "Verschieben nach...", - "paste-into": "Als Unternotiz einfügen", - "paste-after": "Danach einfügen", - "duplicate": "Duplizieren", - "export": "Exportieren", - "import-into-note": "In Notiz importieren", - "apply-bulk-actions": "Massenaktionen ausführen", - "converted-to-attachments": "{{count}} Notizen wurden als Anhang konvertiert.", - "convert-to-attachment-confirm": "Bist du sicher, dass du die ausgewählten Notizen in Anhänge ihrer übergeordneten Notizen umwandeln möchtest?" - }, - "shared_info": { - "shared_publicly": "Diese Notiz ist öffentlich geteilt auf", - "shared_locally": "Diese Notiz ist lokal geteilt auf", - "help_link": "Für Hilfe besuche wiki." - }, - "note_types": { - "text": "Text", - "code": "Code", - "saved-search": "Gespeicherte Such-Notiz", - "relation-map": "Beziehungskarte", - "note-map": "Notizkarte", - "render-note": "Render Notiz", - "mermaid-diagram": "Mermaid Diagram", - "canvas": "Canvas", - "web-view": "Webansicht", - "mind-map": "Mind Map", - "file": "Datei", - "image": "Bild", - "launcher": "Launcher", - "doc": "Dokument", - "widget": "Widget", - "confirm-change": "Es is nicht empfehlenswert den Notiz-Typ zu ändern, wenn der Inhalt der Notiz nicht leer ist. Möchtest du dennoch fortfahren?", - "geo-map": "Geo Map", - "beta-feature": "Beta" - }, - "protect_note": { - "toggle-on": "Notiz schützen", - "toggle-off": "Notizschutz aufheben", - "toggle-on-hint": "Notiz ist ungeschützt, klicken, um sie zu schützen", - "toggle-off-hint": "Notiz ist geschützt, klicken, um den Schutz aufzuheben" - }, - "shared_switch": { - "shared": "Teilen", - "toggle-on-title": "Notiz teilen", - "toggle-off-title": "Notiz-Freigabe aufheben", - "shared-branch": "Diese Notiz existiert nur als geteilte Notiz, das Aufheben der Freigabe würde sie löschen. Möchtest du fortfahren und die Notiz damit löschen?", - "inherited": "Die Notiz kann hier nicht von der Freigabe entfernt werden, da sie über Vererbung von einer übergeordneten Notiz geteilt wird." - }, - "template_switch": { - "template": "Vorlage", - "toggle-on-hint": "Notiz zu einer Vorlage machen", - "toggle-off-hint": "Entferne die Notiz als Vorlage" - }, - "open-help-page": "Hilfeseite öffnen", - "find": { - "case_sensitive": "Groß-/Kleinschreibung beachten", - "match_words": "Wörter genau übereinstimmen", - "find_placeholder": "Finde in Text...", - "replace_placeholder": "Ersetze mit...", - "replace": "Ersetzen", - "replace_all": "Alle Ersetzen" - }, - "highlights_list_2": { - "title": "Hervorhebungs-Liste", - "options": "Optionen" - }, - "quick-search": { - "placeholder": "Schnellsuche", - "searching": "Suche läuft…", - "no-results": "Keine Ergebnisse gefunden", - "more-results": "... und {{number}} weitere Ergebnisse.", - "show-in-full-search": "In der vollständigen Suche anzeigen" - }, - "note_tree": { - "collapse-title": "Notizbaum zusammenklappen", - "scroll-active-title": "Zur aktiven Notiz scrollen", - "tree-settings-title": "Baum-Einstellungen", - "hide-archived-notes": "Archivierte Notizen ausblenden", - "automatically-collapse-notes": "Notizen automatisch zusammenklappen", - "automatically-collapse-notes-title": "Notizen werden nach einer Inaktivitätsperiode automatisch zusammengeklappt, um den Baum zu entlasten.", - "save-changes": "Änderungen speichern und anwenden", - "auto-collapsing-notes-after-inactivity": "Automatisches Zusammenklappen von Notizen nach Inaktivität…", - "saved-search-note-refreshed": "Gespeicherte Such-Notiz wurde aktualisiert.", - "hoist-this-note-workspace": "Diese Notiz fokussieren (Arbeitsbereich)", - "refresh-saved-search-results": "Gespeicherte Suchergebnisse aktualisieren", - "create-child-note": "Unternotiz anlegen", - "unhoist": "Entfokussieren" - }, - "title_bar_buttons": { - "window-on-top": "Dieses Fenster immer oben halten" - }, - "note_detail": { - "could_not_find_typewidget": "Konnte typeWidget für Typ ‚{{type}}‘ nicht finden" - }, - "note_title": { - "placeholder": "Titel der Notiz hier eingeben…" - }, - "search_result": { - "no_notes_found": "Es wurden keine Notizen mit den angegebenen Suchparametern gefunden.", - "search_not_executed": "Die Suche wurde noch nicht ausgeführt. Klicke oben auf „Suchen“, um die Ergebnisse anzuzeigen." - }, - "spacer": { - "configure_launchbar": "Startleiste konfigurieren" - }, - "sql_result": { - "no_rows": "Es wurden keine Zeilen für diese Abfrage zurückgegeben" - }, - "sql_table_schemas": { - "tables": "Tabellen" - }, - "tab_row": { - "close_tab": "Tab schließen", - "add_new_tab": "Neuen Tab hinzufügen", - "close": "Schließen", - "close_other_tabs": "Andere Tabs schließen", - "close_right_tabs": "Tabs rechts schließen", - "close_all_tabs": "Alle Tabs schließen", - "reopen_last_tab": "Zuletzt geschlossenen Tab erneut öffnen", - "move_tab_to_new_window": "Tab in neues Fenster verschieben", - "copy_tab_to_new_window": "Tab in neues Fenster kopieren", - "new_tab": "Neuer Tab" - }, - "toc": { - "table_of_contents": "Inhaltsverzeichnis", - "options": "Optionen" - }, - "watched_file_update_status": { - "file_last_modified": "Datei wurde zuletzt geändert am .", - "upload_modified_file": "Modifizierte Datei hochladen", - "ignore_this_change": "Diese Änderung ignorieren" - }, - "app_context": { - "please_wait_for_save": "Bitte warte ein paar Sekunden, bis das Speichern abgeschlossen ist, und versuche es dann erneut." - }, - "note_create": { - "duplicated": "Notiz ‚{{title}}‘ wurde dupliziert." - }, - "image": { - "copied-to-clipboard": "Ein Verweis auf das Bild wurde in die Zwischenablage kopiert. Dieser kann in eine beliebige Textnotiz eingefügt werden.", - "cannot-copy": "Das Bild konnte nicht in die Zwischenablage kopiert werden." - }, - "clipboard": { - "cut": "Notiz(en) wurden in die Zwischenablage ausgeschnitten.", - "copied": "Notiz(en) wurden in die Zwischenablage kopiert." - }, - "entrypoints": { - "note-revision-created": "Notizrevision wurde erstellt.", - "note-executed": "Notiz wurde ausgeführt.", - "sql-error": "Fehler bei der Ausführung der SQL-Abfrage: {{message}}" - }, - "branches": { - "cannot-move-notes-here": "Notizen können hier nicht verschoben werden.", - "delete-status": "Löschstatus", - "delete-notes-in-progress": "Löschen von Notizen in Bearbeitung: {{count}}", - "delete-finished-successfully": "Löschen erfolgreich abgeschlossen.", - "undeleting-notes-in-progress": "Wiederherstellen von Notizen in Bearbeitung: {{count}}", - "undeleting-notes-finished-successfully": "Wiederherstellen von Notizen erfolgreich abgeschlossen." - }, - "frontend_script_api": { - "async_warning": "Du übergibst eine asynchrone Funktion an `api.runOnBackend()`, was wahrscheinlich nicht wie beabsichtigt funktioniert.\\nEntweder mach die Funktion synchron (indem du das `async`-Schlüsselwort entfernst) oder benutze `api.runAsyncOnBackendWithManualTransactionHandling()`.", - "sync_warning": "Du übergibst eine synchrone Funktion an `api.runAsyncOnBackendWithManualTransactionHandling()`,\\nobwohl du wahrscheinlich `api.runOnBackend()` verwenden solltest." - }, - "ws": { - "sync-check-failed": "Synchronisationsprüfung fehlgeschlagen!", - "consistency-checks-failed": "Konsistenzprüfung fehlgeschlagen! Siehe Logs für Details.", - "encountered-error": "Fehler „{{message}}“ aufgetreten, siehe Konsole für Details." - }, - "hoisted_note": { - "confirm_unhoisting": "Die angeforderte Notiz ‚{{requestedNote}}‘ befindet sich außerhalb des hoisted Bereichs der Notiz ‚{{hoistedNote}}‘. Du musst sie unhoisten, um auf die Notiz zuzugreifen. Möchtest du mit dem Unhoisting fortfahren?" - }, - "launcher_context_menu": { - "reset_launcher_confirm": "Möchtest du „{{title}}“ wirklich zurücksetzen? Alle Daten / Einstellungen in dieser Notiz (und ihren Unternotizen) gehen verloren und der Launcher wird an seinen ursprünglichen Standort zurückgesetzt.", - "add-note-launcher": "Launcher für Notiz hinzufügen", - "add-script-launcher": "Launcher für Skript hinzufügen", - "add-custom-widget": "Benutzerdefiniertes Widget hinzufügen", - "add-spacer": "Spacer hinzufügen", - "delete": "Löschen ", - "reset": "Zurücksetzen", - "move-to-visible-launchers": "Zu sichtbaren Launchern verschieben", - "move-to-available-launchers": "Zu verfügbaren Launchern verschieben", - "duplicate-launcher": "Launcher duplizieren " - }, - "editable-text": { - "auto-detect-language": "Automatisch erkannt" - }, - "highlighting": { - "description": "Steuert die Syntaxhervorhebung für Codeblöcke in Textnotizen, Code-Notizen sind nicht betroffen.", - "color-scheme": "Farbschema" - }, - "code_block": { - "word_wrapping": "Wortumbruch", - "theme_none": "Keine Syntax-Hervorhebung", - "theme_group_light": "Helle Themen", - "theme_group_dark": "Dunkle Themen" - }, - "classic_editor_toolbar": { - "title": "Format" - }, - "editor": { - "title": "Editor" - }, - "editing": { - "editor_type": { - "label": "Format Toolbar", - "floating": { - "title": "Schwebend", - "description": "Werkzeuge erscheinen in Cursornähe" - }, - "fixed": { - "title": "Fixiert", - "description": "Werkzeuge erscheinen im \"Format\" Tab" - }, - "multiline-toolbar": "Toolbar wenn nötig in mehreren Zeilen darstellen." - } - }, - "electron_context_menu": { - "add-term-to-dictionary": "Begriff \"{{term}}\" zum Wörterbuch hinzufügen", - "cut": "Ausschneiden", - "copy": "Kopieren", - "copy-link": "Link opieren", - "paste": "Einfügen", - "paste-as-plain-text": "Als unformatierten Text einfügen", - "search_online": "Suche nach \"{{term}}\" mit {{searchEngine}} starten" - }, - "image_context_menu": { - "copy_reference_to_clipboard": "Referenz in Zwischenablage kopieren", - "copy_image_to_clipboard": "Bild in die Zwischenablage kopieren" - }, - "link_context_menu": { - "open_note_in_new_tab": "Notiz in neuen Tab öffnen", - "open_note_in_new_split": "Notiz in neuen geteilten Tab öffnen", - "open_note_in_new_window": "Notiz in neuen Fenster öffnen" - }, - "electron_integration": { - "desktop-application": "Desktop Anwendung", - "native-title-bar": "Native Anwendungsleiste", - "native-title-bar-description": "In Windows und macOS, sorgt das Deaktivieren der nativen Anwendungsleiste für ein kompakteres Aussehen. Unter Linux, sorgt das Aktivieren der nativen Anwendungsleiste für eine bessere Integration mit anderen Teilen des Systems.", - "background-effects": "Hintergrundeffekte aktivieren (nur Windows 11)", - "background-effects-description": "Der Mica Effekt fügt einen unscharfen, stylischen Hintergrund in Anwendungsfenstern ein. Dieser erzeugt Tiefe und ein modernes Auftreten.", - "restart-app-button": "Anwendung neustarten um Änderungen anzuwenden", - "zoom-factor": "Zoomfaktor" - }, - "note_autocomplete": { - "search-for": "Suche nach \"{{term}}\"", - "create-note": "Erstelle und verlinke Unternotiz \"{{term}}\"", - "insert-external-link": "Einfügen von Externen Link zu \"{{term}}\"", - "clear-text-field": "Textfeldinhalt löschen", - "show-recent-notes": "Aktuelle Notizen anzeigen", - "full-text-search": "Volltextsuche" - }, - "note_tooltip": { - "note-has-been-deleted": "Notiz wurde gelöscht." - }, - "geo-map": { - "create-child-note-title": "Neue Unternotiz anlegen und zur Karte hinzufügen", - "create-child-note-instruction": "Auf die Karte klicken, um eine neue Notiz an der Stelle zu erstellen oder Escape drücken um abzubrechen.", - "unable-to-load-map": "Karte konnte nicht geladen werden." - }, - "geo-map-context": { - "open-location": "Ort öffnen", - "remove-from-map": "Von Karte entfernen" - }, - "help-button": { - "title": "Relevante Hilfeseite öffnen" - }, - "duration": { - "seconds": "Sekunden", - "minutes": "Minuten", - "hours": "Stunden", - "days": "Tage" - }, - "time_selector": { - "invalid_input": "Die eingegebene Zeit ist keine valide Zahl." - }, - "modal": { - "close": "Schließen" - } } diff --git a/apps/client/src/translations/es/translation.json b/apps/client/src/translations/es/translation.json index 0a76e10e2..27e141f0d 100644 --- a/apps/client/src/translations/es/translation.json +++ b/apps/client/src/translations/es/translation.json @@ -1,1991 +1,1988 @@ { - "about": { - "title": "Acerca de Trilium Notes", - "homepage": "Página principal:", - "app_version": "Versión de la aplicación:", - "db_version": "Versión de base de datos:", - "sync_version": "Versión de sincronización:", - "build_date": "Fecha de creación:", - "build_revision": "Revisión de compilación:", - "data_directory": "Directorio de datos:" - }, - "toast": { - "critical-error": { - "title": "Error crítico", - "message": "Ha ocurrido un error crítico que previene que el cliente de la aplicación inicie:\n\n{{message}}\n\nMuy probablemente es causado por un script que falla de forma inesperada. Intente iniciar la aplicación en modo seguro y atienda el error." + "about": { + "title": "Acerca de Trilium Notes", + "homepage": "Página principal:", + "app_version": "Versión de la aplicación:", + "db_version": "Versión de base de datos:", + "sync_version": "Versión de sincronización:", + "build_date": "Fecha de creación:", + "build_revision": "Revisión de compilación:", + "data_directory": "Directorio de datos:" }, - "widget-error": { - "title": "Hubo un fallo al inicializar un widget", - "message-custom": "El widget personalizado de la nota con ID \"{{id}}\", titulada \"{{title}}\" no pudo ser inicializado debido a:\n\n{{message}}", - "message-unknown": "Un widget no pudo ser inicializado debido a:\n\n{{message}}" + "toast": { + "critical-error": { + "title": "Error crítico", + "message": "Ha ocurrido un error crítico que previene que el cliente de la aplicación inicie:\n\n{{message}}\n\nMuy probablemente es causado por un script que falla de forma inesperada. Intente iniciar la aplicación en modo seguro y atienda el error." + }, + "widget-error": { + "title": "Hubo un fallo al inicializar un widget", + "message-custom": "El widget personalizado de la nota con ID \"{{id}}\", titulada \"{{title}}\" no pudo ser inicializado debido a:\n\n{{message}}", + "message-unknown": "Un widget no pudo ser inicializado debido a:\n\n{{message}}" + }, + "bundle-error": { + "title": "Hubo un fallo al cargar un script personalizado", + "message": "El script de la nota con ID \"{{id}}\", titulado \"{{title}}\" no pudo ser ejecutado debido a:\n\n{{message}}" + } }, - "bundle-error": { - "title": "Hubo un fallo al cargar un script personalizado", - "message": "El script de la nota con ID \"{{id}}\", titulado \"{{title}}\" no pudo ser ejecutado debido a:\n\n{{message}}" + "add_link": { + "add_link": "Agregar enlace", + "help_on_links": "Ayuda sobre enlaces", + "note": "Nota", + "search_note": "buscar nota por su nombre", + "link_title_mirrors": "el título del enlace replica el título actual de la nota", + "link_title_arbitrary": "el título del enlace se puede cambiar arbitrariamente", + "link_title": "Título del enlace", + "button_add_link": "Agregar enlace" + }, + "branch_prefix": { + "edit_branch_prefix": "Editar prefijo de rama", + "help_on_tree_prefix": "Ayuda sobre el prefijo del árbol", + "prefix": "Prefijo: ", + "save": "Guardar", + "branch_prefix_saved": "Se ha guardado el prefijo de rama." + }, + "bulk_actions": { + "bulk_actions": "Acciones en bloque", + "affected_notes": "Notas afectadas", + "include_descendants": "Incluir descendientes de las notas seleccionadas", + "available_actions": "Acciones disponibles", + "chosen_actions": "Acciones elegidas", + "execute_bulk_actions": "Ejecutar acciones en bloque", + "bulk_actions_executed": "Las acciones en bloque se han ejecutado con éxito.", + "none_yet": "Ninguna todavía... agregue una acción haciendo clic en una de las disponibles arriba.", + "labels": "Etiquetas", + "relations": "Relaciones", + "notes": "Notas", + "other": "Otro" + }, + "clone_to": { + "clone_notes_to": "Clonar notas a...", + "help_on_links": "Ayuda sobre enlaces", + "notes_to_clone": "Notas a clonar", + "target_parent_note": "Nota padre de destino", + "search_for_note_by_its_name": "buscar nota por su nombre", + "cloned_note_prefix_title": "La nota clonada se mostrará en el árbol de notas con el prefijo dado", + "prefix_optional": "Prefijo (opcional)", + "clone_to_selected_note": "Clonar a nota seleccionada", + "no_path_to_clone_to": "No hay ruta para clonar.", + "note_cloned": "La nota \"{{clonedTitle}}\" a sido clonada en \"{{targetTitle}}\"" + }, + "confirm": { + "confirmation": "Confirmación", + "cancel": "Cancelar", + "ok": "Aceptar", + "are_you_sure_remove_note": "¿Está seguro que desea eliminar la nota \"{{title}}\" del mapa de relaciones? ", + "if_you_dont_check": "Si no marca esto, la nota solo se eliminará del mapa de relaciones.", + "also_delete_note": "También eliminar la nota" + }, + "delete_notes": { + "delete_notes_preview": "Eliminar vista previa de notas", + "close": "Cerrar", + "delete_all_clones_description": "Eliminar también todos los clones (se puede deshacer en cambios recientes)", + "erase_notes_description": "La eliminación normal (suave) solo marca las notas como eliminadas y se pueden recuperar (en el cuadro de diálogo de cambios recientes) dentro de un periodo de tiempo. Al marcar esta opción se borrarán las notas inmediatamente y no será posible recuperarlas.", + "erase_notes_warning": "Eliminar notas permanentemente (no se puede deshacer), incluidos todos los clones. Esto forzará la recarga de la aplicación.", + "notes_to_be_deleted": "Las siguientes notas serán eliminadas ({{notesCount}})", + "no_note_to_delete": "No se eliminará ninguna nota (solo clones).", + "broken_relations_to_be_deleted": "Las siguientes relaciones se romperán y serán eliminadas ({{ relationCount}})", + "cancel": "Cancelar", + "ok": "Aceptar", + "deleted_relation_text": "Nota {{- note}} (para ser eliminada) está referenciado por la relación {{- relation}} que se origina en {{- source}}." + }, + "export": { + "export_note_title": "Exportar nota", + "close": "Cerrar", + "export_type_subtree": "Esta nota y todos sus descendientes", + "format_html": "HTML - ya que preserva todo el formato", + "format_html_zip": "HTML en un archivo ZIP: se recomienda ya que conserva todo el formato.", + "format_markdown": "Markdown: esto conserva la mayor parte del formato.", + "format_opml": "OPML: formato de intercambio de esquemas solo para texto. El formato, las imágenes y los archivos no están incluidos.", + "opml_version_1": "OPML v1.0: solo texto sin formato", + "opml_version_2": "OPML v2.0 - también permite HTML", + "export_type_single": "Sólo esta nota sin sus descendientes", + "export": "Exportar", + "choose_export_type": "Por favor, elija primero el tipo de exportación", + "export_status": "Estado de exportación", + "export_in_progress": "Exportación en curso: {{progressCount}}", + "export_finished_successfully": "La exportación finalizó exitosamente.", + "format_pdf": "PDF - para propósitos de impresión o compartición." + }, + "help": { + "noteNavigation": "Navegación de notas", + "goUpDown": "subir/bajar en la lista de notas", + "collapseExpand": "colapsar/expandir nodo", + "notSet": "no establecido", + "goBackForwards": "retroceder / avanzar en la historia", + "showJumpToNoteDialog": "mostrar \"Saltar a\" diálogo", + "scrollToActiveNote": "desplazarse hasta la nota activa", + "jumpToParentNote": "saltar a la nota padre", + "collapseWholeTree": "colapsar todo el árbol de notas", + "collapseSubTree": "colapsar subárbol", + "tabShortcuts": "Atajos de pestañas", + "newTabNoteLink": "en el enlace de la nota abre la nota en una nueva pestaña", + "newTabWithActivationNoteLink": "en el enlace de la nota abre y activa la nota en una nueva pestaña", + "onlyInDesktop": "Solo en escritorio (compilación con Electron)", + "openEmptyTab": "abrir pestaña vacía", + "closeActiveTab": "cerrar pestaña activa", + "activateNextTab": "activar pestaña siguiente", + "activatePreviousTab": "activar pestaña anterior", + "creatingNotes": "Creando notas", + "createNoteAfter": "crear una nueva nota después de la nota activa", + "createNoteInto": "crear una nueva subnota en la nota activa", + "editBranchPrefix": "edición prefix de clon de nota activa", + "movingCloningNotes": "Moviendo/clonando notas", + "moveNoteUpDown": "mover nota arriba/abajo en la lista de notas", + "moveNoteUpHierarchy": "mover nota hacia arriba en la jerarquía", + "multiSelectNote": "selección múltiple de nota hacia arriba/abajo", + "selectAllNotes": "seleccionar todas las notas en el nivel actual", + "selectNote": "seleccionar nota", + "copyNotes": "copiar nota activa (o selección actual) al portapapeles (usado para clonar)", + "cutNotes": "cortar la nota actual (o la selección actual) en el portapapeles (usado para mover notas)", + "pasteNotes": "pegar notas como subnotas en la nota activa (que se puede mover o clonar dependiendo de si se copió o cortó en el portapapeles)", + "deleteNotes": "eliminar nota/subárbol", + "editingNotes": "Editando notas", + "editNoteTitle": "en el panel de árbol cambiará del panel de árbol al título de la nota. Ingresar desde el título de la nota cambiará el foco al editor de texto. Ctrl+. cambiará de nuevo del editor al panel de árbol.", + "createEditLink": "crear/editar enlace externo", + "createInternalLink": "crear enlace interno", + "followLink": "siga el enlace debajo del cursor", + "insertDateTime": "insertar la fecha y hora actuales en la posición del cursor", + "jumpToTreePane": "saltar al panel de árbol y desplazarse hasta la nota activa", + "markdownAutoformat": "Autoformato tipo Markdown", + "headings": "##, ###, #### etc. seguido de espacio para encabezados", + "bulletList": "* o - seguido de espacio para la lista de viñetas", + "numberedList": "1. o 1) seguido de espacio para la lista numerada", + "blockQuote": "comience una línea con > seguido de espacio para el bloque de cita", + "troubleshooting": "Solución de problemas", + "reloadFrontend": "recargar la interfaz de Trilium", + "showDevTools": "mostrar herramientas de desarrollador", + "showSQLConsole": "mostrar consola SQL", + "other": "Otro", + "quickSearch": "centrarse en la entrada de búsqueda rápida", + "inPageSearch": "búsqueda en la página" + }, + "import": { + "importIntoNote": "Importar a nota", + "chooseImportFile": "Elija el archivo de importación", + "importDescription": "El contenido de los archivos seleccionados se importará como notas secundarias en", + "options": "Opciones", + "safeImportTooltip": "Los archivos .zip de Trilium pueden contener scripts ejecutables que pudieran tener un comportamiento peligroso. La importación segura va a desactivar la ejecución automática de todos los scripts importados. Desmarque \"Importación segura\" solo si el archivo importado contiene scripts ejecutables y usted confía totalmente en el contenido del archivo importado.", + "safeImport": "Importación segura", + "explodeArchivesTooltip": "Si esto está marcado, Trilium leerá los archivos .zip, .enex y .opml y creará notas a partir de archivos dentro de esos archivos. Si no está marcado, Trilium adjuntará los archivos a la nota.", + "explodeArchives": "Leer el contenido de los archivos .zip, .enex y .opml.", + "shrinkImagesTooltip": "

Si marca esta opción, Trilium intentará reducir las imágenes importadas mediante escalado y optimización, lo que puede afectar la calidad de la imagen percibida. Si no está marcada, las imágenes se importarán sin cambios.

Esto no se aplica a las importaciones .zip con metadatos, ya que se supone que estos archivos ya están optimizados.

", + "shrinkImages": "Reducir imágenes", + "textImportedAsText": "Importar HTML, Markdown y TXT como notas de texto si no está claro en los metadatos", + "codeImportedAsCode": "Importar archivos de código reconocidos (por ejemplo, .json) como notas de código si no están claros en los metadatos", + "replaceUnderscoresWithSpaces": "Reemplazar guiones bajos con espacios en nombres de notas importadas", + "import": "Importar", + "failed": "La importación falló: {{message}}.", + "html_import_tags": { + "title": "HTML Importar Etiquetas", + "description": "Configurar que etiquetas HTML deben ser preservadas al importar notas. Las etiquetas que no estén en esta lista serán eliminadas durante la importación. Algunas etiquetas (como 'script') siempre son eliminadas por seguridad.", + "placeholder": "Ingrese las etiquetas HTML, una por línea", + "reset_button": "Restablecer a lista por defecto" + }, + "import-status": "Estado de importación", + "in-progress": "Importación en progreso: {{progress}}", + "successful": "Importación finalizada exitosamente." + }, + "include_note": { + "dialog_title": "Incluir nota", + "label_note": "Nota", + "placeholder_search": "buscar nota por su nombre", + "box_size_prompt": "Tamaño de caja de la nota incluida:", + "box_size_small": "pequeño (~ 10 líneas)", + "box_size_medium": "medio (~ 30 líneas)", + "box_size_full": "completo (el cuadro muestra el texto completo)", + "button_include": "Incluir nota" + }, + "info": { + "modalTitle": "Mensaje informativo", + "closeButton": "Cerrar", + "okButton": "Aceptar" + }, + "jump_to_note": { + "search_button": "Buscar en texto completo", + "search_placeholder": "Busque nota por su nombre o escriba > para comandos..." + }, + "markdown_import": { + "dialog_title": "Importación de Markdown", + "modal_body_text": "Debido al entorno limitado del navegador, no es posible leer directamente el portapapeles desde JavaScript. Por favor, pegue el código Markdown para importar en el área de texto a continuación y haga clic en el botón Importar", + "import_button": "Importar", + "import_success": "El contenido de Markdown se ha importado al documento." + }, + "move_to": { + "dialog_title": "Mover notas a...", + "notes_to_move": "Notas a mover", + "target_parent_note": "Nota padre de destino", + "search_placeholder": "buscar nota por su nombre", + "move_button": "Mover a la nota seleccionada", + "error_no_path": "No hay ruta a donde mover.", + "move_success_message": "Las notas seleccionadas se han movido a " + }, + "note_type_chooser": { + "change_path_prompt": "Cambiar donde se creará la nueva nota:", + "search_placeholder": "ruta de búsqueda por nombre (por defecto si está vacío)", + "modal_title": "Elija el tipo de nota", + "modal_body": "Elija el tipo de nota/plantilla de la nueva nota:", + "templates": "Plantillas" + }, + "password_not_set": { + "title": "La contraseña no está establecida", + "body1": "Las notas protegidas se cifran mediante una contraseña de usuario, pero la contraseña aún no se ha establecido." + }, + "prompt": { + "title": "Aviso", + "ok": "Aceptar", + "defaultTitle": "Aviso" + }, + "protected_session_password": { + "modal_title": "Sesión protegida", + "help_title": "Ayuda sobre notas protegidas", + "close_label": "Cerrar", + "form_label": "Para continuar con la acción solicitada, debe iniciar en la sesión protegida ingresando la contraseña:", + "start_button": "Iniciar sesión protegida" + }, + "recent_changes": { + "title": "Cambios recientes", + "erase_notes_button": "Borrar notas eliminadas ahora", + "deleted_notes_message": "Las notas eliminadas han sido borradas.", + "no_changes_message": "Aún no hay cambios...", + "undelete_link": "recuperar", + "confirm_undelete": "¿Quiere recuperar esta nota y sus subnotas?" + }, + "revisions": { + "note_revisions": "Revisiones de nota", + "delete_all_revisions": "Eliminar todas las revisiones de esta nota", + "delete_all_button": "Eliminar todas las revisiones", + "help_title": "Ayuda sobre revisiones de notas", + "revision_last_edited": "Esta revisión se editó por última vez en {{date}}", + "confirm_delete_all": "¿Quiere eliminar todas las revisiones de esta nota?", + "no_revisions": "Aún no hay revisiones para esta nota...", + "restore_button": "Restaurar", + "confirm_restore": "¿Quiere restaurar esta revisión? Esto sobrescribirá el título actual y el contenido de la nota con esta revisión.", + "delete_button": "Eliminar", + "confirm_delete": "¿Quieres eliminar esta revisión?", + "revisions_deleted": "Se han eliminado las revisiones de nota.", + "revision_restored": "Se ha restaurado la revisión de nota.", + "revision_deleted": "Se ha eliminado la revisión de la nota.", + "snapshot_interval": "Intervalo de respaldo de revisiones de nota: {{seconds}}s.", + "maximum_revisions": "Máximo de revisiones para la nota actual: {{number}}.", + "settings": "Ajustes para revisiones de nota", + "download_button": "Descargar", + "mime": "MIME: ", + "file_size": "Tamaño del archivo:", + "preview": "Vista previa:", + "preview_not_available": "La vista previa no está disponible para este tipo de notas." + }, + "sort_child_notes": { + "sort_children_by": "Ordenar hijos por...", + "sorting_criteria": "Criterios de ordenamiento", + "title": "título", + "date_created": "fecha de creación", + "date_modified": "fecha de modificación", + "sorting_direction": "Dirección de ordenamiento", + "ascending": "ascendente", + "descending": "descendente", + "folders": "Carpetas", + "sort_folders_at_top": "ordenar carpetas en la parte superior", + "natural_sort": "Ordenamiento natural", + "sort_with_respect_to_different_character_sorting": "ordenar con respecto a diferentes reglas de ordenamiento y clasificación de caracteres en diferentes idiomas o regiones.", + "natural_sort_language": "Idioma de clasificación natural", + "the_language_code_for_natural_sort": "El código del idioma para el ordenamiento natural, ej. \"zh-CN\" para Chino.", + "sort": "Ordenar" + }, + "upload_attachments": { + "upload_attachments_to_note": "Cargar archivos adjuntos a nota", + "choose_files": "Elija los archivos", + "files_will_be_uploaded": "Los archivos se cargarán como archivos adjuntos en {{noteTitle}}", + "options": "Opciones", + "shrink_images": "Reducir imágenes", + "upload": "Subir", + "tooltip": "Si marca esta opción, Trilium intentará reducir las imágenes cargadas mediante escalado y optimización, lo que puede afectar la calidad de la imagen percibida. Si no está marcada, las imágenes se cargarán sin cambios." + }, + "attribute_detail": { + "attr_detail_title": "Título del detalle del atributo", + "close_button_title": "Cancelar cambios y cerrar", + "attr_is_owned_by": "El atributo es propiedad de", + "attr_name_title": "El nombre del atributo solo puede estar compuesto de caracteres alfanuméricos, dos puntos y guión bajo", + "name": "Nombre", + "value": "Valor", + "target_note_title": "La relación es una conexión con nombre entre la nota de origen y la nota de destino.", + "target_note": "Nota de destino", + "promoted_title": "El atributo promovido se muestra de forma destacada en la nota.", + "promoted": "Promovido", + "promoted_alias_title": "El nombre que se mostrará en la interfaz de usuario de atributos promovidos.", + "promoted_alias": "Alias", + "multiplicity_title": "La multiplicidad define cuántos atributos del mismo nombre se pueden crear - como máximo 1 o más de 1.", + "multiplicity": "Multiplicidad", + "single_value": "Valor único", + "multi_value": "Valor múltiple", + "label_type_title": "El tipo de etiqueta ayudará a Trilium a elegir la interfaz adecuada para ingresar el valor de la etiqueta.", + "label_type": "Tipo", + "text": "Texto", + "number": "Número", + "boolean": "Booleano", + "date": "Fecha", + "date_time": "Fecha y hora", + "time": "Hora", + "url": "URL", + "precision_title": "Cantidad de dígitos después del punto flotante que deben estar disponibles en la interfaz de configuración del valor.", + "precision": "Precisión", + "digits": "dígitos", + "inverse_relation_title": "Configuración opcional para definir a qué relación es ésta opuesta. Ejemplo: Padre - Hijo son relaciones inversas entre sí.", + "inverse_relation": "Relación inversa", + "inheritable_title": "El atributo heredable se heredará a todos los descendientes de este árbol.", + "inheritable": "Heredable", + "save_and_close": "Guardar y cerrar Ctrl+Enter", + "delete": "Eliminar", + "related_notes_title": "Otras notas con esta etiqueta", + "more_notes": "Más notas", + "label": "Detalle de etiqueta", + "label_definition": "Detalle de definición de etiqueta", + "relation": "Detalle de relación", + "relation_definition": "Detalle de definición de relación", + "disable_versioning": "deshabilita el control de versiones automático. Útil para, por ejemplo. notas grandes pero sin importancia, p. grandes bibliotecas JS utilizadas para secuencias de comandos (scripts)", + "calendar_root": "marca la nota que debe usarse como raíz para las notas del día. Sólo uno debe estar marcado como tal.", + "archived": "las notas con esta etiqueta no serán visibles de forma predeterminada en los resultados de búsqueda (tampoco en los cuadros de diálogo Saltar a, Agregar vínculo, etc.).", + "exclude_from_export": "las notas (con su subárbol) no se incluirán en ninguna exportación de notas", + "run": "define en qué eventos debe ejecutarse el script. Los valores posibles son:\n
    \n
  • frontendStartup - cuando el frontend de Trilium inicia (o es recargado), pero no en dispositivos móviles.
  • \n
  • backendStartup - cuando el backend de Trilium se inicia
  • \n
  • hourly - se ejecuta una vez cada hora. Puede usar etiqueta adicional runAtHour para especificar a la hora.
  • \n
  • daily - ejecutar una vez al día
  • \n
", + "run_on_instance": "Definir en qué instancia de Trilium se debe ejecutar esto. Predeterminado para todas las instancias.", + "run_at_hour": "¿A qué hora debería funcionar? Debe usarse junto con #run=hourly. Se puede definir varias veces para varias ejecuciones durante el día.", + "disable_inclusion": "los scripts con esta etiqueta no se incluirán en la ejecución del script principal.", + "sorted": "mantiene las subnotas ordenadas alfabéticamente por título", + "sort_direction": "ASC (el valor predeterminado) o DESC", + "sort_folders_first": "Las carpetas (notas con subnotas) deben ordenarse en la parte superior", + "top": "mantener la nota dada en la parte superior de su padre (se aplica solo en padres ordenados)", + "hide_promoted_attributes": "Ocultar atributos promovidos en esta nota", + "read_only": "el editor está en modo de sólo lectura. Funciona sólo para notas de texto y código.", + "auto_read_only_disabled": "las notas de texto/código se pueden configurar automáticamente en modo lectura cuando son muy grandes. Puede desactivar este comportamiento por nota agregando esta etiqueta a la nota", + "app_css": "marca notas CSS que se cargan en la aplicación Trilium y, por lo tanto, se pueden usar para modificar la apariencia de Trilium.", + "app_theme": "marca notas CSS que son temas completos de Trilium y, por lo tanto, están disponibles en las opciones de Trilium.", + "app_theme_base": "establecer a \"siguiente\" para utilizar el tema TriliumNext como base para un tema personalizado en lugar del tema anterior.", + "css_class": "el valor de esta etiqueta se agrega como clase CSS al nodo que representa la nota dada en el árbol. Esto puede resultar útil para temas avanzados. Se puede utilizar en notas de plantilla.", + "icon_class": "el valor de esta etiqueta se agrega como una clase CSS al icono en el árbol, lo que puede ayudar a distinguir visualmente las notas en el árbol. El ejemplo podría ser bx bx-home: los iconos se toman de boxicons. Se puede utilizar en notas de plantilla.", + "page_size": "número de elementos por página en el listado de notas", + "custom_request_handler": "véa Manejador de solicitudes personalizado", + "custom_resource_provider": "véa Manejador de solicitudes personalizado", + "widget": "marca esta nota como un widget personalizado que se agregará al árbol de componentes de Trilium", + "workspace": "marca esta nota como un espacio de trabajo que permite un fácil levantamiento", + "workspace_icon_class": "define la clase CSS del icono de cuadro que se usará en la pestaña cuando se levante a esta nota", + "workspace_tab_background_color": "color CSS utilizado en la pestaña de nota cuando se ancla a esta nota", + "workspace_calendar_root": "Define la raíz del calendario por cada espacio de trabajo", + "workspace_template": "Esta nota aparecerá en la selección de plantillas disponibles al crear una nueva nota, pero solo cuando se levante a un espacio de trabajo que contenga esta plantilla", + "search_home": "se crearán nuevas notas de búsqueda como subnotas de esta nota", + "workspace_search_home": "se crearán nuevas notas de búsqueda como subnotas de esta nota cuando se anclan a algún antecesor de esta nota del espacio de trabajo", + "inbox": "ubicación predeterminada de la bandeja de entrada para nuevas notas - cuando crea una nota usando el botón \"nueva nota\" en la barra lateral, las notas serán creadas como subnotas de la nota marcada con la etiqueta #inbox.", + "workspace_inbox": "ubicación predeterminada de la bandeja de entrada para nuevas notas cuando se anclan a algún antecesor de esta nota del espacio de trabajo", + "sql_console_home": "ubicación predeterminada de las notas de la consola SQL", + "bookmark_folder": "la nota con esta etiqueta aparecerá en los marcadores como carpeta (permitiendo el acceso a sus elementos hijos).", + "share_hidden_from_tree": "esta nota está oculta en el árbol de navegación izquierdo, pero aún se puede acceder a ella con su URL", + "share_external_link": "la nota actuará como un enlace a un sitio web externo en el árbol compartido", + "share_alias": "define un alias que al usar la nota va a estar disponible en https://your_trilium_host/share/[tu_alias]", + "share_omit_default_css": "se omitirá el CSS de la página para compartir predeterminada. Úselo cuando realice cambios importantes de estilo.", + "share_root": "marca la nota que se publica en /share root.", + "share_description": "definir el texto que se agregará a la etiqueta HTML meta para la descripción", + "share_raw": "la nota se entregará en su formato original, sin contenedor HTML", + "share_disallow_robot_indexing": "prohibirá la indexación por robots de esta nota a través del encabezado X-Robots-Tag: noindex", + "share_credentials": "requiere credenciales para acceder a esta nota compartida. Se espera que el valor tenga el formato 'nombre_de_usuario:contraseña'. No olvide hacer que esto sea heredable para aplicarlo a notas/imágenes hijo.", + "share_index": "tenga en cuenta que con esto esta etiqueta enumerará todas las raíces de las notas compartidas", + "display_relations": "nombres de relaciones delimitados por comas que deben mostrarse. Todos los demás estarán ocultos.", + "hide_relations": "nombres de relaciones delimitados por comas que deben ocultarse. Se mostrarán todos los demás.", + "title_template": "título por defecto de notas creadas como subnota de esta nota. El valor es evaluado como una cadena de JavaScript \n y por lo tanto puede ser enriquecida con contenido dinámico vía las variables inyectadas now y parentNote. Ejemplos:\n \n
    \n
  • trabajos literarios de ${parentNote.getLabelValue('authorName')}
  • \n
  • Registro para ${now.format('YYYY-MM-DD HH:mm:ss')}
  • \n
\n \n Consulte la wiki para obtener más detalles, documentación de la API para parentNote y now para más detalles.", + "template": "Esta nota aparecerá en la selección de plantillas disponibles al crear una nueva nota", + "toc": "#toc o #toc=show forzará que se muestre la tabla de contenido, #toc=hide forzará a ocultarla. Si la etiqueta no existe, se observa la configuración global", + "color": "define el color de la nota en el árbol de notas, enlaces, etc. Utilice cualquier valor de color CSS válido como 'red' o #a13d5f", + "keyboard_shortcut": "Define un atajo de teclado que saltará inmediatamente a esta nota. Ejemplo: 'ctrl+alt+e'. Es necesario recargar la interfaz para que el cambio surta efecto.", + "keep_current_hoisting": "Abrir este enlace no cambiará el anclaje incluso si la nota no se puede mostrar en el subárbol anclado actualmente.", + "execute_button": "Título del botón que ejecutará la nota de código actual", + "execute_description": "Descripción más larga de la nota de código actual que se muestra junto con el botón de ejecución", + "exclude_from_note_map": "Las notas con esta etiqueta se ocultarán del Mapa de notas", + "new_notes_on_top": "Las notas nuevas se crearán en la parte superior de la nota principal, no en la parte inferior.", + "hide_highlight_widget": "Ocultar widget de lista destacada", + "run_on_note_creation": "se ejecuta cuando se crea la nota en el backend. Utilice esta relación si desea ejecutar el script para todas las notas creadas en un subárbol específico. En ese caso, créela en la nota raíz del subárbol y hágala heredable. Una nueva nota creada dentro del subárbol (cualquier profundidad) activará el script.", + "run_on_child_note_creation": "se ejecuta cuando se crea una nueva nota bajo la nota donde se define esta relación", + "run_on_note_title_change": "se ejecuta cuando se cambia el título de la nota (también incluye la creación de notas)", + "run_on_note_content_change": "se ejecuta cuando se cambia el contenido de la nota (también incluye la creación de notas).", + "run_on_note_change": "se ejecuta cuando se cambia la nota (incluye también la creación de notas). No incluye cambios de contenido", + "run_on_note_deletion": "se ejecuta cuando se elimina la nota", + "run_on_branch_creation": "se ejecuta cuando se crea una rama. Una rama es un vínculo entre la nota principal y la nota secundaria y se crea, por ejemplo, al clonar o mover una nota.", + "run_on_branch_change": "se ejecuta cuando se actualiza una rama.", + "run_on_branch_deletion": "se ejecuta cuando se elimina una rama. Una rama es un vínculo entre la nota principal y la nota secundaria y se elimina, por ejemplo, al mover la nota (se elimina la rama/enlace antiguo).", + "run_on_attribute_creation": "se ejecuta cuando se crea un nuevo atributo para la nota que define esta relación", + "run_on_attribute_change": " se ejecuta cuando se cambia el atributo de una nota que define esta relación. Esto también se activa cuando se elimina el atributo", + "relation_template": "los atributos de la nota se heredarán incluso sin una relación padre-hijo, el contenido y el subárbol de la nota se agregarán a las notas de instancia si están vacíos. Consulte la documentación para obtener más detalles.", + "inherit": "los atributos de la nota se heredarán incluso sin una relación padre-hijo. Consulte la relación de plantilla para conocer un concepto similar. Consulte herencia de atributos en la documentación.", + "render_note": "notas de tipo \"render HTML note\" serán renderizadas usando una nota de código (HTML o script) y es necesario apuntar usando esta relación con la nota que debe de ser renderizada", + "widget_relation": "el objetivo de esta relación se ejecutará y representará como un widget en la barra lateral", + "share_css": "Nota CSS que se inyectará en la página para compartir. La nota CSS también debe estar en el subárbol compartido. Considere usar también 'share_hidden_from_tree' y 'share_omit_default_css'.", + "share_js": "Nota de JavaScript que se inyectará en la página para compartir. La nota JS también debe estar en el subárbol compartido. Considere usar 'share_hidden_from_tree'.", + "share_template": "Nota de JavaScript integrada que se utilizará como plantilla para mostrar la nota compartida. Su no existe se usa la plantilla predeterminada. Considere usar 'share_hidden_from_tree'.", + "share_favicon": "La nota de favicon se configurará en la página compartida. Por lo general, se desea configurarlo para que comparta la raíz y lo haga heredable. La nota de Favicon también debe estar en el subárbol compartido. Considere usar 'share_hidden_from_tree'.", + "is_owned_by_note": "es propiedad de una nota", + "other_notes_with_name": "Otras notas con nombre de {{attributeType}} \"{{attributeName}}\"", + "and_more": "... y {{count}} más.", + "print_landscape": "Al exportar a PDF, cambia la orientación de la página a paisaje en lugar de retrato.", + "print_page_size": "Al exportar a PDF, cambia el tamaño de la página. Valores soportados: A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger.", + "color_type": "Color" + }, + "attribute_editor": { + "help_text_body1": "Para agregar una etiqueta, simplemente escriba, por ejemplo. #rock o si desea agregar también valor, p.e. #año = 2020", + "help_text_body2": "Para relación, escriba ~author = @, lo que debería abrir un autocompletado donde podrá buscar la nota deseada.", + "help_text_body3": "Alternativamente, puede agregar una etiqueta y una relación usando el botón + en el lado derecho.", + "save_attributes": "Guardar atributos ", + "add_a_new_attribute": "Agregar un nuevo atributo", + "add_new_label": "Agregar nueva etiqueta ", + "add_new_relation": "Agregar nueva relación ", + "add_new_label_definition": "Agregar nueva definición de etiqueta", + "add_new_relation_definition": "Agregar nueva definición de relación", + "placeholder": "Ingrese las etiquetas y relaciones aquí" + }, + "abstract_bulk_action": { + "remove_this_search_action": "Eliminar esta acción de búsqueda" + }, + "execute_script": { + "execute_script": "Ejecutar script", + "help_text": "Puede ejecutar scripts simples en las notas coincidentes.", + "example_1": "Por ejemplo, para agregar una cadena al título de una nota, use este pequeño script:", + "example_2": "Un ejemplo más complejo sería eliminar todos los atributos de las notas coincidentes:" + }, + "add_label": { + "add_label": "Agregar etiqueta", + "label_name_placeholder": "nombre de la etiqueta", + "label_name_title": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos.", + "to_value": "a valor", + "new_value_placeholder": "nuevo valor", + "help_text": "Sobre todas las notas coincidentes:", + "help_text_item1": "crear una etiqueta dada si la nota aún no tiene una", + "help_text_item2": "o cambiar el valor de la etiqueta existente", + "help_text_note": "También puede llamar a este método sin valor, en tal caso se asignará una etiqueta a la nota sin valor." + }, + "delete_label": { + "delete_label": "Eliminar etiqueta", + "label_name_placeholder": "nombre de la etiqueta", + "label_name_title": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos." + }, + "rename_label": { + "rename_label": "Renombrar etiqueta", + "rename_label_from": "Renombrar etiqueta de", + "old_name_placeholder": "antiguo nombre", + "to": "A", + "new_name_placeholder": "nuevo nombre", + "name_title": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos." + }, + "update_label_value": { + "update_label_value": "Actualizar valor de etiqueta", + "label_name_placeholder": "nombre de la etiqueta", + "label_name_title": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos.", + "to_value": "a valor", + "new_value_placeholder": "nuevo valor", + "help_text": "En todas las notas coincidentes, cambie el valor de la etiqueta existente.", + "help_text_note": "También puede llamar a este método sin valor, en tal caso se asignará una etiqueta a la nota sin valor." + }, + "delete_note": { + "delete_note": "Eliminar nota", + "delete_matched_notes": "Eliminar notas coincidentes", + "delete_matched_notes_description": "Esto eliminará las notas coincidentes.", + "undelete_notes_instruction": "Después de la eliminación, es posible recuperarlos desde el cuadro de diálogo Cambios recientes.", + "erase_notes_instruction": "Para eliminar las notas permanentemente, puede ir después de la eliminación a Opción -> Otro y dar clic en el botón \"Borrar notas eliminadas ahora\"." + }, + "delete_revisions": { + "delete_note_revisions": "Eliminar revisiones de notas", + "all_past_note_revisions": "Se eliminarán todas las revisiones anteriores de notas coincidentes. La nota en sí se conservará por completo. En otros términos, se eliminará el historial de la nota." + }, + "move_note": { + "move_note": "Mover nota", + "to": "a", + "target_parent_note": "nota padre objetivo", + "on_all_matched_notes": "En todas las notas coincidentes", + "move_note_new_parent": "mover nota al nuevo padre si la nota solo tiene un padre (es decir, la rama anterior es eliminada y una nueva rama es creada en el nuevo padre)", + "clone_note_new_parent": "clonar la nota al nuevo padre si la nota tiene múltiples clones/ramas (no es claro que rama debe de ser eliminada)", + "nothing_will_happen": "no pasará nada si la nota no se puede mover a la nota de destino (es decir, esto crearía un ciclo de árbol)" + }, + "rename_note": { + "rename_note": "Renombrar nota", + "rename_note_title_to": "Renombrar título de la nota a", + "new_note_title": "nuevo título de nota", + "click_help_icon": "Haga clic en el icono de ayuda a la derecha para ver todas las opciones", + "evaluated_as_js_string": "El valor dado se evalúa como una cadena de JavaScript y, por lo tanto, se puede enriquecer con contenido dinámico a través de la variable note inyectada (se cambia el nombre de la nota). Ejemplos:", + "example_note": "Nota: todas las notas coincidentes son renombradas a 'Nota'", + "example_new_title": "NUEVO: ${note.title} - los títulos de las notas coincidentes tienen el prefijo 'NUEVO: '", + "example_date_prefix": "${note.dateCreatedObj.format('MM-DD:')}: ${note.title} - las notas coincidentes tienen el prefijo fecha-mes de creación de la nota", + "api_docs": "Consulte los documentos de API para nota y su propiedades dateCreatedObj/utcDateCreatedObj para obtener más detalles." + }, + "add_relation": { + "add_relation": "Agregar relación", + "relation_name": "nombre de relación", + "allowed_characters": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos.", + "to": "a", + "target_note": "nota de destino", + "create_relation_on_all_matched_notes": "En todas las notas coincidentes, cree una relación determinada." + }, + "delete_relation": { + "delete_relation": "Eliminar relación", + "relation_name": "nombre de relación", + "allowed_characters": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos." + }, + "rename_relation": { + "rename_relation": "Renombrar relación", + "rename_relation_from": "Renombrar relación de", + "old_name": "antiguo nombre", + "to": "A", + "new_name": "nuevo nombre", + "allowed_characters": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos." + }, + "update_relation_target": { + "update_relation": "Relación de actualización", + "relation_name": "nombre de la relación", + "allowed_characters": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos.", + "to": "a", + "target_note": "nota de destino", + "on_all_matched_notes": "En todas las notas coincidentes", + "change_target_note": "o cambiar la nota de destino de la relación existente", + "update_relation_target": "Actualizar destino de relación" + }, + "attachments_actions": { + "open_externally": "Abrir externamente", + "open_externally_title": "El archivo se abrirá en una aplicación externa y se observará en busca de cambios. Luego podrá volver a cargar la versión modificada en Trilium.", + "open_custom": "Abrir de forma personalizada", + "open_custom_title": "El archivo se abrirá en una aplicación externa y se observará en busca de cambios. Luego podrá volver a cargar la versión modificada en Trilium.", + "download": "Descargar", + "rename_attachment": "Renombrar archivo adjunto", + "upload_new_revision": "Subir nueva revisión", + "copy_link_to_clipboard": "Copiar enlace al portapapeles", + "convert_attachment_into_note": "Convertir archivo adjunto en nota", + "delete_attachment": "Eliminar archivo adjunto", + "upload_success": "Se ha subido una nueva revisión del archivo adjunto.", + "upload_failed": "Error al cargar una nueva revisión del archivo adjunto.", + "open_externally_detail_page": "Abrir un archivo adjunto externamente solo está disponible desde la página de detalles; primero haga clic en el detalle del archivo adjunto y repita la acción.", + "open_custom_client_only": "La apertura personalizada de archivos adjuntos solo se puede realizar desde el cliente.", + "delete_confirm": "¿Está seguro de que desea eliminar el archivo adjunto '{{title}}'?", + "delete_success": "El archivo adjunto '{{title}}' ha sido eliminado.", + "convert_confirm": "¿Está seguro de que desea convertir el archivo adjunto '{{title}}' en una nota separada?", + "convert_success": "El archivo adjunto '{{title}}' se ha convertido en una nota.", + "enter_new_name": "Por favor ingresa el nombre del nuevo archivo adjunto" + }, + "calendar": { + "mon": "Lun", + "tue": "Mar", + "wed": "Mié", + "thu": "Jue", + "fri": "Vie", + "sat": "Sáb", + "sun": "Dom", + "cannot_find_day_note": "No se puede encontrar la nota del día", + "cannot_find_week_note": "No se puede encontrar la nota de la semana", + "january": "Enero", + "febuary": "Febrero", + "march": "Marzo", + "april": "Abril", + "may": "Mayo", + "june": "Junio", + "july": "Julio", + "august": "Agosto", + "september": "Septiembre", + "october": "Octubre", + "november": "Noviembre", + "december": "Diciembre" + }, + "close_pane_button": { + "close_this_pane": "Cerrar este panel" + }, + "create_pane_button": { + "create_new_split": "Crear nueva división" + }, + "edit_button": { + "edit_this_note": "Editar esta nota" + }, + "show_toc_widget_button": { + "show_toc": "Mostrar tabla de contenido" + }, + "show_highlights_list_widget_button": { + "show_highlights_list": "Mostrar lista de destacados" + }, + "global_menu": { + "menu": "Menú", + "options": "Opciones", + "open_new_window": "Abrir nueva ventana", + "switch_to_mobile_version": "Cambiar a la versión móvil", + "switch_to_desktop_version": "Cambiar a la versión de escritorio", + "zoom": "Zoom", + "toggle_fullscreen": "Alternar pantalla completa", + "zoom_out": "Alejar", + "reset_zoom_level": "Restablecer nivel de zoom", + "zoom_in": "Acercar", + "configure_launchbar": "Configurar la barra de inicio", + "show_shared_notes_subtree": "Mostrar subárbol de notas compartidas", + "advanced": "Avanzado", + "open_dev_tools": "Abrir herramientas de desarrollo", + "open_sql_console": "Abrir la consola SQL", + "open_sql_console_history": "Abrir el historial de la consola SQL", + "open_search_history": "Abrir historial de búsqueda", + "show_backend_log": "Mostrar registro de backend", + "reload_hint": "Recargar puede ayudar con algunos fallos visuales sin reiniciar toda la aplicación.", + "reload_frontend": "Recargar interfaz", + "show_hidden_subtree": "Mostrar subárbol oculto", + "show_help": "Mostrar ayuda", + "about": "Acerca de Trilium Notes", + "logout": "Cerrar sesión", + "show-cheatsheet": "Mostrar hoja de trucos", + "toggle-zen-mode": "Modo Zen" + }, + "zen_mode": { + "button_exit": "Salir del modo Zen" + }, + "sync_status": { + "unknown": "

El estado de sincronización será conocido una vez que el siguiente intento de sincronización comience.

Dé clic para activar la sincronización ahora

", + "connected_with_changes": "

Conectado al servidor de sincronización.
Hay cambios pendientes que aún no se han sincronizado.

Dé clic para activar la sincronización.

", + "connected_no_changes": "

Conectado al servidor de sincronización.
Todos los cambios ya han sido sincronizados.

Dé clic para activar la sincronización.

", + "disconnected_with_changes": "

El establecimiento de la conexión con el servidor de sincronización no ha tenido éxito.
Hay algunos cambios pendientes que aún no se han sincronizado.

Dé clic para activar la sincronización.

", + "disconnected_no_changes": "

El establecimiento de la conexión con el servidor de sincronización no ha tenido éxito.
Todos los cambios conocidos han sido sincronizados.

Dé clic para activar la sincronización.

", + "in_progress": "La sincronización con el servidor está en progreso." + }, + "left_pane_toggle": { + "show_panel": "Mostrar panel", + "hide_panel": "Ocultar panel" + }, + "move_pane_button": { + "move_left": "Mover a la izquierda", + "move_right": "Mover a la derecha" + }, + "note_actions": { + "convert_into_attachment": "Convertir en archivo adjunto", + "re_render_note": "Volver a renderizar nota", + "search_in_note": "Buscar en nota", + "note_source": "Fuente de la nota", + "note_attachments": "Notas adjuntas", + "open_note_externally": "Abrir nota externamente", + "open_note_externally_title": "El archivo se abrirá en una aplicación externa y se observará en busca de cambios. Luego podrá volver a cargar la versión modificada en Trilium.", + "open_note_custom": "Abrir nota personalizada", + "import_files": "Importar archivos", + "export_note": "Exportar nota", + "delete_note": "Eliminar nota", + "print_note": "Imprimir nota", + "save_revision": "Guardar revisión", + "convert_into_attachment_failed": "La conversión de nota '{{title}}' falló.", + "convert_into_attachment_successful": "La nota '{{title}}' ha sido convertida a un archivo adjunto.", + "convert_into_attachment_prompt": "¿Está seguro que desea convertir la nota '{{title}}' en un archivo adjunto de la nota padre?", + "print_pdf": "Exportar como PDF..." + }, + "onclick_button": { + "no_click_handler": "El widget de botón '{{componentId}}' no tiene un controlador de clics definido" + }, + "protected_session_status": { + "active": "La sesión protegida está activa. Dé clic para salir de la sesión protegida.", + "inactive": "Dé clic para ingresar a la sesión protegida" + }, + "revisions_button": { + "note_revisions": "Revisiones de nota" + }, + "update_available": { + "update_available": "Actualización disponible" + }, + "note_launcher": { + "this_launcher_doesnt_define_target_note": "Este lanzador no define la nota de destino." + }, + "code_buttons": { + "execute_button_title": "Ejecutar script", + "trilium_api_docs_button_title": "Abrir documentación de la API de Trilium", + "save_to_note_button_title": "Guardar en nota", + "opening_api_docs_message": "Abriendo documentación API...", + "sql_console_saved_message": "La nota de la consola SQL se ha guardado en {{note_path}}" + }, + "copy_image_reference_button": { + "button_title": "Copiar la referencia de la imagen al portapapeles; se puede pegar en una nota de texto." + }, + "hide_floating_buttons_button": { + "button_title": "Ocultar botones" + }, + "show_floating_buttons_button": { + "button_title": "Mostrar botones" + }, + "svg_export_button": { + "button_title": "Exportar diagrama como SVG" + }, + "relation_map_buttons": { + "create_child_note_title": "Crear una nueva subnota y agregarla a este mapa de relaciones", + "reset_pan_zoom_title": "Restablecer la panorámica y el zoom a las coordenadas y ampliación iniciales", + "zoom_in_title": "Acercar", + "zoom_out_title": "Alejar" + }, + "zpetne_odkazy": { + "backlink": "{{count}} Vínculo de retroceso", + "backlinks": "{{count}} vínculos de retroceso", + "relation": "relación" + }, + "mobile_detail_menu": { + "insert_child_note": "Insertar subnota", + "delete_this_note": "Eliminar esta nota", + "error_cannot_get_branch_id": "No se puede obtener el branchID del notePath '{{notePath}}'", + "error_unrecognized_command": "Comando no reconocido {{command}}" + }, + "note_icon": { + "change_note_icon": "Cambiar icono de nota", + "category": "Categoría:", + "search": "Búsqueda:", + "reset-default": "Restablecer a icono por defecto" + }, + "basic_properties": { + "note_type": "Tipo de nota", + "editable": "Editable", + "basic_properties": "Propiedades básicas", + "language": "Idioma" + }, + "book_properties": { + "view_type": "Tipo de vista", + "grid": "Cuadrícula", + "list": "Lista", + "collapse_all_notes": "Contraer todas las notas", + "expand_all_children": "Ampliar todas las subnotas", + "collapse": "Colapsar", + "expand": "Expandir", + "invalid_view_type": "Tipo de vista inválida '{{type}}'", + "calendar": "Calendario", + "book_properties": "Propiedades de colección", + "table": "Tabla", + "geo-map": "Mapa Geo", + "board": "Tablero" + }, + "edited_notes": { + "no_edited_notes_found": "Aún no hay notas editadas en este día...", + "title": "Notas editadas", + "deleted": "(eliminado)" + }, + "file_properties": { + "note_id": "ID de nota", + "original_file_name": "Nombre del archivo original", + "file_type": "Tipo de archivo", + "file_size": "Tamaño del archivo", + "download": "Descargar", + "open": "Abrir", + "upload_new_revision": "Subir nueva revisión", + "upload_success": "Se ha subido una nueva revisión de archivo.", + "upload_failed": "Error al cargar una nueva revisión de archivo.", + "title": "Archivo" + }, + "image_properties": { + "original_file_name": "Nombre del archivo original", + "file_type": "Tipo de archivo", + "file_size": "Tamaño del archivo", + "download": "Descargar", + "open": "Abrir", + "copy_reference_to_clipboard": "Copiar referencia al portapapeles", + "upload_new_revision": "Subir nueva revisión", + "upload_success": "Se ha subido una nueva revisión de imagen.", + "upload_failed": "Error al cargar una nueva revisión de imagen: {{message}}", + "title": "Imagen" + }, + "inherited_attribute_list": { + "title": "Atributos heredados", + "no_inherited_attributes": "Sin atributos heredados." + }, + "note_info_widget": { + "note_id": "ID de nota", + "created": "Creado", + "modified": "Modificado", + "type": "Tipo", + "note_size": "Tamaño de nota", + "note_size_info": "El tamaño de la nota proporciona una estimación aproximada de los requisitos de almacenamiento para esta nota. Toma en cuenta el contenido de la nota y el contenido de sus revisiones de nota.", + "calculate": "calcular", + "subtree_size": "(tamaño del subárbol: {{size}} en {{count}} notas)", + "title": "Información de nota" + }, + "note_map": { + "open_full": "Ampliar al máximo", + "collapse": "Contraer al tamaño normal", + "title": "Mapa de notas", + "fix-nodes": "Fijar nodos", + "link-distance": "Distancia de enlace" + }, + "note_paths": { + "title": "Rutas de nota", + "clone_button": "Clonar nota a nueva ubicación...", + "intro_placed": "Esta nota está colocada en las siguientes rutas:", + "intro_not_placed": "Esta nota aún no se ha colocado en el árbol de notas.", + "outside_hoisted": "Esta ruta está fuera de la nota anclada y habría que bajarla.", + "archived": "Archivado", + "search": "Buscar" + }, + "note_properties": { + "this_note_was_originally_taken_from": "Esta nota fue tomada originalmente de:", + "info": "Información" + }, + "owned_attribute_list": { + "owned_attributes": "Atributos propios" + }, + "promoted_attributes": { + "promoted_attributes": "Atributos promovidos", + "unset-field-placeholder": "no establecido", + "url_placeholder": "http://sitioweb...", + "open_external_link": "Abrir enlace externo", + "unknown_label_type": "Tipo de etiqueta desconocido '{{type}}'", + "unknown_attribute_type": "Tipo de atributo desconocido '{{type}}'", + "add_new_attribute": "Agregar nuevo atributo", + "remove_this_attribute": "Eliminar este atributo", + "remove_color": "Eliminar la etiqueta del color" + }, + "script_executor": { + "query": "Consulta", + "script": "Script", + "execute_query": "Ejecutar consulta", + "execute_script": "Ejecutar script" + }, + "search_definition": { + "add_search_option": "Agregar opción de búsqueda:", + "search_string": "cadena de búsqueda", + "search_script": "script de búsqueda", + "ancestor": "antepasado", + "fast_search": "búsqueda rápida", + "fast_search_description": "La opción de búsqueda rápida desactiva la búsqueda de texto completo del contenido de las notas, lo que podría acelerar la búsqueda en bases de datos grandes.", + "include_archived": "incluir notas archivadas", + "include_archived_notes_description": "Las notas archivadas se excluyen por defecto de los resultados de búsqueda; con esta opción se incluirán.", + "order_by": "ordenar por", + "limit": "límite", + "limit_description": "Limitar el número de resultados", + "debug": "depurar", + "debug_description": "La depuración imprimirá información de depuración adicional en la consola para ayudar a depurar consultas complejas", + "action": "acción", + "search_button": "Buscar Enter", + "search_execute": "Buscar y ejecutar acciones", + "save_to_note": "Guardar en nota", + "search_parameters": "Parámetros de búsqueda", + "unknown_search_option": "Opción de búsqueda desconocida {{searchOptionName}}", + "search_note_saved": "La nota de búsqueda se ha guardado en {{- notePathTitle}}", + "actions_executed": "Las acciones han sido ejecutadas." + }, + "similar_notes": { + "title": "Notas similares", + "no_similar_notes_found": "No se encontraron notas similares." + }, + "abstract_search_option": { + "remove_this_search_option": "Eliminar esta opción de búsqueda", + "failed_rendering": "Error al renderizar opción de búsqueda: {{dto}} con error: {{error}} {{stack}}" + }, + "ancestor": { + "label": "Antepasado", + "placeholder": "buscar nota por su nombre", + "depth_label": "profundidad", + "depth_doesnt_matter": "no importa", + "depth_eq": "es exactamente {{count}}", + "direct_children": "hijos directos", + "depth_gt": "es mayor que {{count}}", + "depth_lt": "es menor que {{count}}" + }, + "debug": { + "debug": "Depurar", + "debug_info": "Al depurar se imprimirá información de depuración adicional en la consola para ayudar a depurar consultas complejas.", + "access_info": "Para acceder a la información de depuración, ejecute la consulta y dé clic en \"Mostrar registro de backend\" en la esquina superior izquierda." + }, + "fast_search": { + "fast_search": "Búsqueda rápida", + "description": "La opción de búsqueda rápida desactiva la búsqueda de texto completo del contenido de las notas, lo que podría acelerar la búsqueda en bases de datos grandes." + }, + "include_archived_notes": { + "include_archived_notes": "Incluir notas archivadas" + }, + "limit": { + "limit": "Límite", + "take_first_x_results": "Tomar solo los primeros X resultados especificados." + }, + "order_by": { + "order_by": "Ordenar por", + "relevancy": "Relevancia (predeterminado)", + "title": "Título", + "date_created": "Fecha de creación", + "date_modified": "Fecha de la última modificación", + "content_size": "Tamaño del contenido de la nota", + "content_and_attachments_size": "Tenga en cuenta el tamaño del contenido, incluidos los archivos adjuntos", + "content_and_attachments_and_revisions_size": "Tenga en cuenta el tamaño del contenido, incluidos los archivos adjuntos y las revisiones", + "revision_count": "Número de revisiones", + "children_count": "Número de subnotas", + "parent_count": "Número de clones", + "owned_label_count": "Número de etiquetas", + "owned_relation_count": "Número de relaciones", + "target_relation_count": "Número de relaciones dirigidas a la nota", + "random": "Orden aleatorio", + "asc": "Ascendente (predeterminado)", + "desc": "Descendente" + }, + "search_script": { + "title": "Script de búsqueda:", + "placeholder": "buscar nota por su nombre", + "description1": "El script de búsqueda permite definir los resultados de la búsqueda ejecutando un script. Esto proporciona la máxima flexibilidad cuando la búsqueda estándar no es suficiente.", + "description2": "El script de búsqueda debe ser de tipo \"código\" y subtipo \"JavaScript backend\". El script tiene que devolver un arreglo de noteIds o notas.", + "example_title": "Véa este ejemplo:", + "example_code": "// 1. prefiltro usando búsqueda estandar\nconst candidateNotes = api.searchForNotes(\"#journal\"); \n\n// 2. aplicar criterios de búsqueda personalizada\nconst matchedNotes = candidateNotes\n .filter(note => note.title.match(/[0-9]{1,2}\\. ?[0-9]{1,2}\\. ?[0-9]{4}/));\n\nreturn matchedNotes;", + "note": "Tenga en cuenta que el script de búsqueda y la cadena de búsqueda no se pueden combinar entre sí." + }, + "search_string": { + "title_column": "Cadena de búsqueda:", + "placeholder": "palabras clave de texto completo, #etiqueta = valor...", + "search_syntax": "Sintaxis de búsqueda", + "also_see": "ver también", + "complete_help": "ayuda completa sobre la sintaxis de búsqueda", + "full_text_search": "Simplemente ingrese cualquier texto para realizar una búsqueda de texto completo", + "label_abc": "devuelve notas con etiqueta abc", + "label_year": "coincide con las notas con el año de la etiqueta que tiene valor 2019", + "label_rock_pop": "coincide con notas que tienen etiquetas tanto de rock como de pop", + "label_rock_or_pop": "sólo una de las etiquetas debe estar presente", + "label_year_comparison": "comparación numérica (también >, >=, <).", + "label_date_created": "notas creadas en el último mes", + "error": "Error de búsqueda: {{error}}", + "search_prefix": "Buscar:" + }, + "attachment_detail": { + "open_help_page": "Abrir página de ayuda en archivos adjuntos", + "owning_note": "Nota dueña: ", + "you_can_also_open": ", también puede abrir el ", + "list_of_all_attachments": "Lista de todos los archivos adjuntos", + "attachment_deleted": "Este archivo adjunto ha sido eliminado." + }, + "attachment_list": { + "open_help_page": "Abrir página de ayuda en archivos adjuntos", + "owning_note": "Nota dueña: ", + "upload_attachments": "Subir archivos adjuntos", + "no_attachments": "Esta nota no tiene archivos adjuntos." + }, + "book": { + "no_children_help": "Esta nota de tipo libro no tiene ninguna subnota así que no hay nada que mostrar. Véa la wiki para más detalles." + }, + "editable_code": { + "placeholder": "Escriba el contenido de su nota de código aquí..." + }, + "editable_text": { + "placeholder": "Escribe aquí el contenido de tu nota..." + }, + "empty": { + "open_note_instruction": "Abra una nota escribiendo el título de la nota en la entrada a continuación o elija una nota en el árbol.", + "search_placeholder": "buscar una nota por su nombre", + "enter_workspace": "Ingresar al espacio de trabajo {{title}}" + }, + "file": { + "file_preview_not_available": "La vista previa del archivo no está disponible para este formato de archivo.", + "too_big": "La vista previa solo muestra los primeros {{maxNumChars}} caracteres del archivo por razones de rendimiento. Descargue el archivo y ábralo externamente para poder ver todo el contenido." + }, + "protected_session": { + "enter_password_instruction": "Para mostrar una nota protegida es necesario ingresar su contraseña:", + "start_session_button": "Iniciar sesión protegida Enter", + "started": "La sesión protegida ha iniciado.", + "wrong_password": "Contraseña incorrecta.", + "protecting-finished-successfully": "La protección finalizó exitosamente.", + "unprotecting-finished-successfully": "La desprotección finalizó exitosamente.", + "protecting-in-progress": "Protección en progreso: {{count}}", + "unprotecting-in-progress-count": "Desprotección en progreso: {{count}}", + "protecting-title": "Estado de protección", + "unprotecting-title": "Estado de desprotección" + }, + "relation_map": { + "open_in_new_tab": "Abrir en nueva pestaña", + "remove_note": "Quitar nota", + "edit_title": "Editar título", + "rename_note": "Cambiar nombre de nota", + "enter_new_title": "Ingrese el nuevo título de la nota:", + "remove_relation": "Eliminar relación", + "confirm_remove_relation": "¿Estás seguro de que deseas eliminar la relación?", + "specify_new_relation_name": "Especifique el nuevo nombre de la relación (caracteres permitidos: alfanuméricos, dos puntos y guión bajo):", + "connection_exists": "La conexión '{{name}}' entre estas notas ya existe.", + "start_dragging_relations": "Empiece a arrastrar relaciones desde aquí y suéltelas en otra nota.", + "note_not_found": "¡Nota {{noteId}} no encontrada!", + "cannot_match_transform": "No se puede coincidir con la transformación: {{transform}}", + "note_already_in_diagram": "Note \"{{title}}\" is already in the diagram.", + "enter_title_of_new_note": "Ingrese el título de la nueva nota", + "default_new_note_title": "nueva nota", + "click_on_canvas_to_place_new_note": "Haga clic en el lienzo para colocar una nueva nota" + }, + "render": { + "note_detail_render_help_1": "Esta nota de ayuda se muestra porque esta nota de tipo Renderizar HTML no tiene la relación requerida para funcionar correctamente.", + "note_detail_render_help_2": "El tipo de nota Render HTML es usado para scripting. De forma resumida, tiene una nota con código HTML (opcionalmente con algo de JavaScript) y esta nota la renderizará. Para que funcione, es necesario definir una relación llamada \"renderNote\" apuntando a la nota HTML nota a renderizar." + }, + "web_view": { + "web_view": "Vista web", + "embed_websites": "La nota de tipo Web View le permite insertar sitios web en Trilium.", + "create_label": "Para comenzar, por favor cree una etiqueta con una dirección URL que desee empotrar, e.g. #webViewSrc=\"https://www.google.com\"" + }, + "backend_log": { + "refresh": "Refrescar" + }, + "consistency_checks": { + "title": "Comprobación de coherencia", + "find_and_fix_button": "Buscar y solucionar problemas de coherencia", + "finding_and_fixing_message": "Buscando y solucionando problemas de coherencia...", + "issues_fixed_message": "Los problemas de coherencia han sido solucionados." + }, + "database_anonymization": { + "title": "Anonimización de bases de datos", + "full_anonymization": "Anonimización total", + "full_anonymization_description": "Esta acción creará una nueva copia de la base de datos y la anonimizará (eliminará todo el contenido de las notas y dejará solo la estructura y algunos metadatos no confidenciales) para compartirla en línea con fines de depuración sin temor a filtrar sus datos personales.", + "save_fully_anonymized_database": "Guarde la base de datos completamente anónima", + "light_anonymization": "Anonimización ligera", + "light_anonymization_description": "Esta acción creará una nueva copia de la base de datos y realizará una ligera anonimización en ella; específicamente, solo se eliminará el contenido de todas las notas, pero los títulos y atributos permanecerán. Además, se mantendrán las notas de script JS frontend/backend personalizadas y los widgets personalizados. Esto proporciona más contexto para depurar los problemas.", + "choose_anonymization": "Puede decidir usted mismo si desea proporcionar una base de datos total o ligeramente anónima. Incluso una base de datos totalmente anónima es muy útil; sin embargo, en algunos casos, una base de datos ligeramente anónima puede acelerar el proceso de identificación y corrección de errores.", + "save_lightly_anonymized_database": "Guarde una base de datos ligeramente anónima", + "existing_anonymized_databases": "Bases de datos anónimas existentes", + "creating_fully_anonymized_database": "Creando una base de datos totalmente anónima...", + "creating_lightly_anonymized_database": "Creando una base de datos ligeramente anónima...", + "error_creating_anonymized_database": "No se pudo crear una base de datos anónima; consulte los registros de backend para obtener más detalles", + "successfully_created_fully_anonymized_database": "Se creó una base de datos completamente anónima en {{anonymizedFilePath}}", + "successfully_created_lightly_anonymized_database": "Se creó una base de datos ligeramente anónima en {{anonymizedFilePath}}", + "no_anonymized_database_yet": "Aún no hay base de datos anónima." + }, + "database_integrity_check": { + "title": "Verificación de integridad de la base de datos", + "description": "Esto verificará que la base de datos no esté dañada en el nivel SQLite. Puede que tarde algún tiempo, dependiendo del tamaño de la base de datos.", + "check_button": "Verificar la integridad de la base de datos", + "checking_integrity": "Comprobando la integridad de la base de datos...", + "integrity_check_succeeded": "La verificación de integridad fue exitosa; no se encontraron problemas.", + "integrity_check_failed": "La verificación de integridad falló: {{results}}" + }, + "sync": { + "title": "Sincronizar", + "force_full_sync_button": "Forzar sincronización completa", + "fill_entity_changes_button": "Llenar registros de cambios de entidad", + "full_sync_triggered": "Sincronización completa activada", + "filling_entity_changes": "Rellenar filas de cambios de entidad...", + "sync_rows_filled_successfully": "Sincronizar filas completadas correctamente", + "finished-successfully": "La sincronización finalizó exitosamente.", + "failed": "La sincronización falló: {{message}}" + }, + "vacuum_database": { + "title": "Limpiar base de datos", + "description": "Esto reconstruirá la base de datos, lo que normalmente dará como resultado un archivo de base de datos más pequeño. En realidad, no se cambiará ningún dato.", + "button_text": "Limpiar base de datos", + "vacuuming_database": "Limpiando base de datos...", + "database_vacuumed": "La base de datos ha sido limpiada" + }, + "fonts": { + "theme_defined": "Tema definido", + "fonts": "Fuentes", + "main_font": "Fuente principal", + "font_family": "Familia de fuentes", + "size": "Tamaño", + "note_tree_font": "Fuente del árbol de notas", + "note_detail_font": "Fuente de detalle de nota", + "monospace_font": "Fuente Monospace (código)", + "note_tree_and_detail_font_sizing": "Tenga en cuenta que el tamaño de fuente del árbol y de los detalles es relativo a la configuración del tamaño de fuente principal.", + "not_all_fonts_available": "Es posible que no todas las fuentes enumeradas estén disponibles en su sistema.", + "apply_font_changes": "Para aplicar cambios de fuente, haga clic en", + "reload_frontend": "recargar la interfaz", + "generic-fonts": "Fuentes genéricas", + "sans-serif-system-fonts": "Fuentes Sans-serif del sistema", + "serif-system-fonts": "Fuentes Serif del sistema", + "monospace-system-fonts": "Fuentes Monoespaciadas del sistema", + "handwriting-system-fonts": "Fuentes a mano alzada del sistema", + "serif": "Serif", + "sans-serif": "Sans Serif", + "monospace": "Monoespaciada", + "system-default": "Predeterminada del sistema" + }, + "max_content_width": { + "title": "Ancho del contenido", + "default_description": "Trilium limita de forma predeterminada el ancho máximo del contenido para mejorar la legibilidad de ventanas maximizadas en pantallas anchas.", + "max_width_label": "Ancho máximo del contenido en píxeles", + "max_width_unit": "píxeles", + "apply_changes_description": "Para aplicar cambios en el ancho del contenido, haga clic en", + "reload_button": "recargar la interfaz", + "reload_description": "cambios desde las opciones de apariencia" + }, + "native_title_bar": { + "title": "Barra de título nativa (requiere reiniciar la aplicación)", + "enabled": "activado", + "disabled": "desactivado" + }, + "ribbon": { + "widgets": "Widgets de cinta", + "promoted_attributes_message": "La pestaña de la cinta Atributos promovidos se abrirá automáticamente si los atributos promovidos están presentes en la nota", + "edited_notes_message": "La pestaña de la cinta Notas editadas se abrirá automáticamente en las notas del día" + }, + "theme": { + "title": "Tema", + "theme_label": "Tema", + "override_theme_fonts_label": "Sobreescribir fuentes de tema", + "triliumnext": "Trilium (Sigue el esquema de color del sistema)", + "triliumnext-light": "Trilium (Claro)", + "triliumnext-dark": "Trilium (Oscuro)", + "layout": "Disposición", + "layout-vertical-title": "Vertical", + "layout-horizontal-title": "Horizontal", + "layout-vertical-description": "la barra del lanzador está en la izquierda (por defecto)", + "layout-horizontal-description": "la barra de lanzamiento está debajo de la barra de pestañas, la barra de pestañas ahora tiene ancho completo." + }, + "ai_llm": { + "not_started": "No iniciado", + "title": "IA y ajustes de embeddings", + "processed_notes": "Notas procesadas", + "total_notes": "Notas totales", + "progress": "Progreso", + "queued_notes": "Notas en fila", + "failed_notes": "Notas fallidas", + "last_processed": "Última procesada", + "refresh_stats": "Recargar estadísticas", + "enable_ai_features": "Habilitar características IA/LLM", + "enable_ai_description": "Habilitar características de IA como resumen de notas, generación de contenido y otras capacidades LLM", + "openai_tab": "OpenAI", + "anthropic_tab": "Anthropic", + "voyage_tab": "Voyage AI", + "ollama_tab": "Ollama", + "enable_ai": "Habilitar características IA/LLM", + "enable_ai_desc": "Habilitar características de IA como resumen de notas, generación de contenido y otras capacidades LLM", + "provider_configuration": "Configuración de proveedor de IA", + "provider_precedence": "Precedencia de proveedor", + "provider_precedence_description": "Lista de proveedores en orden de precedencia separada por comas (p.e., 'openai,anthropic,ollama')", + "temperature": "Temperatura", + "temperature_description": "Controla la aleatoriedad de las respuestas (0 = determinista, 2 = aleatoriedad máxima)", + "system_prompt": "Mensaje de sistema", + "system_prompt_description": "Mensaje de sistema predeterminado utilizado para todas las interacciones de IA", + "openai_configuration": "Configuración de OpenAI", + "openai_settings": "Ajustes de OpenAI", + "api_key": "Clave API", + "url": "URL base", + "model": "Modelo", + "openai_api_key_description": "Tu clave API de OpenAI para acceder a sus servicios de IA", + "anthropic_api_key_description": "Tu clave API de Anthropic para acceder a los modelos Claude", + "default_model": "Modelo por defecto", + "openai_model_description": "Ejemplos: gpt-4o, gpt-4-turbo, gpt-3.5-turbo", + "base_url": "URL base", + "openai_url_description": "Por defecto: https://api.openai.com/v1", + "anthropic_settings": "Ajustes de Anthropic", + "anthropic_url_description": "URL base para la API de Anthropic (por defecto: https://api.anthropic.com)", + "anthropic_model_description": "Modelos Claude de Anthropic para el completado de chat", + "voyage_settings": "Ajustes de Voyage AI", + "ollama_settings": "Ajustes de Ollama", + "ollama_url_description": "URL para la API de Ollama (por defecto: http://localhost:11434)", + "ollama_model_description": "Modelo de Ollama a usar para el completado de chat", + "anthropic_configuration": "Configuración de Anthropic", + "voyage_configuration": "Configuración de Voyage AI", + "voyage_url_description": "Por defecto: https://api.voyageai.com/v1", + "ollama_configuration": "Configuración de Ollama", + "enable_ollama": "Habilitar Ollama", + "enable_ollama_description": "Habilitar Ollama para uso de modelo de IA local", + "ollama_url": "URL de Ollama", + "ollama_model": "Modelo de Ollama", + "refresh_models": "Refrescar modelos", + "refreshing_models": "Refrescando...", + "enable_automatic_indexing": "Habilitar indexado automático", + "rebuild_index": "Recrear índice", + "rebuild_index_error": "Error al comenzar la reconstrucción del índice. Consulte los registros para más detalles.", + "note_title": "Título de nota", + "error": "Error", + "last_attempt": "Último intento", + "actions": "Acciones", + "retry": "Reintentar", + "partial": "{{ percentage }}% completado", + "retry_queued": "Nota en la cola para reintento", + "retry_failed": "Hubo un fallo al poner en la cola a la nota para reintento", + "max_notes_per_llm_query": "Máximo de notas por consulta", + "max_notes_per_llm_query_description": "Número máximo de notas similares a incluir en el contexto IA", + "active_providers": "Proveedores activos", + "disabled_providers": "Proveedores deshabilitados", + "remove_provider": "Eliminar proveedor de la búsqueda", + "restore_provider": "Restaurar proveedor a la búsqueda", + "similarity_threshold": "Bias de similaridad", + "similarity_threshold_description": "Puntuación de similaridad mínima (0-1) para incluir notas en el contexto para consultas LLM", + "reprocess_index": "Reconstruir el índice de búsqueda", + "reprocessing_index": "Reconstruyendo...", + "reprocess_index_started": "La optimización de índice de búsqueda comenzó en segundo plano", + "reprocess_index_error": "Error al reconstruir el índice de búsqueda", + "index_rebuild_progress": "Progreso de reconstrucción de índice", + "index_rebuilding": "Optimizando índice ({{percentage}}%)", + "index_rebuild_complete": "Optimización de índice completa", + "index_rebuild_status_error": "Error al comprobar el estado de reconstrucción del índice", + "never": "Nunca", + "processing": "Procesando ({{percentage}}%)", + "incomplete": "Incompleto ({{percentage}}%)", + "complete": "Completo (100%)", + "refreshing": "Refrescando...", + "auto_refresh_notice": "Refrescar automáticamente cada {{seconds}} segundos", + "note_queued_for_retry": "Nota en la cola para reintento", + "failed_to_retry_note": "Hubo un fallo al reintentar nota", + "all_notes_queued_for_retry": "Todas las notas con fallo agregadas a la cola para reintento", + "failed_to_retry_all": "Hubo un fallo al reintentar notas", + "ai_settings": "Ajustes de IA", + "api_key_tooltip": "Clave API para acceder al servicio", + "empty_key_warning": { + "anthropic": "La clave API de Anthropic está vacía. Por favor, ingrese una clave API válida.", + "openai": "La clave API de OpenAI está vacía. Por favor, ingrese una clave API válida.", + "voyage": "La clave API de Voyage está vacía. Por favor, ingrese una clave API válida.", + "ollama": "La clave API de Ollama está vacía. Por favor, ingrese una clave API válida." + }, + "agent": { + "processing": "Procesando...", + "thinking": "Pensando...", + "loading": "Cargando...", + "generating": "Generando..." + }, + "name": "IA", + "openai": "OpenAI", + "use_enhanced_context": "Utilizar contexto mejorado", + "enhanced_context_description": "Provee a la IA con más contexto de la nota y sus notas relacionadas para obtener mejores respuestas", + "show_thinking": "Mostrar pensamiento", + "show_thinking_description": "Mostrar la cadena del proceso de pensamiento de la IA", + "enter_message": "Ingrese su mensaje...", + "error_contacting_provider": "Error al contactar con su proveedor de IA. Por favor compruebe sus ajustes y conexión a internet.", + "error_generating_response": "Error al generar respuesta de IA", + "index_all_notes": "Indexar todas las notas", + "index_status": "Estado de índice", + "indexed_notes": "Notas indexadas", + "indexing_stopped": "Indexado detenido", + "indexing_in_progress": "Indexado en progreso...", + "last_indexed": "Último indexado", + "n_notes_queued": "{{ count }} nota agregada a la cola para indexado", + "n_notes_queued_plural": "{{ count }} notas agregadas a la cola para indexado", + "note_chat": "Chat de nota", + "notes_indexed": "{{ count }} nota indexada", + "notes_indexed_plural": "{{ count }} notas indexadas", + "sources": "Fuentes", + "start_indexing": "Comenzar indexado", + "use_advanced_context": "Usar contexto avanzado", + "ollama_no_url": "Ollama no está configurado. Por favor ingrese una URL válida.", + "chat": { + "root_note_title": "Chats de IA", + "root_note_content": "Esta nota contiene tus conversaciones de chat de IA guardadas.", + "new_chat_title": "Nuevo chat", + "create_new_ai_chat": "Crear nuevo chat de IA" + }, + "create_new_ai_chat": "Crear nuevo chat de IA", + "configuration_warnings": "Hay algunos problemas con su configuración de IA. Por favor compruebe sus ajustes.", + "experimental_warning": "La característica de LLM aún es experimental - ha sido advertido.", + "selected_provider": "Proveedor seleccionado", + "selected_provider_description": "Elija el proveedor de IA para el chat y características de completado", + "select_model": "Seleccionar modelo...", + "select_provider": "Seleccionar proveedor..." + }, + "zoom_factor": { + "title": "Factor de zoom (solo versión de escritorio)", + "description": "El zoom también se puede controlar con los atajos CTRL+- y CTRL+=." + }, + "code_auto_read_only_size": { + "title": "Tamaño automático de solo lectura", + "description": "El tamaño de nota de solo lectura automático es el tamaño después del cual las notas se mostrarán en modo de solo lectura (por razones de rendimiento).", + "label": "Tamaño automático de solo lectura (notas de código)", + "unit": "caracteres" + }, + "code-editor-options": { + "title": "Editor" + }, + "code_mime_types": { + "title": "Tipos MIME disponibles en el menú desplegable" + }, + "vim_key_bindings": { + "use_vim_keybindings_in_code_notes": "Atajos de teclas de Vim", + "enable_vim_keybindings": "Habilitar los atajos de teclas de Vim en la notas de código (no es modo ex)" + }, + "wrap_lines": { + "wrap_lines_in_code_notes": "Ajustar líneas en notas de código", + "enable_line_wrap": "Habilitar ajuste de línea (es posible que el cambio requiera una recarga de interfaz para que surta efecto)" + }, + "images": { + "images_section_title": "Imágenes", + "download_images_automatically": "Descargar imágenes automáticamente para usarlas sin conexión.", + "download_images_description": "El HTML pegado puede contener referencias a imágenes en línea; Trilium encontrará esas referencias y descargará las imágenes para que estén disponibles sin conexión.", + "enable_image_compression": "Habilitar la compresión de imágenes", + "max_image_dimensions": "Ancho/alto máximo de una imagen en píxeles (la imagen cambiará de tamaño si excede esta configuración).", + "max_image_dimensions_unit": "píxeles", + "jpeg_quality_description": "Calidad JPEG (10 - peor calidad, 100 - mejor calidad, se recomienda 50 - 85)" + }, + "attachment_erasure_timeout": { + "attachment_erasure_timeout": "Tiempo de espera para borrar archivos adjuntos", + "attachment_auto_deletion_description": "Los archivos adjuntos se eliminan (y borran) automáticamente si ya no se hace referencia a ellos en su nota después de un tiempo de espera definido.", + "erase_attachments_after": "Borrar archivos adjuntos después de:", + "manual_erasing_description": "También puede activar el borrado manualmente (sin considerar el tiempo de espera definido anteriormente):", + "erase_unused_attachments_now": "Borrar ahora los archivos adjuntos no utilizados en la nota", + "unused_attachments_erased": "Los archivos adjuntos no utilizados se han eliminado." + }, + "network_connections": { + "network_connections_title": "Conexiones de red", + "check_for_updates": "Buscar actualizaciones automáticamente" + }, + "note_erasure_timeout": { + "note_erasure_timeout_title": "Tiempo de espera de borrado de notas", + "note_erasure_description": "Las notas eliminadas (y los atributos, las revisiones ...) en principio solo están marcadas como eliminadas y es posible recuperarlas del diálogo de Notas recientes. Después de un período de tiempo, las notas eliminadas son \" borradas\", lo que significa que su contenido ya no es recuperable. Esta configuración le permite configurar la longitud del período entre eliminar y borrar la nota.", + "erase_notes_after": "Borrar notas después de:", + "manual_erasing_description": "También puede activar el borrado manualmente (sin considerar el tiempo de espera definido anteriormente):", + "erase_deleted_notes_now": "Borrar notas eliminadas ahora", + "deleted_notes_erased": "Las notas eliminadas han sido borradas." + }, + "revisions_snapshot_interval": { + "note_revisions_snapshot_interval_title": "Intervalo de instantáneas de revisiones de notas", + "note_revisions_snapshot_description": "El intervalo de tiempo de la instantánea de revisión de nota es el tiempo después de lo cual se creará una nueva revisión para la nota. Ver wiki para obtener más información.", + "snapshot_time_interval_label": "Intervalo de tiempo de la instantánea de revisión de notas:" + }, + "revisions_snapshot_limit": { + "note_revisions_snapshot_limit_title": "Límite de respaldos de revisiones de nota", + "note_revisions_snapshot_limit_description": "El límite de número de respaldos de revisiones de notas se refiere al número máximo de revisiones que pueden guardarse para cada nota. Donde -1 significa sin límite, 0 significa borrar todas las revisiones. Puede establecer el máximo de revisiones para una sola nota a través de la etiqueta #versioningLimit.", + "snapshot_number_limit_label": "Número límite de respaldos de revisiones de nota:", + "snapshot_number_limit_unit": "respaldos", + "erase_excess_revision_snapshots": "Eliminar el exceso de respaldos de revisiones ahora", + "erase_excess_revision_snapshots_prompt": "El exceso de respaldos de revisiones han sido eliminadas." + }, + "search_engine": { + "title": "Motor de búsqueda", + "custom_search_engine_info": "El motor de búsqueda personalizado requiere que se establezcan un nombre y una URL. Si alguno de estos no está configurado, DuckDuckGo se utilizará como motor de búsqueda predeterminado.", + "predefined_templates_label": "Plantillas de motor de búsqueda predefinidas", + "bing": "Bing", + "baidu": "Baidu", + "duckduckgo": "DuckDuckGo", + "google": "Google", + "custom_name_label": "Nombre del motor de búsqueda personalizado", + "custom_name_placeholder": "Personalizar el nombre del motor de búsqueda", + "custom_url_label": "La URL del motor de búsqueda personalizado debe incluir {keyword} como marcador de posición para el término de búsqueda.", + "custom_url_placeholder": "Personalizar la URL del motor de búsqueda", + "save_button": "Guardar" + }, + "tray": { + "title": "Bandeja de sistema", + "enable_tray": "Habilitar bandeja (es necesario reiniciar Trilium para que este cambio surta efecto)" + }, + "heading_style": { + "title": "Estilo de título", + "plain": "Plano", + "underline": "Subrayar", + "markdown": "Estilo Markdown" + }, + "highlights_list": { + "title": "Lista de aspectos destacados", + "description": "Puede personalizar la lista de aspectos destacados que se muestra en el panel derecho:", + "bold": "Texto en negrita", + "italic": "Texto en cursiva", + "underline": "Texto subrayado", + "color": "Texto con color", + "bg_color": "Texto con color de fondo", + "visibility_title": "Visibilidad de la lista de aspectos destacados", + "visibility_description": "Puede ocultar el widget de aspectos destacados por nota agregando una etiqueta #hideHighlightWidget.", + "shortcut_info": "Puede configurar un método abreviado de teclado para alternar rápidamente el panel derecho (incluidos los aspectos destacados) en Opciones -> Atajos (nombre 'toggleRightPane')." + }, + "table_of_contents": { + "title": "Tabla de contenido", + "description": "La tabla de contenido aparecerá en las notas de texto cuando la nota tenga más de un número definido de títulos. Puede personalizar este número:", + "unit": "títulos", + "disable_info": "También puede utilizar esta opción para desactivar la TDC (TOC) de forma efectiva estableciendo un número muy alto.", + "shortcut_info": "Puede configurar un atajo de teclado para alternar rápidamente el panel derecho (incluido el TDC) en Opciones -> Atajos (nombre 'toggleRightPane')." + }, + "text_auto_read_only_size": { + "title": "Tamaño para modo de solo lectura automático", + "description": "El tamaño de nota de solo lectura automático es el tamaño después del cual las notas se mostrarán en modo de solo lectura (por razones de rendimiento).", + "label": "Tamaño para modo de solo lectura automático (notas de texto)", + "unit": "caracteres" + }, + "custom_date_time_format": { + "title": "Formato de fecha/hora personalizada", + "description": "Personalizar el formado de fecha y la hora insertada vía o la barra de herramientas. Véa la documentación de Day.js para más tokens de formato disponibles.", + "format_string": "Cadena de formato:", + "formatted_time": "Fecha/hora personalizada:" + }, + "i18n": { + "title": "Localización", + "language": "Idioma", + "first-day-of-the-week": "Primer día de la semana", + "sunday": "Domingo", + "monday": "Lunes", + "first-week-of-the-year": "Primer semana del año", + "first-week-contains-first-day": "Primer semana que contiene al primer día del año", + "first-week-contains-first-thursday": "Primer semana que contiene al primer jueves del año", + "first-week-has-minimum-days": "Primer semana que contiene un mínimo de días", + "min-days-in-first-week": "Días mínimos en la primer semana", + "first-week-info": "Primer semana que contiene al primer jueves del año está basado en el estándarISO 8601.", + "first-week-warning": "Cambiar las opciones de primer semana puede causar duplicados con las Notas Semanales existentes y las Notas Semanales existentes no serán actualizadas respectivamente.", + "formatting-locale": "Fecha y formato de número" + }, + "backup": { + "automatic_backup": "Copia de seguridad automática", + "automatic_backup_description": "Trilium puede realizar copias de seguridad de la base de datos automáticamente:", + "enable_daily_backup": "Habilitar copia de seguridad diaria", + "enable_weekly_backup": "Habilitar copia de seguridad semanal", + "enable_monthly_backup": "Habilitar copia de seguridad mensual", + "backup_recommendation": "Se recomienda mantener la copia de seguridad activada, pero esto puede ralentizar el inicio de la aplicación con bases de datos grandes y/o dispositivos de almacenamiento lentos.", + "backup_now": "Realizar copia de seguridad ahora", + "backup_database_now": "Realizar copia de seguridad de la base de datos ahora", + "existing_backups": "Copias de seguridad existentes", + "date-and-time": "Fecha y hora", + "path": "Ruta", + "database_backed_up_to": "Se ha realizado una copia de seguridad de la base de datos en {{backupFilePath}}", + "no_backup_yet": "no hay copia de seguridad todavía" + }, + "etapi": { + "title": "ETAPI", + "description": "ETAPI es una REST API que se utiliza para acceder a la instancia de Trilium mediante programación, sin interfaz de usuario.", + "see_more": "Véa más detalles en el {{- link_to_wiki}} y el {{- link_to_openapi_spec}} o el {{- link_to_swagger_ui }}.", + "wiki": "wiki", + "openapi_spec": "Especificación ETAPI OpenAPI", + "swagger_ui": "ETAPI Swagger UI", + "create_token": "Crear nuevo token ETAPI", + "existing_tokens": "Tokens existentes", + "no_tokens_yet": "Aún no hay tokens. Dé clic en el botón de arriba para crear uno.", + "token_name": "Nombre del token", + "created": "Creado", + "actions": "Acciones", + "new_token_title": "Nuevo token ETAPI", + "new_token_message": "Por favor ingresa el nombre del nuevo token", + "default_token_name": "nuevo token", + "error_empty_name": "El nombre del token no puede estar vacío", + "token_created_title": "Token ETAPI creado", + "token_created_message": "Copiar el token creado en el portapapeles. Trilium almacena el token con hash y esta es la última vez que lo ve.", + "rename_token": "Renombrar este token", + "delete_token": "Eliminar/Desactivar este token", + "rename_token_title": "Renombrar token", + "rename_token_message": "Por favor ingresa el nombre del nuevo token", + "delete_token_confirmation": "¿Está seguro de que desea eliminar el token ETAPI \"{{name}}\"?" + }, + "options_widget": { + "options_status": "Estado de las opciones", + "options_change_saved": "Se han guardado los cambios de las opciones." + }, + "password": { + "heading": "Contraseña", + "alert_message": "Tenga cuidado de recordar su nueva contraseña. La contraseña se utiliza para iniciar sesión en la interfaz web y cifrar las notas protegidas. Si olvida su contraseña, todas sus notas protegidas se perderán para siempre.", + "reset_link": "Dé clic aquí para restablecerla.", + "old_password": "Contraseña anterior", + "new_password": "Nueva contraseña", + "new_password_confirmation": "Confirmación de nueva contraseña", + "change_password": "Cambiar contraseña", + "protected_session_timeout": "Tiempo de espera de sesión protegida", + "protected_session_timeout_description": "El tiempo de espera de la sesión protegida es el período de tiempo después del cual la sesión protegida se borra de la memoria del navegador. Esto se mide desde la última interacción con notas protegidas. Ver", + "wiki": "wiki", + "for_more_info": "para más información.", + "protected_session_timeout_label": "Tiempo de espera de sesión protegida:", + "reset_confirmation": "Al restablecer la contraseña, perderá para siempre el acceso a todas sus notas protegidas existentes. ¿Realmente quieres restablecer la contraseña?", + "reset_success_message": "La contraseña ha sido restablecida. Por favor establezca una nueva contraseña", + "change_password_heading": "Cambiar contraseña", + "set_password_heading": "Establecer contraseña", + "set_password": "Establecer contraseña", + "password_mismatch": "Las nuevas contraseñas no son las mismas.", + "password_changed_success": "La contraseña ha sido cambiada. Trilium se recargará después de presionar Aceptar." + }, + "multi_factor_authentication": { + "title": "Autenticación Multi-Factor", + "description": "La autenticación multifactor (MFA) agrega una capa adicional de seguridad a su cuenta. En lugar de solo ingresar una contraseña para iniciar sesión, MFA requiere que proporcione una o más pruebas adicionales para verificar su identidad. De esta manera, incluso si alguien se apodera de su contraseña, aún no puede acceder a su cuenta sin la segunda pieza de información. Es como agregar una cerradura adicional a su puerta, lo que hace que sea mucho más difícil para cualquier otra persona entrar.

Por favor siga las instrucciones a continuación para habilitar MFA. Si no lo configura correctamente, el inicio de sesión volverá a solo contraseña.", + "mfa_enabled": "Habilitar la autenticación multifactor", + "mfa_method": "Método MFA", + "electron_disabled": "Actualmente la autenticación multifactor no está soportada en la compilación de escritorio.", + "totp_title": "Contraseña de un solo uso basada en el tiempo (TOTP)", + "totp_description": "TOTP (contraseña de un solo uso basada en el tiempo) es una característica de seguridad que genera un código temporal único que cambia cada 30 segundos. Utiliza este código, junto con su contraseña para iniciar sesión en su cuenta, lo que hace que sea mucho más difícil para cualquier otra persona acceder a ella.", + "totp_secret_title": "Generar secreto TOTP", + "totp_secret_generate": "Generar secreto TOTP", + "totp_secret_regenerate": "Regenerar secreto TOTP", + "no_totp_secret_warning": "Para habilitar TOTP, primero debe de generar un secreto TOTP.", + "totp_secret_description_warning": "Después de generar un nuevo secreto TOTP, le será requerido que inicie sesión otra vez con el nuevo secreto TOTP.", + "totp_secret_generated": "Secreto TOTP generado", + "totp_secret_warning": "Por favor guarde el secreto generado en una ubicación segura. No será mostrado de nuevo.", + "totp_secret_regenerate_confirm": "¿Está seguro que desea regenerar el secreto TOTP? Esto va a invalidar el secreto TOTP previo y todos los códigos de recuperación existentes.", + "recovery_keys_title": "Claves de recuperación para un solo inicio de sesión", + "recovery_keys_description": "Las claves de recuperación para un solo inicio de sesión son usadas para iniciar sesión incluso cuando no puede acceder a los códigos de su autentificador.", + "recovery_keys_description_warning": "Las claves de recuperación no son mostrada de nuevo después de dejar esta página, manténgalas en un lugar seguro.
Después de que una clave de recuperación es utilizada ya no puede utilizarse de nuevo.", + "recovery_keys_error": "Error al generar códigos de recuperación", + "recovery_keys_no_key_set": "No hay códigos de recuperación establecidos", + "recovery_keys_generate": "Generar códigos de recuperación", + "recovery_keys_regenerate": "Regenerar códigos de recuperación", + "recovery_keys_used": "Usado: {{date}}", + "recovery_keys_unused": "El código de recuperación {{index}} está sin usar", + "oauth_title": "OAuth/OpenID", + "oauth_description": "OpenID es una forma estandarizada de permitirle iniciar sesión en sitios web utilizando una cuenta de otro servicio, como Google, para verificar su identidad. Siga estas instrucciones para configurar un servicio OpenID a través de Google.", + "oauth_description_warning": "Para habilitar OAuth/OpenID, necesita establecer la URL base de OAuth/OpenID, ID de cliente y secreto de cliente en el archivo config.ini y reiniciar la aplicación. Si desea establecerlas desde variables de ambiente, por favor establezca TRILIUM_OAUTH_BASE_URL, TRILIUM_OAUTH_CLIENT_ID y TRILIUM_OAUTH_CLIENT_SECRET.", + "oauth_missing_vars": "Ajustes faltantes: {{variables}}", + "oauth_user_account": "Cuenta de usuario: ", + "oauth_user_email": "Correo electrónico de usuario: ", + "oauth_user_not_logged_in": "¡No ha iniciado sesión!" + }, + "shortcuts": { + "keyboard_shortcuts": "Atajos de teclado", + "multiple_shortcuts": "Varios atajos para la misma acción se pueden separar mediante comas.", + "electron_documentation": "Véa la documentación de Electron para los modificadores y códigos de tecla disponibles.", + "type_text_to_filter": "Escriba texto para filtrar los accesos directos...", + "action_name": "Nombre de la acción", + "shortcuts": "Atajos", + "default_shortcuts": "Atajos predeterminados", + "description": "Descripción", + "reload_app": "Vuelva a cargar la aplicación para aplicar los cambios", + "set_all_to_default": "Establecer todos los accesos directos al valor predeterminado", + "confirm_reset": "¿Realmente desea restablecer todos los atajos de teclado a sus valores predeterminados?" + }, + "spellcheck": { + "title": "Revisión ortográfica", + "description": "Estas opciones se aplican sólo para compilaciones de escritorio; los navegadores utilizarán su corrector ortográfico nativo.", + "enable": "Habilitar corrector ortográfico", + "language_code_label": "Código(s) de idioma", + "language_code_placeholder": "por ejemplo \"en-US\", \"de-AT\"", + "multiple_languages_info": "Múltiples idiomas se pueden separar por coma, por ejemplo \"en-US, de-DE, cs\". ", + "available_language_codes_label": "Códigos de idioma disponibles:", + "restart-required": "Los cambios en las opciones de corrección ortográfica entrarán en vigor después del reinicio de la aplicación." + }, + "sync_2": { + "config_title": "Configuración de sincronización", + "server_address": "Dirección de la instancia del servidor", + "timeout": "Tiempo de espera de sincronización (milisegundos)", + "timeout_unit": "milisegundos", + "proxy_label": "Sincronizar servidor proxy (opcional)", + "note": "Nota", + "note_description": "Si deja la configuración del proxy en blanco, se utilizará el proxy del sistema (se aplica únicamente a la compilación de escritorio/electron).", + "special_value_description": "Otro valor especial es noproxy que obliga a ignorar incluso al proxy del sistema y respeta NODE_TLS_REJECT_UNAUTHORIZED.", + "save": "Guardar", + "help": "Ayuda", + "test_title": "Prueba de sincronización", + "test_description": "Esto probará la conexión y el protocolo de enlace con el servidor de sincronización. Si el servidor de sincronización no está inicializado, esto lo configurará para sincronizarse con el documento local.", + "test_button": "Prueba de sincronización", + "handshake_failed": "Error en el protocolo de enlace del servidor de sincronización, error: {{message}}" + }, + "api_log": { + "close": "Cerrar" + }, + "attachment_detail_2": { + "will_be_deleted_in": "Este archivo adjunto se eliminará automáticamente en {{time}}", + "will_be_deleted_soon": "Este archivo adjunto se eliminará automáticamente pronto", + "deletion_reason": ", porque el archivo adjunto no está vinculado en el contenido de la nota. Para evitar la eliminación, vuelva a agregar el enlace del archivo adjunto al contenido o convierta el archivo adjunto en una nota.", + "role_and_size": "Rol: {{role}}, Tamaño: {{size}}", + "link_copied": "Enlace del archivo adjunto copiado al portapapeles.", + "unrecognized_role": "Rol de archivo adjunto no reconocido '{{role}}'." + }, + "bookmark_switch": { + "bookmark": "Marcador", + "bookmark_this_note": "Añadir esta nota a marcadores en el panel lateral izquierdo", + "remove_bookmark": "Eliminar marcador" + }, + "editability_select": { + "auto": "Automático", + "read_only": "Sólo lectura", + "always_editable": "Siempre editable", + "note_is_editable": "La nota es editable si no es muy grande.", + "note_is_read_only": "La nota es de solo lectura, pero se puede editar con un clic en un botón.", + "note_is_always_editable": "La nota siempre es editable, independientemente de su tamaño." + }, + "note-map": { + "button-link-map": "Mapa de Enlaces", + "button-tree-map": "Mapa de Árbol" + }, + "tree-context-menu": { + "open-in-a-new-tab": "Abrir en nueva pestaña Ctrl+Click", + "open-in-a-new-split": "Abrir en nueva división", + "insert-note-after": "Insertar nota después de", + "insert-child-note": "Insertar subnota", + "delete": "Eliminar", + "search-in-subtree": "Buscar en subárbol", + "hoist-note": "Anclar nota", + "unhoist-note": "Desanclar nota", + "edit-branch-prefix": "Editar prefijo de rama", + "advanced": "Avanzado", + "expand-subtree": "Expandir subárbol", + "collapse-subtree": "Colapsar subárbol", + "sort-by": "Ordenar por...", + "recent-changes-in-subtree": "Cambios recientes en subárbol", + "convert-to-attachment": "Convertir en adjunto", + "copy-note-path-to-clipboard": "Copiar ruta de nota al portapapeles", + "protect-subtree": "Proteger subárbol", + "unprotect-subtree": "Desproteger subárbol", + "copy-clone": "Copiar / clonar", + "clone-to": "Clonar en...", + "cut": "Cortar", + "move-to": "Mover a...", + "paste-into": "Pegar en", + "paste-after": "Pegar después de", + "duplicate": "Duplicar", + "export": "Exportar", + "import-into-note": "Importar a nota", + "apply-bulk-actions": "Aplicar acciones en lote", + "converted-to-attachments": "{{count}} notas han sido convertidas en archivos adjuntos.", + "convert-to-attachment-confirm": "¿Está seguro que desea convertir las notas seleccionadas en archivos adjuntos de sus notas padres?", + "open-in-popup": "Edición rápida" + }, + "shared_info": { + "shared_publicly": "Esta nota está compartida públicamente en", + "shared_locally": "Esta nota está compartida localmente en", + "help_link": "Para obtener ayuda visite wiki." + }, + "note_types": { + "text": "Texto", + "code": "Código", + "saved-search": "Búsqueda Guardada", + "relation-map": "Mapa de Relaciones", + "note-map": "Mapa de Notas", + "render-note": "Nota de Renderizado", + "mermaid-diagram": "Diagrama Mermaid", + "canvas": "Lienzo", + "web-view": "Vista Web", + "mind-map": "Mapa Mental", + "file": "Archivo", + "image": "Imagen", + "launcher": "Lanzador", + "doc": "Doc", + "widget": "Widget", + "confirm-change": "No es recomendado cambiar el tipo de nota cuando el contenido de la nota no está vacío. ¿Desea continuar de cualquier manera?", + "geo-map": "Mapa Geo", + "beta-feature": "Beta", + "ai-chat": "Chat de IA", + "task-list": "Lista de tareas", + "book": "Colección", + "new-feature": "Nuevo", + "collections": "Colecciones" + }, + "protect_note": { + "toggle-on": "Proteger la nota", + "toggle-off": "Desproteger la nota", + "toggle-on-hint": "La nota no está protegida, dé clic para protegerla", + "toggle-off-hint": "La nota está protegida, dé clic para desprotegerla" + }, + "shared_switch": { + "shared": "Compartida", + "toggle-on-title": "Compartir la nota", + "toggle-off-title": "Descompartir la nota", + "shared-branch": "Esta nota sólo existe como una nota compartida, si la deja de compartir será eliminada. ¿Quiere continuar y eliminar esta nota?", + "inherited": "No puede dejar de compartir la nota aquí porque es compartida a través de la herencia de un ancestro." + }, + "template_switch": { + "template": "Plantilla", + "toggle-on-hint": "Hacer de la nota una plantilla", + "toggle-off-hint": "Eliminar la nota como una plantilla" + }, + "open-help-page": "Abrir página de ayuda", + "find": { + "case_sensitive": "Distingue entre mayúsculas y minúsculas", + "match_words": "Coincidir palabras", + "find_placeholder": "Encontrar en texto...", + "replace_placeholder": "Reemplazar con...", + "replace": "Reemplazar", + "replace_all": "Reemplazar todo" + }, + "highlights_list_2": { + "title": "Lista de destacados", + "options": "Opciones" + }, + "quick-search": { + "placeholder": "Búsqueda rápida", + "searching": "Buscando...", + "no-results": "No se encontraron resultados", + "more-results": "... y {{number}} resultados más.", + "show-in-full-search": "Mostrar en búsqueda completa" + }, + "note_tree": { + "collapse-title": "Colapsar árbol de nota", + "scroll-active-title": "Desplazarse a nota activa", + "tree-settings-title": "Ajustes de árbol", + "hide-archived-notes": "Ocultar notas archivadas", + "automatically-collapse-notes": "Colapsar notas automaticamente", + "automatically-collapse-notes-title": "Las notas serán colapsadas después de un periodo de inactividad para despejar el árbol.", + "save-changes": "Guardar y aplicar cambios", + "auto-collapsing-notes-after-inactivity": "Colapsando notas automáticamente después de inactividad...", + "saved-search-note-refreshed": "La nota de búsqueda guardada fue recargada.", + "hoist-this-note-workspace": "Anclar esta nota (espacio de trabajo)", + "refresh-saved-search-results": "Refrescar resultados de búsqueda guardados", + "create-child-note": "Crear subnota", + "unhoist": "Desanclar" + }, + "title_bar_buttons": { + "window-on-top": "Mantener esta ventana en la parte superior" + }, + "note_detail": { + "could_not_find_typewidget": "No se pudo encontrar typeWidget para el tipo '{{type}}'" + }, + "note_title": { + "placeholder": "escriba el título de la nota aquí..." + }, + "search_result": { + "no_notes_found": "No se han encontrado notas para los parámetros de búsqueda dados.", + "search_not_executed": "La búsqueda aún no se ha ejecutado. Dé clic en el botón «Buscar» para ver los resultados." + }, + "spacer": { + "configure_launchbar": "Configurar barra de lanzamiento" + }, + "sql_result": { + "no_rows": "No se han devuelto filas para esta consulta" + }, + "sql_table_schemas": { + "tables": "Tablas" + }, + "tab_row": { + "close_tab": "Cerrar pestaña", + "add_new_tab": "Agregar nueva pestaña", + "close": "Cerrar", + "close_other_tabs": "Cerrar otras pestañas", + "close_right_tabs": "Cerrar pestañas a la derecha", + "close_all_tabs": "Cerrar todas las pestañas", + "reopen_last_tab": "Reabrir última pestaña cerrada", + "move_tab_to_new_window": "Mover esta pestaña a una nueva ventana", + "copy_tab_to_new_window": "Copiar esta pestaña a una ventana nueva", + "new_tab": "Nueva pestaña" + }, + "toc": { + "table_of_contents": "Tabla de contenido", + "options": "Opciones" + }, + "watched_file_update_status": { + "file_last_modified": "Archivo ha sido modificado por última vez en.", + "upload_modified_file": "Subir archivo modificado", + "ignore_this_change": "Ignorar este cambio" + }, + "app_context": { + "please_wait_for_save": "Por favor espere algunos segundos a que se termine de guardar, después intente de nuevo." + }, + "note_create": { + "duplicated": "La nota \"{{title}}\" ha sido duplicada." + }, + "image": { + "copied-to-clipboard": "Una referencia a la imagen ha sido copiada al portapapeles. Esta puede ser pegada en cualquier nota de texto.", + "cannot-copy": "No se pudo copiar la referencia de imagen al portapapeles." + }, + "clipboard": { + "cut": "La(s) notas(s) han sido cortadas al portapapeles.", + "copied": "La(s) notas(s) han sido copiadas al portapapeles.", + "copy_failed": "No se puede copiar al portapapeles debido a problemas de permisos.", + "copy_success": "Copiado al portapapeles." + }, + "entrypoints": { + "note-revision-created": "Una revisión de nota ha sido creada.", + "note-executed": "Nota ejecutada.", + "sql-error": "Ocurrió un error al ejecutar la consulta SQL: {{message}}" + }, + "branches": { + "cannot-move-notes-here": "No se pueden mover notas aquí.", + "delete-status": "Estado de eliminación", + "delete-notes-in-progress": "Eliminación de notas en progreso: {{count}}", + "delete-finished-successfully": "La eliminación finalizó exitosamente.", + "undeleting-notes-in-progress": "Recuperación de notas en progreso: {{count}}", + "undeleting-notes-finished-successfully": "La recuperación de notas finalizó exitosamente." + }, + "frontend_script_api": { + "async_warning": "Está pasando una función asíncrona a `api.runOnBackend ()` que probablemente no funcionará como pretendía.", + "sync_warning": "Estás pasando una función sincrónica a `api.runasynconbackendwithmanualTransactionHandling ()`, \\ n while debería usar `api.runonbackend ()` en su lugar." + }, + "ws": { + "sync-check-failed": "¡La comprobación de sincronización falló!", + "consistency-checks-failed": "¡Las comprobaciones de consistencia fallaron! Vea los registros para más detalles.", + "encountered-error": "Error encontrado \"{{message}}\", compruebe la consola." + }, + "hoisted_note": { + "confirm_unhoisting": "La nota requerida '{{requestedNote}}' está fuera del subárbol de la nota anclada '{{hoistedNote}}' y debe desanclarla para acceder a la nota. ¿Desea proceder con el desanclaje?" + }, + "launcher_context_menu": { + "reset_launcher_confirm": "¿Realmente desea restaurar \"{{title}}\"? Todos los datos / ajustes en esta nota (y sus subnotas) se van a perder y el lanzador regresará a su ubicación original.", + "add-note-launcher": "Agregar un lanzador de nota", + "add-script-launcher": "Agregar un lanzador de script", + "add-custom-widget": "Agregar un widget personalizado", + "add-spacer": "Agregar espaciador", + "delete": "Eliminar ", + "reset": "Restaurar", + "move-to-visible-launchers": "Mover a lanzadores visibles", + "move-to-available-launchers": "Mover a lanzadores disponibles", + "duplicate-launcher": "Duplicar lanzador " + }, + "editable-text": { + "auto-detect-language": "Detectado automáticamente" + }, + "highlighting": { + "title": "Bloques de código", + "description": "Controla el resaltado de sintaxis para bloques de código dentro de las notas de texto, las notas de código no serán afectadas.", + "color-scheme": "Esquema de color" + }, + "code_block": { + "word_wrapping": "Ajuste de palabras", + "theme_none": "Sin resaltado de sintaxis", + "theme_group_light": "Temas claros", + "theme_group_dark": "Temas oscuros", + "copy_title": "Copiar al portapapeles" + }, + "classic_editor_toolbar": { + "title": "Formato" + }, + "editor": { + "title": "Editor" + }, + "editing": { + "editor_type": { + "label": "Barra de herramientas de formato", + "floating": { + "title": "Flotante", + "description": "las herramientas de edición aparecen cerca del cursor;" + }, + "fixed": { + "title": "Fijo", + "description": "las herramientas de edición aparecen en la pestaña de la cinta \"Formato\")." + }, + "multiline-toolbar": "Mostrar la barra de herramientas en múltiples líneas si no cabe." + } + }, + "electron_context_menu": { + "add-term-to-dictionary": "Agregar \"{{term}}\" al diccionario", + "cut": "Cortar", + "copy": "Copiar", + "copy-link": "Copiar enlace", + "paste": "Pegar", + "paste-as-plain-text": "Pegar como texto plano", + "search_online": "Buscar \"{{term}}\" con {{searchEngine}}" + }, + "image_context_menu": { + "copy_reference_to_clipboard": "Copiar referencia al portapapeles", + "copy_image_to_clipboard": "Copiar imagen al portapapeles" + }, + "link_context_menu": { + "open_note_in_new_tab": "Abrir nota en una pestaña nueva", + "open_note_in_new_split": "Abrir nota en una nueva división", + "open_note_in_new_window": "Abrir nota en una nueva ventana", + "open_note_in_popup": "Edición rápida" + }, + "electron_integration": { + "desktop-application": "Aplicación de escritorio", + "native-title-bar": "Barra de título nativa", + "native-title-bar-description": "Para Windows y macOS, quitar la barra de título nativa hace que la aplicación se vea más compacta. En Linux, mantener la barra de título nativa hace que se integre mejor con el resto del sistema.", + "background-effects": "Habilitar efectos de fondo (sólo en Windows 11)", + "background-effects-description": "El efecto Mica agrega un fondo borroso y elegante a las ventanas de aplicaciones, creando profundidad y un aspecto moderno.", + "restart-app-button": "Reiniciar la aplicación para ver los cambios", + "zoom-factor": "Factor de zoom" + }, + "note_autocomplete": { + "search-for": "Buscar por \"{{term}}\"", + "create-note": "Crear y enlazar subnota \"{{term}}\"", + "insert-external-link": "Insertar enlace externo a \"{{term}}\"", + "clear-text-field": "Limpiar campo de texto", + "show-recent-notes": "Mostrar notas recientes", + "full-text-search": "Búsqueda de texto completo" + }, + "note_tooltip": { + "note-has-been-deleted": "La nota ha sido eliminada.", + "quick-edit": "Edición rápida" + }, + "geo-map": { + "create-child-note-title": "Crear una nueva subnota y agregarla al mapa", + "create-child-note-instruction": "Dé clic en el mapa para crear una nueva nota en esa ubicación o presione Escape para cancelar.", + "unable-to-load-map": "No se puede cargar el mapa." + }, + "geo-map-context": { + "open-location": "Abrir ubicación", + "remove-from-map": "Eliminar del mapa", + "add-note": "Agregar un marcador en esta ubicación" + }, + "help-button": { + "title": "Abrir la página de ayuda relevante" + }, + "duration": { + "seconds": "Segundos", + "minutes": "Minutos", + "hours": "Horas", + "days": "Días" + }, + "share": { + "title": "Ajustes de uso compartido", + "redirect_bare_domain": "Redirigir el dominio absoluto a página Compartir", + "redirect_bare_domain_description": "Redirigir usuarios anónimos a la página Compartir en vez de mostrar Inicio de sesión", + "show_login_link": "Mostrar enlace a Inicio de sesión en tema de Compartir", + "show_login_link_description": "Mostrar enlace a Inicio de sesión en el pie de página de Compartir", + "check_share_root": "Comprobar estado de raíz de Compartir", + "share_root_found": "La nota raíz de Compartir '{{noteTitle}}' está lista", + "share_root_not_found": "No se encontró ninguna nota con la etiqueta #shareRoot", + "share_root_not_shared": "La nota '{{noteTitle}}' tiene la etiqueta #shareRoot pero no ha sido compartida" + }, + "time_selector": { + "invalid_input": "El valor de tiempo ingresado no es un número válido.", + "minimum_input": "El valor de tiempo ingresado necesita ser de al menos {{minimumSeconds}} segundos." + }, + "tasks": { + "due": { + "today": "Hoy", + "tomorrow": "Mañana", + "yesterday": "Ayer" + } + }, + "content_widget": { + "unknown_widget": "Widget desconocido para \"{{id}}\"." + }, + "note_language": { + "not_set": "No establecido", + "configure-languages": "Configurar idiomas..." + }, + "content_language": { + "title": "Contenido de idiomas", + "description": "Seleccione uno o más idiomas que deben aparecer en la selección del idioma en la sección Propiedades Básicas de una nota de texto de solo lectura o editable. Esto permitirá características tales como corrección de ortografía o soporte de derecha a izquierda." + }, + "switch_layout_button": { + "title_vertical": "Mover el panel de edición hacia abajo", + "title_horizontal": "Mover el panel de edición a la izquierda" + }, + "toggle_read_only_button": { + "unlock-editing": "Desbloquear la edición", + "lock-editing": "Bloquear la edición" + }, + "png_export_button": { + "button_title": "Exportar diagrama como PNG" + }, + "svg": { + "export_to_png": "El diagrama no pudo ser exportado a PNG." + }, + "code_theme": { + "title": "Apariencia", + "word_wrapping": "Ajuste de palabras", + "color-scheme": "Esquema de color" + }, + "cpu_arch_warning": { + "title": "Por favor descargue la versión ARM64", + "message_macos": "TriliumNext está siendo ejecutado bajo traducción Rosetta 2, lo que significa que está usando la versión Intel (x64) en Apple Silicon Mac. Esto impactará significativamente en el rendimiento y la vida de la batería.", + "message_windows": "TriliumNext está siendo ejecutado bajo emulación, lo que significa que está usando la version Intel (x64) en Windows en un dispositivo ARM. Esto impactará significativamente en el rendimiento y la vida de la batería.", + "recommendation": "Para la mejor experiencia, por favor descargue la versión nativa ARM64 de TriliumNext desde nuestra página de lanzamientos.", + "download_link": "Descargar versión nativa", + "continue_anyway": "Continuar de todas maneras", + "dont_show_again": "No mostrar esta advertencia otra vez" + }, + "book_properties_config": { + "hide-weekends": "Ocultar fines de semana", + "show-scale": "Mostrar escala", + "display-week-numbers": "Mostrar números de semana", + "map-style": "Estilo de mapa:", + "max-nesting-depth": "Máxima profundidad de anidamiento:", + "vector_light": "Vector (claro)", + "vector_dark": "Vector (oscuro)", + "raster": "Trama" + }, + "table_context_menu": { + "delete_row": "Eliminar fila" + }, + "board_view": { + "delete-note": "Eliminar nota", + "move-to": "Mover a", + "insert-above": "Insertar arriba", + "insert-below": "Insertar abajo", + "delete-column": "Eliminar columna", + "delete-column-confirmation": "¿Seguro que desea eliminar esta columna? El atributo correspondiente también se eliminará de las notas de esta columna.", + "add-column": "Añadir columna", + "new-item": "Nuevo elemento" + }, + "content_renderer": { + "open_externally": "Abrir externamente" + }, + "table_view": { + "new-column": "Nueva columna", + "new-row": "Nueva fila", + "show-hide-columns": "Mostrar/ocultar columnas", + "row-insert-above": "Insertar fila arriba", + "row-insert-below": "Insertar fila debajo", + "sort-column-by": "Ordenar por \"{{title}}\"", + "sort-column-ascending": "Ascendiente", + "sort-column-descending": "Descendiente", + "sort-column-clear": "Quitar ordenación", + "hide-column": "Ocultar columna \"{{title}}\"", + "add-column-to-the-left": "Añadir columna a la izquierda", + "add-column-to-the-right": "Añadir columna a la derecha", + "edit-column": "Editar columna", + "delete_column_confirmation": "¿Seguro que desea eliminar esta columna? Se eliminará el atributo asociado de todas las notas.", + "new-column-label": "Etiqueta", + "new-column-relation": "Relación", + "delete-column": "Eliminar columna", + "row-insert-child": "Insertar subnota" + }, + "editorfeatures": { + "note_completion_enabled": "Activar autocompletado de notas", + "emoji_completion_enabled": "Activar autocompletado de emojis", + "title": "Funciones" + }, + "command_palette": { + "tree-action-name": "Árbol:{{name}}", + "export_note_title": "Exportar nota", + "export_note_description": "Exportar nota actual", + "show_attachments_title": "Mostrar adjuntos", + "show_attachments_description": "Ver adjuntos de la nota", + "search_notes_title": "Buscar notas", + "search_notes_description": "Abrir búsqueda avanzada", + "search_subtree_title": "Buscar en subárbol", + "search_subtree_description": "Buscar dentro del subárbol actual", + "search_history_title": "Mostrar historial de búsqueda", + "search_history_description": "Ver búsquedas previas", + "configure_launch_bar_title": "Configurar barra de inicio", + "configure_launch_bar_description": "Abrir la configuración de la barra de inicio, para agregar o quitar elementos." + }, + "modal": { + "close": "Cerrar" } - }, - "add_link": { - "add_link": "Agregar enlace", - "help_on_links": "Ayuda sobre enlaces", - "note": "Nota", - "search_note": "buscar nota por su nombre", - "link_title_mirrors": "el título del enlace replica el título actual de la nota", - "link_title_arbitrary": "el título del enlace se puede cambiar arbitrariamente", - "link_title": "Título del enlace", - "button_add_link": "Agregar enlace" - }, - "branch_prefix": { - "edit_branch_prefix": "Editar prefijo de rama", - "help_on_tree_prefix": "Ayuda sobre el prefijo del árbol", - "prefix": "Prefijo: ", - "save": "Guardar", - "branch_prefix_saved": "Se ha guardado el prefijo de rama." - }, - "bulk_actions": { - "bulk_actions": "Acciones en bloque", - "affected_notes": "Notas afectadas", - "include_descendants": "Incluir descendientes de las notas seleccionadas", - "available_actions": "Acciones disponibles", - "chosen_actions": "Acciones elegidas", - "execute_bulk_actions": "Ejecutar acciones en bloque", - "bulk_actions_executed": "Las acciones en bloque se han ejecutado con éxito.", - "none_yet": "Ninguna todavía... agregue una acción haciendo clic en una de las disponibles arriba.", - "labels": "Etiquetas", - "relations": "Relaciones", - "notes": "Notas", - "other": "Otro" - }, - "clone_to": { - "clone_notes_to": "Clonar notas a...", - "help_on_links": "Ayuda sobre enlaces", - "notes_to_clone": "Notas a clonar", - "target_parent_note": "Nota padre de destino", - "search_for_note_by_its_name": "buscar nota por su nombre", - "cloned_note_prefix_title": "La nota clonada se mostrará en el árbol de notas con el prefijo dado", - "prefix_optional": "Prefijo (opcional)", - "clone_to_selected_note": "Clonar a nota seleccionada", - "no_path_to_clone_to": "No hay ruta para clonar.", - "note_cloned": "La nota \"{{clonedTitle}}\" a sido clonada en \"{{targetTitle}}\"" - }, - "confirm": { - "confirmation": "Confirmación", - "cancel": "Cancelar", - "ok": "Aceptar", - "are_you_sure_remove_note": "¿Está seguro que desea eliminar la nota \"{{title}}\" del mapa de relaciones? ", - "if_you_dont_check": "Si no marca esto, la nota solo se eliminará del mapa de relaciones.", - "also_delete_note": "También eliminar la nota" - }, - "delete_notes": { - "delete_notes_preview": "Eliminar vista previa de notas", - "close": "Cerrar", - "delete_all_clones_description": "Eliminar también todos los clones (se puede deshacer en cambios recientes)", - "erase_notes_description": "La eliminación normal (suave) solo marca las notas como eliminadas y se pueden recuperar (en el cuadro de diálogo de cambios recientes) dentro de un periodo de tiempo. Al marcar esta opción se borrarán las notas inmediatamente y no será posible recuperarlas.", - "erase_notes_warning": "Eliminar notas permanentemente (no se puede deshacer), incluidos todos los clones. Esto forzará la recarga de la aplicación.", - "notes_to_be_deleted": "Las siguientes notas serán eliminadas ({{notesCount}})", - "no_note_to_delete": "No se eliminará ninguna nota (solo clones).", - "broken_relations_to_be_deleted": "Las siguientes relaciones se romperán y serán eliminadas ({{ relationCount}})", - "cancel": "Cancelar", - "ok": "Aceptar", - "deleted_relation_text": "Nota {{- note}} (para ser eliminada) está referenciado por la relación {{- relation}} que se origina en {{- source}}." - }, - "export": { - "export_note_title": "Exportar nota", - "close": "Cerrar", - "export_type_subtree": "Esta nota y todos sus descendientes", - "format_html": "HTML - ya que preserva todo el formato", - "format_html_zip": "HTML en un archivo ZIP: se recomienda ya que conserva todo el formato.", - "format_markdown": "Markdown: esto conserva la mayor parte del formato.", - "format_opml": "OPML: formato de intercambio de esquemas solo para texto. El formato, las imágenes y los archivos no están incluidos.", - "opml_version_1": "OPML v1.0: solo texto sin formato", - "opml_version_2": "OPML v2.0 - también permite HTML", - "export_type_single": "Sólo esta nota sin sus descendientes", - "export": "Exportar", - "choose_export_type": "Por favor, elija primero el tipo de exportación", - "export_status": "Estado de exportación", - "export_in_progress": "Exportación en curso: {{progressCount}}", - "export_finished_successfully": "La exportación finalizó exitosamente.", - "format_pdf": "PDF - para propósitos de impresión o compartición." - }, - "help": { - "noteNavigation": "Navegación de notas", - "goUpDown": "subir/bajar en la lista de notas", - "collapseExpand": "colapsar/expandir nodo", - "notSet": "no establecido", - "goBackForwards": "retroceder / avanzar en la historia", - "showJumpToNoteDialog": "mostrar \"Saltar a\" diálogo", - "scrollToActiveNote": "desplazarse hasta la nota activa", - "jumpToParentNote": "saltar a la nota padre", - "collapseWholeTree": "colapsar todo el árbol de notas", - "collapseSubTree": "colapsar subárbol", - "tabShortcuts": "Atajos de pestañas", - "newTabNoteLink": "en el enlace de la nota abre la nota en una nueva pestaña", - "newTabWithActivationNoteLink": "en el enlace de la nota abre y activa la nota en una nueva pestaña", - "onlyInDesktop": "Solo en escritorio (compilación con Electron)", - "openEmptyTab": "abrir pestaña vacía", - "closeActiveTab": "cerrar pestaña activa", - "activateNextTab": "activar pestaña siguiente", - "activatePreviousTab": "activar pestaña anterior", - "creatingNotes": "Creando notas", - "createNoteAfter": "crear una nueva nota después de la nota activa", - "createNoteInto": "crear una nueva subnota en la nota activa", - "editBranchPrefix": "edición prefix de clon de nota activa", - "movingCloningNotes": "Moviendo/clonando notas", - "moveNoteUpDown": "mover nota arriba/abajo en la lista de notas", - "moveNoteUpHierarchy": "mover nota hacia arriba en la jerarquía", - "multiSelectNote": "selección múltiple de nota hacia arriba/abajo", - "selectAllNotes": "seleccionar todas las notas en el nivel actual", - "selectNote": "seleccionar nota", - "copyNotes": "copiar nota activa (o selección actual) al portapapeles (usado para clonar)", - "cutNotes": "cortar la nota actual (o la selección actual) en el portapapeles (usado para mover notas)", - "pasteNotes": "pegar notas como subnotas en la nota activa (que se puede mover o clonar dependiendo de si se copió o cortó en el portapapeles)", - "deleteNotes": "eliminar nota/subárbol", - "editingNotes": "Editando notas", - "editNoteTitle": "en el panel de árbol cambiará del panel de árbol al título de la nota. Ingresar desde el título de la nota cambiará el foco al editor de texto. Ctrl+. cambiará de nuevo del editor al panel de árbol.", - "createEditLink": "crear/editar enlace externo", - "createInternalLink": "crear enlace interno", - "followLink": "siga el enlace debajo del cursor", - "insertDateTime": "insertar la fecha y hora actuales en la posición del cursor", - "jumpToTreePane": "saltar al panel de árbol y desplazarse hasta la nota activa", - "markdownAutoformat": "Autoformato tipo Markdown", - "headings": "##, ###, #### etc. seguido de espacio para encabezados", - "bulletList": "* o - seguido de espacio para la lista de viñetas", - "numberedList": "1. o 1) seguido de espacio para la lista numerada", - "blockQuote": "comience una línea con > seguido de espacio para el bloque de cita", - "troubleshooting": "Solución de problemas", - "reloadFrontend": "recargar la interfaz de Trilium", - "showDevTools": "mostrar herramientas de desarrollador", - "showSQLConsole": "mostrar consola SQL", - "other": "Otro", - "quickSearch": "centrarse en la entrada de búsqueda rápida", - "inPageSearch": "búsqueda en la página" - }, - "import": { - "importIntoNote": "Importar a nota", - "chooseImportFile": "Elija el archivo de importación", - "importDescription": "El contenido de los archivos seleccionados se importará como notas secundarias en", - "options": "Opciones", - "safeImportTooltip": "Los archivos .zip de Trilium pueden contener scripts ejecutables que pudieran tener un comportamiento peligroso. La importación segura va a desactivar la ejecución automática de todos los scripts importados. Desmarque \"Importación segura\" solo si el archivo importado contiene scripts ejecutables y usted confía totalmente en el contenido del archivo importado.", - "safeImport": "Importación segura", - "explodeArchivesTooltip": "Si esto está marcado, Trilium leerá los archivos .zip, .enex y .opml y creará notas a partir de archivos dentro de esos archivos. Si no está marcado, Trilium adjuntará los archivos a la nota.", - "explodeArchives": "Leer el contenido de los archivos .zip, .enex y .opml.", - "shrinkImagesTooltip": "

Si marca esta opción, Trilium intentará reducir las imágenes importadas mediante escalado y optimización, lo que puede afectar la calidad de la imagen percibida. Si no está marcada, las imágenes se importarán sin cambios.

Esto no se aplica a las importaciones .zip con metadatos, ya que se supone que estos archivos ya están optimizados.

", - "shrinkImages": "Reducir imágenes", - "textImportedAsText": "Importar HTML, Markdown y TXT como notas de texto si no está claro en los metadatos", - "codeImportedAsCode": "Importar archivos de código reconocidos (por ejemplo, .json) como notas de código si no están claros en los metadatos", - "replaceUnderscoresWithSpaces": "Reemplazar guiones bajos con espacios en nombres de notas importadas", - "import": "Importar", - "failed": "La importación falló: {{message}}.", - "html_import_tags": { - "title": "HTML Importar Etiquetas", - "description": "Configurar que etiquetas HTML deben ser preservadas al importar notas. Las etiquetas que no estén en esta lista serán eliminadas durante la importación. Algunas etiquetas (como 'script') siempre son eliminadas por seguridad.", - "placeholder": "Ingrese las etiquetas HTML, una por línea", - "reset_button": "Restablecer a lista por defecto" - }, - "import-status": "Estado de importación", - "in-progress": "Importación en progreso: {{progress}}", - "successful": "Importación finalizada exitosamente." - }, - "include_note": { - "dialog_title": "Incluir nota", - "label_note": "Nota", - "placeholder_search": "buscar nota por su nombre", - "box_size_prompt": "Tamaño de caja de la nota incluida:", - "box_size_small": "pequeño (~ 10 líneas)", - "box_size_medium": "medio (~ 30 líneas)", - "box_size_full": "completo (el cuadro muestra el texto completo)", - "button_include": "Incluir nota" - }, - "info": { - "modalTitle": "Mensaje informativo", - "closeButton": "Cerrar", - "okButton": "Aceptar" - }, - "jump_to_note": { - "search_button": "Buscar en texto completo", - "search_placeholder": "Busque nota por su nombre o escriba > para comandos..." - }, - "markdown_import": { - "dialog_title": "Importación de Markdown", - "modal_body_text": "Debido al entorno limitado del navegador, no es posible leer directamente el portapapeles desde JavaScript. Por favor, pegue el código Markdown para importar en el área de texto a continuación y haga clic en el botón Importar", - "import_button": "Importar", - "import_success": "El contenido de Markdown se ha importado al documento." - }, - "move_to": { - "dialog_title": "Mover notas a...", - "notes_to_move": "Notas a mover", - "target_parent_note": "Nota padre de destino", - "search_placeholder": "buscar nota por su nombre", - "move_button": "Mover a la nota seleccionada", - "error_no_path": "No hay ruta a donde mover.", - "move_success_message": "Las notas seleccionadas se han movido a " - }, - "note_type_chooser": { - "change_path_prompt": "Cambiar donde se creará la nueva nota:", - "search_placeholder": "ruta de búsqueda por nombre (por defecto si está vacío)", - "modal_title": "Elija el tipo de nota", - "modal_body": "Elija el tipo de nota/plantilla de la nueva nota:", - "templates": "Plantillas" - }, - "password_not_set": { - "title": "La contraseña no está establecida", - "body1": "Las notas protegidas se cifran mediante una contraseña de usuario, pero la contraseña aún no se ha establecido." - }, - "prompt": { - "title": "Aviso", - "ok": "Aceptar", - "defaultTitle": "Aviso" - }, - "protected_session_password": { - "modal_title": "Sesión protegida", - "help_title": "Ayuda sobre notas protegidas", - "close_label": "Cerrar", - "form_label": "Para continuar con la acción solicitada, debe iniciar en la sesión protegida ingresando la contraseña:", - "start_button": "Iniciar sesión protegida" - }, - "recent_changes": { - "title": "Cambios recientes", - "erase_notes_button": "Borrar notas eliminadas ahora", - "deleted_notes_message": "Las notas eliminadas han sido borradas.", - "no_changes_message": "Aún no hay cambios...", - "undelete_link": "recuperar", - "confirm_undelete": "¿Quiere recuperar esta nota y sus subnotas?" - }, - "revisions": { - "note_revisions": "Revisiones de nota", - "delete_all_revisions": "Eliminar todas las revisiones de esta nota", - "delete_all_button": "Eliminar todas las revisiones", - "help_title": "Ayuda sobre revisiones de notas", - "revision_last_edited": "Esta revisión se editó por última vez en {{date}}", - "confirm_delete_all": "¿Quiere eliminar todas las revisiones de esta nota?", - "no_revisions": "Aún no hay revisiones para esta nota...", - "restore_button": "Restaurar", - "confirm_restore": "¿Quiere restaurar esta revisión? Esto sobrescribirá el título actual y el contenido de la nota con esta revisión.", - "delete_button": "Eliminar", - "confirm_delete": "¿Quieres eliminar esta revisión?", - "revisions_deleted": "Se han eliminado las revisiones de nota.", - "revision_restored": "Se ha restaurado la revisión de nota.", - "revision_deleted": "Se ha eliminado la revisión de la nota.", - "snapshot_interval": "Intervalo de respaldo de revisiones de nota: {{seconds}}s.", - "maximum_revisions": "Máximo de revisiones para la nota actual: {{number}}.", - "settings": "Ajustes para revisiones de nota", - "download_button": "Descargar", - "mime": "MIME: ", - "file_size": "Tamaño del archivo:", - "preview": "Vista previa:", - "preview_not_available": "La vista previa no está disponible para este tipo de notas." - }, - "sort_child_notes": { - "sort_children_by": "Ordenar hijos por...", - "sorting_criteria": "Criterios de ordenamiento", - "title": "título", - "date_created": "fecha de creación", - "date_modified": "fecha de modificación", - "sorting_direction": "Dirección de ordenamiento", - "ascending": "ascendente", - "descending": "descendente", - "folders": "Carpetas", - "sort_folders_at_top": "ordenar carpetas en la parte superior", - "natural_sort": "Ordenamiento natural", - "sort_with_respect_to_different_character_sorting": "ordenar con respecto a diferentes reglas de ordenamiento y clasificación de caracteres en diferentes idiomas o regiones.", - "natural_sort_language": "Idioma de clasificación natural", - "the_language_code_for_natural_sort": "El código del idioma para el ordenamiento natural, ej. \"zh-CN\" para Chino.", - "sort": "Ordenar" - }, - "upload_attachments": { - "upload_attachments_to_note": "Cargar archivos adjuntos a nota", - "choose_files": "Elija los archivos", - "files_will_be_uploaded": "Los archivos se cargarán como archivos adjuntos en {{noteTitle}}", - "options": "Opciones", - "shrink_images": "Reducir imágenes", - "upload": "Subir", - "tooltip": "Si marca esta opción, Trilium intentará reducir las imágenes cargadas mediante escalado y optimización, lo que puede afectar la calidad de la imagen percibida. Si no está marcada, las imágenes se cargarán sin cambios." - }, - "attribute_detail": { - "attr_detail_title": "Título del detalle del atributo", - "close_button_title": "Cancelar cambios y cerrar", - "attr_is_owned_by": "El atributo es propiedad de", - "attr_name_title": "El nombre del atributo solo puede estar compuesto de caracteres alfanuméricos, dos puntos y guión bajo", - "name": "Nombre", - "value": "Valor", - "target_note_title": "La relación es una conexión con nombre entre la nota de origen y la nota de destino.", - "target_note": "Nota de destino", - "promoted_title": "El atributo promovido se muestra de forma destacada en la nota.", - "promoted": "Promovido", - "promoted_alias_title": "El nombre que se mostrará en la interfaz de usuario de atributos promovidos.", - "promoted_alias": "Alias", - "multiplicity_title": "La multiplicidad define cuántos atributos del mismo nombre se pueden crear - como máximo 1 o más de 1.", - "multiplicity": "Multiplicidad", - "single_value": "Valor único", - "multi_value": "Valor múltiple", - "label_type_title": "El tipo de etiqueta ayudará a Trilium a elegir la interfaz adecuada para ingresar el valor de la etiqueta.", - "label_type": "Tipo", - "text": "Texto", - "number": "Número", - "boolean": "Booleano", - "date": "Fecha", - "date_time": "Fecha y hora", - "time": "Hora", - "url": "URL", - "precision_title": "Cantidad de dígitos después del punto flotante que deben estar disponibles en la interfaz de configuración del valor.", - "precision": "Precisión", - "digits": "dígitos", - "inverse_relation_title": "Configuración opcional para definir a qué relación es ésta opuesta. Ejemplo: Padre - Hijo son relaciones inversas entre sí.", - "inverse_relation": "Relación inversa", - "inheritable_title": "El atributo heredable se heredará a todos los descendientes de este árbol.", - "inheritable": "Heredable", - "save_and_close": "Guardar y cerrar Ctrl+Enter", - "delete": "Eliminar", - "related_notes_title": "Otras notas con esta etiqueta", - "more_notes": "Más notas", - "label": "Detalle de etiqueta", - "label_definition": "Detalle de definición de etiqueta", - "relation": "Detalle de relación", - "relation_definition": "Detalle de definición de relación", - "disable_versioning": "deshabilita el control de versiones automático. Útil para, por ejemplo. notas grandes pero sin importancia, p. grandes bibliotecas JS utilizadas para secuencias de comandos (scripts)", - "calendar_root": "marca la nota que debe usarse como raíz para las notas del día. Sólo uno debe estar marcado como tal.", - "archived": "las notas con esta etiqueta no serán visibles de forma predeterminada en los resultados de búsqueda (tampoco en los cuadros de diálogo Saltar a, Agregar vínculo, etc.).", - "exclude_from_export": "las notas (con su subárbol) no se incluirán en ninguna exportación de notas", - "run": "define en qué eventos debe ejecutarse el script. Los valores posibles son:\n
    \n
  • frontendStartup - cuando el frontend de Trilium inicia (o es recargado), pero no en dispositivos móviles.
  • \n
  • backendStartup - cuando el backend de Trilium se inicia
  • \n
  • hourly - se ejecuta una vez cada hora. Puede usar etiqueta adicional runAtHour para especificar a la hora.
  • \n
  • daily - ejecutar una vez al día
  • \n
", - "run_on_instance": "Definir en qué instancia de Trilium se debe ejecutar esto. Predeterminado para todas las instancias.", - "run_at_hour": "¿A qué hora debería funcionar? Debe usarse junto con #run=hourly. Se puede definir varias veces para varias ejecuciones durante el día.", - "disable_inclusion": "los scripts con esta etiqueta no se incluirán en la ejecución del script principal.", - "sorted": "mantiene las subnotas ordenadas alfabéticamente por título", - "sort_direction": "ASC (el valor predeterminado) o DESC", - "sort_folders_first": "Las carpetas (notas con subnotas) deben ordenarse en la parte superior", - "top": "mantener la nota dada en la parte superior de su padre (se aplica solo en padres ordenados)", - "hide_promoted_attributes": "Ocultar atributos promovidos en esta nota", - "read_only": "el editor está en modo de sólo lectura. Funciona sólo para notas de texto y código.", - "auto_read_only_disabled": "las notas de texto/código se pueden configurar automáticamente en modo lectura cuando son muy grandes. Puede desactivar este comportamiento por nota agregando esta etiqueta a la nota", - "app_css": "marca notas CSS que se cargan en la aplicación Trilium y, por lo tanto, se pueden usar para modificar la apariencia de Trilium.", - "app_theme": "marca notas CSS que son temas completos de Trilium y, por lo tanto, están disponibles en las opciones de Trilium.", - "app_theme_base": "establecer a \"siguiente\" para utilizar el tema TriliumNext como base para un tema personalizado en lugar del tema anterior.", - "css_class": "el valor de esta etiqueta se agrega como clase CSS al nodo que representa la nota dada en el árbol. Esto puede resultar útil para temas avanzados. Se puede utilizar en notas de plantilla.", - "icon_class": "el valor de esta etiqueta se agrega como una clase CSS al icono en el árbol, lo que puede ayudar a distinguir visualmente las notas en el árbol. El ejemplo podría ser bx bx-home: los iconos se toman de boxicons. Se puede utilizar en notas de plantilla.", - "page_size": "número de elementos por página en el listado de notas", - "custom_request_handler": "véa Manejador de solicitudes personalizado", - "custom_resource_provider": "véa Manejador de solicitudes personalizado", - "widget": "marca esta nota como un widget personalizado que se agregará al árbol de componentes de Trilium", - "workspace": "marca esta nota como un espacio de trabajo que permite un fácil levantamiento", - "workspace_icon_class": "define la clase CSS del icono de cuadro que se usará en la pestaña cuando se levante a esta nota", - "workspace_tab_background_color": "color CSS utilizado en la pestaña de nota cuando se ancla a esta nota", - "workspace_calendar_root": "Define la raíz del calendario por cada espacio de trabajo", - "workspace_template": "Esta nota aparecerá en la selección de plantillas disponibles al crear una nueva nota, pero solo cuando se levante a un espacio de trabajo que contenga esta plantilla", - "search_home": "se crearán nuevas notas de búsqueda como subnotas de esta nota", - "workspace_search_home": "se crearán nuevas notas de búsqueda como subnotas de esta nota cuando se anclan a algún antecesor de esta nota del espacio de trabajo", - "inbox": "ubicación predeterminada de la bandeja de entrada para nuevas notas - cuando crea una nota usando el botón \"nueva nota\" en la barra lateral, las notas serán creadas como subnotas de la nota marcada con la etiqueta #inbox.", - "workspace_inbox": "ubicación predeterminada de la bandeja de entrada para nuevas notas cuando se anclan a algún antecesor de esta nota del espacio de trabajo", - "sql_console_home": "ubicación predeterminada de las notas de la consola SQL", - "bookmark_folder": "la nota con esta etiqueta aparecerá en los marcadores como carpeta (permitiendo el acceso a sus elementos hijos).", - "share_hidden_from_tree": "esta nota está oculta en el árbol de navegación izquierdo, pero aún se puede acceder a ella con su URL", - "share_external_link": "la nota actuará como un enlace a un sitio web externo en el árbol compartido", - "share_alias": "define un alias que al usar la nota va a estar disponible en https://your_trilium_host/share/[tu_alias]", - "share_omit_default_css": "se omitirá el CSS de la página para compartir predeterminada. Úselo cuando realice cambios importantes de estilo.", - "share_root": "marca la nota que se publica en /share root.", - "share_description": "definir el texto que se agregará a la etiqueta HTML meta para la descripción", - "share_raw": "la nota se entregará en su formato original, sin contenedor HTML", - "share_disallow_robot_indexing": "prohibirá la indexación por robots de esta nota a través del encabezado X-Robots-Tag: noindex", - "share_credentials": "requiere credenciales para acceder a esta nota compartida. Se espera que el valor tenga el formato 'nombre_de_usuario:contraseña'. No olvide hacer que esto sea heredable para aplicarlo a notas/imágenes hijo.", - "share_index": "tenga en cuenta que con esto esta etiqueta enumerará todas las raíces de las notas compartidas", - "display_relations": "nombres de relaciones delimitados por comas que deben mostrarse. Todos los demás estarán ocultos.", - "hide_relations": "nombres de relaciones delimitados por comas que deben ocultarse. Se mostrarán todos los demás.", - "title_template": "título por defecto de notas creadas como subnota de esta nota. El valor es evaluado como una cadena de JavaScript \n y por lo tanto puede ser enriquecida con contenido dinámico vía las variables inyectadas now y parentNote. Ejemplos:\n \n
    \n
  • trabajos literarios de ${parentNote.getLabelValue('authorName')}
  • \n
  • Registro para ${now.format('YYYY-MM-DD HH:mm:ss')}
  • \n
\n \n Consulte la wiki para obtener más detalles, documentación de la API para parentNote y now para más detalles.", - "template": "Esta nota aparecerá en la selección de plantillas disponibles al crear una nueva nota", - "toc": "#toc o #toc=show forzará que se muestre la tabla de contenido, #toc=hide forzará a ocultarla. Si la etiqueta no existe, se observa la configuración global", - "color": "define el color de la nota en el árbol de notas, enlaces, etc. Utilice cualquier valor de color CSS válido como 'red' o #a13d5f", - "keyboard_shortcut": "Define un atajo de teclado que saltará inmediatamente a esta nota. Ejemplo: 'ctrl+alt+e'. Es necesario recargar la interfaz para que el cambio surta efecto.", - "keep_current_hoisting": "Abrir este enlace no cambiará el anclaje incluso si la nota no se puede mostrar en el subárbol anclado actualmente.", - "execute_button": "Título del botón que ejecutará la nota de código actual", - "execute_description": "Descripción más larga de la nota de código actual que se muestra junto con el botón de ejecución", - "exclude_from_note_map": "Las notas con esta etiqueta se ocultarán del Mapa de notas", - "new_notes_on_top": "Las notas nuevas se crearán en la parte superior de la nota principal, no en la parte inferior.", - "hide_highlight_widget": "Ocultar widget de lista destacada", - "run_on_note_creation": "se ejecuta cuando se crea la nota en el backend. Utilice esta relación si desea ejecutar el script para todas las notas creadas en un subárbol específico. En ese caso, créela en la nota raíz del subárbol y hágala heredable. Una nueva nota creada dentro del subárbol (cualquier profundidad) activará el script.", - "run_on_child_note_creation": "se ejecuta cuando se crea una nueva nota bajo la nota donde se define esta relación", - "run_on_note_title_change": "se ejecuta cuando se cambia el título de la nota (también incluye la creación de notas)", - "run_on_note_content_change": "se ejecuta cuando se cambia el contenido de la nota (también incluye la creación de notas).", - "run_on_note_change": "se ejecuta cuando se cambia la nota (incluye también la creación de notas). No incluye cambios de contenido", - "run_on_note_deletion": "se ejecuta cuando se elimina la nota", - "run_on_branch_creation": "se ejecuta cuando se crea una rama. Una rama es un vínculo entre la nota principal y la nota secundaria y se crea, por ejemplo, al clonar o mover una nota.", - "run_on_branch_change": "se ejecuta cuando se actualiza una rama.", - "run_on_branch_deletion": "se ejecuta cuando se elimina una rama. Una rama es un vínculo entre la nota principal y la nota secundaria y se elimina, por ejemplo, al mover la nota (se elimina la rama/enlace antiguo).", - "run_on_attribute_creation": "se ejecuta cuando se crea un nuevo atributo para la nota que define esta relación", - "run_on_attribute_change": " se ejecuta cuando se cambia el atributo de una nota que define esta relación. Esto también se activa cuando se elimina el atributo", - "relation_template": "los atributos de la nota se heredarán incluso sin una relación padre-hijo, el contenido y el subárbol de la nota se agregarán a las notas de instancia si están vacíos. Consulte la documentación para obtener más detalles.", - "inherit": "los atributos de la nota se heredarán incluso sin una relación padre-hijo. Consulte la relación de plantilla para conocer un concepto similar. Consulte herencia de atributos en la documentación.", - "render_note": "notas de tipo \"render HTML note\" serán renderizadas usando una nota de código (HTML o script) y es necesario apuntar usando esta relación con la nota que debe de ser renderizada", - "widget_relation": "el objetivo de esta relación se ejecutará y representará como un widget en la barra lateral", - "share_css": "Nota CSS que se inyectará en la página para compartir. La nota CSS también debe estar en el subárbol compartido. Considere usar también 'share_hidden_from_tree' y 'share_omit_default_css'.", - "share_js": "Nota de JavaScript que se inyectará en la página para compartir. La nota JS también debe estar en el subárbol compartido. Considere usar 'share_hidden_from_tree'.", - "share_template": "Nota de JavaScript integrada que se utilizará como plantilla para mostrar la nota compartida. Su no existe se usa la plantilla predeterminada. Considere usar 'share_hidden_from_tree'.", - "share_favicon": "La nota de favicon se configurará en la página compartida. Por lo general, se desea configurarlo para que comparta la raíz y lo haga heredable. La nota de Favicon también debe estar en el subárbol compartido. Considere usar 'share_hidden_from_tree'.", - "is_owned_by_note": "es propiedad de una nota", - "other_notes_with_name": "Otras notas con nombre de {{attributeType}} \"{{attributeName}}\"", - "and_more": "... y {{count}} más.", - "print_landscape": "Al exportar a PDF, cambia la orientación de la página a paisaje en lugar de retrato.", - "print_page_size": "Al exportar a PDF, cambia el tamaño de la página. Valores soportados: A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger.", - "color_type": "Color" - }, - "attribute_editor": { - "help_text_body1": "Para agregar una etiqueta, simplemente escriba, por ejemplo. #rock o si desea agregar también valor, p.e. #año = 2020", - "help_text_body2": "Para relación, escriba ~author = @, lo que debería abrir un autocompletado donde podrá buscar la nota deseada.", - "help_text_body3": "Alternativamente, puede agregar una etiqueta y una relación usando el botón + en el lado derecho.", - "save_attributes": "Guardar atributos ", - "add_a_new_attribute": "Agregar un nuevo atributo", - "add_new_label": "Agregar nueva etiqueta ", - "add_new_relation": "Agregar nueva relación ", - "add_new_label_definition": "Agregar nueva definición de etiqueta", - "add_new_relation_definition": "Agregar nueva definición de relación", - "placeholder": "Ingrese las etiquetas y relaciones aquí" - }, - "abstract_bulk_action": { - "remove_this_search_action": "Eliminar esta acción de búsqueda" - }, - "execute_script": { - "execute_script": "Ejecutar script", - "help_text": "Puede ejecutar scripts simples en las notas coincidentes.", - "example_1": "Por ejemplo, para agregar una cadena al título de una nota, use este pequeño script:", - "example_2": "Un ejemplo más complejo sería eliminar todos los atributos de las notas coincidentes:" - }, - "add_label": { - "add_label": "Agregar etiqueta", - "label_name_placeholder": "nombre de la etiqueta", - "label_name_title": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos.", - "to_value": "a valor", - "new_value_placeholder": "nuevo valor", - "help_text": "Sobre todas las notas coincidentes:", - "help_text_item1": "crear una etiqueta dada si la nota aún no tiene una", - "help_text_item2": "o cambiar el valor de la etiqueta existente", - "help_text_note": "También puede llamar a este método sin valor, en tal caso se asignará una etiqueta a la nota sin valor." - }, - "delete_label": { - "delete_label": "Eliminar etiqueta", - "label_name_placeholder": "nombre de la etiqueta", - "label_name_title": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos." - }, - "rename_label": { - "rename_label": "Renombrar etiqueta", - "rename_label_from": "Renombrar etiqueta de", - "old_name_placeholder": "antiguo nombre", - "to": "A", - "new_name_placeholder": "nuevo nombre", - "name_title": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos." - }, - "update_label_value": { - "update_label_value": "Actualizar valor de etiqueta", - "label_name_placeholder": "nombre de la etiqueta", - "label_name_title": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos.", - "to_value": "a valor", - "new_value_placeholder": "nuevo valor", - "help_text": "En todas las notas coincidentes, cambie el valor de la etiqueta existente.", - "help_text_note": "También puede llamar a este método sin valor, en tal caso se asignará una etiqueta a la nota sin valor." - }, - "delete_note": { - "delete_note": "Eliminar nota", - "delete_matched_notes": "Eliminar notas coincidentes", - "delete_matched_notes_description": "Esto eliminará las notas coincidentes.", - "undelete_notes_instruction": "Después de la eliminación, es posible recuperarlos desde el cuadro de diálogo Cambios recientes.", - "erase_notes_instruction": "Para eliminar las notas permanentemente, puede ir después de la eliminación a Opción -> Otro y dar clic en el botón \"Borrar notas eliminadas ahora\"." - }, - "delete_revisions": { - "delete_note_revisions": "Eliminar revisiones de notas", - "all_past_note_revisions": "Se eliminarán todas las revisiones anteriores de notas coincidentes. La nota en sí se conservará por completo. En otros términos, se eliminará el historial de la nota." - }, - "move_note": { - "move_note": "Mover nota", - "to": "a", - "target_parent_note": "nota padre objetivo", - "on_all_matched_notes": "En todas las notas coincidentes", - "move_note_new_parent": "mover nota al nuevo padre si la nota solo tiene un padre (es decir, la rama anterior es eliminada y una nueva rama es creada en el nuevo padre)", - "clone_note_new_parent": "clonar la nota al nuevo padre si la nota tiene múltiples clones/ramas (no es claro que rama debe de ser eliminada)", - "nothing_will_happen": "no pasará nada si la nota no se puede mover a la nota de destino (es decir, esto crearía un ciclo de árbol)" - }, - "rename_note": { - "rename_note": "Renombrar nota", - "rename_note_title_to": "Renombrar título de la nota a", - "new_note_title": "nuevo título de nota", - "click_help_icon": "Haga clic en el icono de ayuda a la derecha para ver todas las opciones", - "evaluated_as_js_string": "El valor dado se evalúa como una cadena de JavaScript y, por lo tanto, se puede enriquecer con contenido dinámico a través de la variable note inyectada (se cambia el nombre de la nota). Ejemplos:", - "example_note": "Nota: todas las notas coincidentes son renombradas a 'Nota'", - "example_new_title": "NUEVO: ${note.title} - los títulos de las notas coincidentes tienen el prefijo 'NUEVO: '", - "example_date_prefix": "${note.dateCreatedObj.format('MM-DD:')}: ${note.title} - las notas coincidentes tienen el prefijo fecha-mes de creación de la nota", - "api_docs": "Consulte los documentos de API para nota y su propiedades dateCreatedObj/utcDateCreatedObj para obtener más detalles." - }, - "add_relation": { - "add_relation": "Agregar relación", - "relation_name": "nombre de relación", - "allowed_characters": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos.", - "to": "a", - "target_note": "nota de destino", - "create_relation_on_all_matched_notes": "En todas las notas coincidentes, cree una relación determinada." - }, - "delete_relation": { - "delete_relation": "Eliminar relación", - "relation_name": "nombre de relación", - "allowed_characters": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos." - }, - "rename_relation": { - "rename_relation": "Renombrar relación", - "rename_relation_from": "Renombrar relación de", - "old_name": "antiguo nombre", - "to": "A", - "new_name": "nuevo nombre", - "allowed_characters": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos." - }, - "update_relation_target": { - "update_relation": "Relación de actualización", - "relation_name": "nombre de la relación", - "allowed_characters": "Se permiten caracteres alfanuméricos, guiones bajos y dos puntos.", - "to": "a", - "target_note": "nota de destino", - "on_all_matched_notes": "En todas las notas coincidentes", - "change_target_note": "o cambiar la nota de destino de la relación existente", - "update_relation_target": "Actualizar destino de relación" - }, - "attachments_actions": { - "open_externally": "Abrir externamente", - "open_externally_title": "El archivo se abrirá en una aplicación externa y se observará en busca de cambios. Luego podrá volver a cargar la versión modificada en Trilium.", - "open_custom": "Abrir de forma personalizada", - "open_custom_title": "El archivo se abrirá en una aplicación externa y se observará en busca de cambios. Luego podrá volver a cargar la versión modificada en Trilium.", - "download": "Descargar", - "rename_attachment": "Renombrar archivo adjunto", - "upload_new_revision": "Subir nueva revisión", - "copy_link_to_clipboard": "Copiar enlace al portapapeles", - "convert_attachment_into_note": "Convertir archivo adjunto en nota", - "delete_attachment": "Eliminar archivo adjunto", - "upload_success": "Se ha subido una nueva revisión del archivo adjunto.", - "upload_failed": "Error al cargar una nueva revisión del archivo adjunto.", - "open_externally_detail_page": "Abrir un archivo adjunto externamente solo está disponible desde la página de detalles; primero haga clic en el detalle del archivo adjunto y repita la acción.", - "open_custom_client_only": "La apertura personalizada de archivos adjuntos solo se puede realizar desde el cliente.", - "delete_confirm": "¿Está seguro de que desea eliminar el archivo adjunto '{{title}}'?", - "delete_success": "El archivo adjunto '{{title}}' ha sido eliminado.", - "convert_confirm": "¿Está seguro de que desea convertir el archivo adjunto '{{title}}' en una nota separada?", - "convert_success": "El archivo adjunto '{{title}}' se ha convertido en una nota.", - "enter_new_name": "Por favor ingresa el nombre del nuevo archivo adjunto" - }, - "calendar": { - "mon": "Lun", - "tue": "Mar", - "wed": "Mié", - "thu": "Jue", - "fri": "Vie", - "sat": "Sáb", - "sun": "Dom", - "cannot_find_day_note": "No se puede encontrar la nota del día", - "cannot_find_week_note": "No se puede encontrar la nota de la semana", - "january": "Enero", - "febuary": "Febrero", - "march": "Marzo", - "april": "Abril", - "may": "Mayo", - "june": "Junio", - "july": "Julio", - "august": "Agosto", - "september": "Septiembre", - "october": "Octubre", - "november": "Noviembre", - "december": "Diciembre" - }, - "close_pane_button": { - "close_this_pane": "Cerrar este panel" - }, - "create_pane_button": { - "create_new_split": "Crear nueva división" - }, - "edit_button": { - "edit_this_note": "Editar esta nota" - }, - "show_toc_widget_button": { - "show_toc": "Mostrar tabla de contenido" - }, - "show_highlights_list_widget_button": { - "show_highlights_list": "Mostrar lista de destacados" - }, - "global_menu": { - "menu": "Menú", - "options": "Opciones", - "open_new_window": "Abrir nueva ventana", - "switch_to_mobile_version": "Cambiar a la versión móvil", - "switch_to_desktop_version": "Cambiar a la versión de escritorio", - "zoom": "Zoom", - "toggle_fullscreen": "Alternar pantalla completa", - "zoom_out": "Alejar", - "reset_zoom_level": "Restablecer nivel de zoom", - "zoom_in": "Acercar", - "configure_launchbar": "Configurar la barra de inicio", - "show_shared_notes_subtree": "Mostrar subárbol de notas compartidas", - "advanced": "Avanzado", - "open_dev_tools": "Abrir herramientas de desarrollo", - "open_sql_console": "Abrir la consola SQL", - "open_sql_console_history": "Abrir el historial de la consola SQL", - "open_search_history": "Abrir historial de búsqueda", - "show_backend_log": "Mostrar registro de backend", - "reload_hint": "Recargar puede ayudar con algunos fallos visuales sin reiniciar toda la aplicación.", - "reload_frontend": "Recargar interfaz", - "show_hidden_subtree": "Mostrar subárbol oculto", - "show_help": "Mostrar ayuda", - "about": "Acerca de Trilium Notes", - "logout": "Cerrar sesión", - "show-cheatsheet": "Mostrar hoja de trucos", - "toggle-zen-mode": "Modo Zen" - }, - "zen_mode": { - "button_exit": "Salir del modo Zen" - }, - "sync_status": { - "unknown": "

El estado de sincronización será conocido una vez que el siguiente intento de sincronización comience.

Dé clic para activar la sincronización ahora

", - "connected_with_changes": "

Conectado al servidor de sincronización.
Hay cambios pendientes que aún no se han sincronizado.

Dé clic para activar la sincronización.

", - "connected_no_changes": "

Conectado al servidor de sincronización.
Todos los cambios ya han sido sincronizados.

Dé clic para activar la sincronización.

", - "disconnected_with_changes": "

El establecimiento de la conexión con el servidor de sincronización no ha tenido éxito.
Hay algunos cambios pendientes que aún no se han sincronizado.

Dé clic para activar la sincronización.

", - "disconnected_no_changes": "

El establecimiento de la conexión con el servidor de sincronización no ha tenido éxito.
Todos los cambios conocidos han sido sincronizados.

Dé clic para activar la sincronización.

", - "in_progress": "La sincronización con el servidor está en progreso." - }, - "left_pane_toggle": { - "show_panel": "Mostrar panel", - "hide_panel": "Ocultar panel" - }, - "move_pane_button": { - "move_left": "Mover a la izquierda", - "move_right": "Mover a la derecha" - }, - "note_actions": { - "convert_into_attachment": "Convertir en archivo adjunto", - "re_render_note": "Volver a renderizar nota", - "search_in_note": "Buscar en nota", - "note_source": "Fuente de la nota", - "note_attachments": "Notas adjuntas", - "open_note_externally": "Abrir nota externamente", - "open_note_externally_title": "El archivo se abrirá en una aplicación externa y se observará en busca de cambios. Luego podrá volver a cargar la versión modificada en Trilium.", - "open_note_custom": "Abrir nota personalizada", - "import_files": "Importar archivos", - "export_note": "Exportar nota", - "delete_note": "Eliminar nota", - "print_note": "Imprimir nota", - "save_revision": "Guardar revisión", - "convert_into_attachment_failed": "La conversión de nota '{{title}}' falló.", - "convert_into_attachment_successful": "La nota '{{title}}' ha sido convertida a un archivo adjunto.", - "convert_into_attachment_prompt": "¿Está seguro que desea convertir la nota '{{title}}' en un archivo adjunto de la nota padre?", - "print_pdf": "Exportar como PDF..." - }, - "onclick_button": { - "no_click_handler": "El widget de botón '{{componentId}}' no tiene un controlador de clics definido" - }, - "protected_session_status": { - "active": "La sesión protegida está activa. Dé clic para salir de la sesión protegida.", - "inactive": "Dé clic para ingresar a la sesión protegida" - }, - "revisions_button": { - "note_revisions": "Revisiones de nota" - }, - "update_available": { - "update_available": "Actualización disponible" - }, - "note_launcher": { - "this_launcher_doesnt_define_target_note": "Este lanzador no define la nota de destino." - }, - "code_buttons": { - "execute_button_title": "Ejecutar script", - "trilium_api_docs_button_title": "Abrir documentación de la API de Trilium", - "save_to_note_button_title": "Guardar en nota", - "opening_api_docs_message": "Abriendo documentación API...", - "sql_console_saved_message": "La nota de la consola SQL se ha guardado en {{note_path}}" - }, - "copy_image_reference_button": { - "button_title": "Copiar la referencia de la imagen al portapapeles; se puede pegar en una nota de texto." - }, - "hide_floating_buttons_button": { - "button_title": "Ocultar botones" - }, - "show_floating_buttons_button": { - "button_title": "Mostrar botones" - }, - "svg_export_button": { - "button_title": "Exportar diagrama como SVG" - }, - "relation_map_buttons": { - "create_child_note_title": "Crear una nueva subnota y agregarla a este mapa de relaciones", - "reset_pan_zoom_title": "Restablecer la panorámica y el zoom a las coordenadas y ampliación iniciales", - "zoom_in_title": "Acercar", - "zoom_out_title": "Alejar" - }, - "zpetne_odkazy": { - "backlink": "{{count}} Vínculo de retroceso", - "backlinks": "{{count}} vínculos de retroceso", - "relation": "relación" - }, - "mobile_detail_menu": { - "insert_child_note": "Insertar subnota", - "delete_this_note": "Eliminar esta nota", - "error_cannot_get_branch_id": "No se puede obtener el branchID del notePath '{{notePath}}'", - "error_unrecognized_command": "Comando no reconocido {{command}}" - }, - "note_icon": { - "change_note_icon": "Cambiar icono de nota", - "category": "Categoría:", - "search": "Búsqueda:", - "reset-default": "Restablecer a icono por defecto" - }, - "basic_properties": { - "note_type": "Tipo de nota", - "editable": "Editable", - "basic_properties": "Propiedades básicas", - "language": "Idioma" - }, - "book_properties": { - "view_type": "Tipo de vista", - "grid": "Cuadrícula", - "list": "Lista", - "collapse_all_notes": "Contraer todas las notas", - "expand_all_children": "Ampliar todas las subnotas", - "collapse": "Colapsar", - "expand": "Expandir", - "invalid_view_type": "Tipo de vista inválida '{{type}}'", - "calendar": "Calendario", - "book_properties": "Propiedades de colección", - "table": "Tabla", - "geo-map": "Mapa Geo", - "board": "Tablero" - }, - "edited_notes": { - "no_edited_notes_found": "Aún no hay notas editadas en este día...", - "title": "Notas editadas", - "deleted": "(eliminado)" - }, - "file_properties": { - "note_id": "ID de nota", - "original_file_name": "Nombre del archivo original", - "file_type": "Tipo de archivo", - "file_size": "Tamaño del archivo", - "download": "Descargar", - "open": "Abrir", - "upload_new_revision": "Subir nueva revisión", - "upload_success": "Se ha subido una nueva revisión de archivo.", - "upload_failed": "Error al cargar una nueva revisión de archivo.", - "title": "Archivo" - }, - "image_properties": { - "original_file_name": "Nombre del archivo original", - "file_type": "Tipo de archivo", - "file_size": "Tamaño del archivo", - "download": "Descargar", - "open": "Abrir", - "copy_reference_to_clipboard": "Copiar referencia al portapapeles", - "upload_new_revision": "Subir nueva revisión", - "upload_success": "Se ha subido una nueva revisión de imagen.", - "upload_failed": "Error al cargar una nueva revisión de imagen: {{message}}", - "title": "Imagen" - }, - "inherited_attribute_list": { - "title": "Atributos heredados", - "no_inherited_attributes": "Sin atributos heredados." - }, - "note_info_widget": { - "note_id": "ID de nota", - "created": "Creado", - "modified": "Modificado", - "type": "Tipo", - "note_size": "Tamaño de nota", - "note_size_info": "El tamaño de la nota proporciona una estimación aproximada de los requisitos de almacenamiento para esta nota. Toma en cuenta el contenido de la nota y el contenido de sus revisiones de nota.", - "calculate": "calcular", - "subtree_size": "(tamaño del subárbol: {{size}} en {{count}} notas)", - "title": "Información de nota" - }, - "note_map": { - "open_full": "Ampliar al máximo", - "collapse": "Contraer al tamaño normal", - "title": "Mapa de notas", - "fix-nodes": "Fijar nodos", - "link-distance": "Distancia de enlace" - }, - "note_paths": { - "title": "Rutas de nota", - "clone_button": "Clonar nota a nueva ubicación...", - "intro_placed": "Esta nota está colocada en las siguientes rutas:", - "intro_not_placed": "Esta nota aún no se ha colocado en el árbol de notas.", - "outside_hoisted": "Esta ruta está fuera de la nota anclada y habría que bajarla.", - "archived": "Archivado", - "search": "Buscar" - }, - "note_properties": { - "this_note_was_originally_taken_from": "Esta nota fue tomada originalmente de:", - "info": "Información" - }, - "owned_attribute_list": { - "owned_attributes": "Atributos propios" - }, - "promoted_attributes": { - "promoted_attributes": "Atributos promovidos", - "unset-field-placeholder": "no establecido", - "url_placeholder": "http://sitioweb...", - "open_external_link": "Abrir enlace externo", - "unknown_label_type": "Tipo de etiqueta desconocido '{{type}}'", - "unknown_attribute_type": "Tipo de atributo desconocido '{{type}}'", - "add_new_attribute": "Agregar nuevo atributo", - "remove_this_attribute": "Eliminar este atributo", - "remove_color": "Eliminar la etiqueta del color" - }, - "script_executor": { - "query": "Consulta", - "script": "Script", - "execute_query": "Ejecutar consulta", - "execute_script": "Ejecutar script" - }, - "search_definition": { - "add_search_option": "Agregar opción de búsqueda:", - "search_string": "cadena de búsqueda", - "search_script": "script de búsqueda", - "ancestor": "antepasado", - "fast_search": "búsqueda rápida", - "fast_search_description": "La opción de búsqueda rápida desactiva la búsqueda de texto completo del contenido de las notas, lo que podría acelerar la búsqueda en bases de datos grandes.", - "include_archived": "incluir notas archivadas", - "include_archived_notes_description": "Las notas archivadas se excluyen por defecto de los resultados de búsqueda; con esta opción se incluirán.", - "order_by": "ordenar por", - "limit": "límite", - "limit_description": "Limitar el número de resultados", - "debug": "depurar", - "debug_description": "La depuración imprimirá información de depuración adicional en la consola para ayudar a depurar consultas complejas", - "action": "acción", - "search_button": "Buscar Enter", - "search_execute": "Buscar y ejecutar acciones", - "save_to_note": "Guardar en nota", - "search_parameters": "Parámetros de búsqueda", - "unknown_search_option": "Opción de búsqueda desconocida {{searchOptionName}}", - "search_note_saved": "La nota de búsqueda se ha guardado en {{- notePathTitle}}", - "actions_executed": "Las acciones han sido ejecutadas." - }, - "similar_notes": { - "title": "Notas similares", - "no_similar_notes_found": "No se encontraron notas similares." - }, - "abstract_search_option": { - "remove_this_search_option": "Eliminar esta opción de búsqueda", - "failed_rendering": "Error al renderizar opción de búsqueda: {{dto}} con error: {{error}} {{stack}}" - }, - "ancestor": { - "label": "Antepasado", - "placeholder": "buscar nota por su nombre", - "depth_label": "profundidad", - "depth_doesnt_matter": "no importa", - "depth_eq": "es exactamente {{count}}", - "direct_children": "hijos directos", - "depth_gt": "es mayor que {{count}}", - "depth_lt": "es menor que {{count}}" - }, - "debug": { - "debug": "Depurar", - "debug_info": "Al depurar se imprimirá información de depuración adicional en la consola para ayudar a depurar consultas complejas.", - "access_info": "Para acceder a la información de depuración, ejecute la consulta y dé clic en \"Mostrar registro de backend\" en la esquina superior izquierda." - }, - "fast_search": { - "fast_search": "Búsqueda rápida", - "description": "La opción de búsqueda rápida desactiva la búsqueda de texto completo del contenido de las notas, lo que podría acelerar la búsqueda en bases de datos grandes." - }, - "include_archived_notes": { - "include_archived_notes": "Incluir notas archivadas" - }, - "limit": { - "limit": "Límite", - "take_first_x_results": "Tomar solo los primeros X resultados especificados." - }, - "order_by": { - "order_by": "Ordenar por", - "relevancy": "Relevancia (predeterminado)", - "title": "Título", - "date_created": "Fecha de creación", - "date_modified": "Fecha de la última modificación", - "content_size": "Tamaño del contenido de la nota", - "content_and_attachments_size": "Tenga en cuenta el tamaño del contenido, incluidos los archivos adjuntos", - "content_and_attachments_and_revisions_size": "Tenga en cuenta el tamaño del contenido, incluidos los archivos adjuntos y las revisiones", - "revision_count": "Número de revisiones", - "children_count": "Número de subnotas", - "parent_count": "Número de clones", - "owned_label_count": "Número de etiquetas", - "owned_relation_count": "Número de relaciones", - "target_relation_count": "Número de relaciones dirigidas a la nota", - "random": "Orden aleatorio", - "asc": "Ascendente (predeterminado)", - "desc": "Descendente" - }, - "search_script": { - "title": "Script de búsqueda:", - "placeholder": "buscar nota por su nombre", - "description1": "El script de búsqueda permite definir los resultados de la búsqueda ejecutando un script. Esto proporciona la máxima flexibilidad cuando la búsqueda estándar no es suficiente.", - "description2": "El script de búsqueda debe ser de tipo \"código\" y subtipo \"JavaScript backend\". El script tiene que devolver un arreglo de noteIds o notas.", - "example_title": "Véa este ejemplo:", - "example_code": "// 1. prefiltro usando búsqueda estandar\nconst candidateNotes = api.searchForNotes(\"#journal\"); \n\n// 2. aplicar criterios de búsqueda personalizada\nconst matchedNotes = candidateNotes\n .filter(note => note.title.match(/[0-9]{1,2}\\. ?[0-9]{1,2}\\. ?[0-9]{4}/));\n\nreturn matchedNotes;", - "note": "Tenga en cuenta que el script de búsqueda y la cadena de búsqueda no se pueden combinar entre sí." - }, - "search_string": { - "title_column": "Cadena de búsqueda:", - "placeholder": "palabras clave de texto completo, #etiqueta = valor...", - "search_syntax": "Sintaxis de búsqueda", - "also_see": "ver también", - "complete_help": "ayuda completa sobre la sintaxis de búsqueda", - "full_text_search": "Simplemente ingrese cualquier texto para realizar una búsqueda de texto completo", - "label_abc": "devuelve notas con etiqueta abc", - "label_year": "coincide con las notas con el año de la etiqueta que tiene valor 2019", - "label_rock_pop": "coincide con notas que tienen etiquetas tanto de rock como de pop", - "label_rock_or_pop": "sólo una de las etiquetas debe estar presente", - "label_year_comparison": "comparación numérica (también >, >=, <).", - "label_date_created": "notas creadas en el último mes", - "error": "Error de búsqueda: {{error}}", - "search_prefix": "Buscar:" - }, - "attachment_detail": { - "open_help_page": "Abrir página de ayuda en archivos adjuntos", - "owning_note": "Nota dueña: ", - "you_can_also_open": ", también puede abrir el ", - "list_of_all_attachments": "Lista de todos los archivos adjuntos", - "attachment_deleted": "Este archivo adjunto ha sido eliminado." - }, - "attachment_list": { - "open_help_page": "Abrir página de ayuda en archivos adjuntos", - "owning_note": "Nota dueña: ", - "upload_attachments": "Subir archivos adjuntos", - "no_attachments": "Esta nota no tiene archivos adjuntos." - }, - "book": { - "no_children_help": "Esta nota de tipo libro no tiene ninguna subnota así que no hay nada que mostrar. Véa la wiki para más detalles." - }, - "editable_code": { - "placeholder": "Escriba el contenido de su nota de código aquí..." - }, - "editable_text": { - "placeholder": "Escribe aquí el contenido de tu nota..." - }, - "empty": { - "open_note_instruction": "Abra una nota escribiendo el título de la nota en la entrada a continuación o elija una nota en el árbol.", - "search_placeholder": "buscar una nota por su nombre", - "enter_workspace": "Ingresar al espacio de trabajo {{title}}" - }, - "file": { - "file_preview_not_available": "La vista previa del archivo no está disponible para este formato de archivo.", - "too_big": "La vista previa solo muestra los primeros {{maxNumChars}} caracteres del archivo por razones de rendimiento. Descargue el archivo y ábralo externamente para poder ver todo el contenido." - }, - "protected_session": { - "enter_password_instruction": "Para mostrar una nota protegida es necesario ingresar su contraseña:", - "start_session_button": "Iniciar sesión protegida Enter", - "started": "La sesión protegida ha iniciado.", - "wrong_password": "Contraseña incorrecta.", - "protecting-finished-successfully": "La protección finalizó exitosamente.", - "unprotecting-finished-successfully": "La desprotección finalizó exitosamente.", - "protecting-in-progress": "Protección en progreso: {{count}}", - "unprotecting-in-progress-count": "Desprotección en progreso: {{count}}", - "protecting-title": "Estado de protección", - "unprotecting-title": "Estado de desprotección" - }, - "relation_map": { - "open_in_new_tab": "Abrir en nueva pestaña", - "remove_note": "Quitar nota", - "edit_title": "Editar título", - "rename_note": "Cambiar nombre de nota", - "enter_new_title": "Ingrese el nuevo título de la nota:", - "remove_relation": "Eliminar relación", - "confirm_remove_relation": "¿Estás seguro de que deseas eliminar la relación?", - "specify_new_relation_name": "Especifique el nuevo nombre de la relación (caracteres permitidos: alfanuméricos, dos puntos y guión bajo):", - "connection_exists": "La conexión '{{name}}' entre estas notas ya existe.", - "start_dragging_relations": "Empiece a arrastrar relaciones desde aquí y suéltelas en otra nota.", - "note_not_found": "¡Nota {{noteId}} no encontrada!", - "cannot_match_transform": "No se puede coincidir con la transformación: {{transform}}", - "note_already_in_diagram": "Note \"{{title}}\" is already in the diagram.", - "enter_title_of_new_note": "Ingrese el título de la nueva nota", - "default_new_note_title": "nueva nota", - "click_on_canvas_to_place_new_note": "Haga clic en el lienzo para colocar una nueva nota" - }, - "render": { - "note_detail_render_help_1": "Esta nota de ayuda se muestra porque esta nota de tipo Renderizar HTML no tiene la relación requerida para funcionar correctamente.", - "note_detail_render_help_2": "El tipo de nota Render HTML es usado para scripting. De forma resumida, tiene una nota con código HTML (opcionalmente con algo de JavaScript) y esta nota la renderizará. Para que funcione, es necesario definir una relación llamada \"renderNote\" apuntando a la nota HTML nota a renderizar." - }, - "web_view": { - "web_view": "Vista web", - "embed_websites": "La nota de tipo Web View le permite insertar sitios web en Trilium.", - "create_label": "Para comenzar, por favor cree una etiqueta con una dirección URL que desee empotrar, e.g. #webViewSrc=\"https://www.google.com\"" - }, - "backend_log": { - "refresh": "Refrescar" - }, - "consistency_checks": { - "title": "Comprobación de coherencia", - "find_and_fix_button": "Buscar y solucionar problemas de coherencia", - "finding_and_fixing_message": "Buscando y solucionando problemas de coherencia...", - "issues_fixed_message": "Los problemas de coherencia han sido solucionados." - }, - "database_anonymization": { - "title": "Anonimización de bases de datos", - "full_anonymization": "Anonimización total", - "full_anonymization_description": "Esta acción creará una nueva copia de la base de datos y la anonimizará (eliminará todo el contenido de las notas y dejará solo la estructura y algunos metadatos no confidenciales) para compartirla en línea con fines de depuración sin temor a filtrar sus datos personales.", - "save_fully_anonymized_database": "Guarde la base de datos completamente anónima", - "light_anonymization": "Anonimización ligera", - "light_anonymization_description": "Esta acción creará una nueva copia de la base de datos y realizará una ligera anonimización en ella; específicamente, solo se eliminará el contenido de todas las notas, pero los títulos y atributos permanecerán. Además, se mantendrán las notas de script JS frontend/backend personalizadas y los widgets personalizados. Esto proporciona más contexto para depurar los problemas.", - "choose_anonymization": "Puede decidir usted mismo si desea proporcionar una base de datos total o ligeramente anónima. Incluso una base de datos totalmente anónima es muy útil; sin embargo, en algunos casos, una base de datos ligeramente anónima puede acelerar el proceso de identificación y corrección de errores.", - "save_lightly_anonymized_database": "Guarde una base de datos ligeramente anónima", - "existing_anonymized_databases": "Bases de datos anónimas existentes", - "creating_fully_anonymized_database": "Creando una base de datos totalmente anónima...", - "creating_lightly_anonymized_database": "Creando una base de datos ligeramente anónima...", - "error_creating_anonymized_database": "No se pudo crear una base de datos anónima; consulte los registros de backend para obtener más detalles", - "successfully_created_fully_anonymized_database": "Se creó una base de datos completamente anónima en {{anonymizedFilePath}}", - "successfully_created_lightly_anonymized_database": "Se creó una base de datos ligeramente anónima en {{anonymizedFilePath}}", - "no_anonymized_database_yet": "Aún no hay base de datos anónima." - }, - "database_integrity_check": { - "title": "Verificación de integridad de la base de datos", - "description": "Esto verificará que la base de datos no esté dañada en el nivel SQLite. Puede que tarde algún tiempo, dependiendo del tamaño de la base de datos.", - "check_button": "Verificar la integridad de la base de datos", - "checking_integrity": "Comprobando la integridad de la base de datos...", - "integrity_check_succeeded": "La verificación de integridad fue exitosa; no se encontraron problemas.", - "integrity_check_failed": "La verificación de integridad falló: {{results}}" - }, - "sync": { - "title": "Sincronizar", - "force_full_sync_button": "Forzar sincronización completa", - "fill_entity_changes_button": "Llenar registros de cambios de entidad", - "full_sync_triggered": "Sincronización completa activada", - "filling_entity_changes": "Rellenar filas de cambios de entidad...", - "sync_rows_filled_successfully": "Sincronizar filas completadas correctamente", - "finished-successfully": "La sincronización finalizó exitosamente.", - "failed": "La sincronización falló: {{message}}" - }, - "vacuum_database": { - "title": "Limpiar base de datos", - "description": "Esto reconstruirá la base de datos, lo que normalmente dará como resultado un archivo de base de datos más pequeño. En realidad, no se cambiará ningún dato.", - "button_text": "Limpiar base de datos", - "vacuuming_database": "Limpiando base de datos...", - "database_vacuumed": "La base de datos ha sido limpiada" - }, - "fonts": { - "theme_defined": "Tema definido", - "fonts": "Fuentes", - "main_font": "Fuente principal", - "font_family": "Familia de fuentes", - "size": "Tamaño", - "note_tree_font": "Fuente del árbol de notas", - "note_detail_font": "Fuente de detalle de nota", - "monospace_font": "Fuente Monospace (código)", - "note_tree_and_detail_font_sizing": "Tenga en cuenta que el tamaño de fuente del árbol y de los detalles es relativo a la configuración del tamaño de fuente principal.", - "not_all_fonts_available": "Es posible que no todas las fuentes enumeradas estén disponibles en su sistema.", - "apply_font_changes": "Para aplicar cambios de fuente, haga clic en", - "reload_frontend": "recargar la interfaz", - "generic-fonts": "Fuentes genéricas", - "sans-serif-system-fonts": "Fuentes Sans-serif del sistema", - "serif-system-fonts": "Fuentes Serif del sistema", - "monospace-system-fonts": "Fuentes Monoespaciadas del sistema", - "handwriting-system-fonts": "Fuentes a mano alzada del sistema", - "serif": "Serif", - "sans-serif": "Sans Serif", - "monospace": "Monoespaciada", - "system-default": "Predeterminada del sistema" - }, - "max_content_width": { - "title": "Ancho del contenido", - "default_description": "Trilium limita de forma predeterminada el ancho máximo del contenido para mejorar la legibilidad de ventanas maximizadas en pantallas anchas.", - "max_width_label": "Ancho máximo del contenido en píxeles", - "max_width_unit": "píxeles", - "apply_changes_description": "Para aplicar cambios en el ancho del contenido, haga clic en", - "reload_button": "recargar la interfaz", - "reload_description": "cambios desde las opciones de apariencia" - }, - "native_title_bar": { - "title": "Barra de título nativa (requiere reiniciar la aplicación)", - "enabled": "activado", - "disabled": "desactivado" - }, - "ribbon": { - "widgets": "Widgets de cinta", - "promoted_attributes_message": "La pestaña de la cinta Atributos promovidos se abrirá automáticamente si los atributos promovidos están presentes en la nota", - "edited_notes_message": "La pestaña de la cinta Notas editadas se abrirá automáticamente en las notas del día" - }, - "theme": { - "title": "Tema", - "theme_label": "Tema", - "override_theme_fonts_label": "Sobreescribir fuentes de tema", - "auto_theme": "", - "light_theme": "", - "dark_theme": "", - "triliumnext": "Trilium (Sigue el esquema de color del sistema)", - "triliumnext-light": "Trilium (Claro)", - "triliumnext-dark": "Trilium (Oscuro)", - "layout": "Disposición", - "layout-vertical-title": "Vertical", - "layout-horizontal-title": "Horizontal", - "layout-vertical-description": "la barra del lanzador está en la izquierda (por defecto)", - "layout-horizontal-description": "la barra de lanzamiento está debajo de la barra de pestañas, la barra de pestañas ahora tiene ancho completo." - }, - "ai_llm": { - "not_started": "No iniciado", - "title": "IA y ajustes de embeddings", - "processed_notes": "Notas procesadas", - "total_notes": "Notas totales", - "progress": "Progreso", - "queued_notes": "Notas en fila", - "failed_notes": "Notas fallidas", - "last_processed": "Última procesada", - "refresh_stats": "Recargar estadísticas", - "enable_ai_features": "Habilitar características IA/LLM", - "enable_ai_description": "Habilitar características de IA como resumen de notas, generación de contenido y otras capacidades LLM", - "openai_tab": "OpenAI", - "anthropic_tab": "Anthropic", - "voyage_tab": "Voyage AI", - "ollama_tab": "Ollama", - "enable_ai": "Habilitar características IA/LLM", - "enable_ai_desc": "Habilitar características de IA como resumen de notas, generación de contenido y otras capacidades LLM", - "provider_configuration": "Configuración de proveedor de IA", - "provider_precedence": "Precedencia de proveedor", - "provider_precedence_description": "Lista de proveedores en orden de precedencia separada por comas (p.e., 'openai,anthropic,ollama')", - "temperature": "Temperatura", - "temperature_description": "Controla la aleatoriedad de las respuestas (0 = determinista, 2 = aleatoriedad máxima)", - "system_prompt": "Mensaje de sistema", - "system_prompt_description": "Mensaje de sistema predeterminado utilizado para todas las interacciones de IA", - "openai_configuration": "Configuración de OpenAI", - "openai_settings": "Ajustes de OpenAI", - "api_key": "Clave API", - "url": "URL base", - "model": "Modelo", - "openai_api_key_description": "Tu clave API de OpenAI para acceder a sus servicios de IA", - "anthropic_api_key_description": "Tu clave API de Anthropic para acceder a los modelos Claude", - "default_model": "Modelo por defecto", - "openai_model_description": "Ejemplos: gpt-4o, gpt-4-turbo, gpt-3.5-turbo", - "base_url": "URL base", - "openai_url_description": "Por defecto: https://api.openai.com/v1", - "anthropic_settings": "Ajustes de Anthropic", - "anthropic_url_description": "URL base para la API de Anthropic (por defecto: https://api.anthropic.com)", - "anthropic_model_description": "Modelos Claude de Anthropic para el completado de chat", - "voyage_settings": "Ajustes de Voyage AI", - "ollama_settings": "Ajustes de Ollama", - "ollama_url_description": "URL para la API de Ollama (por defecto: http://localhost:11434)", - "ollama_model_description": "Modelo de Ollama a usar para el completado de chat", - "anthropic_configuration": "Configuración de Anthropic", - "voyage_configuration": "Configuración de Voyage AI", - "voyage_url_description": "Por defecto: https://api.voyageai.com/v1", - "ollama_configuration": "Configuración de Ollama", - "enable_ollama": "Habilitar Ollama", - "enable_ollama_description": "Habilitar Ollama para uso de modelo de IA local", - "ollama_url": "URL de Ollama", - "ollama_model": "Modelo de Ollama", - "refresh_models": "Refrescar modelos", - "refreshing_models": "Refrescando...", - "enable_automatic_indexing": "Habilitar indexado automático", - "rebuild_index": "Recrear índice", - "rebuild_index_error": "Error al comenzar la reconstrucción del índice. Consulte los registros para más detalles.", - "note_title": "Título de nota", - "error": "Error", - "last_attempt": "Último intento", - "actions": "Acciones", - "retry": "Reintentar", - "partial": "{{ percentage }}% completado", - "retry_queued": "Nota en la cola para reintento", - "retry_failed": "Hubo un fallo al poner en la cola a la nota para reintento", - "max_notes_per_llm_query": "Máximo de notas por consulta", - "max_notes_per_llm_query_description": "Número máximo de notas similares a incluir en el contexto IA", - "active_providers": "Proveedores activos", - "disabled_providers": "Proveedores deshabilitados", - "remove_provider": "Eliminar proveedor de la búsqueda", - "restore_provider": "Restaurar proveedor a la búsqueda", - "similarity_threshold": "Bias de similaridad", - "similarity_threshold_description": "Puntuación de similaridad mínima (0-1) para incluir notas en el contexto para consultas LLM", - "reprocess_index": "Reconstruir el índice de búsqueda", - "reprocessing_index": "Reconstruyendo...", - "reprocess_index_started": "La optimización de índice de búsqueda comenzó en segundo plano", - "reprocess_index_error": "Error al reconstruir el índice de búsqueda", - "index_rebuild_progress": "Progreso de reconstrucción de índice", - "index_rebuilding": "Optimizando índice ({{percentage}}%)", - "index_rebuild_complete": "Optimización de índice completa", - "index_rebuild_status_error": "Error al comprobar el estado de reconstrucción del índice", - "never": "Nunca", - "processing": "Procesando ({{percentage}}%)", - "incomplete": "Incompleto ({{percentage}}%)", - "complete": "Completo (100%)", - "refreshing": "Refrescando...", - "auto_refresh_notice": "Refrescar automáticamente cada {{seconds}} segundos", - "note_queued_for_retry": "Nota en la cola para reintento", - "failed_to_retry_note": "Hubo un fallo al reintentar nota", - "all_notes_queued_for_retry": "Todas las notas con fallo agregadas a la cola para reintento", - "failed_to_retry_all": "Hubo un fallo al reintentar notas", - "ai_settings": "Ajustes de IA", - "api_key_tooltip": "Clave API para acceder al servicio", - "empty_key_warning": { - "anthropic": "La clave API de Anthropic está vacía. Por favor, ingrese una clave API válida.", - "openai": "La clave API de OpenAI está vacía. Por favor, ingrese una clave API válida.", - "voyage": "La clave API de Voyage está vacía. Por favor, ingrese una clave API válida.", - "ollama": "La clave API de Ollama está vacía. Por favor, ingrese una clave API válida." - }, - "agent": { - "processing": "Procesando...", - "thinking": "Pensando...", - "loading": "Cargando...", - "generating": "Generando..." - }, - "name": "IA", - "openai": "OpenAI", - "use_enhanced_context": "Utilizar contexto mejorado", - "enhanced_context_description": "Provee a la IA con más contexto de la nota y sus notas relacionadas para obtener mejores respuestas", - "show_thinking": "Mostrar pensamiento", - "show_thinking_description": "Mostrar la cadena del proceso de pensamiento de la IA", - "enter_message": "Ingrese su mensaje...", - "error_contacting_provider": "Error al contactar con su proveedor de IA. Por favor compruebe sus ajustes y conexión a internet.", - "error_generating_response": "Error al generar respuesta de IA", - "index_all_notes": "Indexar todas las notas", - "index_status": "Estado de índice", - "indexed_notes": "Notas indexadas", - "indexing_stopped": "Indexado detenido", - "indexing_in_progress": "Indexado en progreso...", - "last_indexed": "Último indexado", - "n_notes_queued": "{{ count }} nota agregada a la cola para indexado", - "n_notes_queued_plural": "{{ count }} notas agregadas a la cola para indexado", - "note_chat": "Chat de nota", - "notes_indexed": "{{ count }} nota indexada", - "notes_indexed_plural": "{{ count }} notas indexadas", - "sources": "Fuentes", - "start_indexing": "Comenzar indexado", - "use_advanced_context": "Usar contexto avanzado", - "ollama_no_url": "Ollama no está configurado. Por favor ingrese una URL válida.", - "chat": { - "root_note_title": "Chats de IA", - "root_note_content": "Esta nota contiene tus conversaciones de chat de IA guardadas.", - "new_chat_title": "Nuevo chat", - "create_new_ai_chat": "Crear nuevo chat de IA" - }, - "create_new_ai_chat": "Crear nuevo chat de IA", - "configuration_warnings": "Hay algunos problemas con su configuración de IA. Por favor compruebe sus ajustes.", - "experimental_warning": "La característica de LLM aún es experimental - ha sido advertido.", - "selected_provider": "Proveedor seleccionado", - "selected_provider_description": "Elija el proveedor de IA para el chat y características de completado", - "select_model": "Seleccionar modelo...", - "select_provider": "Seleccionar proveedor..." - }, - "zoom_factor": { - "title": "Factor de zoom (solo versión de escritorio)", - "description": "El zoom también se puede controlar con los atajos CTRL+- y CTRL+=." - }, - "code_auto_read_only_size": { - "title": "Tamaño automático de solo lectura", - "description": "El tamaño de nota de solo lectura automático es el tamaño después del cual las notas se mostrarán en modo de solo lectura (por razones de rendimiento).", - "label": "Tamaño automático de solo lectura (notas de código)", - "unit": "caracteres" - }, - "code-editor-options": { - "title": "Editor" - }, - "code_mime_types": { - "title": "Tipos MIME disponibles en el menú desplegable" - }, - "vim_key_bindings": { - "use_vim_keybindings_in_code_notes": "Atajos de teclas de Vim", - "enable_vim_keybindings": "Habilitar los atajos de teclas de Vim en la notas de código (no es modo ex)" - }, - "wrap_lines": { - "wrap_lines_in_code_notes": "Ajustar líneas en notas de código", - "enable_line_wrap": "Habilitar ajuste de línea (es posible que el cambio requiera una recarga de interfaz para que surta efecto)" - }, - "images": { - "images_section_title": "Imágenes", - "download_images_automatically": "Descargar imágenes automáticamente para usarlas sin conexión.", - "download_images_description": "El HTML pegado puede contener referencias a imágenes en línea; Trilium encontrará esas referencias y descargará las imágenes para que estén disponibles sin conexión.", - "enable_image_compression": "Habilitar la compresión de imágenes", - "max_image_dimensions": "Ancho/alto máximo de una imagen en píxeles (la imagen cambiará de tamaño si excede esta configuración).", - "max_image_dimensions_unit": "píxeles", - "jpeg_quality_description": "Calidad JPEG (10 - peor calidad, 100 - mejor calidad, se recomienda 50 - 85)" - }, - "attachment_erasure_timeout": { - "attachment_erasure_timeout": "Tiempo de espera para borrar archivos adjuntos", - "attachment_auto_deletion_description": "Los archivos adjuntos se eliminan (y borran) automáticamente si ya no se hace referencia a ellos en su nota después de un tiempo de espera definido.", - "erase_attachments_after": "Borrar archivos adjuntos después de:", - "manual_erasing_description": "También puede activar el borrado manualmente (sin considerar el tiempo de espera definido anteriormente):", - "erase_unused_attachments_now": "Borrar ahora los archivos adjuntos no utilizados en la nota", - "unused_attachments_erased": "Los archivos adjuntos no utilizados se han eliminado." - }, - "network_connections": { - "network_connections_title": "Conexiones de red", - "check_for_updates": "Buscar actualizaciones automáticamente" - }, - "note_erasure_timeout": { - "note_erasure_timeout_title": "Tiempo de espera de borrado de notas", - "note_erasure_description": "Las notas eliminadas (y los atributos, las revisiones ...) en principio solo están marcadas como eliminadas y es posible recuperarlas del diálogo de Notas recientes. Después de un período de tiempo, las notas eliminadas son \" borradas\", lo que significa que su contenido ya no es recuperable. Esta configuración le permite configurar la longitud del período entre eliminar y borrar la nota.", - "erase_notes_after": "Borrar notas después de:", - "manual_erasing_description": "También puede activar el borrado manualmente (sin considerar el tiempo de espera definido anteriormente):", - "erase_deleted_notes_now": "Borrar notas eliminadas ahora", - "deleted_notes_erased": "Las notas eliminadas han sido borradas." - }, - "revisions_snapshot_interval": { - "note_revisions_snapshot_interval_title": "Intervalo de instantáneas de revisiones de notas", - "note_revisions_snapshot_description": "El intervalo de tiempo de la instantánea de revisión de nota es el tiempo después de lo cual se creará una nueva revisión para la nota. Ver wiki para obtener más información.", - "snapshot_time_interval_label": "Intervalo de tiempo de la instantánea de revisión de notas:" - }, - "revisions_snapshot_limit": { - "note_revisions_snapshot_limit_title": "Límite de respaldos de revisiones de nota", - "note_revisions_snapshot_limit_description": "El límite de número de respaldos de revisiones de notas se refiere al número máximo de revisiones que pueden guardarse para cada nota. Donde -1 significa sin límite, 0 significa borrar todas las revisiones. Puede establecer el máximo de revisiones para una sola nota a través de la etiqueta #versioningLimit.", - "snapshot_number_limit_label": "Número límite de respaldos de revisiones de nota:", - "snapshot_number_limit_unit": "respaldos", - "erase_excess_revision_snapshots": "Eliminar el exceso de respaldos de revisiones ahora", - "erase_excess_revision_snapshots_prompt": "El exceso de respaldos de revisiones han sido eliminadas." - }, - "search_engine": { - "title": "Motor de búsqueda", - "custom_search_engine_info": "El motor de búsqueda personalizado requiere que se establezcan un nombre y una URL. Si alguno de estos no está configurado, DuckDuckGo se utilizará como motor de búsqueda predeterminado.", - "predefined_templates_label": "Plantillas de motor de búsqueda predefinidas", - "bing": "Bing", - "baidu": "Baidu", - "duckduckgo": "DuckDuckGo", - "google": "Google", - "custom_name_label": "Nombre del motor de búsqueda personalizado", - "custom_name_placeholder": "Personalizar el nombre del motor de búsqueda", - "custom_url_label": "La URL del motor de búsqueda personalizado debe incluir {keyword} como marcador de posición para el término de búsqueda.", - "custom_url_placeholder": "Personalizar la URL del motor de búsqueda", - "save_button": "Guardar" - }, - "tray": { - "title": "Bandeja de sistema", - "enable_tray": "Habilitar bandeja (es necesario reiniciar Trilium para que este cambio surta efecto)" - }, - "heading_style": { - "title": "Estilo de título", - "plain": "Plano", - "underline": "Subrayar", - "markdown": "Estilo Markdown" - }, - "highlights_list": { - "title": "Lista de aspectos destacados", - "description": "Puede personalizar la lista de aspectos destacados que se muestra en el panel derecho:", - "bold": "Texto en negrita", - "italic": "Texto en cursiva", - "underline": "Texto subrayado", - "color": "Texto con color", - "bg_color": "Texto con color de fondo", - "visibility_title": "Visibilidad de la lista de aspectos destacados", - "visibility_description": "Puede ocultar el widget de aspectos destacados por nota agregando una etiqueta #hideHighlightWidget.", - "shortcut_info": "Puede configurar un método abreviado de teclado para alternar rápidamente el panel derecho (incluidos los aspectos destacados) en Opciones -> Atajos (nombre 'toggleRightPane')." - }, - "table_of_contents": { - "title": "Tabla de contenido", - "description": "La tabla de contenido aparecerá en las notas de texto cuando la nota tenga más de un número definido de títulos. Puede personalizar este número:", - "unit": "títulos", - "disable_info": "También puede utilizar esta opción para desactivar la TDC (TOC) de forma efectiva estableciendo un número muy alto.", - "shortcut_info": "Puede configurar un atajo de teclado para alternar rápidamente el panel derecho (incluido el TDC) en Opciones -> Atajos (nombre 'toggleRightPane')." - }, - "text_auto_read_only_size": { - "title": "Tamaño para modo de solo lectura automático", - "description": "El tamaño de nota de solo lectura automático es el tamaño después del cual las notas se mostrarán en modo de solo lectura (por razones de rendimiento).", - "label": "Tamaño para modo de solo lectura automático (notas de texto)", - "unit": "caracteres" - }, - "custom_date_time_format": { - "title": "Formato de fecha/hora personalizada", - "description": "Personalizar el formado de fecha y la hora insertada vía o la barra de herramientas. Véa la documentación de Day.js para más tokens de formato disponibles.", - "format_string": "Cadena de formato:", - "formatted_time": "Fecha/hora personalizada:" - }, - "i18n": { - "title": "Localización", - "language": "Idioma", - "first-day-of-the-week": "Primer día de la semana", - "sunday": "Domingo", - "monday": "Lunes", - "first-week-of-the-year": "Primer semana del año", - "first-week-contains-first-day": "Primer semana que contiene al primer día del año", - "first-week-contains-first-thursday": "Primer semana que contiene al primer jueves del año", - "first-week-has-minimum-days": "Primer semana que contiene un mínimo de días", - "min-days-in-first-week": "Días mínimos en la primer semana", - "first-week-info": "Primer semana que contiene al primer jueves del año está basado en el estándarISO 8601.", - "first-week-warning": "Cambiar las opciones de primer semana puede causar duplicados con las Notas Semanales existentes y las Notas Semanales existentes no serán actualizadas respectivamente.", - "formatting-locale": "Fecha y formato de número" - }, - "backup": { - "automatic_backup": "Copia de seguridad automática", - "automatic_backup_description": "Trilium puede realizar copias de seguridad de la base de datos automáticamente:", - "enable_daily_backup": "Habilitar copia de seguridad diaria", - "enable_weekly_backup": "Habilitar copia de seguridad semanal", - "enable_monthly_backup": "Habilitar copia de seguridad mensual", - "backup_recommendation": "Se recomienda mantener la copia de seguridad activada, pero esto puede ralentizar el inicio de la aplicación con bases de datos grandes y/o dispositivos de almacenamiento lentos.", - "backup_now": "Realizar copia de seguridad ahora", - "backup_database_now": "Realizar copia de seguridad de la base de datos ahora", - "existing_backups": "Copias de seguridad existentes", - "date-and-time": "Fecha y hora", - "path": "Ruta", - "database_backed_up_to": "Se ha realizado una copia de seguridad de la base de datos en {{backupFilePath}}", - "no_backup_yet": "no hay copia de seguridad todavía" - }, - "etapi": { - "title": "ETAPI", - "description": "ETAPI es una REST API que se utiliza para acceder a la instancia de Trilium mediante programación, sin interfaz de usuario.", - "see_more": "Véa más detalles en el {{- link_to_wiki}} y el {{- link_to_openapi_spec}} o el {{- link_to_swagger_ui }}.", - "wiki": "wiki", - "openapi_spec": "Especificación ETAPI OpenAPI", - "swagger_ui": "ETAPI Swagger UI", - "create_token": "Crear nuevo token ETAPI", - "existing_tokens": "Tokens existentes", - "no_tokens_yet": "Aún no hay tokens. Dé clic en el botón de arriba para crear uno.", - "token_name": "Nombre del token", - "created": "Creado", - "actions": "Acciones", - "new_token_title": "Nuevo token ETAPI", - "new_token_message": "Por favor ingresa el nombre del nuevo token", - "default_token_name": "nuevo token", - "error_empty_name": "El nombre del token no puede estar vacío", - "token_created_title": "Token ETAPI creado", - "token_created_message": "Copiar el token creado en el portapapeles. Trilium almacena el token con hash y esta es la última vez que lo ve.", - "rename_token": "Renombrar este token", - "delete_token": "Eliminar/Desactivar este token", - "rename_token_title": "Renombrar token", - "rename_token_message": "Por favor ingresa el nombre del nuevo token", - "delete_token_confirmation": "¿Está seguro de que desea eliminar el token ETAPI \"{{name}}\"?" - }, - "options_widget": { - "options_status": "Estado de las opciones", - "options_change_saved": "Se han guardado los cambios de las opciones." - }, - "password": { - "heading": "Contraseña", - "alert_message": "Tenga cuidado de recordar su nueva contraseña. La contraseña se utiliza para iniciar sesión en la interfaz web y cifrar las notas protegidas. Si olvida su contraseña, todas sus notas protegidas se perderán para siempre.", - "reset_link": "Dé clic aquí para restablecerla.", - "old_password": "Contraseña anterior", - "new_password": "Nueva contraseña", - "new_password_confirmation": "Confirmación de nueva contraseña", - "change_password": "Cambiar contraseña", - "protected_session_timeout": "Tiempo de espera de sesión protegida", - "protected_session_timeout_description": "El tiempo de espera de la sesión protegida es el período de tiempo después del cual la sesión protegida se borra de la memoria del navegador. Esto se mide desde la última interacción con notas protegidas. Ver", - "wiki": "wiki", - "for_more_info": "para más información.", - "protected_session_timeout_label": "Tiempo de espera de sesión protegida:", - "reset_confirmation": "Al restablecer la contraseña, perderá para siempre el acceso a todas sus notas protegidas existentes. ¿Realmente quieres restablecer la contraseña?", - "reset_success_message": "La contraseña ha sido restablecida. Por favor establezca una nueva contraseña", - "change_password_heading": "Cambiar contraseña", - "set_password_heading": "Establecer contraseña", - "set_password": "Establecer contraseña", - "password_mismatch": "Las nuevas contraseñas no son las mismas.", - "password_changed_success": "La contraseña ha sido cambiada. Trilium se recargará después de presionar Aceptar." - }, - "multi_factor_authentication": { - "title": "Autenticación Multi-Factor", - "description": "La autenticación multifactor (MFA) agrega una capa adicional de seguridad a su cuenta. En lugar de solo ingresar una contraseña para iniciar sesión, MFA requiere que proporcione una o más pruebas adicionales para verificar su identidad. De esta manera, incluso si alguien se apodera de su contraseña, aún no puede acceder a su cuenta sin la segunda pieza de información. Es como agregar una cerradura adicional a su puerta, lo que hace que sea mucho más difícil para cualquier otra persona entrar.

Por favor siga las instrucciones a continuación para habilitar MFA. Si no lo configura correctamente, el inicio de sesión volverá a solo contraseña.", - "mfa_enabled": "Habilitar la autenticación multifactor", - "mfa_method": "Método MFA", - "electron_disabled": "Actualmente la autenticación multifactor no está soportada en la compilación de escritorio.", - "totp_title": "Contraseña de un solo uso basada en el tiempo (TOTP)", - "totp_description": "TOTP (contraseña de un solo uso basada en el tiempo) es una característica de seguridad que genera un código temporal único que cambia cada 30 segundos. Utiliza este código, junto con su contraseña para iniciar sesión en su cuenta, lo que hace que sea mucho más difícil para cualquier otra persona acceder a ella.", - "totp_secret_title": "Generar secreto TOTP", - "totp_secret_generate": "Generar secreto TOTP", - "totp_secret_regenerate": "Regenerar secreto TOTP", - "no_totp_secret_warning": "Para habilitar TOTP, primero debe de generar un secreto TOTP.", - "totp_secret_description_warning": "Después de generar un nuevo secreto TOTP, le será requerido que inicie sesión otra vez con el nuevo secreto TOTP.", - "totp_secret_generated": "Secreto TOTP generado", - "totp_secret_warning": "Por favor guarde el secreto generado en una ubicación segura. No será mostrado de nuevo.", - "totp_secret_regenerate_confirm": "¿Está seguro que desea regenerar el secreto TOTP? Esto va a invalidar el secreto TOTP previo y todos los códigos de recuperación existentes.", - "recovery_keys_title": "Claves de recuperación para un solo inicio de sesión", - "recovery_keys_description": "Las claves de recuperación para un solo inicio de sesión son usadas para iniciar sesión incluso cuando no puede acceder a los códigos de su autentificador.", - "recovery_keys_description_warning": "Las claves de recuperación no son mostrada de nuevo después de dejar esta página, manténgalas en un lugar seguro.
Después de que una clave de recuperación es utilizada ya no puede utilizarse de nuevo.", - "recovery_keys_error": "Error al generar códigos de recuperación", - "recovery_keys_no_key_set": "No hay códigos de recuperación establecidos", - "recovery_keys_generate": "Generar códigos de recuperación", - "recovery_keys_regenerate": "Regenerar códigos de recuperación", - "recovery_keys_used": "Usado: {{date}}", - "recovery_keys_unused": "El código de recuperación {{index}} está sin usar", - "oauth_title": "OAuth/OpenID", - "oauth_description": "OpenID es una forma estandarizada de permitirle iniciar sesión en sitios web utilizando una cuenta de otro servicio, como Google, para verificar su identidad. Siga estas instrucciones para configurar un servicio OpenID a través de Google.", - "oauth_description_warning": "Para habilitar OAuth/OpenID, necesita establecer la URL base de OAuth/OpenID, ID de cliente y secreto de cliente en el archivo config.ini y reiniciar la aplicación. Si desea establecerlas desde variables de ambiente, por favor establezca TRILIUM_OAUTH_BASE_URL, TRILIUM_OAUTH_CLIENT_ID y TRILIUM_OAUTH_CLIENT_SECRET.", - "oauth_missing_vars": "Ajustes faltantes: {{variables}}", - "oauth_user_account": "Cuenta de usuario: ", - "oauth_user_email": "Correo electrónico de usuario: ", - "oauth_user_not_logged_in": "¡No ha iniciado sesión!" - }, - "shortcuts": { - "keyboard_shortcuts": "Atajos de teclado", - "multiple_shortcuts": "Varios atajos para la misma acción se pueden separar mediante comas.", - "electron_documentation": "Véa la documentación de Electron para los modificadores y códigos de tecla disponibles.", - "type_text_to_filter": "Escriba texto para filtrar los accesos directos...", - "action_name": "Nombre de la acción", - "shortcuts": "Atajos", - "default_shortcuts": "Atajos predeterminados", - "description": "Descripción", - "reload_app": "Vuelva a cargar la aplicación para aplicar los cambios", - "set_all_to_default": "Establecer todos los accesos directos al valor predeterminado", - "confirm_reset": "¿Realmente desea restablecer todos los atajos de teclado a sus valores predeterminados?" - }, - "spellcheck": { - "title": "Revisión ortográfica", - "description": "Estas opciones se aplican sólo para compilaciones de escritorio; los navegadores utilizarán su corrector ortográfico nativo.", - "enable": "Habilitar corrector ortográfico", - "language_code_label": "Código(s) de idioma", - "language_code_placeholder": "por ejemplo \"en-US\", \"de-AT\"", - "multiple_languages_info": "Múltiples idiomas se pueden separar por coma, por ejemplo \"en-US, de-DE, cs\". ", - "available_language_codes_label": "Códigos de idioma disponibles:", - "restart-required": "Los cambios en las opciones de corrección ortográfica entrarán en vigor después del reinicio de la aplicación." - }, - "sync_2": { - "config_title": "Configuración de sincronización", - "server_address": "Dirección de la instancia del servidor", - "timeout": "Tiempo de espera de sincronización (milisegundos)", - "timeout_unit": "milisegundos", - "proxy_label": "Sincronizar servidor proxy (opcional)", - "note": "Nota", - "note_description": "Si deja la configuración del proxy en blanco, se utilizará el proxy del sistema (se aplica únicamente a la compilación de escritorio/electron).", - "special_value_description": "Otro valor especial es noproxy que obliga a ignorar incluso al proxy del sistema y respeta NODE_TLS_REJECT_UNAUTHORIZED.", - "save": "Guardar", - "help": "Ayuda", - "test_title": "Prueba de sincronización", - "test_description": "Esto probará la conexión y el protocolo de enlace con el servidor de sincronización. Si el servidor de sincronización no está inicializado, esto lo configurará para sincronizarse con el documento local.", - "test_button": "Prueba de sincronización", - "handshake_failed": "Error en el protocolo de enlace del servidor de sincronización, error: {{message}}" - }, - "api_log": { - "close": "Cerrar" - }, - "attachment_detail_2": { - "will_be_deleted_in": "Este archivo adjunto se eliminará automáticamente en {{time}}", - "will_be_deleted_soon": "Este archivo adjunto se eliminará automáticamente pronto", - "deletion_reason": ", porque el archivo adjunto no está vinculado en el contenido de la nota. Para evitar la eliminación, vuelva a agregar el enlace del archivo adjunto al contenido o convierta el archivo adjunto en una nota.", - "role_and_size": "Rol: {{role}}, Tamaño: {{size}}", - "link_copied": "Enlace del archivo adjunto copiado al portapapeles.", - "unrecognized_role": "Rol de archivo adjunto no reconocido '{{role}}'." - }, - "bookmark_switch": { - "bookmark": "Marcador", - "bookmark_this_note": "Añadir esta nota a marcadores en el panel lateral izquierdo", - "remove_bookmark": "Eliminar marcador" - }, - "editability_select": { - "auto": "Automático", - "read_only": "Sólo lectura", - "always_editable": "Siempre editable", - "note_is_editable": "La nota es editable si no es muy grande.", - "note_is_read_only": "La nota es de solo lectura, pero se puede editar con un clic en un botón.", - "note_is_always_editable": "La nota siempre es editable, independientemente de su tamaño." - }, - "note-map": { - "button-link-map": "Mapa de Enlaces", - "button-tree-map": "Mapa de Árbol" - }, - "tree-context-menu": { - "open-in-a-new-tab": "Abrir en nueva pestaña Ctrl+Click", - "open-in-a-new-split": "Abrir en nueva división", - "insert-note-after": "Insertar nota después de", - "insert-child-note": "Insertar subnota", - "delete": "Eliminar", - "search-in-subtree": "Buscar en subárbol", - "hoist-note": "Anclar nota", - "unhoist-note": "Desanclar nota", - "edit-branch-prefix": "Editar prefijo de rama", - "advanced": "Avanzado", - "expand-subtree": "Expandir subárbol", - "collapse-subtree": "Colapsar subárbol", - "sort-by": "Ordenar por...", - "recent-changes-in-subtree": "Cambios recientes en subárbol", - "convert-to-attachment": "Convertir en adjunto", - "copy-note-path-to-clipboard": "Copiar ruta de nota al portapapeles", - "protect-subtree": "Proteger subárbol", - "unprotect-subtree": "Desproteger subárbol", - "copy-clone": "Copiar / clonar", - "clone-to": "Clonar en...", - "cut": "Cortar", - "move-to": "Mover a...", - "paste-into": "Pegar en", - "paste-after": "Pegar después de", - "duplicate": "Duplicar", - "export": "Exportar", - "import-into-note": "Importar a nota", - "apply-bulk-actions": "Aplicar acciones en lote", - "converted-to-attachments": "{{count}} notas han sido convertidas en archivos adjuntos.", - "convert-to-attachment-confirm": "¿Está seguro que desea convertir las notas seleccionadas en archivos adjuntos de sus notas padres?", - "open-in-popup": "Edición rápida" - }, - "shared_info": { - "shared_publicly": "Esta nota está compartida públicamente en", - "shared_locally": "Esta nota está compartida localmente en", - "help_link": "Para obtener ayuda visite wiki." - }, - "note_types": { - "text": "Texto", - "code": "Código", - "saved-search": "Búsqueda Guardada", - "relation-map": "Mapa de Relaciones", - "note-map": "Mapa de Notas", - "render-note": "Nota de Renderizado", - "mermaid-diagram": "Diagrama Mermaid", - "canvas": "Lienzo", - "web-view": "Vista Web", - "mind-map": "Mapa Mental", - "file": "Archivo", - "image": "Imagen", - "launcher": "Lanzador", - "doc": "Doc", - "widget": "Widget", - "confirm-change": "No es recomendado cambiar el tipo de nota cuando el contenido de la nota no está vacío. ¿Desea continuar de cualquier manera?", - "geo-map": "Mapa Geo", - "beta-feature": "Beta", - "ai-chat": "Chat de IA", - "task-list": "Lista de tareas", - "book": "Colección", - "new-feature": "Nuevo", - "collections": "Colecciones" - }, - "protect_note": { - "toggle-on": "Proteger la nota", - "toggle-off": "Desproteger la nota", - "toggle-on-hint": "La nota no está protegida, dé clic para protegerla", - "toggle-off-hint": "La nota está protegida, dé clic para desprotegerla" - }, - "shared_switch": { - "shared": "Compartida", - "toggle-on-title": "Compartir la nota", - "toggle-off-title": "Descompartir la nota", - "shared-branch": "Esta nota sólo existe como una nota compartida, si la deja de compartir será eliminada. ¿Quiere continuar y eliminar esta nota?", - "inherited": "No puede dejar de compartir la nota aquí porque es compartida a través de la herencia de un ancestro." - }, - "template_switch": { - "template": "Plantilla", - "toggle-on-hint": "Hacer de la nota una plantilla", - "toggle-off-hint": "Eliminar la nota como una plantilla" - }, - "open-help-page": "Abrir página de ayuda", - "find": { - "case_sensitive": "Distingue entre mayúsculas y minúsculas", - "match_words": "Coincidir palabras", - "find_placeholder": "Encontrar en texto...", - "replace_placeholder": "Reemplazar con...", - "replace": "Reemplazar", - "replace_all": "Reemplazar todo" - }, - "highlights_list_2": { - "title": "Lista de destacados", - "options": "Opciones" - }, - "quick-search": { - "placeholder": "Búsqueda rápida", - "searching": "Buscando...", - "no-results": "No se encontraron resultados", - "more-results": "... y {{number}} resultados más.", - "show-in-full-search": "Mostrar en búsqueda completa" - }, - "note_tree": { - "collapse-title": "Colapsar árbol de nota", - "scroll-active-title": "Desplazarse a nota activa", - "tree-settings-title": "Ajustes de árbol", - "hide-archived-notes": "Ocultar notas archivadas", - "automatically-collapse-notes": "Colapsar notas automaticamente", - "automatically-collapse-notes-title": "Las notas serán colapsadas después de un periodo de inactividad para despejar el árbol.", - "save-changes": "Guardar y aplicar cambios", - "auto-collapsing-notes-after-inactivity": "Colapsando notas automáticamente después de inactividad...", - "saved-search-note-refreshed": "La nota de búsqueda guardada fue recargada.", - "hoist-this-note-workspace": "Anclar esta nota (espacio de trabajo)", - "refresh-saved-search-results": "Refrescar resultados de búsqueda guardados", - "create-child-note": "Crear subnota", - "unhoist": "Desanclar" - }, - "title_bar_buttons": { - "window-on-top": "Mantener esta ventana en la parte superior" - }, - "note_detail": { - "could_not_find_typewidget": "No se pudo encontrar typeWidget para el tipo '{{type}}'" - }, - "note_title": { - "placeholder": "escriba el título de la nota aquí..." - }, - "search_result": { - "no_notes_found": "No se han encontrado notas para los parámetros de búsqueda dados.", - "search_not_executed": "La búsqueda aún no se ha ejecutado. Dé clic en el botón «Buscar» para ver los resultados." - }, - "spacer": { - "configure_launchbar": "Configurar barra de lanzamiento" - }, - "sql_result": { - "no_rows": "No se han devuelto filas para esta consulta" - }, - "sql_table_schemas": { - "tables": "Tablas" - }, - "tab_row": { - "close_tab": "Cerrar pestaña", - "add_new_tab": "Agregar nueva pestaña", - "close": "Cerrar", - "close_other_tabs": "Cerrar otras pestañas", - "close_right_tabs": "Cerrar pestañas a la derecha", - "close_all_tabs": "Cerrar todas las pestañas", - "reopen_last_tab": "Reabrir última pestaña cerrada", - "move_tab_to_new_window": "Mover esta pestaña a una nueva ventana", - "copy_tab_to_new_window": "Copiar esta pestaña a una ventana nueva", - "new_tab": "Nueva pestaña" - }, - "toc": { - "table_of_contents": "Tabla de contenido", - "options": "Opciones" - }, - "watched_file_update_status": { - "file_last_modified": "Archivo ha sido modificado por última vez en.", - "upload_modified_file": "Subir archivo modificado", - "ignore_this_change": "Ignorar este cambio" - }, - "app_context": { - "please_wait_for_save": "Por favor espere algunos segundos a que se termine de guardar, después intente de nuevo." - }, - "note_create": { - "duplicated": "La nota \"{{title}}\" ha sido duplicada." - }, - "image": { - "copied-to-clipboard": "Una referencia a la imagen ha sido copiada al portapapeles. Esta puede ser pegada en cualquier nota de texto.", - "cannot-copy": "No se pudo copiar la referencia de imagen al portapapeles." - }, - "clipboard": { - "cut": "La(s) notas(s) han sido cortadas al portapapeles.", - "copied": "La(s) notas(s) han sido copiadas al portapapeles.", - "copy_failed": "No se puede copiar al portapapeles debido a problemas de permisos.", - "copy_success": "Copiado al portapapeles." - }, - "entrypoints": { - "note-revision-created": "Una revisión de nota ha sido creada.", - "note-executed": "Nota ejecutada.", - "sql-error": "Ocurrió un error al ejecutar la consulta SQL: {{message}}" - }, - "branches": { - "cannot-move-notes-here": "No se pueden mover notas aquí.", - "delete-status": "Estado de eliminación", - "delete-notes-in-progress": "Eliminación de notas en progreso: {{count}}", - "delete-finished-successfully": "La eliminación finalizó exitosamente.", - "undeleting-notes-in-progress": "Recuperación de notas en progreso: {{count}}", - "undeleting-notes-finished-successfully": "La recuperación de notas finalizó exitosamente." - }, - "frontend_script_api": { - "async_warning": "Está pasando una función asíncrona a `api.runOnBackend ()` que probablemente no funcionará como pretendía.", - "sync_warning": "Estás pasando una función sincrónica a `api.runasynconbackendwithmanualTransactionHandling ()`, \\ n while debería usar `api.runonbackend ()` en su lugar." - }, - "ws": { - "sync-check-failed": "¡La comprobación de sincronización falló!", - "consistency-checks-failed": "¡Las comprobaciones de consistencia fallaron! Vea los registros para más detalles.", - "encountered-error": "Error encontrado \"{{message}}\", compruebe la consola." - }, - "hoisted_note": { - "confirm_unhoisting": "La nota requerida '{{requestedNote}}' está fuera del subárbol de la nota anclada '{{hoistedNote}}' y debe desanclarla para acceder a la nota. ¿Desea proceder con el desanclaje?" - }, - "launcher_context_menu": { - "reset_launcher_confirm": "¿Realmente desea restaurar \"{{title}}\"? Todos los datos / ajustes en esta nota (y sus subnotas) se van a perder y el lanzador regresará a su ubicación original.", - "add-note-launcher": "Agregar un lanzador de nota", - "add-script-launcher": "Agregar un lanzador de script", - "add-custom-widget": "Agregar un widget personalizado", - "add-spacer": "Agregar espaciador", - "delete": "Eliminar ", - "reset": "Restaurar", - "move-to-visible-launchers": "Mover a lanzadores visibles", - "move-to-available-launchers": "Mover a lanzadores disponibles", - "duplicate-launcher": "Duplicar lanzador " - }, - "editable-text": { - "auto-detect-language": "Detectado automáticamente" - }, - "highlighting": { - "title": "Bloques de código", - "description": "Controla el resaltado de sintaxis para bloques de código dentro de las notas de texto, las notas de código no serán afectadas.", - "color-scheme": "Esquema de color" - }, - "code_block": { - "word_wrapping": "Ajuste de palabras", - "theme_none": "Sin resaltado de sintaxis", - "theme_group_light": "Temas claros", - "theme_group_dark": "Temas oscuros", - "copy_title": "Copiar al portapapeles" - }, - "classic_editor_toolbar": { - "title": "Formato" - }, - "editor": { - "title": "Editor" - }, - "editing": { - "editor_type": { - "label": "Barra de herramientas de formato", - "floating": { - "title": "Flotante", - "description": "las herramientas de edición aparecen cerca del cursor;" - }, - "fixed": { - "title": "Fijo", - "description": "las herramientas de edición aparecen en la pestaña de la cinta \"Formato\")." - }, - "multiline-toolbar": "Mostrar la barra de herramientas en múltiples líneas si no cabe." - } - }, - "electron_context_menu": { - "add-term-to-dictionary": "Agregar \"{{term}}\" al diccionario", - "cut": "Cortar", - "copy": "Copiar", - "copy-link": "Copiar enlace", - "paste": "Pegar", - "paste-as-plain-text": "Pegar como texto plano", - "search_online": "Buscar \"{{term}}\" con {{searchEngine}}" - }, - "image_context_menu": { - "copy_reference_to_clipboard": "Copiar referencia al portapapeles", - "copy_image_to_clipboard": "Copiar imagen al portapapeles" - }, - "link_context_menu": { - "open_note_in_new_tab": "Abrir nota en una pestaña nueva", - "open_note_in_new_split": "Abrir nota en una nueva división", - "open_note_in_new_window": "Abrir nota en una nueva ventana", - "open_note_in_popup": "Edición rápida" - }, - "electron_integration": { - "desktop-application": "Aplicación de escritorio", - "native-title-bar": "Barra de título nativa", - "native-title-bar-description": "Para Windows y macOS, quitar la barra de título nativa hace que la aplicación se vea más compacta. En Linux, mantener la barra de título nativa hace que se integre mejor con el resto del sistema.", - "background-effects": "Habilitar efectos de fondo (sólo en Windows 11)", - "background-effects-description": "El efecto Mica agrega un fondo borroso y elegante a las ventanas de aplicaciones, creando profundidad y un aspecto moderno.", - "restart-app-button": "Reiniciar la aplicación para ver los cambios", - "zoom-factor": "Factor de zoom" - }, - "note_autocomplete": { - "search-for": "Buscar por \"{{term}}\"", - "create-note": "Crear y enlazar subnota \"{{term}}\"", - "insert-external-link": "Insertar enlace externo a \"{{term}}\"", - "clear-text-field": "Limpiar campo de texto", - "show-recent-notes": "Mostrar notas recientes", - "full-text-search": "Búsqueda de texto completo" - }, - "note_tooltip": { - "note-has-been-deleted": "La nota ha sido eliminada.", - "quick-edit": "Edición rápida" - }, - "geo-map": { - "create-child-note-title": "Crear una nueva subnota y agregarla al mapa", - "create-child-note-instruction": "Dé clic en el mapa para crear una nueva nota en esa ubicación o presione Escape para cancelar.", - "unable-to-load-map": "No se puede cargar el mapa." - }, - "geo-map-context": { - "open-location": "Abrir ubicación", - "remove-from-map": "Eliminar del mapa", - "add-note": "Agregar un marcador en esta ubicación" - }, - "help-button": { - "title": "Abrir la página de ayuda relevante" - }, - "duration": { - "seconds": "Segundos", - "minutes": "Minutos", - "hours": "Horas", - "days": "Días" - }, - "share": { - "title": "Ajustes de uso compartido", - "redirect_bare_domain": "Redirigir el dominio absoluto a página Compartir", - "redirect_bare_domain_description": "Redirigir usuarios anónimos a la página Compartir en vez de mostrar Inicio de sesión", - "show_login_link": "Mostrar enlace a Inicio de sesión en tema de Compartir", - "show_login_link_description": "Mostrar enlace a Inicio de sesión en el pie de página de Compartir", - "check_share_root": "Comprobar estado de raíz de Compartir", - "share_root_found": "La nota raíz de Compartir '{{noteTitle}}' está lista", - "share_root_not_found": "No se encontró ninguna nota con la etiqueta #shareRoot", - "share_root_not_shared": "La nota '{{noteTitle}}' tiene la etiqueta #shareRoot pero no ha sido compartida" - }, - "time_selector": { - "invalid_input": "El valor de tiempo ingresado no es un número válido.", - "minimum_input": "El valor de tiempo ingresado necesita ser de al menos {{minimumSeconds}} segundos." - }, - "tasks": { - "due": { - "today": "Hoy", - "tomorrow": "Mañana", - "yesterday": "Ayer" - } - }, - "content_widget": { - "unknown_widget": "Widget desconocido para \"{{id}}\"." - }, - "note_language": { - "not_set": "No establecido", - "configure-languages": "Configurar idiomas..." - }, - "content_language": { - "title": "Contenido de idiomas", - "description": "Seleccione uno o más idiomas que deben aparecer en la selección del idioma en la sección Propiedades Básicas de una nota de texto de solo lectura o editable. Esto permitirá características tales como corrección de ortografía o soporte de derecha a izquierda." - }, - "switch_layout_button": { - "title_vertical": "Mover el panel de edición hacia abajo", - "title_horizontal": "Mover el panel de edición a la izquierda" - }, - "toggle_read_only_button": { - "unlock-editing": "Desbloquear la edición", - "lock-editing": "Bloquear la edición" - }, - "png_export_button": { - "button_title": "Exportar diagrama como PNG" - }, - "svg": { - "export_to_png": "El diagrama no pudo ser exportado a PNG." - }, - "code_theme": { - "title": "Apariencia", - "word_wrapping": "Ajuste de palabras", - "color-scheme": "Esquema de color" - }, - "cpu_arch_warning": { - "title": "Por favor descargue la versión ARM64", - "message_macos": "TriliumNext está siendo ejecutado bajo traducción Rosetta 2, lo que significa que está usando la versión Intel (x64) en Apple Silicon Mac. Esto impactará significativamente en el rendimiento y la vida de la batería.", - "message_windows": "TriliumNext está siendo ejecutado bajo emulación, lo que significa que está usando la version Intel (x64) en Windows en un dispositivo ARM. Esto impactará significativamente en el rendimiento y la vida de la batería.", - "recommendation": "Para la mejor experiencia, por favor descargue la versión nativa ARM64 de TriliumNext desde nuestra página de lanzamientos.", - "download_link": "Descargar versión nativa", - "continue_anyway": "Continuar de todas maneras", - "dont_show_again": "No mostrar esta advertencia otra vez" - }, - "book_properties_config": { - "hide-weekends": "Ocultar fines de semana", - "show-scale": "Mostrar escala", - "display-week-numbers": "Mostrar números de semana", - "map-style": "Estilo de mapa:", - "max-nesting-depth": "Máxima profundidad de anidamiento:", - "vector_light": "Vector (claro)", - "vector_dark": "Vector (oscuro)", - "raster": "Trama" - }, - "table_context_menu": { - "delete_row": "Eliminar fila" - }, - "board_view": { - "delete-note": "Eliminar nota", - "move-to": "Mover a", - "insert-above": "Insertar arriba", - "insert-below": "Insertar abajo", - "delete-column": "Eliminar columna", - "delete-column-confirmation": "¿Seguro que desea eliminar esta columna? El atributo correspondiente también se eliminará de las notas de esta columna.", - "add-column": "Añadir columna", - "new-item": "Nuevo elemento" - }, - "content_renderer": { - "open_externally": "Abrir externamente" - }, - "table_view": { - "new-column": "Nueva columna", - "new-row": "Nueva fila", - "show-hide-columns": "Mostrar/ocultar columnas", - "row-insert-above": "Insertar fila arriba", - "row-insert-below": "Insertar fila debajo", - "sort-column-by": "Ordenar por \"{{title}}\"", - "sort-column-ascending": "Ascendiente", - "sort-column-descending": "Descendiente", - "sort-column-clear": "Quitar ordenación", - "hide-column": "Ocultar columna \"{{title}}\"", - "add-column-to-the-left": "Añadir columna a la izquierda", - "add-column-to-the-right": "Añadir columna a la derecha", - "edit-column": "Editar columna", - "delete_column_confirmation": "¿Seguro que desea eliminar esta columna? Se eliminará el atributo asociado de todas las notas.", - "new-column-label": "Etiqueta", - "new-column-relation": "Relación", - "delete-column": "Eliminar columna", - "row-insert-child": "Insertar subnota" - }, - "editorfeatures": { - "note_completion_enabled": "Activar autocompletado de notas", - "emoji_completion_enabled": "Activar autocompletado de emojis", - "title": "Funciones" - }, - "command_palette": { - "tree-action-name": "Árbol:{{name}}", - "export_note_title": "Exportar nota", - "export_note_description": "Exportar nota actual", - "show_attachments_title": "Mostrar adjuntos", - "show_attachments_description": "Ver adjuntos de la nota", - "search_notes_title": "Buscar notas", - "search_notes_description": "Abrir búsqueda avanzada", - "search_subtree_title": "Buscar en subárbol", - "search_subtree_description": "Buscar dentro del subárbol actual", - "search_history_title": "Mostrar historial de búsqueda", - "search_history_description": "Ver búsquedas previas", - "configure_launch_bar_title": "Configurar barra de inicio", - "configure_launch_bar_description": "Abrir la configuración de la barra de inicio, para agregar o quitar elementos." - }, - "modal": { - "close": "Cerrar" - } } diff --git a/apps/client/src/translations/fr/translation.json b/apps/client/src/translations/fr/translation.json index f48bf77db..f76f3034c 100644 --- a/apps/client/src/translations/fr/translation.json +++ b/apps/client/src/translations/fr/translation.json @@ -1,1655 +1,1652 @@ { - "about": { - "title": "À propos de Trilium Notes", - "homepage": "Page d'accueil :", - "app_version": "Version de l'application :", - "db_version": "Version de la base de données :", - "sync_version": "Version de la synchronisation :", - "build_date": "Date du build :", - "build_revision": "Version de build :", - "data_directory": "Répertoire des données :" - }, - "toast": { - "critical-error": { - "title": "Erreur critique", - "message": "Une erreur critique s'est produite et empêche l'application client de démarrer :\n\n{{message}}\n\nCeci est probablement dû à un échec inattendu d'un script. Essayez de démarrer l'application en mode sans échec et de résoudre le problème." + "about": { + "title": "À propos de Trilium Notes", + "homepage": "Page d'accueil :", + "app_version": "Version de l'application :", + "db_version": "Version de la base de données :", + "sync_version": "Version de la synchronisation :", + "build_date": "Date du build :", + "build_revision": "Version de build :", + "data_directory": "Répertoire des données :" }, - "widget-error": { - "title": "Impossible d'initialiser un widget", - "message-custom": "Le widget personnalisé de la note avec l'ID \"{{id}}\", intitulée \"{{title}}\" n'a pas pu être initialisé en raison de\n\n{{message}}", - "message-unknown": "Le widget inconnu n'a pas pu être initialisé :\n\n{{message}}" + "toast": { + "critical-error": { + "title": "Erreur critique", + "message": "Une erreur critique s'est produite et empêche l'application client de démarrer :\n\n{{message}}\n\nCeci est probablement dû à un échec inattendu d'un script. Essayez de démarrer l'application en mode sans échec et de résoudre le problème." + }, + "widget-error": { + "title": "Impossible d'initialiser un widget", + "message-custom": "Le widget personnalisé de la note avec l'ID \"{{id}}\", intitulée \"{{title}}\" n'a pas pu être initialisé en raison de\n\n{{message}}", + "message-unknown": "Le widget inconnu n'a pas pu être initialisé :\n\n{{message}}" + }, + "bundle-error": { + "title": "Echec du chargement d'un script personnalisé", + "message": "Le script de la note avec l'ID \"{{id}}\", intitulé \"{{title}}\" n'a pas pu être exécuté à cause de\n\n{{message}}" + } }, - "bundle-error": { - "title": "Echec du chargement d'un script personnalisé", - "message": "Le script de la note avec l'ID \"{{id}}\", intitulé \"{{title}}\" n'a pas pu être exécuté à cause de\n\n{{message}}" + "add_link": { + "add_link": "Ajouter un lien", + "help_on_links": "Aide sur les liens", + "note": "Note", + "search_note": "rechercher une note par son nom", + "link_title_mirrors": "le titre du lien reflète le titre actuel de la note", + "link_title_arbitrary": "le titre du lien peut être modifié arbitrairement", + "link_title": "Titre du lien", + "button_add_link": "Ajouter un lien" + }, + "branch_prefix": { + "edit_branch_prefix": "Modifier le préfixe de branche", + "help_on_tree_prefix": "Aide sur le préfixe de l'arbre", + "prefix": "Préfixe : ", + "save": "Sauvegarder", + "branch_prefix_saved": "Le préfixe de la branche a été enregistré." + }, + "bulk_actions": { + "bulk_actions": "Actions groupées", + "affected_notes": "Notes concernées", + "include_descendants": "Inclure les descendants des notes sélectionnées", + "available_actions": "Actions disponibles", + "chosen_actions": "Actions choisies", + "execute_bulk_actions": "Exécuter des Actions groupées", + "bulk_actions_executed": "Les actions groupées ont été exécutées avec succès.", + "none_yet": "Aucune pour l'instant... ajoutez une action en cliquant sur l'une des actions disponibles ci-dessus.", + "labels": "Labels", + "relations": "Relations", + "notes": "Notes", + "other": "Autre" + }, + "clone_to": { + "clone_notes_to": "Cloner les notes dans...", + "help_on_links": "Aide sur les liens", + "notes_to_clone": "Notes à cloner", + "target_parent_note": "Note parent cible", + "search_for_note_by_its_name": "rechercher une note par son nom", + "cloned_note_prefix_title": "La note clonée sera affichée dans l'arbre des notes avec le préfixe donné", + "prefix_optional": "Préfixe (facultatif)", + "clone_to_selected_note": "Cloner vers la note sélectionnée", + "no_path_to_clone_to": "Aucun chemin vers lequel cloner.", + "note_cloned": "La note \"{{clonedTitle}}\" a été clonée dans \"{{targetTitle}}\"" + }, + "confirm": { + "confirmation": "Confirmation", + "cancel": "Annuler", + "ok": "OK", + "are_you_sure_remove_note": "Voulez-vous vraiment supprimer la note « {{title}} » de la carte des relations ? ", + "if_you_dont_check": "Si vous ne cochez pas cette case, la note sera seulement supprimée de la carte des relations.", + "also_delete_note": "Supprimer également la note" + }, + "delete_notes": { + "delete_notes_preview": "Supprimer la note", + "close": "Fermer", + "delete_all_clones_description": "Supprimer aussi les clones (peut être annulé dans des modifications récentes)", + "erase_notes_description": "La suppression normale (douce) marque uniquement les notes comme supprimées et elles peuvent être restaurées (dans la boîte de dialogue des Modifications récentes) dans un délai donné. Cocher cette option effacera les notes immédiatement et il ne sera pas possible de les restaurer.", + "erase_notes_warning": "Efface les notes de manière permanente (ne peut pas être annulée), y compris les clones. L'application va être rechargée.", + "notes_to_be_deleted": "Les notes suivantes seront supprimées ({{notesCount}})", + "no_note_to_delete": "Aucune note ne sera supprimée (uniquement les clones).", + "broken_relations_to_be_deleted": "Les relations suivantes seront rompues et supprimées ({{ relationCount}})", + "cancel": "Annuler", + "ok": "OK", + "deleted_relation_text": "Note {{- note}} (à supprimer) est référencée dans la relation {{- relation}} provenant de {{- source}}." + }, + "export": { + "export_note_title": "Exporter la note", + "close": "Fermer", + "export_type_subtree": "Cette note et tous ses descendants", + "format_html": "HTML - recommandé car il conserve la mise en forme", + "format_html_zip": "HTML dans l'archive ZIP - recommandé car préserve la mise en forme.", + "format_markdown": "Markdown - préserve la majeure partie du formatage.", + "format_opml": "OPML - format d'échange pour les outlineurs, uniquement pour le texte. La mise en forme, les images et les fichiers ne sont pas inclus.", + "opml_version_1": "OPML v1.0 - texte brut uniquement", + "opml_version_2": "OPML v2.0 - HTML également autorisé", + "export_type_single": "Seulement cette note sans ses descendants", + "export": "Exporter", + "choose_export_type": "Choisissez d'abord le type d'export", + "export_status": "Statut d'exportation", + "export_in_progress": "Exportation en cours : {{progressCount}}", + "export_finished_successfully": "L'exportation s'est terminée avec succès.", + "format_pdf": "PDF - pour l'impression ou le partage de documents." + }, + "help": { + "noteNavigation": "Navigation dans les notes", + "goUpDown": "aller vers le haut/bas dans la liste des notes", + "collapseExpand": "réduire/développer le nœud", + "notSet": "non défini", + "goBackForwards": "reculer/avancer dans l'historique", + "showJumpToNoteDialog": "afficher la boîte de dialogue \"Aller à la note\"", + "scrollToActiveNote": "faire défiler jusqu'à la note active", + "jumpToParentNote": "aller à la note parent", + "collapseWholeTree": "réduire tout l'arbre des notes", + "collapseSubTree": "réduire le sous-arbre", + "tabShortcuts": "Raccourcis des onglets", + "newTabNoteLink": "sur le lien de la note ouvre la note dans un nouvel onglet", + "onlyInDesktop": "Uniquement sur ordinateur (version Electron)", + "openEmptyTab": "ouvrir un onglet vide", + "closeActiveTab": "fermer l'onglet actif", + "activateNextTab": "activer l'onglet suivant", + "activatePreviousTab": "activer l'onglet précédent", + "creatingNotes": "Création de notes", + "createNoteAfter": "créer une nouvelle note après la note active", + "createNoteInto": "créer une nouvelle sous-note dans la note active", + "editBranchPrefix": "modifier le préfixe du clone de note actif", + "movingCloningNotes": "Déplacement / Clonage des notes", + "moveNoteUpDown": "déplacer la note vers le haut/bas dans la liste de notes", + "moveNoteUpHierarchy": "déplacer la note vers le haut dans la hiérarchie", + "multiSelectNote": "sélectionner plusieurs notes au-dessus/au-dessous", + "selectAllNotes": "sélectionner toutes les notes du niveau actuel", + "selectNote": "sélectionner une note", + "copyNotes": "copier la note active (ou la sélection actuelle) dans le presse-papiers (utilisé pour le clonage)", + "cutNotes": "couper la note actuelle (ou la sélection actuelle) dans le presse-papiers (utilisé pour déplacer les notes)", + "pasteNotes": "coller la ou les notes en tant que sous-note dans la note active (qui est soit déplacée, soit clonée selon qu'elle a été copiée ou coupée dans le presse-papiers)", + "deleteNotes": "supprimer une note / un sous-arbre", + "editingNotes": "Édition des notes", + "editNoteTitle": "dans le volet de l'arborescence, basculera du volet au titre de la note. Presser Entrer à partir du titre de la note basculera vers l’éditeur de texte. Ctrl+. bascule de l'éditeur au volet arborescent.", + "createEditLink": "créer/éditer un lien externe", + "createInternalLink": "créer un lien interne", + "followLink": "suivre le lien sous le curseur", + "insertDateTime": "insérer la date et l'heure courante à la position du curseur", + "jumpToTreePane": "passer au volet de l'arborescence et aller jusqu'à la note active", + "markdownAutoformat": "Mise en forme automatique (comme Markdown)", + "headings": "##, ###, #### etc. suivi d'un espace pour les titres", + "bulletList": "* ou - suivi d'un espace pour une liste à puces", + "numberedList": "1. ou 1) suivi d'un espace pour une liste numérotée", + "blockQuote": "commencez une ligne avec > suivi d'un espace pour une citation", + "troubleshooting": "Dépannage", + "reloadFrontend": "recharger l'interface Trilium", + "showDevTools": "afficher les outils de développement", + "showSQLConsole": "afficher la console SQL", + "other": "Autre", + "quickSearch": "aller à la recherche rapide", + "inPageSearch": "recherche sur la page" + }, + "import": { + "importIntoNote": "Importer dans la note", + "chooseImportFile": "Choisissez le fichier à importer", + "importDescription": "Le contenu du ou des fichiers sélectionnés sera importé en tant que note(s) enfant dans", + "options": "Options", + "safeImportTooltip": "Les fichiers d'exportation Trilium .zip peuvent contenir des scripts exécutables susceptibles de comporter un comportement nuisible. L'importation sécurisée désactivera l'exécution automatique de tous les scripts importés. Décochez \"Importation sécurisée\" uniquement si l'archive importée est censée contenir des scripts exécutables et que vous faites entièrement confiance au contenu du fichier d'importation.", + "safeImport": "Importation sécurisée", + "explodeArchivesTooltip": "Si cette case est cochée, Trilium lira les fichiers .zip, .enex et .opml et créera des notes à partir des fichiers contenus dans ces archives. Si cette case n'est pas cochée, Trilium joindra les archives elles-mêmes à la note.", + "explodeArchives": "Lire le contenu des archives .zip, .enex et .opml.", + "shrinkImagesTooltip": "

Si vous cochez cette option, Trilium tentera de réduire les images importées par mise à l'échelle et optimisation, ce qui peut affecter la qualité de l'image perçue. Si cette case n'est pas cochée, les images seront importées sans modifications.

Cela ne s'applique pas aux importations .zip avec des métadonnées, car on suppose que ces fichiers sont déjà optimisés.

", + "shrinkImages": "Réduire les images", + "textImportedAsText": "Importez HTML, Markdown et TXT sous forme de notes de texte si les métadonnées ne sont pas claires", + "codeImportedAsCode": "Importez des fichiers de code reconnus (par exemple .json) en tant que notes de code si cela n'est pas clair à partir des métadonnées", + "replaceUnderscoresWithSpaces": "Remplacez les tirets bas par des espaces dans les noms de notes importées", + "import": "Importer", + "failed": "Échec de l'importation : {{message}}.", + "html_import_tags": { + "title": "Balises HTML d'importation", + "description": "Configurer quelles balises HTML doivent être préservées lors de l'importation des notes. Les balises qui ne sont pas dans cette liste seront supprimées pendant l'importation. Certaines balises (comme 'script') sont toujours supprimées pour des raisons de sécurité.", + "placeholder": "Saisir les balises HTML, une par ligne", + "reset_button": "Réinitialiser à la liste par défaut" + }, + "import-status": "Statut de l'importation", + "in-progress": "Importation en cours : {{progress}}", + "successful": "Importation terminée avec succès." + }, + "include_note": { + "dialog_title": "Inclure une note", + "label_note": "Note", + "placeholder_search": "rechercher une note par son nom", + "box_size_prompt": "Taille de la boîte de la note incluse :", + "box_size_small": "petit (~ 10 lignes)", + "box_size_medium": "moyen (~ 30 lignes)", + "box_size_full": "complet (la boîte affiche le texte complet)", + "button_include": "Inclure une note" + }, + "info": { + "modalTitle": "Message d'information", + "closeButton": "Fermer", + "okButton": "OK" + }, + "jump_to_note": { + "search_button": "Rechercher dans le texte intégral" + }, + "markdown_import": { + "dialog_title": "Importation Markdown", + "modal_body_text": "En raison du bac à sable du navigateur, il n'est pas possible de lire directement le presse-papiers à partir de JavaScript. Veuillez coller le Markdown à importer dans la zone de texte ci-dessous et cliquez sur le bouton Importer", + "import_button": "Importer", + "import_success": "Le contenu Markdown a été importé dans le document." + }, + "move_to": { + "dialog_title": "Déplacer les notes vers...", + "notes_to_move": "Notes à déplacer", + "target_parent_note": "Note parent cible", + "search_placeholder": "rechercher une note par son nom", + "move_button": "Déplacer vers la note sélectionnée", + "error_no_path": "Aucun chemin vers lequel déplacer.", + "move_success_message": "Les notes sélectionnées ont été déplacées dans " + }, + "note_type_chooser": { + "modal_title": "Choisissez le type de note", + "modal_body": "Choisissez le type de note/le modèle de la nouvelle note :", + "templates": "Modèles" + }, + "password_not_set": { + "title": "Le mot de passe n'est pas défini", + "body1": "Les notes protégées sont cryptées à l'aide d'un mot de passe utilisateur, mais le mot de passe n'a pas encore été défini." + }, + "prompt": { + "title": "Prompt", + "ok": "OK", + "defaultTitle": "Prompt" + }, + "protected_session_password": { + "modal_title": "Session protégée", + "help_title": "Aide sur les notes protégées", + "close_label": "Fermer", + "form_label": "Pour procéder à l'action demandée, vous devez démarrer une session protégée en saisissant le mot de passe :", + "start_button": "Démarrer une session protégée" + }, + "recent_changes": { + "title": "Modifications récentes", + "erase_notes_button": "Effacer les notes supprimées maintenant", + "deleted_notes_message": "Les notes supprimées ont été effacées.", + "no_changes_message": "Aucun changement pour l'instant...", + "undelete_link": "annuler la suppression", + "confirm_undelete": "Voulez-vous restaurer cette note et ses sous-notes ?" + }, + "revisions": { + "note_revisions": "Versions de la note", + "delete_all_revisions": "Supprimer toutes les versions de cette note", + "delete_all_button": "Supprimer toutes les versions", + "help_title": "Aide sur les versions de notes", + "revision_last_edited": "Cette version a été modifiée pour la dernière fois le {{date}}", + "confirm_delete_all": "Voulez-vous supprimer toutes les versions de cette note ?", + "no_revisions": "Aucune version pour cette note pour l'instant...", + "confirm_restore": "Voulez-vous restaurer cette version ? Le titre et le contenu actuels de la note seront écrasés par cette version.", + "confirm_delete": "Voulez-vous supprimer cette version ?", + "revisions_deleted": "Les versions de notes ont été supprimées.", + "revision_restored": "La version de la note a été restaurée.", + "revision_deleted": "La version de la note a été supprimée.", + "snapshot_interval": "Délai d'enregistrement automatique des versions de notes : {{seconds}}s.", + "maximum_revisions": "Nombre maximal de versions : {{number}}.", + "settings": "Paramètres des versions de notes", + "download_button": "Télécharger", + "mime": "MIME : ", + "file_size": "Taille du fichier :", + "preview": "Aperçu :", + "preview_not_available": "L'aperçu n'est pas disponible pour ce type de note." + }, + "sort_child_notes": { + "sort_children_by": "Trier les enfants par...", + "sorting_criteria": "Critères de tri", + "title": "titre", + "date_created": "date de création", + "date_modified": "date de modification", + "sorting_direction": "Sens de tri", + "ascending": "ascendant", + "descending": "descendant", + "folders": "Dossiers", + "sort_folders_at_top": "trier les dossiers en haut", + "natural_sort": "Tri naturel", + "sort_with_respect_to_different_character_sorting": "trier en fonction de différentes règles de tri et de classement des caractères dans différentes langues ou régions.", + "natural_sort_language": "Langage de tri naturel", + "the_language_code_for_natural_sort": "Le code de langue pour le tri naturel, par ex. \"zh-CN\" pour le chinois.", + "sort": "Trier" + }, + "upload_attachments": { + "upload_attachments_to_note": "Téléverser des pièces jointes à la note", + "choose_files": "Choisir des fichiers", + "files_will_be_uploaded": "Les fichiers seront téléversés sous forme de pièces jointes dans {{noteTitle}}", + "options": "Options", + "shrink_images": "Réduire les images", + "upload": "Téléverser", + "tooltip": "Si vous cochez cette option, Trilium tentera de réduire les images téléversées par mise à l'échelle et optimisation, ce qui peut affecter la qualité de l'image perçue. Si cette case n'est pas cochée, les images seront téléversées sans modifications." + }, + "attribute_detail": { + "attr_detail_title": "Titre détaillé de l'attribut", + "close_button_title": "Annuler les modifications et fermer", + "attr_is_owned_by": "L'attribut appartient à", + "attr_name_title": "Le nom de l'attribut ne peut être composé que de caractères alphanumériques, de deux-points et de tirets bas", + "name": "Nom", + "value": "Valeur", + "target_note_title": "La relation est une liaison nommée entre une note source et une note cible.", + "target_note": "Note cible", + "promoted_title": "L'attribut promu est affiché bien en évidence sur la note.", + "promoted": "Promu", + "promoted_alias_title": "Nom à afficher dans l'interface des attributs promus.", + "promoted_alias": "Alias", + "multiplicity_title": "La multiplicité définit combien d'attributs du même nom peuvent être créés - au maximum 1 ou plus de 1.", + "multiplicity": "Multiplicité", + "single_value": "Valeur unique", + "multi_value": "Valeur multiple", + "label_type_title": "Le type de label aidera Trilium à choisir l'interface appropriée pour saisir la valeur du label.", + "label_type": "Type", + "text": "Texte", + "number": "Nombre", + "boolean": "Booléen", + "date": "Date", + "date_time": "Date et heure", + "time": "Heure", + "url": "URL", + "precision_title": "Nombre de chiffres après la virgule devant être disponible dans l'interface définissant la valeur.", + "precision": "Précision", + "digits": "chiffres", + "inverse_relation_title": "Paramètre optionnel pour définir à la relation inverse de celle actuellement définie. Exemple : Père - Fils sont des relations inverses l'une par rapport à l'autre.", + "inverse_relation": "Relation inverse", + "inheritable_title": "L'attribut hérité sera transmis à tous les descendants dans cet arbre.", + "inheritable": "Héritable", + "save_and_close": "Enregistrer et fermer Ctrl+Entrée", + "delete": "Supprimer", + "related_notes_title": "Autres notes avec ce label", + "more_notes": "Plus de notes", + "label": "Détail du label", + "label_definition": "Détails de la définition du label", + "relation": "Détail de la relation", + "relation_definition": "Détail de la définition de la relation", + "disable_versioning": "désactive la gestion automatique des versions. Utile pour les notes volumineuses mais sans importance - par ex. grandes bibliothèques JS utilisées pour les scripts", + "calendar_root": "indique la note qui doit être utilisée comme racine pour les notes journalières. Une seule note doit être marquée comme telle.", + "archived": "les notes portant ce label ne seront pas visibles par défaut dans les résultats de recherche (ou dans les boîtes de dialogue Aller à, Ajouter un lien, etc.).", + "exclude_from_export": "les notes (avec leurs sous-arbres) ne seront incluses dans aucune exportation de notes", + "run": "définit à quels événements le script doit s'exécuter. Les valeurs possibles sont :\n
    \n
  • frontendStartup : lorsque l'interface Trilium démarre (ou est actualisée), mais pas sur mobile.
  • \n
  • mobileStartup : lorsque l'interface Trilium démarre (ou est actualisée), sur mobile.
  • \n
  • backendStartup : lorsque le backend Trilium démarre
  • \n
  • toutes les heures : exécution une fois par heure. Vous pouvez utiliser le label supplémentaire runAtHour pour spécifier à quelle heure.
  • \n
  • quotidiennement – exécuter une fois par jour
  • \n
", + "run_on_instance": "Définissez quelle instance de Trilium doit exécuter cette note. Par défaut, toutes les instances.", + "run_at_hour": "À quelle heure la note doit-elle s'exécuter. Doit être utilisé avec #run=hourly. Peut être défini plusieurs fois pour plus d'occurrences au cours de la journée.", + "disable_inclusion": "les scripts portant ce label ne seront pas inclus dans l'exécution du script parent.", + "sorted": "conserve les notes enfants triées alphabétiquement selon leur titre", + "sort_direction": "ASC (par défaut) ou DESC", + "sort_folders_first": "Les dossiers (notes avec enfants) doivent être triés en haut", + "top": "conserver la note donnée en haut dans l'arbre de son parent (s'applique uniquement aux parents triés)", + "hide_promoted_attributes": "Masquer les attributs promus sur cette note", + "read_only": "l'éditeur est en mode lecture seule. Fonctionne uniquement pour les notes de texte et de code.", + "auto_read_only_disabled": "les notes textuelles/de code peuvent être automatiquement mises en mode lecture lorsqu'elles sont trop volumineuses. Vous pouvez désactiver ce comportement note par note en ajoutant ce label à la note", + "app_css": "marque les notes CSS qui sont chargées dans l'application Trilium et peuvent ainsi être utilisées pour modifier l'apparence de Trilium.", + "app_theme": "marque les notes CSS qui sont des thèmes Trilium complets et sont donc disponibles dans les options Trilium.", + "app_theme_base": "définir sur \"next\" afin d'utiliser le thème TriliumNext comme base pour un thème personnalisé à la place de l'ancien thème.", + "css_class": "la valeur de ce label est ensuite ajoutée en tant que classe CSS au nœud représentant la note donnée dans l'arborescence. Cela peut être utile pour les thèmes avancés. Peut être utilisé dans les notes modèle.", + "icon_class": "la valeur de ce label est ajoutée en tant que classe CSS à l'icône dans l'arbre, ce qui peut aider à distinguer visuellement les notes dans l'arborescence. Un exemple pourrait être bx bx-home - les icônes sont extraites de boxicons. Peut être utilisé dans les notes modèle.", + "page_size": "nombre d'éléments par page dans la liste de notes", + "custom_request_handler": "voir le Gestionnaire de requêtes personnalisé", + "custom_resource_provider": "voir le Gestionnaire de requêtes personnalisé", + "widget": "indique que cette note est un widget personnalisé qui sera ajouté à l'arbre des composants Trilium", + "workspace": "cette note devient un espace de travail. Le focus sur cette note est facilité", + "workspace_icon_class": "définit l'icône CSS utilisé dans l'onglet lorsque la note est focus", + "workspace_tab_background_color": "Couleur CSS utilisée dans l'onglet lorsque cette note est focus", + "workspace_calendar_root": "Définit la racine du calendrier pour un espace de travail", + "workspace_template": "Cette note apparaîtra dans la sélection des modèles disponibles lors de la création d'une nouvelle note, mais uniquement si un espace de travail contenant ce modèle est focus", + "search_home": "les nouvelles notes de recherche seront créées en tant qu'enfants de cette note", + "workspace_search_home": "de nouvelles notes de recherche seront créées en tant qu'enfants de cette note, lorsqu'une note ancêtre de cet espace de travail est focus", + "inbox": "emplacement par défaut pour les nouvelles notes - lorsque vous créez une note à l'aide du bouton \"nouvelle note\" dans la barre latérale, les notes seront créées en tant que notes enfants dans la note marquée avec le label #inbox.", + "workspace_inbox": "emplacement par défaut des nouvelles notes lorsque le focus est sur une note ancêtre de cet espace de travail", + "sql_console_home": "emplacement par défaut des notes de la console SQL", + "bookmark_folder": "une note avec ce label apparaîtra dans les favoris sous forme de dossier (permettant l'accès à ses notes enfants)", + "share_hidden_from_tree": "cette note est masquée dans l'arbre de navigation de gauche, mais toujours accessible avec son URL", + "share_external_link": "la note fera office de lien vers un site Web externe dans l'arbre partagée", + "share_alias": "définit un alias à l'aide duquel la note sera disponible sous https://your_trilium_host/share/[votre_alias]", + "share_omit_default_css": "le CSS de la page de partage par défaut ne sera pas pris en compte. À utiliser lorsque vous apportez des modifications de style importantes.", + "share_root": "partage cette note à l'adresse racine /share.", + "share_description": "définir le texte à ajouter à la balise méta HTML pour la description", + "share_raw": "la note sera servie dans son format brut, sans wrapper HTML", + "share_disallow_robot_indexing": "interdira l'indexation par robot de cette note via l'en-tête X-Robots-Tag: noindex", + "share_credentials": "exiger des informations d’identification pour accéder à cette note partagée. La valeur devrait être au format « nom d'utilisateur : mot de passe ». N'oubliez pas de rendre cela héritable pour l'appliquer aux notes/images enfants.", + "share_index": "la note avec ce label listera toutes les racines des notes partagées", + "display_relations": "noms des relations délimités par des virgules qui doivent être affichés. Tous les autres seront masqués.", + "hide_relations": "noms de relations délimités par des virgules qui doivent être masqués. Tous les autres seront affichés.", + "title_template": "titre par défaut des notes créées en tant qu'enfants de cette note. La valeur est évaluée sous forme de chaîne JavaScript \n et peut ainsi être enrichi de contenu dynamique via les variables injectées now et parentNote. Exemples :\n \n
    \n
  • Œuvres littéraires de ${parentNote.getLabelValue('authorName')}
  • \n
  • Connectez-vous pour ${now.format('YYYY-MM-DD HH:mm:ss')}
  • \n
\n \n Consultez le wiki avec plus de détails, la documentation sur l'API pour parentNote et maintenant< /a> pour plus de détails.", + "template": "Cette note apparaîtra parmi les modèles disponibles lors de la création d'une nouvelle note", + "toc": "#toc ou #toc=show forcera l'affichage de la table des matières, #toc=hide force qu'elle soit masquée. Si le label n'existe pas, le paramètre global est utilisé", + "color": "définit la couleur de la note dans l'arborescence des notes, les liens, etc. Utilisez n'importe quelle valeur de couleur CSS valide comme « rouge » ou #a13d5f", + "keyboard_shortcut": "Définit un raccourci clavier qui ouvrira immédiatement cette note. Exemple : 'ctrl+alt+e'. Nécessite un rechargement du frontend pour que la modification prenne effet.", + "keep_current_hoisting": "L'ouverture de ce lien ne modifiera pas le focus même si la note n'est pas affichable dans le sous-arbre actuellement focus.", + "execute_button": "Titre du bouton qui exécutera la note de code en cours", + "execute_description": "Description plus longue de la note de code actuelle affichée avec le bouton d'exécution", + "exclude_from_note_map": "Les notes avec ce label seront masquées de la carte des notes", + "new_notes_on_top": "Les nouvelles notes seront créées en haut de la note parent, et non en bas.", + "hide_highlight_widget": "Masquer le widget Important", + "run_on_note_creation": "s'exécute lorsque la note est créée dans le backend. Utilisez cette relation si vous souhaitez exécuter le script pour toutes les notes créées sous un sous-arbre spécifique. Dans ce cas, créez-le sur la note racine du sous-arbre et rendez-la héritable. Une nouvelle note créée dans le sous-arbre (peu importe la profondeur) déclenchera le script.", + "run_on_child_note_creation": "s'exécute lorsqu'une nouvelle note est créée sous la note où cette relation est définie", + "run_on_note_title_change": "s'exécute lorsque le titre de la note est modifié (inclut également la création de notes)", + "run_on_note_content_change": "s'exécute lorsque le contenu de la note est modifié (inclut également la création de notes).", + "run_on_note_change": "s'exécute lorsque la note est modifiée (inclut également la création de notes). N'inclut pas les modifications de contenu", + "run_on_note_deletion": "s'exécute lorsque la note est supprimée", + "run_on_branch_creation": "s'exécute lorsqu'une branche est créée. La branche est un lien entre la note parent et la note enfant. Elle est créée, par exemple, lors du clonage ou du déplacement d'une note.", + "run_on_branch_change": "s'exécute lorsqu'une branche est mise à jour.", + "run_on_branch_deletion": "s'exécute lorsqu'une branche est supprimée La branche est un lien entre la note parent et la note enfant. Elle est supprimée, par exemple, lors du déplacement d'une note (l'ancienne branche/lien est supprimé).", + "run_on_attribute_creation": "s'exécute lorsqu'un nouvel attribut pour la note qui définit cette relation est créé", + "run_on_attribute_change": " s'exécute lorsque l'attribut est modifié d'une note qui définit cette relation. Ceci est également déclenché lorsque l'attribut est supprimé", + "relation_template": "les attributs de la note seront hérités même sans relation parent-enfant, le contenu de la note et son sous-arbre seront transmis aux notes utilisant ce modèle si elles sont vides. Voir la documentation pour plus de détails.", + "inherit": "les attributs de la note seront hérités même sans relation parent-enfant. Voir la relation Modèle pour un comportement similaire. Voir l'héritage des attributs dans la documentation.", + "render_note": "les notes de type \"Rendu HTML\" seront rendues à partir d'une note de code (HTML ou script). Utilisez cette relation pour pointer vers la note de code à afficher", + "widget_relation": "la note cible de cette relation sera exécutée et affichée sous forme de widget dans la barre latérale", + "share_css": "Note CSS qui sera injectée dans la page de partage. La note CSS doit également figurer dans le sous-arbre partagé. Pensez également à utiliser « share_hidden_from_tree » et « share_omit_default_css ».", + "share_js": "Note JavaScript qui sera injectée dans la page de partage. La note JS doit également figurer dans le sous-arbre partagé. Pensez à utiliser 'share_hidden_from_tree'.", + "share_template": "Note JavaScript intégrée qui sera utilisée comme modèle pour afficher la note partagée. Revient au modèle par défaut. Pensez à utiliser 'share_hidden_from_tree'.", + "share_favicon": "Favicon de la note à définir dans la page partagée. En règle générale, vous souhaitez le configurer pour partager la racine et le rendre héritable. La note Favicon doit également figurer dans le sous-arbre partagé. Pensez à utiliser 'share_hidden_from_tree'.", + "is_owned_by_note": "appartient à la note", + "other_notes_with_name": "Autres notes portant le nom {{attributeType}} \"{{attributeName}}\"", + "and_more": "... et {{count}} plus.", + "print_landscape": "Lors de l'exportation en PDF, change l'orientation de la page en paysage au lieu de portrait.", + "print_page_size": "Lors de l'exportation en PDF, change la taille de la page. Valeurs supportées : A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger." + }, + "attribute_editor": { + "help_text_body1": "Pour ajouter un label, tapez simplement par ex. #rock, ou si vous souhaitez également ajouter une valeur, tapez par ex. #année = 2020", + "help_text_body2": "Pour la relation, tapez ~author = @ qui devrait afficher une saisie semi-automatique où vous pourrez rechercher la note souhaitée.", + "help_text_body3": "Vous pouvez également ajouter un label et une relation en utilisant le bouton + sur le côté droit.", + "save_attributes": "Enregistrer les attributs ", + "add_a_new_attribute": "Ajouter un nouvel attribut", + "add_new_label": "Ajouter un nouveau label ", + "add_new_relation": "Ajouter une nouvelle relation ", + "add_new_label_definition": "Ajouter une nouvelle définition de label", + "add_new_relation_definition": "Ajouter une nouvelle définition de relation", + "placeholder": "Saisir les labels et les relations ici" + }, + "abstract_bulk_action": { + "remove_this_search_action": "Supprimer cette action dans la recherche" + }, + "execute_script": { + "execute_script": "Exécuter le script", + "help_text": "Vous pouvez exécuter des scripts simples sur les notes correspondantes.", + "example_1": "Par exemple pour ajouter une chaîne de caractères au titre d'une note, utilisez ce petit script :", + "example_2": "Un exemple plus complexe serait de supprimer tous les attributs de la note correspondante :" + }, + "add_label": { + "add_label": "Ajouter un label", + "label_name_placeholder": "nom du label", + "label_name_title": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points.", + "to_value": "modifié par", + "new_value_placeholder": "nouvelle valeur", + "help_text": "Pour toutes les notes correspondantes :", + "help_text_item1": "créer un label donné si la note ne le possède pas encore", + "help_text_item2": "ou modifier la valeur du label existant", + "help_text_note": "Vous pouvez également appeler cette méthode sans valeur : dans ce cas le label sera attribué sans valeur à la note." + }, + "delete_label": { + "delete_label": "Supprimer le label", + "label_name_placeholder": "nom du label", + "label_name_title": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points." + }, + "rename_label": { + "rename_label": "Renommer le label", + "rename_label_from": "Renommer le label de", + "old_name_placeholder": "ancien nom", + "to": "En", + "new_name_placeholder": "nouveau nom", + "name_title": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points." + }, + "update_label_value": { + "update_label_value": "Mettre à jour la valeur du label", + "label_name_placeholder": "nom du label", + "label_name_title": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points.", + "to_value": "modifié par", + "new_value_placeholder": "nouvelle valeur", + "help_text": "Pour toutes les notes correspondantes, modifier la valeur du label.", + "help_text_note": "Vous pouvez également appeler cette méthode sans valeur, dans ce cas le label sera attribué à la note sans valeur." + }, + "delete_note": { + "delete_note": "Supprimer la note", + "delete_matched_notes": "Supprimer les notes correspondantes", + "delete_matched_notes_description": "Cela supprimera les notes correspondantes.", + "undelete_notes_instruction": "Après la suppression, il est possible de les restaurer à partir de la boîte de dialogue Modifications récentes.", + "erase_notes_instruction": "Pour effacer les notes définitivement, vous pouvez aller après la suppression dans Options -> Autre et cliquer sur le bouton \"Effacer les notes supprimées maintenant\"." + }, + "delete_revisions": { + "delete_note_revisions": "Supprimer les versions de notes", + "all_past_note_revisions": "Toutes les versions de notes antérieures des notes correspondantes seront supprimées. La note elle-même sera entièrement préservée. En d’autres termes, l’historique de la note sera supprimé." + }, + "move_note": { + "move_note": "Déplacer la note", + "to": "vers", + "target_parent_note": "note parent cible", + "on_all_matched_notes": "Pour toutes les notes correspondantes", + "move_note_new_parent": "déplacer la note vers le nouveau parent si la note n'a qu'un seul parent (c.-à-d. l'ancienne branche est supprimée et une nouvelle branche est créée dans le nouveau parent)", + "clone_note_new_parent": "cloner la note vers le nouveau parent si la note a plusieurs clones/branches (il n'est pas clair quelle branche doit être supprimée)", + "nothing_will_happen": "rien ne se passera si la note ne peut pas être déplacée vers la note cible (cela créerait une boucle dans l'arborescence)" + }, + "rename_note": { + "rename_note": "Renommer la note", + "rename_note_title_to": "Renommer le titre de la note en", + "new_note_title": "nouveau titre de note", + "click_help_icon": "Cliquez sur l'icône d'aide à droite pour voir toutes les options", + "evaluated_as_js_string": "La valeur donnée est évaluée comme une chaîne JavaScript et peut ainsi être enrichie de contenu dynamique via la variable note injectée (la note étant renommée). Exemples :", + "example_note": "Note - toutes les notes correspondantes sont renommées « Note »", + "example_new_title": "NOUVEAU : ${note.title} : les titres des notes correspondantes sont préfixés par \"NOUVEAU : \"", + "example_date_prefix": "${note.dateCreatedObj.format('MM-DD:')} : ${note.title} : les notes correspondantes sont précédées du mois et de la date de création de la note", + "api_docs": "Consultez la documentation de l'API pour la note et ses propriétés dateCreatedObj / utcDateCreatedObj pour plus de détails." + }, + "add_relation": { + "add_relation": "Ajouter une relation", + "relation_name": "nom de la relation", + "allowed_characters": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points.", + "to": "vers", + "target_note": "note cible", + "create_relation_on_all_matched_notes": "Pour toutes les notes correspondantes, créer une relation donnée." + }, + "delete_relation": { + "delete_relation": "Supprimer la relation", + "relation_name": "nom de la relation", + "allowed_characters": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points." + }, + "rename_relation": { + "rename_relation": "Renommer la relation", + "rename_relation_from": "Renommer la relation de", + "old_name": "ancien nom", + "to": "En", + "new_name": "nouveau nom", + "allowed_characters": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points." + }, + "update_relation_target": { + "update_relation": "Mettre à jour la relation", + "relation_name": "nom de la relation", + "allowed_characters": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points.", + "to": "vers", + "target_note": "note cible", + "on_all_matched_notes": "Pour toutes les notes correspondantes", + "change_target_note": "ou changer la note cible de la relation existante", + "update_relation_target": "Mettre à jour la cible de la relation" + }, + "attachments_actions": { + "open_externally": "Ouverture externe", + "open_externally_title": "Le fichier sera ouvert dans une application externe et les modifications apportées seront surveillées. \nVous pourrez ensuite téléverser la version modifiée dans Trilium.", + "open_custom": "Ouvrir avec", + "open_custom_title": "Le fichier sera ouvert dans une application externe et surveillé pour les modifications. Vous pourrez ensuite téléverser la version modifiée sur Trilium.", + "download": "Télécharger", + "rename_attachment": "Renommer la pièce jointe", + "upload_new_revision": "Téléverser une nouvelle version", + "copy_link_to_clipboard": "Copier le lien dans le presse-papier", + "convert_attachment_into_note": "Convertir la pièce jointe en note", + "delete_attachment": "Supprimer la pièce jointe", + "upload_success": "Une nouvelle version de pièce jointe a été téléversée.", + "upload_failed": "Le téléversement d'une nouvelle version de pièce jointe a échoué.", + "open_externally_detail_page": "L'ouverture externe d'une pièce jointe n''est disponible qu'à partir de la page de détails. Veuillez d'abord cliquer sur les détails de la pièce jointe et répéter l'opération.", + "open_custom_client_only": "L'option \"Ouvrir avec\" des pièces jointes n'est disponible que dans la version bureau de Trilium.", + "delete_confirm": "Êtes-vous sûr de vouloir supprimer la pièce jointe « {{title}} » ?", + "delete_success": "La pièce jointe « {{title}} » a été supprimée.", + "convert_confirm": "Êtes-vous sûr de vouloir convertir la pièce jointe « {{title}} » en une note distincte ?", + "convert_success": "La pièce jointe « {{title}} » a été convertie en note.", + "enter_new_name": "Veuillez saisir le nom de la nouvelle pièce jointe" + }, + "calendar": { + "mon": "Lun", + "tue": "Mar", + "wed": "Mer", + "thu": "Jeu", + "fri": "Ven", + "sat": "Sam", + "sun": "Dim", + "cannot_find_day_note": "Note journalière introuvable", + "january": "Janvier", + "febuary": "Février", + "march": "Mars", + "april": "Avril", + "may": "Mai", + "june": "Juin", + "july": "Juillet", + "august": "Août", + "september": "Septembre", + "october": "Octobre", + "november": "Novembre", + "december": "Décembre" + }, + "close_pane_button": { + "close_this_pane": "Fermer ce volet" + }, + "create_pane_button": { + "create_new_split": "Créer une nouvelle division" + }, + "edit_button": { + "edit_this_note": "Modifier cette note" + }, + "show_toc_widget_button": { + "show_toc": "Afficher la Table des matières" + }, + "show_highlights_list_widget_button": { + "show_highlights_list": "Afficher la liste des Accentuations" + }, + "global_menu": { + "menu": "Menu", + "options": "Options", + "open_new_window": "Ouvrir une nouvelle fenêtre", + "switch_to_mobile_version": "Passer à la version mobile", + "switch_to_desktop_version": "Passer à la version de bureau", + "zoom": "Zoom", + "toggle_fullscreen": "Basculer en plein écran", + "zoom_out": "Zoom arrière", + "reset_zoom_level": "Réinitialiser le niveau de zoom", + "zoom_in": "Zoomer", + "configure_launchbar": "Configurer la Barre de raccourcis", + "show_shared_notes_subtree": "Afficher le Sous-arbre des Notes Partagées", + "advanced": "Avancé", + "open_dev_tools": "Ouvrir les Outils de dév", + "open_sql_console": "Ouvrir la Console SQL", + "open_sql_console_history": "Ouvrir l'Historique de la console SQL", + "open_search_history": "Ouvrir l'Historique de recherche", + "show_backend_log": "Afficher le Journal back-end", + "reload_hint": "Recharger l'application peut aider à résoudre certains problèmes visuels sans redémarrer l'application.", + "reload_frontend": "Recharger l'interface", + "show_hidden_subtree": "Afficher le Sous-arbre caché", + "show_help": "Afficher l'aide", + "about": "À propos de Trilium Notes", + "logout": "Déconnexion", + "show-cheatsheet": "Afficher l'aide rapide", + "toggle-zen-mode": "Zen Mode" + }, + "zen_mode": { + "button_exit": "Sortir du Zen mode" + }, + "sync_status": { + "unknown": "

Le statut de la synchronisation sera connu à la prochaine tentative de synchronisation.

Cliquez pour déclencher la synchronisation maintenant.

", + "connected_with_changes": "

Connecté au serveur de synchronisation.
Il reste quelques modifications à synchroniser.

Cliquez pour déclencher la synchronisation.

", + "connected_no_changes": "

Connecté au serveur de synchronisation.
Toutes les modifications ont déjà été synchronisées.

Cliquez pour déclencher la synchronisation.

", + "disconnected_with_changes": "

La connexion au serveur de synchronisation a échoué.
Il reste encore des modifications à synchroniser.

Cliquez pour déclencher la synchronisation.

", + "disconnected_no_changes": "

La connexion au serveur de synchronisation a échoué.
Il reste encore des modifications à synchroniser.

Cliquez pour déclencher la synchronisation.

", + "in_progress": "La synchronisation avec le serveur est en cours." + }, + "left_pane_toggle": { + "show_panel": "Afficher le panneau", + "hide_panel": "Masquer le panneau" + }, + "move_pane_button": { + "move_left": "Déplacer vers la gauche", + "move_right": "Déplacer à droite" + }, + "note_actions": { + "convert_into_attachment": "Convertir en pièce jointe", + "re_render_note": "Re-rendre la note", + "search_in_note": "Rechercher dans la note", + "note_source": "Code source", + "note_attachments": "Pièces jointes", + "open_note_externally": "Ouverture externe", + "open_note_externally_title": "Le fichier sera ouvert dans une application externe et les modifications apportées seront surveillées. Vous pourrez ensuite téléverser la version modifiée dans Trilium.", + "open_note_custom": "Ouvrir la note avec", + "import_files": "Importer des fichiers", + "export_note": "Exporter la note", + "delete_note": "Supprimer la note", + "print_note": "Imprimer la note", + "save_revision": "Enregistrer la version", + "convert_into_attachment_failed": "La conversion de la note '{{title}}' a échoué.", + "convert_into_attachment_successful": "La note '{{title}}' a été convertie en pièce jointe.", + "convert_into_attachment_prompt": "Êtes-vous sûr de vouloir convertir la note '{{title}}' en une pièce jointe de la note parente ?", + "print_pdf": "Exporter en PDF..." + }, + "onclick_button": { + "no_click_handler": "Le widget bouton '{{componentId}}' n'a pas de gestionnaire de clic défini" + }, + "protected_session_status": { + "active": "La session protégée est active. Cliquez pour quitter la session protégée.", + "inactive": "Cliquez pour accéder à une session protégée" + }, + "revisions_button": { + "note_revisions": "Versions des Notes" + }, + "update_available": { + "update_available": "Mise à jour disponible" + }, + "note_launcher": { + "this_launcher_doesnt_define_target_note": "Ce raccourci ne définit pas de note cible." + }, + "code_buttons": { + "execute_button_title": "Exécuter le script", + "trilium_api_docs_button_title": "Ouvrir la documentation de l'API Trilium", + "save_to_note_button_title": "Enregistrer dans la note", + "opening_api_docs_message": "Ouverture de la documentation de l'API...", + "sql_console_saved_message": "La note de la console SQL a été enregistrée dans {{note_path}}" + }, + "copy_image_reference_button": { + "button_title": "Copier la référence de l'image dans le presse-papiers, peut être collée dans une note textuelle." + }, + "hide_floating_buttons_button": { + "button_title": "Masquer les boutons" + }, + "show_floating_buttons_button": { + "button_title": "Afficher les boutons" + }, + "svg_export_button": { + "button_title": "Exporter le diagramme au format SVG" + }, + "relation_map_buttons": { + "create_child_note_title": "Créer une nouvelle note enfant et l'ajouter à cette carte de relation", + "reset_pan_zoom_title": "Réinitialiser le panoramique et le zoom aux coordonnées et à la position initiales", + "zoom_in_title": "Zoomer", + "zoom_out_title": "Zoom arrière" + }, + "zpetne_odkazy": { + "backlink": "{{count}} Lien inverse", + "backlinks": "{{count}} Liens inverses", + "relation": "relation" + }, + "mobile_detail_menu": { + "insert_child_note": "Insérer une note enfant", + "delete_this_note": "Supprimer cette note", + "error_cannot_get_branch_id": "Impossible d'obtenir branchId pour notePath '{{notePath}}'", + "error_unrecognized_command": "Commande non reconnue {{command}}" + }, + "note_icon": { + "change_note_icon": "Changer l'icône de note", + "category": "Catégorie :", + "search": "Recherche :", + "reset-default": "Réinitialiser l'icône par défaut" + }, + "basic_properties": { + "note_type": "Type de note", + "editable": "Modifiable", + "basic_properties": "Propriétés de base" + }, + "book_properties": { + "view_type": "Type d'affichage", + "grid": "Grille", + "list": "Liste", + "collapse_all_notes": "Réduire toutes les notes", + "expand_all_children": "Développer tous les enfants", + "collapse": "Réduire", + "expand": "Développer", + "invalid_view_type": "Type de vue non valide '{{type}}'", + "calendar": "Calendrier" + }, + "edited_notes": { + "no_edited_notes_found": "Aucune note modifiée ce jour-là...", + "title": "Notes modifiées", + "deleted": "(supprimé)" + }, + "file_properties": { + "note_id": "Identifiant de la note", + "original_file_name": "Nom du fichier d'origine", + "file_type": "Type de fichier", + "file_size": "Taille du fichier", + "download": "Télécharger", + "open": "Ouvrir", + "upload_new_revision": "Téléverser une nouvelle version", + "upload_success": "Une nouvelle version de fichier a été téléversée.", + "upload_failed": "Le téléversement d'une nouvelle version de fichier a échoué.", + "title": "Fichier" + }, + "image_properties": { + "original_file_name": "Nom du fichier d'origine", + "file_type": "Type de fichier", + "file_size": "Taille du fichier", + "download": "Télécharger", + "open": "Ouvrir", + "copy_reference_to_clipboard": "Copier la référence dans le presse-papiers", + "upload_new_revision": "Téléverser une nouvelle version", + "upload_success": "Une nouvelle version d'image a été téléversée.", + "upload_failed": "Échec de l'importation d'une nouvelle version d'image : {{message}}", + "title": "Image" + }, + "inherited_attribute_list": { + "title": "Attributs hérités", + "no_inherited_attributes": "Aucun attribut hérité." + }, + "note_info_widget": { + "note_id": "Identifiant de la note", + "created": "Créé", + "modified": "Modifié", + "type": "Type", + "note_size": "Taille de la note", + "note_size_info": "La taille de la note fournit une estimation approximative des besoins de stockage pour cette note. Il prend en compte le contenu de la note et de ses versions.", + "calculate": "calculer", + "subtree_size": "(taille du sous-arbre : {{size}} pour {{count}} notes)", + "title": "Infos sur la Note" + }, + "note_map": { + "open_full": "Développer au maximum", + "collapse": "Réduire à la taille normale", + "title": "Carte de la Note", + "fix-nodes": "Réparer les nœuds", + "link-distance": "Distance du lien" + }, + "note_paths": { + "title": "Chemins de la Note", + "clone_button": "Cloner la note vers un nouvel emplacement...", + "intro_placed": "Cette note est située dans les chemins suivants :", + "intro_not_placed": "Cette note n'est pas encore située dans l'arbre des notes.", + "outside_hoisted": "Ce chemin est en dehors de la note focus et vous devrez désactiver le focus.", + "archived": "Archivé", + "search": "Recherche" + }, + "note_properties": { + "this_note_was_originally_taken_from": "Cette note est initialement extraite de :", + "info": "Infos" + }, + "owned_attribute_list": { + "owned_attributes": "Attributs propres" + }, + "promoted_attributes": { + "promoted_attributes": "Attributs promus", + "unset-field-placeholder": "non défini", + "url_placeholder": "http://siteweb...", + "open_external_link": "Ouvrir le lien externe", + "unknown_label_type": "Type de label inconnu '{{type}}'", + "unknown_attribute_type": "Type d'attribut inconnu '{{type}}'", + "add_new_attribute": "Ajouter un nouvel attribut", + "remove_this_attribute": "Supprimer cet attribut" + }, + "script_executor": { + "query": "Requête", + "script": "Script", + "execute_query": "Exécuter la requête", + "execute_script": "Exécuter le script" + }, + "search_definition": { + "add_search_option": "Ajouter une option de recherche :", + "search_string": "chaîne de caractères à rechercher", + "search_script": "script de recherche", + "ancestor": "ancêtre", + "fast_search": "recherche rapide", + "fast_search_description": "L'option de recherche rapide désactive la recherche dans le texte intégral du contenu des notes, ce qui peut accélérer la recherche dans les grandes bases de données.", + "include_archived": "inclure les archivées", + "include_archived_notes_description": "Par défaut, les notes archivées sont exclues des résultats de recherche : avec cette option, elles seront incluses.", + "order_by": "trier par", + "limit": "limite", + "limit_description": "Limiter le nombre de résultats", + "debug": "debug", + "debug_description": "Debug imprimera des informations supplémentaires dans la console pour faciliter le débogage des requêtes complexes", + "action": "action", + "search_button": "Recherche Entrée", + "search_execute": "Rechercher et exécuter des actions", + "save_to_note": "Enregistrer dans la note", + "search_parameters": "Paramètres de recherche", + "unknown_search_option": "Option de recherche inconnue {{searchOptionName}}", + "search_note_saved": "La note de recherche a été enregistrée dans {{- notePathTitle}}", + "actions_executed": "Les actions ont été exécutées." + }, + "similar_notes": { + "title": "Notes similaires", + "no_similar_notes_found": "Aucune note similaire trouvée." + }, + "abstract_search_option": { + "remove_this_search_option": "Supprimer cette option de recherche", + "failed_rendering": "Le chargement de l'option de recherche : {{dto}} a échoué avec l'erreur : {{error}} {{stack}}" + }, + "ancestor": { + "label": "Ancêtre", + "placeholder": "rechercher une note par son nom", + "depth_label": "profondeur", + "depth_doesnt_matter": "n'a pas d'importance", + "depth_eq": "est exactement {{count}}", + "direct_children": "enfants directs", + "depth_gt": "est supérieur à {{count}}", + "depth_lt": "est inférieur à {{count}}" + }, + "debug": { + "debug": "Debug", + "debug_info": "Debug imprimera des informations supplémentaires dans la console pour faciliter le débogage des requêtes complexes.", + "access_info": "Pour accéder aux informations de débogage, exécutez la requête et cliquez sur \"Afficher le journal backend\" dans le coin supérieur gauche." + }, + "fast_search": { + "fast_search": "Recherche rapide", + "description": "L'option de recherche rapide désactive la recherche dans le texte intégral du contenu des notes, ce qui peut accélérer la recherche dans les grandes bases de données." + }, + "include_archived_notes": { + "include_archived_notes": "Inclure les notes archivées" + }, + "limit": { + "limit": "Limite", + "take_first_x_results": "Ne prendre que les X premiers résultats spécifiés." + }, + "order_by": { + "order_by": "Trier par", + "relevancy": "Pertinence (par défaut)", + "title": "Titre", + "date_created": "Date de création", + "date_modified": "Date de dernière modification", + "content_size": "Taille de la note", + "content_and_attachments_size": "Taille de la note (pièces jointes comprises)", + "content_and_attachments_and_revisions_size": "Taille de note (pièces jointes et versions comprises)", + "revision_count": "Nombre de versions", + "children_count": "Nombre de notes enfants", + "parent_count": "Nombre de clones", + "owned_label_count": "Nombre de labels", + "owned_relation_count": "Nombre de relations", + "target_relation_count": "Nombre de relations ciblant la note", + "random": "Ordre aléatoire", + "asc": "Ascendant (par défaut)", + "desc": "Descendant" + }, + "search_script": { + "title": "Script de recherche :", + "placeholder": "rechercher une note par son nom", + "description1": "Le script de recherche permet de définir les résultats de la recherche en exécutant un script. Cela offre une flexibilité maximale lorsque la recherche standard ne suffit pas.", + "description2": "Le script de recherche doit être de type \"code\" et sous-type \"backend JavaScript\". Le script doit retourner un tableau de noteIds ou de notes.", + "example_title": "Voir cet exemple :", + "example_code": "// 1. préfiltrage à l'aide de la recherche standard\nconst candidateNotes = api.searchForNotes(\"#journal\"); \n\n// 2. application de critères de recherche personnalisés\nconst matchedNotes = candidateNotes\n .filter(note => note.title.match(/[0-9]{1,2}\\. ?[0-9]{1,2}\\. ?[0-9]{4}/));\n\nreturn matchedNotes;", + "note": "Notez que le script de recherche et la l'expression à rechercher standard ne peuvent pas être combinés." + }, + "search_string": { + "title_column": "Expression à rechercher :", + "placeholder": "mots-clés du texte, #tag = valeur...", + "search_syntax": "Syntaxe de recherche", + "also_see": "voir aussi", + "complete_help": "aide complète sur la syntaxe de recherche", + "full_text_search": "Entrez simplement n'importe quel texte pour rechercher dans le contenu des notes", + "label_abc": "renvoie les notes avec le label abc", + "label_year": "correspond aux notes possédant le label year ayant la valeur 2019", + "label_rock_pop": "correspond aux notes qui ont à la fois les labels rock et pop", + "label_rock_or_pop": "un seul des labels doit être présent", + "label_year_comparison": "comparaison numérique (également >, >=, <).", + "label_date_created": "notes créées le mois dernier", + "error": "Erreur de recherche : {{error}}", + "search_prefix": "Recherche :" + }, + "attachment_detail": { + "open_help_page": "Ouvrir la page d'aide sur les pièces jointes", + "owning_note": "Note d'appartenance : ", + "you_can_also_open": ", vous pouvez également ouvrir ", + "list_of_all_attachments": "Liste de toutes les pièces jointes", + "attachment_deleted": "Cette pièce jointe a été supprimée." + }, + "attachment_list": { + "open_help_page": "Ouvrir la page d'aide à propos des pièces jointes", + "owning_note": "Note d'appartenance : ", + "upload_attachments": "Téléverser des pièces jointes", + "no_attachments": "Cette note ne contient aucune pièce jointe." + }, + "book": { + "no_children_help": "Cette note de type Livre n'a aucune note enfant, donc il n'y a rien à afficher. Consultez le wiki pour plus de détails." + }, + "editable_code": { + "placeholder": "Saisir le contenu de votre note de code ici..." + }, + "editable_text": { + "placeholder": "Saisir le contenu de votre note ici..." + }, + "empty": { + "open_note_instruction": "Ouvrez une note en tapant son titre dans la zone ci-dessous ou choisissez une note dans l'arborescence.", + "search_placeholder": "rechercher une note par son nom", + "enter_workspace": "Entrez dans l'espace de travail {{title}}" + }, + "file": { + "file_preview_not_available": "L'aperçu du fichier n'est pas disponible pour ce format de fichier.", + "too_big": "L'aperçu ne montre que les premiers caractères {{maxNumChars}} du fichier pour des raisons de performance. Téléchargez le fichier et ouvrez-le en dehors de Trilium pour voir tout le contenu." + }, + "protected_session": { + "enter_password_instruction": "L'affichage de la note protégée nécessite la saisie de votre mot de passe :", + "start_session_button": "Démarrer une session protégée Entrée", + "started": "La session protégée a démarré.", + "wrong_password": "Mot de passe incorrect.", + "protecting-finished-successfully": "La protection de la note s'est terminée avec succès.", + "unprotecting-finished-successfully": "La protection de la note a été retirée avec succès.", + "protecting-in-progress": "Protection en cours : {{count}}", + "unprotecting-in-progress-count": "Retrait de la protection en cours : {{count}}", + "protecting-title": "Statut de la protection", + "unprotecting-title": "Statut de la non-protection" + }, + "relation_map": { + "open_in_new_tab": "Ouvrir dans un nouvel onglet", + "remove_note": "Supprimer la note", + "edit_title": "Modifier le titre", + "rename_note": "Renommer la note", + "enter_new_title": "Saisissez le nouveau titre de la note :", + "remove_relation": "Supprimer la relation", + "confirm_remove_relation": "Êtes-vous sûr de vouloir supprimer la relation ?", + "specify_new_relation_name": "Spécifiez le nom de la nouvelle relation (caractères autorisés : alphanumérique, deux-points et tiret-bas.) :", + "connection_exists": "La connexion « {{name}} » entre ces notes existe déjà.", + "start_dragging_relations": "Commencez à faire glisser les relations à partir d'ici et déposez-les sur une autre note.", + "note_not_found": "Note {{noteId}} introuvable !", + "cannot_match_transform": "Correspondance à la transformation : {{transform}} introuvable", + "note_already_in_diagram": "La note \"{{title}}\" est déjà dans le diagramme.", + "enter_title_of_new_note": "Entrez le titre de la nouvelle note", + "default_new_note_title": "nouvelle note", + "click_on_canvas_to_place_new_note": "Cliquez sur le canevas pour placer une nouvelle note" + }, + "render": { + "note_detail_render_help_1": "Cette note d'aide s'affiche car cette note de type Rendu HTML n'a pas la relation requise pour fonctionner correctement.", + "note_detail_render_help_2": "Le type de note Rendu HTML est utilisé pour les scripts. En résumé, vous disposez d'une note de code HTML (éventuellement contenant JavaScript) et cette note affichera le rendu. Pour que cela fonctionne, vous devez définir une relation appelée \"renderNote\" pointant vers la note HTML à rendre." + }, + "web_view": { + "web_view": "Affichage Web", + "embed_websites": "Les notes de type Affichage Web vous permet d'intégrer des sites Web dans Trilium.", + "create_label": "Pour commencer, veuillez créer un label avec l'adresse URL que vous souhaitez intégrer, par ex. #webViewSrc=\"https://www.google.com\"" + }, + "backend_log": { + "refresh": "Rafraîchir" + }, + "consistency_checks": { + "title": "Vérification de la cohérence", + "find_and_fix_button": "Rechercher et résoudre les problèmes de cohérence", + "finding_and_fixing_message": "Recherche et résolution des problèmes de cohérence...", + "issues_fixed_message": "Les problèmes de cohérence devraient être résolus." + }, + "database_anonymization": { + "title": "Anonymisation de la base de données", + "full_anonymization": "Anonymisation complète", + "full_anonymization_description": "Cette action créera une nouvelle copie de la base de données et l'anonymisera (tout le contenu des notes sera supprimé et ne restera que la structure et certaines métadonnées non sensibles) pour la partager en ligne à des fins de débogage sans crainte de fuite de vos données personnelles.", + "save_fully_anonymized_database": "Enregistrer la base de données entièrement anonymisée", + "light_anonymization": "Anonymisation légère", + "light_anonymization_description": "Cette action créera une nouvelle copie de la base de données et y réalisera une légère anonymisation — seul le contenu de toutes les notes sera supprimé, mais les titres et les attributs resteront. De plus, les notes de script frontend/backend JS personnalisées et les widgets personnalisés resteront. Fournit plus de contexte pour déboguer les problèmes.", + "choose_anonymization": "Vous pouvez décider vous-même si vous souhaitez fournir une base de données entièrement ou partiellement anonymisée. Même une base de données entièrement anonymisée est très utile, mais dans certains cas, une base de données partiellement anonymisée peut accélérer le processus d'identification et de correction des bugs.", + "save_lightly_anonymized_database": "Enregistrer la base de données partiellement anonymisée", + "existing_anonymized_databases": "Bases de données anonymisées existantes", + "creating_fully_anonymized_database": "Création d'une base de données entièrement anonymisée...", + "creating_lightly_anonymized_database": "Création d'une base de données partiellement anonymisée...", + "error_creating_anonymized_database": "Impossible de créer une base de données anonymisée, vérifiez les journaux backend pour plus de détails", + "successfully_created_fully_anonymized_database": "Base de données entièrement anonymisée crée dans {{anonymizedFilePath}}", + "successfully_created_lightly_anonymized_database": "Base de données partiellement anonymisée crée dans {{anonymizedFilePath}}", + "no_anonymized_database_yet": "Aucune base de données anonymisée." + }, + "database_integrity_check": { + "title": "Vérification de l'intégrité de la base de données", + "description": "Vérifiera que la base de données n'est pas corrompue au niveau SQLite. Cela peut prendre un certain temps, en fonction de la taille de la base de données.", + "check_button": "Vérifier l'intégrité de la base de données", + "checking_integrity": "Vérification de l'intégrité de la base de données...", + "integrity_check_succeeded": "Le contrôle d'intégrité a réussi - aucun problème détecté.", + "integrity_check_failed": "Échec du contrôle d'intégrité : {{results}}" + }, + "sync": { + "title": "Synchroniser", + "force_full_sync_button": "Forcer la synchronisation complète", + "fill_entity_changes_button": "Remplir les enregistrements de modifications d'entité", + "full_sync_triggered": "Synchronisation complète déclenchée", + "filling_entity_changes": "Remplissage changements de ligne d'entité ...", + "sync_rows_filled_successfully": "Synchronisation avec succès des lignes remplies", + "finished-successfully": "Synchronisation terminée avec succès.", + "failed": "Échec de la synchronisation : {{message}}" + }, + "vacuum_database": { + "title": "Nettoyage la base de donnée", + "description": "Cela reconstruira la base de données, ce qui générera un fichier de base de données généralement plus petit. Aucune donnée ne sera réellement modifiée.", + "button_text": "Nettoyer de la base de donnée", + "vacuuming_database": "Nettoyage de la base de données en cours...", + "database_vacuumed": "La base de données a été nettoyée" + }, + "fonts": { + "theme_defined": "Défini par le thème", + "fonts": "Polices", + "main_font": "Police principale", + "font_family": "Famille de polices", + "size": "Taille", + "note_tree_font": "Police de l'arborescence", + "note_detail_font": "Police du contenu des notes", + "monospace_font": "Police Monospace (code)", + "note_tree_and_detail_font_sizing": "Notez que la taille de la police de l’arborescence et du contenu est relative au paramètre de taille de police principal.", + "not_all_fonts_available": "Toutes les polices répertoriées peuvent ne pas être disponibles sur votre système.", + "apply_font_changes": "Pour appliquer les modifications de police, cliquez sur", + "reload_frontend": "recharger l'interface", + "generic-fonts": "Polices génériques", + "sans-serif-system-fonts": "Polices système sans serif", + "serif-system-fonts": "Polices système Serif", + "monospace-system-fonts": "Polices système monospace", + "handwriting-system-fonts": "Polices système d'écriture manuelle", + "serif": "Serif", + "sans-serif": "Sans sérif", + "monospace": "Monospace", + "system-default": "Thème système" + }, + "max_content_width": { + "title": "Largeur du contenu", + "default_description": "Trilium limite par défaut la largeur maximale du contenu pour améliorer la lisibilité sur des écrans larges.", + "max_width_label": "Largeur maximale du contenu en pixels", + "apply_changes_description": "Pour appliquer les modifications de largeur du contenu, cliquez sur", + "reload_button": "recharger l'interface", + "reload_description": "changements par rapport aux options d'apparence" + }, + "native_title_bar": { + "title": "Barre de titre native (nécessite le redémarrage de l'application)", + "enabled": "activé", + "disabled": "désactivé" + }, + "ribbon": { + "widgets": "Ruban de widgets", + "promoted_attributes_message": "L'onglet du ruban Attributs promus s'ouvrira automatiquement si la note possède des attributs mis en avant", + "edited_notes_message": "L'onglet du ruban Notes modifiées s'ouvrira automatiquement sur les notes journalières" + }, + "theme": { + "title": "Thème de l'application", + "theme_label": "Thème", + "override_theme_fonts_label": "Remplacer les polices du thème", + "triliumnext": "Trilium (Suit le thème du système)", + "triliumnext-light": "Trilium (Clair)", + "triliumnext-dark": "Trilium (sombre)", + "layout": "Disposition", + "layout-vertical-title": "Vertical", + "layout-horizontal-title": "Horizontal", + "layout-vertical-description": "la barre de raccourcis est à gauche (défaut)", + "layout-horizontal-description": "la barre de raccourcis est sous la barre des onglets, cette-dernière est s'affiche en pleine largeur." + }, + "zoom_factor": { + "title": "Facteur de zoom (version bureau uniquement)", + "description": "Le zoom peut également être contrôlé avec les raccourcis CTRL+- et CTRL+=." + }, + "code_auto_read_only_size": { + "title": "Taille pour la lecture seule automatique", + "description": "La taille pour la lecture seule automatique est le seuil au-delà de laquelle les notes seront affichées en mode lecture seule (pour optimiser les performances).", + "label": "Taille pour la lecture seule automatique (notes de code)" + }, + "code_mime_types": { + "title": "Types MIME disponibles dans la liste déroulante" + }, + "vim_key_bindings": { + "use_vim_keybindings_in_code_notes": "Raccourcis clavier Vim", + "enable_vim_keybindings": "Activer les raccourcis clavier Vim dans les notes de code (pas de mode ex)" + }, + "wrap_lines": { + "wrap_lines_in_code_notes": "Ligne wrappées dans les notes de code", + "enable_line_wrap": "Active le wrapping des lignes (le changement peut nécessiter un rechargement du frontend pour prendre effet)" + }, + "images": { + "images_section_title": "Images", + "download_images_automatically": "Téléchargez automatiquement les images pour une utilisation hors ligne.", + "download_images_description": "Le HTML collé peut contenir des références à des images en ligne, Trilium trouvera ces références et téléchargera les images afin qu'elles soient disponibles hors ligne.", + "enable_image_compression": "Activer la compression des images", + "max_image_dimensions": "Largeur/hauteur maximale d'une image en pixels (l'image sera redimensionnée si elle dépasse ce paramètre).", + "jpeg_quality_description": "Qualité JPEG (10 - pire qualité, 100 - meilleure qualité, 50 - 85 est recommandé)" + }, + "attachment_erasure_timeout": { + "attachment_erasure_timeout": "Délai d'effacement des pièces jointes", + "attachment_auto_deletion_description": "Les pièces jointes sont automatiquement supprimées (et effacées) si elles ne sont plus référencées par leur note après un certain délai.", + "erase_attachments_after": "Effacer les pièces jointes inutilisées après :", + "manual_erasing_description": "Vous pouvez également déclencher l'effacement manuellement (sans tenir compte du délai défini ci-dessus) :", + "erase_unused_attachments_now": "Effacez maintenant les pièces jointes inutilisées", + "unused_attachments_erased": "Les pièces jointes inutilisées ont été effacées." + }, + "network_connections": { + "network_connections_title": "Connexions réseau", + "check_for_updates": "Rechercher automatiquement les mises à jour" + }, + "note_erasure_timeout": { + "note_erasure_timeout_title": "Délai d'effacement des notes", + "note_erasure_description": "Les notes supprimées (et les attributs, versions...) sont seulement marquées comme supprimées et il est possible de les récupérer à partir de la boîte de dialogue Notes récentes. Après un certain temps, les notes supprimées sont « effacées », ce qui signifie que leur contenu n'est plus récupérable. Ce paramètre vous permet de configurer la durée entre la suppression et l'effacement de la note.", + "erase_notes_after": "Effacer les notes après", + "manual_erasing_description": "Vous pouvez également déclencher l'effacement manuellement (sans tenir compte de la durée définie ci-dessus) :", + "erase_deleted_notes_now": "Effacer les notes supprimées maintenant", + "deleted_notes_erased": "Les notes supprimées ont été effacées." + }, + "revisions_snapshot_interval": { + "note_revisions_snapshot_interval_title": "Délai d'enregistrement automatique d'une version de note", + "note_revisions_snapshot_description": "Le délai d'enregistrement automatique des versions de note définit le temps avant la création automatique d'une nouvelle version de note. Consultez le wiki pour plus d'informations.", + "snapshot_time_interval_label": "Délai d'enregistrement automatique de version de note :" + }, + "revisions_snapshot_limit": { + "note_revisions_snapshot_limit_title": "Limite du nombre de versions de note", + "note_revisions_snapshot_limit_description": "La limite du nombre de versions de note désigne le nombre maximum de versions pouvant être enregistrées pour chaque note. -1 signifie aucune limite, 0 signifie supprimer toutes les versions. Vous pouvez définir le nombre maximal de versions pour une seule note avec le label #versioningLimit.", + "snapshot_number_limit_label": "Nombre limite de versions de note :", + "erase_excess_revision_snapshots": "Effacer maintenant les versions en excès", + "erase_excess_revision_snapshots_prompt": "Les versions en excès ont été effacées." + }, + "search_engine": { + "title": "Moteur de recherche", + "custom_search_engine_info": "Le moteur de recherche personnalisé nécessite à la fois la définition d’un nom et d’une URL. Si l’un ou l’autre de ces éléments n’est défini, DuckDuckGo sera utilisé comme moteur de recherche par défaut.", + "predefined_templates_label": "Modèles de moteur de recherche prédéfinis", + "bing": "Bing", + "baidu": "Baidu", + "duckduckgo": "DuckDuckGo", + "google": "Google", + "custom_name_label": "Nom du moteur de recherche personnalisé", + "custom_name_placeholder": "Personnaliser le nom du moteur de recherche", + "custom_url_label": "L'URL du moteur de recherche personnalisé doit inclure {keyword} comme espace réservé pour le terme de recherche.", + "custom_url_placeholder": "Personnaliser l'url du moteur de recherche", + "save_button": "Sauvegarder" + }, + "tray": { + "title": "Barre d'état système", + "enable_tray": "Activer l'icône dans la barre d'état (Trilium doit être redémarré pour que cette modification prenne effet)" + }, + "heading_style": { + "title": "Style de titre", + "plain": "Simple", + "underline": "Souligné", + "markdown": "Style Markdown" + }, + "highlights_list": { + "title": "Accentuations", + "description": "Vous pouvez personnaliser la liste des accentuations affichée dans le panneau de droite :", + "bold": "Texte en gras", + "italic": "Texte en italique", + "underline": "Texte souligné", + "color": "Texte en couleur", + "bg_color": "Texte avec couleur de fond", + "visibility_title": "Visibilité de la Liste des Accentuations", + "visibility_description": "Vous pouvez masquer le widget des accentuations par note en ajoutant un label #hideHighlightWidget.", + "shortcut_info": "Vous pouvez configurer un raccourci clavier pour basculer rapidement vers le volet droit (comprenant les Accentuations) dans Options -> Raccourcis (nom « toggleRightPane »)." + }, + "table_of_contents": { + "title": "Table des matières", + "description": "La table des matières apparaîtra dans les notes textuelles lorsque la note comporte plus d'un nombre défini de titres. Vous pouvez personnaliser ce nombre :", + "disable_info": "Vous pouvez également utiliser cette option pour désactiver la table des matières en définissant un nombre très élevé.", + "shortcut_info": "Vous pouvez configurer un raccourci clavier pour afficher/masquer le volet de droite (y compris la table des matières) dans Options -> Raccourcis (nom « toggleRightPane »)." + }, + "text_auto_read_only_size": { + "title": "Taille automatique en lecture seule", + "description": "La taille automatique des notes en lecture seule est la taille au-delà de laquelle les notes seront affichées en mode lecture seule (pour des raisons de performances).", + "label": "Taille automatique en lecture seule (notes de texte)" + }, + "i18n": { + "title": "Paramètres régionaux", + "language": "Langue", + "first-day-of-the-week": "Premier jour de la semaine", + "sunday": "Dimanche", + "monday": "Lundi" + }, + "backup": { + "automatic_backup": "Sauvegarde automatique", + "automatic_backup_description": "Trilium peut sauvegarder la base de données automatiquement :", + "enable_daily_backup": "Activer la sauvegarde quotidienne", + "enable_weekly_backup": "Activer la sauvegarde hebdomadaire", + "enable_monthly_backup": "Activer la sauvegarde mensuelle", + "backup_recommendation": "Il est recommandé de garder la sauvegarde activée, mais cela peut ralentir le démarrage des applications avec des bases de données volumineuses et/ou des périphériques de stockage lents.", + "backup_now": "Sauvegarder maintenant", + "backup_database_now": "Sauvegarder la base de données maintenant", + "existing_backups": "Sauvegardes existantes", + "date-and-time": "Date & heure", + "path": "Chemin", + "database_backed_up_to": "La base de données a été sauvegardée dans {{backupFilePath}}", + "no_backup_yet": "pas encore de sauvegarde" + }, + "etapi": { + "title": "ETAPI", + "description": "ETAPI est une API REST utilisée pour accéder à l'instance Trilium par programme, sans interface utilisateur.", + "wiki": "wiki", + "openapi_spec": "Spec ETAPI OpenAPI", + "create_token": "Créer un nouveau jeton ETAPI", + "existing_tokens": "Jetons existants", + "no_tokens_yet": "Il n'y a pas encore de jetons. Cliquez sur le bouton ci-dessus pour en créer un.", + "token_name": "Nom du jeton", + "created": "Créé", + "actions": "Actions", + "new_token_title": "Nouveau jeton ETAPI", + "new_token_message": "Veuillez saisir le nom du nouveau jeton", + "default_token_name": "nouveau jeton", + "error_empty_name": "Le nom du jeton ne peut pas être vide", + "token_created_title": "Jeton ETAPI créé", + "token_created_message": "Copiez le jeton créé dans le presse-papiers. Trilium enregistre le jeton haché et c'est la dernière fois que vous le verrez.", + "rename_token": "Renommer ce jeton", + "delete_token": "Supprimer/désactiver ce token", + "rename_token_title": "Renommer le jeton", + "rename_token_message": "Veuillez saisir le nom du nouveau jeton", + "delete_token_confirmation": "Êtes-vous sûr de vouloir supprimer le jeton ETAPI « {{name}} » ?" + }, + "options_widget": { + "options_status": "Statut des options", + "options_change_saved": "Les modifications des options ont été enregistrées." + }, + "password": { + "heading": "Mot de passe", + "alert_message": "Prenez soin de mémoriser votre nouveau mot de passe. Le mot de passe est utilisé pour se connecter à l'interface Web et pour crypter les notes protégées. Si vous oubliez votre mot de passe, toutes vos notes protégées seront définitivement perdues.", + "reset_link": "Cliquez ici pour le réinitialiser.", + "old_password": "Ancien mot de passe", + "new_password": "Nouveau mot de passe", + "new_password_confirmation": "Confirmation du nouveau mot de passe", + "change_password": "Changer le mot de passe", + "protected_session_timeout": "Expiration de la session protégée", + "protected_session_timeout_description": "Le délai d'expiration de la session protégée est une période de temps après laquelle la session protégée est effacée de la mémoire du navigateur. Il est mesuré à partir de la dernière interaction avec des notes protégées. Voir", + "wiki": "wiki", + "for_more_info": "pour plus d'informations.", + "protected_session_timeout_label": "Délai d'expiration de la session protégée :", + "reset_confirmation": "En réinitialisant le mot de passe, vous perdrez à jamais l'accès à toutes vos notes protégées existantes. Voulez-vous vraiment réinitialiser le mot de passe ?", + "reset_success_message": "Le mot de passe a été réinitialisé. Veuillez définir un nouveau mot de passe", + "change_password_heading": "Changer le mot de passe", + "set_password_heading": "Définir le mot de passe", + "set_password": "Définir le mot de passe", + "password_mismatch": "Les nouveaux mots de passe saisis ne sont pas les mêmes.", + "password_changed_success": "Le mot de passe a été modifié. Trilium va redémarrer après avoir appuyé sur OK." + }, + "shortcuts": { + "keyboard_shortcuts": "Raccourcis clavier", + "multiple_shortcuts": "Plusieurs raccourcis pour la même action peuvent être séparés par une virgule.", + "electron_documentation": "Consultez la documentation Electron pour connaître les modificateurs et codes clés disponibles.", + "type_text_to_filter": "Saisir du texte pour filtrer les raccourcis...", + "action_name": "Nom de l'action", + "shortcuts": "Raccourcis", + "default_shortcuts": "Raccourcis par défaut", + "description": "Description", + "reload_app": "Recharger l'application pour appliquer les modifications", + "set_all_to_default": "Réinitialiser aux valeurs par défaut", + "confirm_reset": "Voulez-vous vraiment réinitialiser tous les raccourcis clavier par défaut ?" + }, + "spellcheck": { + "title": "Vérification orthographique", + "description": "Ces options s'appliquent uniquement aux versions de bureau, les navigateurs utiliseront leur propre vérification orthographique native.", + "enable": "Activer la vérification orthographique", + "language_code_label": "Code(s) de langue", + "language_code_placeholder": "par exemple \"fr-FR\", \"en-US\", \"de-AT\"", + "multiple_languages_info": "Plusieurs langues peuvent être séparées par une virgule, par ex. \"fr-FR, en-US, de-DE, cs\". ", + "available_language_codes_label": "Codes de langue disponibles :", + "restart-required": "Les modifications apportées aux options de vérification orthographique prendront effet après le redémarrage de l'application." + }, + "sync_2": { + "config_title": "Configuration de synchronisation", + "server_address": "Adresse de l'instance du serveur", + "timeout": "Délai d'expiration de la synchronisation (millisecondes)", + "proxy_label": "Serveur proxy de synchronisation (facultatif)", + "note": "Note", + "note_description": "Si vous laissez le paramètre de proxy vide, le proxy système sera utilisé (applicable uniquement à la version de bureau/électronique).", + "special_value_description": "Une autre valeur spéciale est noproxy qui oblige à ignorer même le proxy système et respecte NODE_TLS_REJECT_UNAUTHORIZED.", + "save": "Sauvegarder", + "help": "Aide", + "test_title": "Test de synchronisation", + "test_description": "Testera la connexion et la prise de contact avec le serveur de synchronisation. Si le serveur de synchronisation n'est pas initialisé, cela le configurera pour qu'il se synchronise avec le document local.", + "test_button": "Tester la synchronisation", + "handshake_failed": "Échec de la négociation avec le serveur de synchronisation, erreur : {{message}}" + }, + "api_log": { + "close": "Fermer" + }, + "attachment_detail_2": { + "will_be_deleted_in": "Cette pièce jointe sera automatiquement supprimée dans {{time}}", + "will_be_deleted_soon": "Cette pièce jointe sera bientôt supprimée automatiquement", + "deletion_reason": ", car la pièce jointe n'est pas liée dans le contenu de la note. Pour empêcher la suppression, ajoutez à nouveau le lien de la pièce jointe dans le contenu d'une note ou convertissez la pièce jointe en note.", + "role_and_size": "Rôle : {{role}}, Taille : {{size}}", + "link_copied": "Lien de pièce jointe copié dans le presse-papiers.", + "unrecognized_role": "Rôle de pièce jointe « {{role}} » non reconnu." + }, + "bookmark_switch": { + "bookmark": "Favori", + "bookmark_this_note": "Ajouter cette note à vos favoris dans le panneau latéral gauche", + "remove_bookmark": "Supprimer le favori" + }, + "editability_select": { + "auto": "Auto", + "read_only": "Lecture seule", + "always_editable": "Toujours modifiable", + "note_is_editable": "La note est modifiable si elle n'est pas trop longue.", + "note_is_read_only": "La note est en lecture seule, mais peut être modifiée en cliquant sur un bouton.", + "note_is_always_editable": "La note est toujours modifiable, quelle que soit sa longueur." + }, + "note-map": { + "button-link-map": "Carte des liens", + "button-tree-map": "Carte de l'arborescence" + }, + "tree-context-menu": { + "open-in-a-new-tab": "Ouvrir dans un nouvel onglet Ctrl+Clic", + "open-in-a-new-split": "Ouvrir dans une nouvelle division", + "insert-note-after": "Insérer une note après", + "insert-child-note": "Insérer une note enfant", + "delete": "Supprimer", + "search-in-subtree": "Rechercher dans le sous-arbre", + "hoist-note": "Focus sur cette note", + "unhoist-note": "Désactiver le focus", + "edit-branch-prefix": "Modifier le préfixe de branche", + "advanced": "Avancé", + "expand-subtree": "Développer le sous-arbre", + "collapse-subtree": "Réduire le sous-arbre", + "sort-by": "Trier par...", + "recent-changes-in-subtree": "Modifications récentes du sous-arbre", + "convert-to-attachment": "Convertir en pièce jointe", + "copy-note-path-to-clipboard": "Copier le chemin de la note dans le presse-papiers", + "protect-subtree": "Protéger le sous-arbre", + "unprotect-subtree": "Ne plus protéger le sous-arbre", + "copy-clone": "Copier/cloner", + "clone-to": "Cloner vers...", + "cut": "Couper", + "move-to": "Déplacer vers...", + "paste-into": "Coller dans", + "paste-after": "Coller après", + "duplicate": "Dupliquer", + "export": "Exporter", + "import-into-note": "Importer dans la note", + "apply-bulk-actions": "Appliquer des Actions groupées", + "converted-to-attachments": "Les notes {{count}} ont été converties en pièces jointes.", + "convert-to-attachment-confirm": "Êtes-vous sûr de vouloir convertir les notes sélectionnées en pièces jointes de leurs notes parentes ?" + }, + "shared_info": { + "shared_publicly": "Cette note est partagée publiquement sur", + "shared_locally": "Cette note est partagée localement sur", + "help_link": "Pour obtenir de l'aide, visitez le wiki." + }, + "note_types": { + "text": "Texte", + "code": "Code", + "saved-search": "Recherche enregistrée", + "relation-map": "Carte des relations", + "note-map": "Carte de notes", + "render-note": "Rendu Html", + "mermaid-diagram": "Diagramme Mermaid", + "canvas": "Canevas", + "web-view": "Affichage Web", + "mind-map": "Carte mentale", + "file": "Fichier", + "image": "Image", + "launcher": "Raccourci", + "doc": "Doc", + "widget": "Widget", + "confirm-change": "Il n'est pas recommandé de modifier le type de note lorsque son contenu n'est pas vide. Voulez-vous continuer ?", + "geo-map": "Carte géo", + "beta-feature": "Beta", + "task-list": "Liste de tâches" + }, + "protect_note": { + "toggle-on": "Protéger la note", + "toggle-off": "Déprotéger la note", + "toggle-on-hint": "La note n'est pas protégée, cliquez pour la protéger", + "toggle-off-hint": "La note est protégée, cliquez pour ne plus la protéger" + }, + "shared_switch": { + "shared": "Partagé", + "toggle-on-title": "Partager la note", + "toggle-off-title": "Ne plus partager de la note", + "shared-branch": "Cette note existe uniquement en tant que note partagée, l'annulation du partage la supprimerait. Voulez-vous continuer et ainsi supprimer cette note ?", + "inherited": "Il n'est pas possible de ne plus partager cette note, car son partage est défini par héritage d'une note ancêtre." + }, + "template_switch": { + "template": "Modèle", + "toggle-on-hint": "Faire de la note un modèle", + "toggle-off-hint": "Supprimer la note comme modèle" + }, + "open-help-page": "Ouvrir la page d'aide", + "find": { + "case_sensitive": "Sensible à la casse", + "match_words": "Mots exacts", + "find_placeholder": "Chercher dans le texte...", + "replace_placeholder": "Remplacer par...", + "replace": "Remplacer", + "replace_all": "Tout remplacer" + }, + "highlights_list_2": { + "title": "Accentuations", + "options": "Options" + }, + "quick-search": { + "placeholder": "Recherche rapide", + "searching": "Recherche...", + "no-results": "Aucun résultat trouvé", + "more-results": "... et {{number}} autres résultats.", + "show-in-full-search": "Afficher dans la recherche complète" + }, + "note_tree": { + "collapse-title": "Réduire l'arborescence des notes", + "scroll-active-title": "Faire défiler jusqu'à la note active", + "tree-settings-title": "Paramètres de l'arborescence", + "hide-archived-notes": "Masquer les notes archivées", + "automatically-collapse-notes": "Réduire automatiquement les notes", + "automatically-collapse-notes-title": "Les notes seront réduites après une période d'inactivité pour désencombrer l'arborescence.", + "save-changes": "Enregistrer et appliquer les modifications", + "auto-collapsing-notes-after-inactivity": "Réduction automatique des notes après inactivité...", + "saved-search-note-refreshed": "Note de recherche enregistrée actualisée.", + "hoist-this-note-workspace": "Focus cette note (espace de travail)", + "refresh-saved-search-results": "Rafraîchir les résultats de recherche enregistrée", + "create-child-note": "Créer une note enfant", + "unhoist": "Désactiver le focus" + }, + "title_bar_buttons": { + "window-on-top": "Épingler cette fenêtre au premier plan" + }, + "note_detail": { + "could_not_find_typewidget": "Impossible de trouver typeWidget pour le type '{{type}}'" + }, + "note_title": { + "placeholder": "saisir le titre de la note ici..." + }, + "search_result": { + "no_notes_found": "Aucune note n'a été trouvée pour les paramètres de recherche donnés.", + "search_not_executed": "La recherche n'a pas encore été exécutée. Cliquez sur le bouton \"Rechercher\" ci-dessus pour voir les résultats." + }, + "spacer": { + "configure_launchbar": "Configurer la Barre de raccourcis" + }, + "sql_result": { + "no_rows": "Aucune ligne n'a été renvoyée pour cette requête" + }, + "sql_table_schemas": { + "tables": "Tableaux" + }, + "tab_row": { + "close_tab": "Fermer l'onglet", + "add_new_tab": "Ajouter un nouvel onglet", + "close": "Fermer", + "close_other_tabs": "Fermer les autres onglets", + "close_right_tabs": "Fermer les onglets à droite", + "close_all_tabs": "Fermer tous les onglets", + "reopen_last_tab": "Rouvrir le dernier onglet fermé", + "move_tab_to_new_window": "Déplacer cet onglet vers une nouvelle fenêtre", + "copy_tab_to_new_window": "Copier cet onglet dans une nouvelle fenêtre", + "new_tab": "Nouvel onglet" + }, + "toc": { + "table_of_contents": "Table des matières", + "options": "Options" + }, + "watched_file_update_status": { + "file_last_modified": "Le fichier a été modifié pour la dernière fois le .", + "upload_modified_file": "Téléverser le fichier modifié", + "ignore_this_change": "Ignorer ce changement" + }, + "app_context": { + "please_wait_for_save": "Veuillez patienter quelques secondes la fin de la sauvegarde, puis réessayer." + }, + "note_create": { + "duplicated": "La note «{{title}}» a été dupliquée." + }, + "image": { + "copied-to-clipboard": "Une référence à l'image a été copiée dans le presse-papiers. Elle peut être collée dans n'importe quelle note texte.", + "cannot-copy": "Impossible de copier la référence d'image dans le presse-papiers." + }, + "clipboard": { + "cut": "Les note(s) ont été coupées dans le presse-papiers.", + "copied": "Les note(s) ont été coupées dans le presse-papiers." + }, + "entrypoints": { + "note-revision-created": "La version de la note a été créée.", + "note-executed": "Note exécutée.", + "sql-error": "Erreur lors de l'exécution de la requête SQL: {{message}}" + }, + "branches": { + "cannot-move-notes-here": "Impossible de déplacer les notes ici.", + "delete-status": "Etat de la suppression", + "delete-notes-in-progress": "Suppression des notes en cours : {{count}}", + "delete-finished-successfully": "Suppression terminée avec succès.", + "undeleting-notes-in-progress": "Restauration des notes en cours : {{count}}", + "undeleting-notes-finished-successfully": "Restauration des notes terminée avec succès." + }, + "frontend_script_api": { + "async_warning": "Vous passez une fonction asynchrone à `api.runOnBackend()`, ce qui ne fonctionnera probablement pas comme vous le souhaitez.\\n Rendez la fonction synchronisée (en supprimant le mot-clé `async`), ou bien utilisez `api.runAsyncOnBackendWithManualTransactionHandling()`.", + "sync_warning": "Vous passez une fonction synchrone à `api.runAsyncOnBackendWithManualTransactionHandling()`,\\nalors que vous devriez probablement utiliser `api.runOnBackend()` à la place." + }, + "ws": { + "sync-check-failed": "Le test de synchronisation a échoué !", + "consistency-checks-failed": "Les tests de cohérence ont échoué ! Consultez les journaux pour plus de détails.", + "encountered-error": "Erreur \"{{message}}\", consultez la console." + }, + "hoisted_note": { + "confirm_unhoisting": "La note demandée «{{requestedNote}}» est en dehors du sous-arbre de la note focus «{{hoistedNote}}». Le focus doit être désactivé pour accéder à la note. Voulez-vous enlever le focus ?" + }, + "launcher_context_menu": { + "reset_launcher_confirm": "Voulez-vous vraiment réinitialiser \"{{title}}\" ? Toutes les données / paramètres de cette note (et de ses enfants) seront perdus et le raccourci retrouvera son emplacement d'origine.", + "add-note-launcher": "Ajouter un raccourci de note", + "add-script-launcher": "Ajouter un raccourci de script", + "add-custom-widget": "Ajouter un widget personnalisé", + "add-spacer": "Ajouter un séparateur", + "delete": "Supprimer ", + "reset": "Réinitialiser", + "move-to-visible-launchers": "Déplacer vers les raccourcis visibles", + "move-to-available-launchers": "Déplacer vers les raccourcis disponibles", + "duplicate-launcher": "Dupliquer le raccourci " + }, + "editable-text": { + "auto-detect-language": "Détecté automatiquement" + }, + "highlighting": { + "description": "Contrôle la coloration syntaxique des blocs de code à l'intérieur des notes texte, les notes de code ne seront pas affectées.", + "color-scheme": "Jeu de couleurs" + }, + "code_block": { + "word_wrapping": "Saut à la ligne automatique suivant la largeur", + "theme_none": "Pas de coloration syntaxique", + "theme_group_light": "Thèmes clairs", + "theme_group_dark": "Thèmes sombres" + }, + "classic_editor_toolbar": { + "title": "Mise en forme" + }, + "editor": { + "title": "Éditeur" + }, + "editing": { + "editor_type": { + "label": "Barre d'outils d'édition", + "floating": { + "title": "Flottante", + "description": "les outils d'édition apparaissent près du curseur ;" + }, + "fixed": { + "title": "Fixe", + "description": "les outils d'édition apparaissent dans l'onglet \"Mise en forme\"." + }, + "multiline-toolbar": "Afficher la barre d'outils sur plusieurs lignes si elle est trop grande." + } + }, + "electron_context_menu": { + "add-term-to-dictionary": "Ajouter «{{term}}» au dictionnaire", + "cut": "Couper", + "copy": "Copier", + "copy-link": "Copier le lien", + "paste": "Coller", + "paste-as-plain-text": "Coller comme texte brut", + "search_online": "Rechercher «{{term}}» avec {{searchEngine}}" + }, + "image_context_menu": { + "copy_reference_to_clipboard": "Copier la référence dans le presse-papiers", + "copy_image_to_clipboard": "Copier l'image dans le presse-papiers" + }, + "link_context_menu": { + "open_note_in_new_tab": "Ouvrir la note dans un nouvel onglet", + "open_note_in_new_split": "Ouvrir la note dans une nouvelle division", + "open_note_in_new_window": "Ouvrir la note dans une nouvelle fenêtre" + }, + "electron_integration": { + "desktop-application": "Application de bureau", + "native-title-bar": "Barre de titre native", + "native-title-bar-description": "Sous Windows et macOS, désactiver la barre de titre native rend l'application plus compacte. Sous Linux, le maintien de la barre de titre native permet une meilleure intégration avec le reste du système.", + "background-effects": "Activer les effets d'arrière-plan (Windows 11 uniquement)", + "background-effects-description": "L'effet Mica ajoute un fond flou et élégant aux fenêtres de l'application, créant une profondeur et un style moderne.", + "restart-app-button": "Redémarrez l'application pour afficher les modifications", + "zoom-factor": "Facteur de zoom" + }, + "note_autocomplete": { + "search-for": "Rechercher \"{{term}}\"", + "create-note": "Créer et lier une note enfant \"{{term}}\"", + "insert-external-link": "Insérer un lien externe vers \"{{term}}\"", + "clear-text-field": "Effacer le champ de texte", + "show-recent-notes": "Afficher les notes récentes", + "full-text-search": "Recherche dans le texte" + }, + "note_tooltip": { + "note-has-been-deleted": "La note a été supprimée." + }, + "geo-map": { + "create-child-note-title": "Créer une nouvelle note enfant et l'ajouter à la carte", + "create-child-note-instruction": "Cliquez sur la carte pour créer une nouvelle note à cet endroit ou appuyez sur Échap pour la supprimer.", + "unable-to-load-map": "Impossible de charger la carte." + }, + "geo-map-context": { + "open-location": "Ouvrir la position", + "remove-from-map": "Retirer de la carte" + }, + "help-button": { + "title": "Ouvrir la page d'aide correspondante" + }, + "duration": { + "seconds": "Secondes", + "minutes": "Minutes", + "hours": "Heures", + "days": "Jours" + }, + "share": { + "title": "Paramètres de partage", + "redirect_bare_domain": "Rediriger le domaine principal vers la page de partage", + "redirect_bare_domain_description": "Rediriger les utilisateurs anonymes vers la page de partage au lieu d'afficher la connexion", + "show_login_link": "Afficher le lien de connexion dans le thème de partage", + "show_login_link_description": "Ajouter un lien de connexion dans le pied de page de la page de partage", + "check_share_root": "Vérifier l'état du partage de la racine", + "share_root_found": "La note racine du partage '{{noteTitle}}' est prête", + "share_root_not_found": "Aucune note avec le label #shareRoot trouvée", + "share_root_not_shared": "Note '{{noteTitle}}' a le label #shareRoot mais n'est pas partagée" + }, + "time_selector": { + "invalid_input": "La valeur de l'heure saisie n'est pas un nombre valide.", + "minimum_input": "La valeur de temps saisie doit être d'au moins {{minimumSeconds}} secondes." + }, + "multi_factor_authentication": { + "oauth_user_email": "Courriel de l'utilisateur : " + }, + "modal": { + "close": "Fermer" } - }, - "add_link": { - "add_link": "Ajouter un lien", - "help_on_links": "Aide sur les liens", - "note": "Note", - "search_note": "rechercher une note par son nom", - "link_title_mirrors": "le titre du lien reflète le titre actuel de la note", - "link_title_arbitrary": "le titre du lien peut être modifié arbitrairement", - "link_title": "Titre du lien", - "button_add_link": "Ajouter un lien" - }, - "branch_prefix": { - "edit_branch_prefix": "Modifier le préfixe de branche", - "help_on_tree_prefix": "Aide sur le préfixe de l'arbre", - "prefix": "Préfixe : ", - "save": "Sauvegarder", - "branch_prefix_saved": "Le préfixe de la branche a été enregistré." - }, - "bulk_actions": { - "bulk_actions": "Actions groupées", - "affected_notes": "Notes concernées", - "include_descendants": "Inclure les descendants des notes sélectionnées", - "available_actions": "Actions disponibles", - "chosen_actions": "Actions choisies", - "execute_bulk_actions": "Exécuter des Actions groupées", - "bulk_actions_executed": "Les actions groupées ont été exécutées avec succès.", - "none_yet": "Aucune pour l'instant... ajoutez une action en cliquant sur l'une des actions disponibles ci-dessus.", - "labels": "Labels", - "relations": "Relations", - "notes": "Notes", - "other": "Autre" - }, - "clone_to": { - "clone_notes_to": "Cloner les notes dans...", - "help_on_links": "Aide sur les liens", - "notes_to_clone": "Notes à cloner", - "target_parent_note": "Note parent cible", - "search_for_note_by_its_name": "rechercher une note par son nom", - "cloned_note_prefix_title": "La note clonée sera affichée dans l'arbre des notes avec le préfixe donné", - "prefix_optional": "Préfixe (facultatif)", - "clone_to_selected_note": "Cloner vers la note sélectionnée", - "no_path_to_clone_to": "Aucun chemin vers lequel cloner.", - "note_cloned": "La note \"{{clonedTitle}}\" a été clonée dans \"{{targetTitle}}\"" - }, - "confirm": { - "confirmation": "Confirmation", - "cancel": "Annuler", - "ok": "OK", - "are_you_sure_remove_note": "Voulez-vous vraiment supprimer la note « {{title}} » de la carte des relations ? ", - "if_you_dont_check": "Si vous ne cochez pas cette case, la note sera seulement supprimée de la carte des relations.", - "also_delete_note": "Supprimer également la note" - }, - "delete_notes": { - "delete_notes_preview": "Supprimer la note", - "close": "Fermer", - "delete_all_clones_description": "Supprimer aussi les clones (peut être annulé dans des modifications récentes)", - "erase_notes_description": "La suppression normale (douce) marque uniquement les notes comme supprimées et elles peuvent être restaurées (dans la boîte de dialogue des Modifications récentes) dans un délai donné. Cocher cette option effacera les notes immédiatement et il ne sera pas possible de les restaurer.", - "erase_notes_warning": "Efface les notes de manière permanente (ne peut pas être annulée), y compris les clones. L'application va être rechargée.", - "notes_to_be_deleted": "Les notes suivantes seront supprimées ({{notesCount}})", - "no_note_to_delete": "Aucune note ne sera supprimée (uniquement les clones).", - "broken_relations_to_be_deleted": "Les relations suivantes seront rompues et supprimées ({{ relationCount}})", - "cancel": "Annuler", - "ok": "OK", - "deleted_relation_text": "Note {{- note}} (à supprimer) est référencée dans la relation {{- relation}} provenant de {{- source}}." - }, - "export": { - "export_note_title": "Exporter la note", - "close": "Fermer", - "export_type_subtree": "Cette note et tous ses descendants", - "format_html": "HTML - recommandé car il conserve la mise en forme", - "format_html_zip": "HTML dans l'archive ZIP - recommandé car préserve la mise en forme.", - "format_markdown": "Markdown - préserve la majeure partie du formatage.", - "format_opml": "OPML - format d'échange pour les outlineurs, uniquement pour le texte. La mise en forme, les images et les fichiers ne sont pas inclus.", - "opml_version_1": "OPML v1.0 - texte brut uniquement", - "opml_version_2": "OPML v2.0 - HTML également autorisé", - "export_type_single": "Seulement cette note sans ses descendants", - "export": "Exporter", - "choose_export_type": "Choisissez d'abord le type d'export", - "export_status": "Statut d'exportation", - "export_in_progress": "Exportation en cours : {{progressCount}}", - "export_finished_successfully": "L'exportation s'est terminée avec succès.", - "format_pdf": "PDF - pour l'impression ou le partage de documents." - }, - "help": { - "noteNavigation": "Navigation dans les notes", - "goUpDown": "aller vers le haut/bas dans la liste des notes", - "collapseExpand": "réduire/développer le nœud", - "notSet": "non défini", - "goBackForwards": "reculer/avancer dans l'historique", - "showJumpToNoteDialog": "afficher la boîte de dialogue \"Aller à la note\"", - "scrollToActiveNote": "faire défiler jusqu'à la note active", - "jumpToParentNote": "aller à la note parent", - "collapseWholeTree": "réduire tout l'arbre des notes", - "collapseSubTree": "réduire le sous-arbre", - "tabShortcuts": "Raccourcis des onglets", - "newTabNoteLink": "sur le lien de la note ouvre la note dans un nouvel onglet", - "onlyInDesktop": "Uniquement sur ordinateur (version Electron)", - "openEmptyTab": "ouvrir un onglet vide", - "closeActiveTab": "fermer l'onglet actif", - "activateNextTab": "activer l'onglet suivant", - "activatePreviousTab": "activer l'onglet précédent", - "creatingNotes": "Création de notes", - "createNoteAfter": "créer une nouvelle note après la note active", - "createNoteInto": "créer une nouvelle sous-note dans la note active", - "editBranchPrefix": "modifier le préfixe du clone de note actif", - "movingCloningNotes": "Déplacement / Clonage des notes", - "moveNoteUpDown": "déplacer la note vers le haut/bas dans la liste de notes", - "moveNoteUpHierarchy": "déplacer la note vers le haut dans la hiérarchie", - "multiSelectNote": "sélectionner plusieurs notes au-dessus/au-dessous", - "selectAllNotes": "sélectionner toutes les notes du niveau actuel", - "selectNote": "sélectionner une note", - "copyNotes": "copier la note active (ou la sélection actuelle) dans le presse-papiers (utilisé pour le clonage)", - "cutNotes": "couper la note actuelle (ou la sélection actuelle) dans le presse-papiers (utilisé pour déplacer les notes)", - "pasteNotes": "coller la ou les notes en tant que sous-note dans la note active (qui est soit déplacée, soit clonée selon qu'elle a été copiée ou coupée dans le presse-papiers)", - "deleteNotes": "supprimer une note / un sous-arbre", - "editingNotes": "Édition des notes", - "editNoteTitle": "dans le volet de l'arborescence, basculera du volet au titre de la note. Presser Entrer à partir du titre de la note basculera vers l’éditeur de texte. Ctrl+. bascule de l'éditeur au volet arborescent.", - "createEditLink": "créer/éditer un lien externe", - "createInternalLink": "créer un lien interne", - "followLink": "suivre le lien sous le curseur", - "insertDateTime": "insérer la date et l'heure courante à la position du curseur", - "jumpToTreePane": "passer au volet de l'arborescence et aller jusqu'à la note active", - "markdownAutoformat": "Mise en forme automatique (comme Markdown)", - "headings": "##, ###, #### etc. suivi d'un espace pour les titres", - "bulletList": "* ou - suivi d'un espace pour une liste à puces", - "numberedList": "1. ou 1) suivi d'un espace pour une liste numérotée", - "blockQuote": "commencez une ligne avec > suivi d'un espace pour une citation", - "troubleshooting": "Dépannage", - "reloadFrontend": "recharger l'interface Trilium", - "showDevTools": "afficher les outils de développement", - "showSQLConsole": "afficher la console SQL", - "other": "Autre", - "quickSearch": "aller à la recherche rapide", - "inPageSearch": "recherche sur la page" - }, - "import": { - "importIntoNote": "Importer dans la note", - "chooseImportFile": "Choisissez le fichier à importer", - "importDescription": "Le contenu du ou des fichiers sélectionnés sera importé en tant que note(s) enfant dans", - "options": "Options", - "safeImportTooltip": "Les fichiers d'exportation Trilium .zip peuvent contenir des scripts exécutables susceptibles de comporter un comportement nuisible. L'importation sécurisée désactivera l'exécution automatique de tous les scripts importés. Décochez \"Importation sécurisée\" uniquement si l'archive importée est censée contenir des scripts exécutables et que vous faites entièrement confiance au contenu du fichier d'importation.", - "safeImport": "Importation sécurisée", - "explodeArchivesTooltip": "Si cette case est cochée, Trilium lira les fichiers .zip, .enex et .opml et créera des notes à partir des fichiers contenus dans ces archives. Si cette case n'est pas cochée, Trilium joindra les archives elles-mêmes à la note.", - "explodeArchives": "Lire le contenu des archives .zip, .enex et .opml.", - "shrinkImagesTooltip": "

Si vous cochez cette option, Trilium tentera de réduire les images importées par mise à l'échelle et optimisation, ce qui peut affecter la qualité de l'image perçue. Si cette case n'est pas cochée, les images seront importées sans modifications.

Cela ne s'applique pas aux importations .zip avec des métadonnées, car on suppose que ces fichiers sont déjà optimisés.

", - "shrinkImages": "Réduire les images", - "textImportedAsText": "Importez HTML, Markdown et TXT sous forme de notes de texte si les métadonnées ne sont pas claires", - "codeImportedAsCode": "Importez des fichiers de code reconnus (par exemple .json) en tant que notes de code si cela n'est pas clair à partir des métadonnées", - "replaceUnderscoresWithSpaces": "Remplacez les tirets bas par des espaces dans les noms de notes importées", - "import": "Importer", - "failed": "Échec de l'importation : {{message}}.", - "html_import_tags": { - "title": "Balises HTML d'importation", - "description": "Configurer quelles balises HTML doivent être préservées lors de l'importation des notes. Les balises qui ne sont pas dans cette liste seront supprimées pendant l'importation. Certaines balises (comme 'script') sont toujours supprimées pour des raisons de sécurité.", - "placeholder": "Saisir les balises HTML, une par ligne", - "reset_button": "Réinitialiser à la liste par défaut" - }, - "import-status": "Statut de l'importation", - "in-progress": "Importation en cours : {{progress}}", - "successful": "Importation terminée avec succès." - }, - "include_note": { - "dialog_title": "Inclure une note", - "label_note": "Note", - "placeholder_search": "rechercher une note par son nom", - "box_size_prompt": "Taille de la boîte de la note incluse :", - "box_size_small": "petit (~ 10 lignes)", - "box_size_medium": "moyen (~ 30 lignes)", - "box_size_full": "complet (la boîte affiche le texte complet)", - "button_include": "Inclure une note" - }, - "info": { - "modalTitle": "Message d'information", - "closeButton": "Fermer", - "okButton": "OK" - }, - "jump_to_note": { - "search_button": "Rechercher dans le texte intégral" - }, - "markdown_import": { - "dialog_title": "Importation Markdown", - "modal_body_text": "En raison du bac à sable du navigateur, il n'est pas possible de lire directement le presse-papiers à partir de JavaScript. Veuillez coller le Markdown à importer dans la zone de texte ci-dessous et cliquez sur le bouton Importer", - "import_button": "Importer", - "import_success": "Le contenu Markdown a été importé dans le document." - }, - "move_to": { - "dialog_title": "Déplacer les notes vers...", - "notes_to_move": "Notes à déplacer", - "target_parent_note": "Note parent cible", - "search_placeholder": "rechercher une note par son nom", - "move_button": "Déplacer vers la note sélectionnée", - "error_no_path": "Aucun chemin vers lequel déplacer.", - "move_success_message": "Les notes sélectionnées ont été déplacées dans " - }, - "note_type_chooser": { - "modal_title": "Choisissez le type de note", - "modal_body": "Choisissez le type de note/le modèle de la nouvelle note :", - "templates": "Modèles" - }, - "password_not_set": { - "title": "Le mot de passe n'est pas défini", - "body1": "Les notes protégées sont cryptées à l'aide d'un mot de passe utilisateur, mais le mot de passe n'a pas encore été défini." - }, - "prompt": { - "title": "Prompt", - "ok": "OK", - "defaultTitle": "Prompt" - }, - "protected_session_password": { - "modal_title": "Session protégée", - "help_title": "Aide sur les notes protégées", - "close_label": "Fermer", - "form_label": "Pour procéder à l'action demandée, vous devez démarrer une session protégée en saisissant le mot de passe :", - "start_button": "Démarrer une session protégée" - }, - "recent_changes": { - "title": "Modifications récentes", - "erase_notes_button": "Effacer les notes supprimées maintenant", - "deleted_notes_message": "Les notes supprimées ont été effacées.", - "no_changes_message": "Aucun changement pour l'instant...", - "undelete_link": "annuler la suppression", - "confirm_undelete": "Voulez-vous restaurer cette note et ses sous-notes ?" - }, - "revisions": { - "note_revisions": "Versions de la note", - "delete_all_revisions": "Supprimer toutes les versions de cette note", - "delete_all_button": "Supprimer toutes les versions", - "help_title": "Aide sur les versions de notes", - "revision_last_edited": "Cette version a été modifiée pour la dernière fois le {{date}}", - "confirm_delete_all": "Voulez-vous supprimer toutes les versions de cette note ?", - "no_revisions": "Aucune version pour cette note pour l'instant...", - "confirm_restore": "Voulez-vous restaurer cette version ? Le titre et le contenu actuels de la note seront écrasés par cette version.", - "confirm_delete": "Voulez-vous supprimer cette version ?", - "revisions_deleted": "Les versions de notes ont été supprimées.", - "revision_restored": "La version de la note a été restaurée.", - "revision_deleted": "La version de la note a été supprimée.", - "snapshot_interval": "Délai d'enregistrement automatique des versions de notes : {{seconds}}s.", - "maximum_revisions": "Nombre maximal de versions : {{number}}.", - "settings": "Paramètres des versions de notes", - "download_button": "Télécharger", - "mime": "MIME : ", - "file_size": "Taille du fichier :", - "preview": "Aperçu :", - "preview_not_available": "L'aperçu n'est pas disponible pour ce type de note." - }, - "sort_child_notes": { - "sort_children_by": "Trier les enfants par...", - "sorting_criteria": "Critères de tri", - "title": "titre", - "date_created": "date de création", - "date_modified": "date de modification", - "sorting_direction": "Sens de tri", - "ascending": "ascendant", - "descending": "descendant", - "folders": "Dossiers", - "sort_folders_at_top": "trier les dossiers en haut", - "natural_sort": "Tri naturel", - "sort_with_respect_to_different_character_sorting": "trier en fonction de différentes règles de tri et de classement des caractères dans différentes langues ou régions.", - "natural_sort_language": "Langage de tri naturel", - "the_language_code_for_natural_sort": "Le code de langue pour le tri naturel, par ex. \"zh-CN\" pour le chinois.", - "sort": "Trier" - }, - "upload_attachments": { - "upload_attachments_to_note": "Téléverser des pièces jointes à la note", - "choose_files": "Choisir des fichiers", - "files_will_be_uploaded": "Les fichiers seront téléversés sous forme de pièces jointes dans {{noteTitle}}", - "options": "Options", - "shrink_images": "Réduire les images", - "upload": "Téléverser", - "tooltip": "Si vous cochez cette option, Trilium tentera de réduire les images téléversées par mise à l'échelle et optimisation, ce qui peut affecter la qualité de l'image perçue. Si cette case n'est pas cochée, les images seront téléversées sans modifications." - }, - "attribute_detail": { - "attr_detail_title": "Titre détaillé de l'attribut", - "close_button_title": "Annuler les modifications et fermer", - "attr_is_owned_by": "L'attribut appartient à", - "attr_name_title": "Le nom de l'attribut ne peut être composé que de caractères alphanumériques, de deux-points et de tirets bas", - "name": "Nom", - "value": "Valeur", - "target_note_title": "La relation est une liaison nommée entre une note source et une note cible.", - "target_note": "Note cible", - "promoted_title": "L'attribut promu est affiché bien en évidence sur la note.", - "promoted": "Promu", - "promoted_alias_title": "Nom à afficher dans l'interface des attributs promus.", - "promoted_alias": "Alias", - "multiplicity_title": "La multiplicité définit combien d'attributs du même nom peuvent être créés - au maximum 1 ou plus de 1.", - "multiplicity": "Multiplicité", - "single_value": "Valeur unique", - "multi_value": "Valeur multiple", - "label_type_title": "Le type de label aidera Trilium à choisir l'interface appropriée pour saisir la valeur du label.", - "label_type": "Type", - "text": "Texte", - "number": "Nombre", - "boolean": "Booléen", - "date": "Date", - "date_time": "Date et heure", - "time": "Heure", - "url": "URL", - "precision_title": "Nombre de chiffres après la virgule devant être disponible dans l'interface définissant la valeur.", - "precision": "Précision", - "digits": "chiffres", - "inverse_relation_title": "Paramètre optionnel pour définir à la relation inverse de celle actuellement définie. Exemple : Père - Fils sont des relations inverses l'une par rapport à l'autre.", - "inverse_relation": "Relation inverse", - "inheritable_title": "L'attribut hérité sera transmis à tous les descendants dans cet arbre.", - "inheritable": "Héritable", - "save_and_close": "Enregistrer et fermer Ctrl+Entrée", - "delete": "Supprimer", - "related_notes_title": "Autres notes avec ce label", - "more_notes": "Plus de notes", - "label": "Détail du label", - "label_definition": "Détails de la définition du label", - "relation": "Détail de la relation", - "relation_definition": "Détail de la définition de la relation", - "disable_versioning": "désactive la gestion automatique des versions. Utile pour les notes volumineuses mais sans importance - par ex. grandes bibliothèques JS utilisées pour les scripts", - "calendar_root": "indique la note qui doit être utilisée comme racine pour les notes journalières. Une seule note doit être marquée comme telle.", - "archived": "les notes portant ce label ne seront pas visibles par défaut dans les résultats de recherche (ou dans les boîtes de dialogue Aller à, Ajouter un lien, etc.).", - "exclude_from_export": "les notes (avec leurs sous-arbres) ne seront incluses dans aucune exportation de notes", - "run": "définit à quels événements le script doit s'exécuter. Les valeurs possibles sont :\n
    \n
  • frontendStartup : lorsque l'interface Trilium démarre (ou est actualisée), mais pas sur mobile.
  • \n
  • mobileStartup : lorsque l'interface Trilium démarre (ou est actualisée), sur mobile.
  • \n
  • backendStartup : lorsque le backend Trilium démarre
  • \n
  • toutes les heures : exécution une fois par heure. Vous pouvez utiliser le label supplémentaire runAtHour pour spécifier à quelle heure.
  • \n
  • quotidiennement – exécuter une fois par jour
  • \n
", - "run_on_instance": "Définissez quelle instance de Trilium doit exécuter cette note. Par défaut, toutes les instances.", - "run_at_hour": "À quelle heure la note doit-elle s'exécuter. Doit être utilisé avec #run=hourly. Peut être défini plusieurs fois pour plus d'occurrences au cours de la journée.", - "disable_inclusion": "les scripts portant ce label ne seront pas inclus dans l'exécution du script parent.", - "sorted": "conserve les notes enfants triées alphabétiquement selon leur titre", - "sort_direction": "ASC (par défaut) ou DESC", - "sort_folders_first": "Les dossiers (notes avec enfants) doivent être triés en haut", - "top": "conserver la note donnée en haut dans l'arbre de son parent (s'applique uniquement aux parents triés)", - "hide_promoted_attributes": "Masquer les attributs promus sur cette note", - "read_only": "l'éditeur est en mode lecture seule. Fonctionne uniquement pour les notes de texte et de code.", - "auto_read_only_disabled": "les notes textuelles/de code peuvent être automatiquement mises en mode lecture lorsqu'elles sont trop volumineuses. Vous pouvez désactiver ce comportement note par note en ajoutant ce label à la note", - "app_css": "marque les notes CSS qui sont chargées dans l'application Trilium et peuvent ainsi être utilisées pour modifier l'apparence de Trilium.", - "app_theme": "marque les notes CSS qui sont des thèmes Trilium complets et sont donc disponibles dans les options Trilium.", - "app_theme_base": "définir sur \"next\" afin d'utiliser le thème TriliumNext comme base pour un thème personnalisé à la place de l'ancien thème.", - "css_class": "la valeur de ce label est ensuite ajoutée en tant que classe CSS au nœud représentant la note donnée dans l'arborescence. Cela peut être utile pour les thèmes avancés. Peut être utilisé dans les notes modèle.", - "icon_class": "la valeur de ce label est ajoutée en tant que classe CSS à l'icône dans l'arbre, ce qui peut aider à distinguer visuellement les notes dans l'arborescence. Un exemple pourrait être bx bx-home - les icônes sont extraites de boxicons. Peut être utilisé dans les notes modèle.", - "page_size": "nombre d'éléments par page dans la liste de notes", - "custom_request_handler": "voir le Gestionnaire de requêtes personnalisé", - "custom_resource_provider": "voir le Gestionnaire de requêtes personnalisé", - "widget": "indique que cette note est un widget personnalisé qui sera ajouté à l'arbre des composants Trilium", - "workspace": "cette note devient un espace de travail. Le focus sur cette note est facilité", - "workspace_icon_class": "définit l'icône CSS utilisé dans l'onglet lorsque la note est focus", - "workspace_tab_background_color": "Couleur CSS utilisée dans l'onglet lorsque cette note est focus", - "workspace_calendar_root": "Définit la racine du calendrier pour un espace de travail", - "workspace_template": "Cette note apparaîtra dans la sélection des modèles disponibles lors de la création d'une nouvelle note, mais uniquement si un espace de travail contenant ce modèle est focus", - "search_home": "les nouvelles notes de recherche seront créées en tant qu'enfants de cette note", - "workspace_search_home": "de nouvelles notes de recherche seront créées en tant qu'enfants de cette note, lorsqu'une note ancêtre de cet espace de travail est focus", - "inbox": "emplacement par défaut pour les nouvelles notes - lorsque vous créez une note à l'aide du bouton \"nouvelle note\" dans la barre latérale, les notes seront créées en tant que notes enfants dans la note marquée avec le label #inbox.", - "workspace_inbox": "emplacement par défaut des nouvelles notes lorsque le focus est sur une note ancêtre de cet espace de travail", - "sql_console_home": "emplacement par défaut des notes de la console SQL", - "bookmark_folder": "une note avec ce label apparaîtra dans les favoris sous forme de dossier (permettant l'accès à ses notes enfants)", - "share_hidden_from_tree": "cette note est masquée dans l'arbre de navigation de gauche, mais toujours accessible avec son URL", - "share_external_link": "la note fera office de lien vers un site Web externe dans l'arbre partagée", - "share_alias": "définit un alias à l'aide duquel la note sera disponible sous https://your_trilium_host/share/[votre_alias]", - "share_omit_default_css": "le CSS de la page de partage par défaut ne sera pas pris en compte. À utiliser lorsque vous apportez des modifications de style importantes.", - "share_root": "partage cette note à l'adresse racine /share.", - "share_description": "définir le texte à ajouter à la balise méta HTML pour la description", - "share_raw": "la note sera servie dans son format brut, sans wrapper HTML", - "share_disallow_robot_indexing": "interdira l'indexation par robot de cette note via l'en-tête X-Robots-Tag: noindex", - "share_credentials": "exiger des informations d’identification pour accéder à cette note partagée. La valeur devrait être au format « nom d'utilisateur : mot de passe ». N'oubliez pas de rendre cela héritable pour l'appliquer aux notes/images enfants.", - "share_index": "la note avec ce label listera toutes les racines des notes partagées", - "display_relations": "noms des relations délimités par des virgules qui doivent être affichés. Tous les autres seront masqués.", - "hide_relations": "noms de relations délimités par des virgules qui doivent être masqués. Tous les autres seront affichés.", - "title_template": "titre par défaut des notes créées en tant qu'enfants de cette note. La valeur est évaluée sous forme de chaîne JavaScript \n et peut ainsi être enrichi de contenu dynamique via les variables injectées now et parentNote. Exemples :\n \n
    \n
  • Œuvres littéraires de ${parentNote.getLabelValue('authorName')}
  • \n
  • Connectez-vous pour ${now.format('YYYY-MM-DD HH:mm:ss')}
  • \n
\n \n Consultez le wiki avec plus de détails, la documentation sur l'API pour parentNote et maintenant< /a> pour plus de détails.", - "template": "Cette note apparaîtra parmi les modèles disponibles lors de la création d'une nouvelle note", - "toc": "#toc ou #toc=show forcera l'affichage de la table des matières, #toc=hide force qu'elle soit masquée. Si le label n'existe pas, le paramètre global est utilisé", - "color": "définit la couleur de la note dans l'arborescence des notes, les liens, etc. Utilisez n'importe quelle valeur de couleur CSS valide comme « rouge » ou #a13d5f", - "keyboard_shortcut": "Définit un raccourci clavier qui ouvrira immédiatement cette note. Exemple : 'ctrl+alt+e'. Nécessite un rechargement du frontend pour que la modification prenne effet.", - "keep_current_hoisting": "L'ouverture de ce lien ne modifiera pas le focus même si la note n'est pas affichable dans le sous-arbre actuellement focus.", - "execute_button": "Titre du bouton qui exécutera la note de code en cours", - "execute_description": "Description plus longue de la note de code actuelle affichée avec le bouton d'exécution", - "exclude_from_note_map": "Les notes avec ce label seront masquées de la carte des notes", - "new_notes_on_top": "Les nouvelles notes seront créées en haut de la note parent, et non en bas.", - "hide_highlight_widget": "Masquer le widget Important", - "run_on_note_creation": "s'exécute lorsque la note est créée dans le backend. Utilisez cette relation si vous souhaitez exécuter le script pour toutes les notes créées sous un sous-arbre spécifique. Dans ce cas, créez-le sur la note racine du sous-arbre et rendez-la héritable. Une nouvelle note créée dans le sous-arbre (peu importe la profondeur) déclenchera le script.", - "run_on_child_note_creation": "s'exécute lorsqu'une nouvelle note est créée sous la note où cette relation est définie", - "run_on_note_title_change": "s'exécute lorsque le titre de la note est modifié (inclut également la création de notes)", - "run_on_note_content_change": "s'exécute lorsque le contenu de la note est modifié (inclut également la création de notes).", - "run_on_note_change": "s'exécute lorsque la note est modifiée (inclut également la création de notes). N'inclut pas les modifications de contenu", - "run_on_note_deletion": "s'exécute lorsque la note est supprimée", - "run_on_branch_creation": "s'exécute lorsqu'une branche est créée. La branche est un lien entre la note parent et la note enfant. Elle est créée, par exemple, lors du clonage ou du déplacement d'une note.", - "run_on_branch_change": "s'exécute lorsqu'une branche est mise à jour.", - "run_on_branch_deletion": "s'exécute lorsqu'une branche est supprimée La branche est un lien entre la note parent et la note enfant. Elle est supprimée, par exemple, lors du déplacement d'une note (l'ancienne branche/lien est supprimé).", - "run_on_attribute_creation": "s'exécute lorsqu'un nouvel attribut pour la note qui définit cette relation est créé", - "run_on_attribute_change": " s'exécute lorsque l'attribut est modifié d'une note qui définit cette relation. Ceci est également déclenché lorsque l'attribut est supprimé", - "relation_template": "les attributs de la note seront hérités même sans relation parent-enfant, le contenu de la note et son sous-arbre seront transmis aux notes utilisant ce modèle si elles sont vides. Voir la documentation pour plus de détails.", - "inherit": "les attributs de la note seront hérités même sans relation parent-enfant. Voir la relation Modèle pour un comportement similaire. Voir l'héritage des attributs dans la documentation.", - "render_note": "les notes de type \"Rendu HTML\" seront rendues à partir d'une note de code (HTML ou script). Utilisez cette relation pour pointer vers la note de code à afficher", - "widget_relation": "la note cible de cette relation sera exécutée et affichée sous forme de widget dans la barre latérale", - "share_css": "Note CSS qui sera injectée dans la page de partage. La note CSS doit également figurer dans le sous-arbre partagé. Pensez également à utiliser « share_hidden_from_tree » et « share_omit_default_css ».", - "share_js": "Note JavaScript qui sera injectée dans la page de partage. La note JS doit également figurer dans le sous-arbre partagé. Pensez à utiliser 'share_hidden_from_tree'.", - "share_template": "Note JavaScript intégrée qui sera utilisée comme modèle pour afficher la note partagée. Revient au modèle par défaut. Pensez à utiliser 'share_hidden_from_tree'.", - "share_favicon": "Favicon de la note à définir dans la page partagée. En règle générale, vous souhaitez le configurer pour partager la racine et le rendre héritable. La note Favicon doit également figurer dans le sous-arbre partagé. Pensez à utiliser 'share_hidden_from_tree'.", - "is_owned_by_note": "appartient à la note", - "other_notes_with_name": "Autres notes portant le nom {{attributeType}} \"{{attributeName}}\"", - "and_more": "... et {{count}} plus.", - "print_landscape": "Lors de l'exportation en PDF, change l'orientation de la page en paysage au lieu de portrait.", - "print_page_size": "Lors de l'exportation en PDF, change la taille de la page. Valeurs supportées : A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger." - }, - "attribute_editor": { - "help_text_body1": "Pour ajouter un label, tapez simplement par ex. #rock, ou si vous souhaitez également ajouter une valeur, tapez par ex. #année = 2020", - "help_text_body2": "Pour la relation, tapez ~author = @ qui devrait afficher une saisie semi-automatique où vous pourrez rechercher la note souhaitée.", - "help_text_body3": "Vous pouvez également ajouter un label et une relation en utilisant le bouton + sur le côté droit.", - "save_attributes": "Enregistrer les attributs ", - "add_a_new_attribute": "Ajouter un nouvel attribut", - "add_new_label": "Ajouter un nouveau label ", - "add_new_relation": "Ajouter une nouvelle relation ", - "add_new_label_definition": "Ajouter une nouvelle définition de label", - "add_new_relation_definition": "Ajouter une nouvelle définition de relation", - "placeholder": "Saisir les labels et les relations ici" - }, - "abstract_bulk_action": { - "remove_this_search_action": "Supprimer cette action dans la recherche" - }, - "execute_script": { - "execute_script": "Exécuter le script", - "help_text": "Vous pouvez exécuter des scripts simples sur les notes correspondantes.", - "example_1": "Par exemple pour ajouter une chaîne de caractères au titre d'une note, utilisez ce petit script :", - "example_2": "Un exemple plus complexe serait de supprimer tous les attributs de la note correspondante :" - }, - "add_label": { - "add_label": "Ajouter un label", - "label_name_placeholder": "nom du label", - "label_name_title": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points.", - "to_value": "modifié par", - "new_value_placeholder": "nouvelle valeur", - "help_text": "Pour toutes les notes correspondantes :", - "help_text_item1": "créer un label donné si la note ne le possède pas encore", - "help_text_item2": "ou modifier la valeur du label existant", - "help_text_note": "Vous pouvez également appeler cette méthode sans valeur : dans ce cas le label sera attribué sans valeur à la note." - }, - "delete_label": { - "delete_label": "Supprimer le label", - "label_name_placeholder": "nom du label", - "label_name_title": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points." - }, - "rename_label": { - "rename_label": "Renommer le label", - "rename_label_from": "Renommer le label de", - "old_name_placeholder": "ancien nom", - "to": "En", - "new_name_placeholder": "nouveau nom", - "name_title": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points." - }, - "update_label_value": { - "update_label_value": "Mettre à jour la valeur du label", - "label_name_placeholder": "nom du label", - "label_name_title": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points.", - "to_value": "modifié par", - "new_value_placeholder": "nouvelle valeur", - "help_text": "Pour toutes les notes correspondantes, modifier la valeur du label.", - "help_text_note": "Vous pouvez également appeler cette méthode sans valeur, dans ce cas le label sera attribué à la note sans valeur." - }, - "delete_note": { - "delete_note": "Supprimer la note", - "delete_matched_notes": "Supprimer les notes correspondantes", - "delete_matched_notes_description": "Cela supprimera les notes correspondantes.", - "undelete_notes_instruction": "Après la suppression, il est possible de les restaurer à partir de la boîte de dialogue Modifications récentes.", - "erase_notes_instruction": "Pour effacer les notes définitivement, vous pouvez aller après la suppression dans Options -> Autre et cliquer sur le bouton \"Effacer les notes supprimées maintenant\"." - }, - "delete_revisions": { - "delete_note_revisions": "Supprimer les versions de notes", - "all_past_note_revisions": "Toutes les versions de notes antérieures des notes correspondantes seront supprimées. La note elle-même sera entièrement préservée. En d’autres termes, l’historique de la note sera supprimé." - }, - "move_note": { - "move_note": "Déplacer la note", - "to": "vers", - "target_parent_note": "note parent cible", - "on_all_matched_notes": "Pour toutes les notes correspondantes", - "move_note_new_parent": "déplacer la note vers le nouveau parent si la note n'a qu'un seul parent (c.-à-d. l'ancienne branche est supprimée et une nouvelle branche est créée dans le nouveau parent)", - "clone_note_new_parent": "cloner la note vers le nouveau parent si la note a plusieurs clones/branches (il n'est pas clair quelle branche doit être supprimée)", - "nothing_will_happen": "rien ne se passera si la note ne peut pas être déplacée vers la note cible (cela créerait une boucle dans l'arborescence)" - }, - "rename_note": { - "rename_note": "Renommer la note", - "rename_note_title_to": "Renommer le titre de la note en", - "new_note_title": "nouveau titre de note", - "click_help_icon": "Cliquez sur l'icône d'aide à droite pour voir toutes les options", - "evaluated_as_js_string": "La valeur donnée est évaluée comme une chaîne JavaScript et peut ainsi être enrichie de contenu dynamique via la variable note injectée (la note étant renommée). Exemples :", - "example_note": "Note - toutes les notes correspondantes sont renommées « Note »", - "example_new_title": "NOUVEAU : ${note.title} : les titres des notes correspondantes sont préfixés par \"NOUVEAU : \"", - "example_date_prefix": "${note.dateCreatedObj.format('MM-DD:')} : ${note.title} : les notes correspondantes sont précédées du mois et de la date de création de la note", - "api_docs": "Consultez la documentation de l'API pour la note et ses propriétés dateCreatedObj / utcDateCreatedObj pour plus de détails." - }, - "add_relation": { - "add_relation": "Ajouter une relation", - "relation_name": "nom de la relation", - "allowed_characters": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points.", - "to": "vers", - "target_note": "note cible", - "create_relation_on_all_matched_notes": "Pour toutes les notes correspondantes, créer une relation donnée." - }, - "delete_relation": { - "delete_relation": "Supprimer la relation", - "relation_name": "nom de la relation", - "allowed_characters": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points." - }, - "rename_relation": { - "rename_relation": "Renommer la relation", - "rename_relation_from": "Renommer la relation de", - "old_name": "ancien nom", - "to": "En", - "new_name": "nouveau nom", - "allowed_characters": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points." - }, - "update_relation_target": { - "update_relation": "Mettre à jour la relation", - "relation_name": "nom de la relation", - "allowed_characters": "Les caractères autorisés sont : caractères alphanumériques, les tirets bas et les deux-points.", - "to": "vers", - "target_note": "note cible", - "on_all_matched_notes": "Pour toutes les notes correspondantes", - "change_target_note": "ou changer la note cible de la relation existante", - "update_relation_target": "Mettre à jour la cible de la relation" - }, - "attachments_actions": { - "open_externally": "Ouverture externe", - "open_externally_title": "Le fichier sera ouvert dans une application externe et les modifications apportées seront surveillées. \nVous pourrez ensuite téléverser la version modifiée dans Trilium.", - "open_custom": "Ouvrir avec", - "open_custom_title": "Le fichier sera ouvert dans une application externe et surveillé pour les modifications. Vous pourrez ensuite téléverser la version modifiée sur Trilium.", - "download": "Télécharger", - "rename_attachment": "Renommer la pièce jointe", - "upload_new_revision": "Téléverser une nouvelle version", - "copy_link_to_clipboard": "Copier le lien dans le presse-papier", - "convert_attachment_into_note": "Convertir la pièce jointe en note", - "delete_attachment": "Supprimer la pièce jointe", - "upload_success": "Une nouvelle version de pièce jointe a été téléversée.", - "upload_failed": "Le téléversement d'une nouvelle version de pièce jointe a échoué.", - "open_externally_detail_page": "L'ouverture externe d'une pièce jointe n''est disponible qu'à partir de la page de détails. Veuillez d'abord cliquer sur les détails de la pièce jointe et répéter l'opération.", - "open_custom_client_only": "L'option \"Ouvrir avec\" des pièces jointes n'est disponible que dans la version bureau de Trilium.", - "delete_confirm": "Êtes-vous sûr de vouloir supprimer la pièce jointe « {{title}} » ?", - "delete_success": "La pièce jointe « {{title}} » a été supprimée.", - "convert_confirm": "Êtes-vous sûr de vouloir convertir la pièce jointe « {{title}} » en une note distincte ?", - "convert_success": "La pièce jointe « {{title}} » a été convertie en note.", - "enter_new_name": "Veuillez saisir le nom de la nouvelle pièce jointe" - }, - "calendar": { - "mon": "Lun", - "tue": "Mar", - "wed": "Mer", - "thu": "Jeu", - "fri": "Ven", - "sat": "Sam", - "sun": "Dim", - "cannot_find_day_note": "Note journalière introuvable", - "january": "Janvier", - "febuary": "Février", - "march": "Mars", - "april": "Avril", - "may": "Mai", - "june": "Juin", - "july": "Juillet", - "august": "Août", - "september": "Septembre", - "october": "Octobre", - "november": "Novembre", - "december": "Décembre" - }, - "close_pane_button": { - "close_this_pane": "Fermer ce volet" - }, - "create_pane_button": { - "create_new_split": "Créer une nouvelle division" - }, - "edit_button": { - "edit_this_note": "Modifier cette note" - }, - "show_toc_widget_button": { - "show_toc": "Afficher la Table des matières" - }, - "show_highlights_list_widget_button": { - "show_highlights_list": "Afficher la liste des Accentuations" - }, - "global_menu": { - "menu": "Menu", - "options": "Options", - "open_new_window": "Ouvrir une nouvelle fenêtre", - "switch_to_mobile_version": "Passer à la version mobile", - "switch_to_desktop_version": "Passer à la version de bureau", - "zoom": "Zoom", - "toggle_fullscreen": "Basculer en plein écran", - "zoom_out": "Zoom arrière", - "reset_zoom_level": "Réinitialiser le niveau de zoom", - "zoom_in": "Zoomer", - "configure_launchbar": "Configurer la Barre de raccourcis", - "show_shared_notes_subtree": "Afficher le Sous-arbre des Notes Partagées", - "advanced": "Avancé", - "open_dev_tools": "Ouvrir les Outils de dév", - "open_sql_console": "Ouvrir la Console SQL", - "open_sql_console_history": "Ouvrir l'Historique de la console SQL", - "open_search_history": "Ouvrir l'Historique de recherche", - "show_backend_log": "Afficher le Journal back-end", - "reload_hint": "Recharger l'application peut aider à résoudre certains problèmes visuels sans redémarrer l'application.", - "reload_frontend": "Recharger l'interface", - "show_hidden_subtree": "Afficher le Sous-arbre caché", - "show_help": "Afficher l'aide", - "about": "À propos de Trilium Notes", - "logout": "Déconnexion", - "show-cheatsheet": "Afficher l'aide rapide", - "toggle-zen-mode": "Zen Mode" - }, - "zen_mode": { - "button_exit": "Sortir du Zen mode" - }, - "sync_status": { - "unknown": "

Le statut de la synchronisation sera connu à la prochaine tentative de synchronisation.

Cliquez pour déclencher la synchronisation maintenant.

", - "connected_with_changes": "

Connecté au serveur de synchronisation.
Il reste quelques modifications à synchroniser.

Cliquez pour déclencher la synchronisation.

", - "connected_no_changes": "

Connecté au serveur de synchronisation.
Toutes les modifications ont déjà été synchronisées.

Cliquez pour déclencher la synchronisation.

", - "disconnected_with_changes": "

La connexion au serveur de synchronisation a échoué.
Il reste encore des modifications à synchroniser.

Cliquez pour déclencher la synchronisation.

", - "disconnected_no_changes": "

La connexion au serveur de synchronisation a échoué.
Il reste encore des modifications à synchroniser.

Cliquez pour déclencher la synchronisation.

", - "in_progress": "La synchronisation avec le serveur est en cours." - }, - "left_pane_toggle": { - "show_panel": "Afficher le panneau", - "hide_panel": "Masquer le panneau" - }, - "move_pane_button": { - "move_left": "Déplacer vers la gauche", - "move_right": "Déplacer à droite" - }, - "note_actions": { - "convert_into_attachment": "Convertir en pièce jointe", - "re_render_note": "Re-rendre la note", - "search_in_note": "Rechercher dans la note", - "note_source": "Code source", - "note_attachments": "Pièces jointes", - "open_note_externally": "Ouverture externe", - "open_note_externally_title": "Le fichier sera ouvert dans une application externe et les modifications apportées seront surveillées. Vous pourrez ensuite téléverser la version modifiée dans Trilium.", - "open_note_custom": "Ouvrir la note avec", - "import_files": "Importer des fichiers", - "export_note": "Exporter la note", - "delete_note": "Supprimer la note", - "print_note": "Imprimer la note", - "save_revision": "Enregistrer la version", - "convert_into_attachment_failed": "La conversion de la note '{{title}}' a échoué.", - "convert_into_attachment_successful": "La note '{{title}}' a été convertie en pièce jointe.", - "convert_into_attachment_prompt": "Êtes-vous sûr de vouloir convertir la note '{{title}}' en une pièce jointe de la note parente ?", - "print_pdf": "Exporter en PDF..." - }, - "onclick_button": { - "no_click_handler": "Le widget bouton '{{componentId}}' n'a pas de gestionnaire de clic défini" - }, - "protected_session_status": { - "active": "La session protégée est active. Cliquez pour quitter la session protégée.", - "inactive": "Cliquez pour accéder à une session protégée" - }, - "revisions_button": { - "note_revisions": "Versions des Notes" - }, - "update_available": { - "update_available": "Mise à jour disponible" - }, - "note_launcher": { - "this_launcher_doesnt_define_target_note": "Ce raccourci ne définit pas de note cible." - }, - "code_buttons": { - "execute_button_title": "Exécuter le script", - "trilium_api_docs_button_title": "Ouvrir la documentation de l'API Trilium", - "save_to_note_button_title": "Enregistrer dans la note", - "opening_api_docs_message": "Ouverture de la documentation de l'API...", - "sql_console_saved_message": "La note de la console SQL a été enregistrée dans {{note_path}}" - }, - "copy_image_reference_button": { - "button_title": "Copier la référence de l'image dans le presse-papiers, peut être collée dans une note textuelle." - }, - "hide_floating_buttons_button": { - "button_title": "Masquer les boutons" - }, - "show_floating_buttons_button": { - "button_title": "Afficher les boutons" - }, - "svg_export_button": { - "button_title": "Exporter le diagramme au format SVG" - }, - "relation_map_buttons": { - "create_child_note_title": "Créer une nouvelle note enfant et l'ajouter à cette carte de relation", - "reset_pan_zoom_title": "Réinitialiser le panoramique et le zoom aux coordonnées et à la position initiales", - "zoom_in_title": "Zoomer", - "zoom_out_title": "Zoom arrière" - }, - "zpetne_odkazy": { - "backlink": "{{count}} Lien inverse", - "backlinks": "{{count}} Liens inverses", - "relation": "relation" - }, - "mobile_detail_menu": { - "insert_child_note": "Insérer une note enfant", - "delete_this_note": "Supprimer cette note", - "error_cannot_get_branch_id": "Impossible d'obtenir branchId pour notePath '{{notePath}}'", - "error_unrecognized_command": "Commande non reconnue {{command}}" - }, - "note_icon": { - "change_note_icon": "Changer l'icône de note", - "category": "Catégorie :", - "search": "Recherche :", - "reset-default": "Réinitialiser l'icône par défaut" - }, - "basic_properties": { - "note_type": "Type de note", - "editable": "Modifiable", - "basic_properties": "Propriétés de base" - }, - "book_properties": { - "view_type": "Type d'affichage", - "grid": "Grille", - "list": "Liste", - "collapse_all_notes": "Réduire toutes les notes", - "expand_all_children": "Développer tous les enfants", - "collapse": "Réduire", - "expand": "Développer", - "invalid_view_type": "Type de vue non valide '{{type}}'", - "calendar": "Calendrier" - }, - "edited_notes": { - "no_edited_notes_found": "Aucune note modifiée ce jour-là...", - "title": "Notes modifiées", - "deleted": "(supprimé)" - }, - "file_properties": { - "note_id": "Identifiant de la note", - "original_file_name": "Nom du fichier d'origine", - "file_type": "Type de fichier", - "file_size": "Taille du fichier", - "download": "Télécharger", - "open": "Ouvrir", - "upload_new_revision": "Téléverser une nouvelle version", - "upload_success": "Une nouvelle version de fichier a été téléversée.", - "upload_failed": "Le téléversement d'une nouvelle version de fichier a échoué.", - "title": "Fichier" - }, - "image_properties": { - "original_file_name": "Nom du fichier d'origine", - "file_type": "Type de fichier", - "file_size": "Taille du fichier", - "download": "Télécharger", - "open": "Ouvrir", - "copy_reference_to_clipboard": "Copier la référence dans le presse-papiers", - "upload_new_revision": "Téléverser une nouvelle version", - "upload_success": "Une nouvelle version d'image a été téléversée.", - "upload_failed": "Échec de l'importation d'une nouvelle version d'image : {{message}}", - "title": "Image" - }, - "inherited_attribute_list": { - "title": "Attributs hérités", - "no_inherited_attributes": "Aucun attribut hérité." - }, - "note_info_widget": { - "note_id": "Identifiant de la note", - "created": "Créé", - "modified": "Modifié", - "type": "Type", - "note_size": "Taille de la note", - "note_size_info": "La taille de la note fournit une estimation approximative des besoins de stockage pour cette note. Il prend en compte le contenu de la note et de ses versions.", - "calculate": "calculer", - "subtree_size": "(taille du sous-arbre : {{size}} pour {{count}} notes)", - "title": "Infos sur la Note" - }, - "note_map": { - "open_full": "Développer au maximum", - "collapse": "Réduire à la taille normale", - "title": "Carte de la Note", - "fix-nodes": "Réparer les nœuds", - "link-distance": "Distance du lien" - }, - "note_paths": { - "title": "Chemins de la Note", - "clone_button": "Cloner la note vers un nouvel emplacement...", - "intro_placed": "Cette note est située dans les chemins suivants :", - "intro_not_placed": "Cette note n'est pas encore située dans l'arbre des notes.", - "outside_hoisted": "Ce chemin est en dehors de la note focus et vous devrez désactiver le focus.", - "archived": "Archivé", - "search": "Recherche" - }, - "note_properties": { - "this_note_was_originally_taken_from": "Cette note est initialement extraite de :", - "info": "Infos" - }, - "owned_attribute_list": { - "owned_attributes": "Attributs propres" - }, - "promoted_attributes": { - "promoted_attributes": "Attributs promus", - "unset-field-placeholder": "non défini", - "url_placeholder": "http://siteweb...", - "open_external_link": "Ouvrir le lien externe", - "unknown_label_type": "Type de label inconnu '{{type}}'", - "unknown_attribute_type": "Type d'attribut inconnu '{{type}}'", - "add_new_attribute": "Ajouter un nouvel attribut", - "remove_this_attribute": "Supprimer cet attribut" - }, - "script_executor": { - "query": "Requête", - "script": "Script", - "execute_query": "Exécuter la requête", - "execute_script": "Exécuter le script" - }, - "search_definition": { - "add_search_option": "Ajouter une option de recherche :", - "search_string": "chaîne de caractères à rechercher", - "search_script": "script de recherche", - "ancestor": "ancêtre", - "fast_search": "recherche rapide", - "fast_search_description": "L'option de recherche rapide désactive la recherche dans le texte intégral du contenu des notes, ce qui peut accélérer la recherche dans les grandes bases de données.", - "include_archived": "inclure les archivées", - "include_archived_notes_description": "Par défaut, les notes archivées sont exclues des résultats de recherche : avec cette option, elles seront incluses.", - "order_by": "trier par", - "limit": "limite", - "limit_description": "Limiter le nombre de résultats", - "debug": "debug", - "debug_description": "Debug imprimera des informations supplémentaires dans la console pour faciliter le débogage des requêtes complexes", - "action": "action", - "search_button": "Recherche Entrée", - "search_execute": "Rechercher et exécuter des actions", - "save_to_note": "Enregistrer dans la note", - "search_parameters": "Paramètres de recherche", - "unknown_search_option": "Option de recherche inconnue {{searchOptionName}}", - "search_note_saved": "La note de recherche a été enregistrée dans {{- notePathTitle}}", - "actions_executed": "Les actions ont été exécutées." - }, - "similar_notes": { - "title": "Notes similaires", - "no_similar_notes_found": "Aucune note similaire trouvée." - }, - "abstract_search_option": { - "remove_this_search_option": "Supprimer cette option de recherche", - "failed_rendering": "Le chargement de l'option de recherche : {{dto}} a échoué avec l'erreur : {{error}} {{stack}}" - }, - "ancestor": { - "label": "Ancêtre", - "placeholder": "rechercher une note par son nom", - "depth_label": "profondeur", - "depth_doesnt_matter": "n'a pas d'importance", - "depth_eq": "est exactement {{count}}", - "direct_children": "enfants directs", - "depth_gt": "est supérieur à {{count}}", - "depth_lt": "est inférieur à {{count}}" - }, - "debug": { - "debug": "Debug", - "debug_info": "Debug imprimera des informations supplémentaires dans la console pour faciliter le débogage des requêtes complexes.", - "access_info": "Pour accéder aux informations de débogage, exécutez la requête et cliquez sur \"Afficher le journal backend\" dans le coin supérieur gauche." - }, - "fast_search": { - "fast_search": "Recherche rapide", - "description": "L'option de recherche rapide désactive la recherche dans le texte intégral du contenu des notes, ce qui peut accélérer la recherche dans les grandes bases de données." - }, - "include_archived_notes": { - "include_archived_notes": "Inclure les notes archivées" - }, - "limit": { - "limit": "Limite", - "take_first_x_results": "Ne prendre que les X premiers résultats spécifiés." - }, - "order_by": { - "order_by": "Trier par", - "relevancy": "Pertinence (par défaut)", - "title": "Titre", - "date_created": "Date de création", - "date_modified": "Date de dernière modification", - "content_size": "Taille de la note", - "content_and_attachments_size": "Taille de la note (pièces jointes comprises)", - "content_and_attachments_and_revisions_size": "Taille de note (pièces jointes et versions comprises)", - "revision_count": "Nombre de versions", - "children_count": "Nombre de notes enfants", - "parent_count": "Nombre de clones", - "owned_label_count": "Nombre de labels", - "owned_relation_count": "Nombre de relations", - "target_relation_count": "Nombre de relations ciblant la note", - "random": "Ordre aléatoire", - "asc": "Ascendant (par défaut)", - "desc": "Descendant" - }, - "search_script": { - "title": "Script de recherche :", - "placeholder": "rechercher une note par son nom", - "description1": "Le script de recherche permet de définir les résultats de la recherche en exécutant un script. Cela offre une flexibilité maximale lorsque la recherche standard ne suffit pas.", - "description2": "Le script de recherche doit être de type \"code\" et sous-type \"backend JavaScript\". Le script doit retourner un tableau de noteIds ou de notes.", - "example_title": "Voir cet exemple :", - "example_code": "// 1. préfiltrage à l'aide de la recherche standard\nconst candidateNotes = api.searchForNotes(\"#journal\"); \n\n// 2. application de critères de recherche personnalisés\nconst matchedNotes = candidateNotes\n .filter(note => note.title.match(/[0-9]{1,2}\\. ?[0-9]{1,2}\\. ?[0-9]{4}/));\n\nreturn matchedNotes;", - "note": "Notez que le script de recherche et la l'expression à rechercher standard ne peuvent pas être combinés." - }, - "search_string": { - "title_column": "Expression à rechercher :", - "placeholder": "mots-clés du texte, #tag = valeur...", - "search_syntax": "Syntaxe de recherche", - "also_see": "voir aussi", - "complete_help": "aide complète sur la syntaxe de recherche", - "full_text_search": "Entrez simplement n'importe quel texte pour rechercher dans le contenu des notes", - "label_abc": "renvoie les notes avec le label abc", - "label_year": "correspond aux notes possédant le label year ayant la valeur 2019", - "label_rock_pop": "correspond aux notes qui ont à la fois les labels rock et pop", - "label_rock_or_pop": "un seul des labels doit être présent", - "label_year_comparison": "comparaison numérique (également >, >=, <).", - "label_date_created": "notes créées le mois dernier", - "error": "Erreur de recherche : {{error}}", - "search_prefix": "Recherche :" - }, - "attachment_detail": { - "open_help_page": "Ouvrir la page d'aide sur les pièces jointes", - "owning_note": "Note d'appartenance : ", - "you_can_also_open": ", vous pouvez également ouvrir ", - "list_of_all_attachments": "Liste de toutes les pièces jointes", - "attachment_deleted": "Cette pièce jointe a été supprimée." - }, - "attachment_list": { - "open_help_page": "Ouvrir la page d'aide à propos des pièces jointes", - "owning_note": "Note d'appartenance : ", - "upload_attachments": "Téléverser des pièces jointes", - "no_attachments": "Cette note ne contient aucune pièce jointe." - }, - "book": { - "no_children_help": "Cette note de type Livre n'a aucune note enfant, donc il n'y a rien à afficher. Consultez le wiki pour plus de détails." - }, - "editable_code": { - "placeholder": "Saisir le contenu de votre note de code ici..." - }, - "editable_text": { - "placeholder": "Saisir le contenu de votre note ici..." - }, - "empty": { - "open_note_instruction": "Ouvrez une note en tapant son titre dans la zone ci-dessous ou choisissez une note dans l'arborescence.", - "search_placeholder": "rechercher une note par son nom", - "enter_workspace": "Entrez dans l'espace de travail {{title}}" - }, - "file": { - "file_preview_not_available": "L'aperçu du fichier n'est pas disponible pour ce format de fichier.", - "too_big": "L'aperçu ne montre que les premiers caractères {{maxNumChars}} du fichier pour des raisons de performance. Téléchargez le fichier et ouvrez-le en dehors de Trilium pour voir tout le contenu." - }, - "protected_session": { - "enter_password_instruction": "L'affichage de la note protégée nécessite la saisie de votre mot de passe :", - "start_session_button": "Démarrer une session protégée Entrée", - "started": "La session protégée a démarré.", - "wrong_password": "Mot de passe incorrect.", - "protecting-finished-successfully": "La protection de la note s'est terminée avec succès.", - "unprotecting-finished-successfully": "La protection de la note a été retirée avec succès.", - "protecting-in-progress": "Protection en cours : {{count}}", - "unprotecting-in-progress-count": "Retrait de la protection en cours : {{count}}", - "protecting-title": "Statut de la protection", - "unprotecting-title": "Statut de la non-protection" - }, - "relation_map": { - "open_in_new_tab": "Ouvrir dans un nouvel onglet", - "remove_note": "Supprimer la note", - "edit_title": "Modifier le titre", - "rename_note": "Renommer la note", - "enter_new_title": "Saisissez le nouveau titre de la note :", - "remove_relation": "Supprimer la relation", - "confirm_remove_relation": "Êtes-vous sûr de vouloir supprimer la relation ?", - "specify_new_relation_name": "Spécifiez le nom de la nouvelle relation (caractères autorisés : alphanumérique, deux-points et tiret-bas.) :", - "connection_exists": "La connexion « {{name}} » entre ces notes existe déjà.", - "start_dragging_relations": "Commencez à faire glisser les relations à partir d'ici et déposez-les sur une autre note.", - "note_not_found": "Note {{noteId}} introuvable !", - "cannot_match_transform": "Correspondance à la transformation : {{transform}} introuvable", - "note_already_in_diagram": "La note \"{{title}}\" est déjà dans le diagramme.", - "enter_title_of_new_note": "Entrez le titre de la nouvelle note", - "default_new_note_title": "nouvelle note", - "click_on_canvas_to_place_new_note": "Cliquez sur le canevas pour placer une nouvelle note" - }, - "render": { - "note_detail_render_help_1": "Cette note d'aide s'affiche car cette note de type Rendu HTML n'a pas la relation requise pour fonctionner correctement.", - "note_detail_render_help_2": "Le type de note Rendu HTML est utilisé pour les scripts. En résumé, vous disposez d'une note de code HTML (éventuellement contenant JavaScript) et cette note affichera le rendu. Pour que cela fonctionne, vous devez définir une relation appelée \"renderNote\" pointant vers la note HTML à rendre." - }, - "web_view": { - "web_view": "Affichage Web", - "embed_websites": "Les notes de type Affichage Web vous permet d'intégrer des sites Web dans Trilium.", - "create_label": "Pour commencer, veuillez créer un label avec l'adresse URL que vous souhaitez intégrer, par ex. #webViewSrc=\"https://www.google.com\"" - }, - "backend_log": { - "refresh": "Rafraîchir" - }, - "consistency_checks": { - "title": "Vérification de la cohérence", - "find_and_fix_button": "Rechercher et résoudre les problèmes de cohérence", - "finding_and_fixing_message": "Recherche et résolution des problèmes de cohérence...", - "issues_fixed_message": "Les problèmes de cohérence devraient être résolus." - }, - "database_anonymization": { - "title": "Anonymisation de la base de données", - "full_anonymization": "Anonymisation complète", - "full_anonymization_description": "Cette action créera une nouvelle copie de la base de données et l'anonymisera (tout le contenu des notes sera supprimé et ne restera que la structure et certaines métadonnées non sensibles) pour la partager en ligne à des fins de débogage sans crainte de fuite de vos données personnelles.", - "save_fully_anonymized_database": "Enregistrer la base de données entièrement anonymisée", - "light_anonymization": "Anonymisation légère", - "light_anonymization_description": "Cette action créera une nouvelle copie de la base de données et y réalisera une légère anonymisation — seul le contenu de toutes les notes sera supprimé, mais les titres et les attributs resteront. De plus, les notes de script frontend/backend JS personnalisées et les widgets personnalisés resteront. Fournit plus de contexte pour déboguer les problèmes.", - "choose_anonymization": "Vous pouvez décider vous-même si vous souhaitez fournir une base de données entièrement ou partiellement anonymisée. Même une base de données entièrement anonymisée est très utile, mais dans certains cas, une base de données partiellement anonymisée peut accélérer le processus d'identification et de correction des bugs.", - "save_lightly_anonymized_database": "Enregistrer la base de données partiellement anonymisée", - "existing_anonymized_databases": "Bases de données anonymisées existantes", - "creating_fully_anonymized_database": "Création d'une base de données entièrement anonymisée...", - "creating_lightly_anonymized_database": "Création d'une base de données partiellement anonymisée...", - "error_creating_anonymized_database": "Impossible de créer une base de données anonymisée, vérifiez les journaux backend pour plus de détails", - "successfully_created_fully_anonymized_database": "Base de données entièrement anonymisée crée dans {{anonymizedFilePath}}", - "successfully_created_lightly_anonymized_database": "Base de données partiellement anonymisée crée dans {{anonymizedFilePath}}", - "no_anonymized_database_yet": "Aucune base de données anonymisée." - }, - "database_integrity_check": { - "title": "Vérification de l'intégrité de la base de données", - "description": "Vérifiera que la base de données n'est pas corrompue au niveau SQLite. Cela peut prendre un certain temps, en fonction de la taille de la base de données.", - "check_button": "Vérifier l'intégrité de la base de données", - "checking_integrity": "Vérification de l'intégrité de la base de données...", - "integrity_check_succeeded": "Le contrôle d'intégrité a réussi - aucun problème détecté.", - "integrity_check_failed": "Échec du contrôle d'intégrité : {{results}}" - }, - "sync": { - "title": "Synchroniser", - "force_full_sync_button": "Forcer la synchronisation complète", - "fill_entity_changes_button": "Remplir les enregistrements de modifications d'entité", - "full_sync_triggered": "Synchronisation complète déclenchée", - "filling_entity_changes": "Remplissage changements de ligne d'entité ...", - "sync_rows_filled_successfully": "Synchronisation avec succès des lignes remplies", - "finished-successfully": "Synchronisation terminée avec succès.", - "failed": "Échec de la synchronisation : {{message}}" - }, - "vacuum_database": { - "title": "Nettoyage la base de donnée", - "description": "Cela reconstruira la base de données, ce qui générera un fichier de base de données généralement plus petit. Aucune donnée ne sera réellement modifiée.", - "button_text": "Nettoyer de la base de donnée", - "vacuuming_database": "Nettoyage de la base de données en cours...", - "database_vacuumed": "La base de données a été nettoyée" - }, - "fonts": { - "theme_defined": "Défini par le thème", - "fonts": "Polices", - "main_font": "Police principale", - "font_family": "Famille de polices", - "size": "Taille", - "note_tree_font": "Police de l'arborescence", - "note_detail_font": "Police du contenu des notes", - "monospace_font": "Police Monospace (code)", - "note_tree_and_detail_font_sizing": "Notez que la taille de la police de l’arborescence et du contenu est relative au paramètre de taille de police principal.", - "not_all_fonts_available": "Toutes les polices répertoriées peuvent ne pas être disponibles sur votre système.", - "apply_font_changes": "Pour appliquer les modifications de police, cliquez sur", - "reload_frontend": "recharger l'interface", - "generic-fonts": "Polices génériques", - "sans-serif-system-fonts": "Polices système sans serif", - "serif-system-fonts": "Polices système Serif", - "monospace-system-fonts": "Polices système monospace", - "handwriting-system-fonts": "Polices système d'écriture manuelle", - "serif": "Serif", - "sans-serif": "Sans sérif", - "monospace": "Monospace", - "system-default": "Thème système" - }, - "max_content_width": { - "title": "Largeur du contenu", - "default_description": "Trilium limite par défaut la largeur maximale du contenu pour améliorer la lisibilité sur des écrans larges.", - "max_width_label": "Largeur maximale du contenu en pixels", - "apply_changes_description": "Pour appliquer les modifications de largeur du contenu, cliquez sur", - "reload_button": "recharger l'interface", - "reload_description": "changements par rapport aux options d'apparence" - }, - "native_title_bar": { - "title": "Barre de titre native (nécessite le redémarrage de l'application)", - "enabled": "activé", - "disabled": "désactivé" - }, - "ribbon": { - "widgets": "Ruban de widgets", - "promoted_attributes_message": "L'onglet du ruban Attributs promus s'ouvrira automatiquement si la note possède des attributs mis en avant", - "edited_notes_message": "L'onglet du ruban Notes modifiées s'ouvrira automatiquement sur les notes journalières" - }, - "theme": { - "title": "Thème de l'application", - "theme_label": "Thème", - "override_theme_fonts_label": "Remplacer les polices du thème", - "auto_theme": "", - "light_theme": "", - "dark_theme": "", - "triliumnext": "Trilium (Suit le thème du système)", - "triliumnext-light": "Trilium (Clair)", - "triliumnext-dark": "Trilium (sombre)", - "layout": "Disposition", - "layout-vertical-title": "Vertical", - "layout-horizontal-title": "Horizontal", - "layout-vertical-description": "la barre de raccourcis est à gauche (défaut)", - "layout-horizontal-description": "la barre de raccourcis est sous la barre des onglets, cette-dernière est s'affiche en pleine largeur." - }, - "zoom_factor": { - "title": "Facteur de zoom (version bureau uniquement)", - "description": "Le zoom peut également être contrôlé avec les raccourcis CTRL+- et CTRL+=." - }, - "code_auto_read_only_size": { - "title": "Taille pour la lecture seule automatique", - "description": "La taille pour la lecture seule automatique est le seuil au-delà de laquelle les notes seront affichées en mode lecture seule (pour optimiser les performances).", - "label": "Taille pour la lecture seule automatique (notes de code)" - }, - "code_mime_types": { - "title": "Types MIME disponibles dans la liste déroulante" - }, - "vim_key_bindings": { - "use_vim_keybindings_in_code_notes": "Raccourcis clavier Vim", - "enable_vim_keybindings": "Activer les raccourcis clavier Vim dans les notes de code (pas de mode ex)" - }, - "wrap_lines": { - "wrap_lines_in_code_notes": "Ligne wrappées dans les notes de code", - "enable_line_wrap": "Active le wrapping des lignes (le changement peut nécessiter un rechargement du frontend pour prendre effet)" - }, - "images": { - "images_section_title": "Images", - "download_images_automatically": "Téléchargez automatiquement les images pour une utilisation hors ligne.", - "download_images_description": "Le HTML collé peut contenir des références à des images en ligne, Trilium trouvera ces références et téléchargera les images afin qu'elles soient disponibles hors ligne.", - "enable_image_compression": "Activer la compression des images", - "max_image_dimensions": "Largeur/hauteur maximale d'une image en pixels (l'image sera redimensionnée si elle dépasse ce paramètre).", - "jpeg_quality_description": "Qualité JPEG (10 - pire qualité, 100 - meilleure qualité, 50 - 85 est recommandé)" - }, - "attachment_erasure_timeout": { - "attachment_erasure_timeout": "Délai d'effacement des pièces jointes", - "attachment_auto_deletion_description": "Les pièces jointes sont automatiquement supprimées (et effacées) si elles ne sont plus référencées par leur note après un certain délai.", - "erase_attachments_after": "Effacer les pièces jointes inutilisées après :", - "manual_erasing_description": "Vous pouvez également déclencher l'effacement manuellement (sans tenir compte du délai défini ci-dessus) :", - "erase_unused_attachments_now": "Effacez maintenant les pièces jointes inutilisées", - "unused_attachments_erased": "Les pièces jointes inutilisées ont été effacées." - }, - "network_connections": { - "network_connections_title": "Connexions réseau", - "check_for_updates": "Rechercher automatiquement les mises à jour" - }, - "note_erasure_timeout": { - "note_erasure_timeout_title": "Délai d'effacement des notes", - "note_erasure_description": "Les notes supprimées (et les attributs, versions...) sont seulement marquées comme supprimées et il est possible de les récupérer à partir de la boîte de dialogue Notes récentes. Après un certain temps, les notes supprimées sont « effacées », ce qui signifie que leur contenu n'est plus récupérable. Ce paramètre vous permet de configurer la durée entre la suppression et l'effacement de la note.", - "erase_notes_after": "Effacer les notes après", - "manual_erasing_description": "Vous pouvez également déclencher l'effacement manuellement (sans tenir compte de la durée définie ci-dessus) :", - "erase_deleted_notes_now": "Effacer les notes supprimées maintenant", - "deleted_notes_erased": "Les notes supprimées ont été effacées." - }, - "revisions_snapshot_interval": { - "note_revisions_snapshot_interval_title": "Délai d'enregistrement automatique d'une version de note", - "note_revisions_snapshot_description": "Le délai d'enregistrement automatique des versions de note définit le temps avant la création automatique d'une nouvelle version de note. Consultez le wiki pour plus d'informations.", - "snapshot_time_interval_label": "Délai d'enregistrement automatique de version de note :" - }, - "revisions_snapshot_limit": { - "note_revisions_snapshot_limit_title": "Limite du nombre de versions de note", - "note_revisions_snapshot_limit_description": "La limite du nombre de versions de note désigne le nombre maximum de versions pouvant être enregistrées pour chaque note. -1 signifie aucune limite, 0 signifie supprimer toutes les versions. Vous pouvez définir le nombre maximal de versions pour une seule note avec le label #versioningLimit.", - "snapshot_number_limit_label": "Nombre limite de versions de note :", - "erase_excess_revision_snapshots": "Effacer maintenant les versions en excès", - "erase_excess_revision_snapshots_prompt": "Les versions en excès ont été effacées." - }, - "search_engine": { - "title": "Moteur de recherche", - "custom_search_engine_info": "Le moteur de recherche personnalisé nécessite à la fois la définition d’un nom et d’une URL. Si l’un ou l’autre de ces éléments n’est défini, DuckDuckGo sera utilisé comme moteur de recherche par défaut.", - "predefined_templates_label": "Modèles de moteur de recherche prédéfinis", - "bing": "Bing", - "baidu": "Baidu", - "duckduckgo": "DuckDuckGo", - "google": "Google", - "custom_name_label": "Nom du moteur de recherche personnalisé", - "custom_name_placeholder": "Personnaliser le nom du moteur de recherche", - "custom_url_label": "L'URL du moteur de recherche personnalisé doit inclure {keyword} comme espace réservé pour le terme de recherche.", - "custom_url_placeholder": "Personnaliser l'url du moteur de recherche", - "save_button": "Sauvegarder" - }, - "tray": { - "title": "Barre d'état système", - "enable_tray": "Activer l'icône dans la barre d'état (Trilium doit être redémarré pour que cette modification prenne effet)" - }, - "heading_style": { - "title": "Style de titre", - "plain": "Simple", - "underline": "Souligné", - "markdown": "Style Markdown" - }, - "highlights_list": { - "title": "Accentuations", - "description": "Vous pouvez personnaliser la liste des accentuations affichée dans le panneau de droite :", - "bold": "Texte en gras", - "italic": "Texte en italique", - "underline": "Texte souligné", - "color": "Texte en couleur", - "bg_color": "Texte avec couleur de fond", - "visibility_title": "Visibilité de la Liste des Accentuations", - "visibility_description": "Vous pouvez masquer le widget des accentuations par note en ajoutant un label #hideHighlightWidget.", - "shortcut_info": "Vous pouvez configurer un raccourci clavier pour basculer rapidement vers le volet droit (comprenant les Accentuations) dans Options -> Raccourcis (nom « toggleRightPane »)." - }, - "table_of_contents": { - "title": "Table des matières", - "description": "La table des matières apparaîtra dans les notes textuelles lorsque la note comporte plus d'un nombre défini de titres. Vous pouvez personnaliser ce nombre :", - "disable_info": "Vous pouvez également utiliser cette option pour désactiver la table des matières en définissant un nombre très élevé.", - "shortcut_info": "Vous pouvez configurer un raccourci clavier pour afficher/masquer le volet de droite (y compris la table des matières) dans Options -> Raccourcis (nom « toggleRightPane »)." - }, - "text_auto_read_only_size": { - "title": "Taille automatique en lecture seule", - "description": "La taille automatique des notes en lecture seule est la taille au-delà de laquelle les notes seront affichées en mode lecture seule (pour des raisons de performances).", - "label": "Taille automatique en lecture seule (notes de texte)" - }, - "i18n": { - "title": "Paramètres régionaux", - "language": "Langue", - "first-day-of-the-week": "Premier jour de la semaine", - "sunday": "Dimanche", - "monday": "Lundi" - }, - "backup": { - "automatic_backup": "Sauvegarde automatique", - "automatic_backup_description": "Trilium peut sauvegarder la base de données automatiquement :", - "enable_daily_backup": "Activer la sauvegarde quotidienne", - "enable_weekly_backup": "Activer la sauvegarde hebdomadaire", - "enable_monthly_backup": "Activer la sauvegarde mensuelle", - "backup_recommendation": "Il est recommandé de garder la sauvegarde activée, mais cela peut ralentir le démarrage des applications avec des bases de données volumineuses et/ou des périphériques de stockage lents.", - "backup_now": "Sauvegarder maintenant", - "backup_database_now": "Sauvegarder la base de données maintenant", - "existing_backups": "Sauvegardes existantes", - "date-and-time": "Date & heure", - "path": "Chemin", - "database_backed_up_to": "La base de données a été sauvegardée dans {{backupFilePath}}", - "no_backup_yet": "pas encore de sauvegarde" - }, - "etapi": { - "title": "ETAPI", - "description": "ETAPI est une API REST utilisée pour accéder à l'instance Trilium par programme, sans interface utilisateur.", - "wiki": "wiki", - "openapi_spec": "Spec ETAPI OpenAPI", - "create_token": "Créer un nouveau jeton ETAPI", - "existing_tokens": "Jetons existants", - "no_tokens_yet": "Il n'y a pas encore de jetons. Cliquez sur le bouton ci-dessus pour en créer un.", - "token_name": "Nom du jeton", - "created": "Créé", - "actions": "Actions", - "new_token_title": "Nouveau jeton ETAPI", - "new_token_message": "Veuillez saisir le nom du nouveau jeton", - "default_token_name": "nouveau jeton", - "error_empty_name": "Le nom du jeton ne peut pas être vide", - "token_created_title": "Jeton ETAPI créé", - "token_created_message": "Copiez le jeton créé dans le presse-papiers. Trilium enregistre le jeton haché et c'est la dernière fois que vous le verrez.", - "rename_token": "Renommer ce jeton", - "delete_token": "Supprimer/désactiver ce token", - "rename_token_title": "Renommer le jeton", - "rename_token_message": "Veuillez saisir le nom du nouveau jeton", - "delete_token_confirmation": "Êtes-vous sûr de vouloir supprimer le jeton ETAPI « {{name}} » ?" - }, - "options_widget": { - "options_status": "Statut des options", - "options_change_saved": "Les modifications des options ont été enregistrées." - }, - "password": { - "heading": "Mot de passe", - "alert_message": "Prenez soin de mémoriser votre nouveau mot de passe. Le mot de passe est utilisé pour se connecter à l'interface Web et pour crypter les notes protégées. Si vous oubliez votre mot de passe, toutes vos notes protégées seront définitivement perdues.", - "reset_link": "Cliquez ici pour le réinitialiser.", - "old_password": "Ancien mot de passe", - "new_password": "Nouveau mot de passe", - "new_password_confirmation": "Confirmation du nouveau mot de passe", - "change_password": "Changer le mot de passe", - "protected_session_timeout": "Expiration de la session protégée", - "protected_session_timeout_description": "Le délai d'expiration de la session protégée est une période de temps après laquelle la session protégée est effacée de la mémoire du navigateur. Il est mesuré à partir de la dernière interaction avec des notes protégées. Voir", - "wiki": "wiki", - "for_more_info": "pour plus d'informations.", - "protected_session_timeout_label": "Délai d'expiration de la session protégée :", - "reset_confirmation": "En réinitialisant le mot de passe, vous perdrez à jamais l'accès à toutes vos notes protégées existantes. Voulez-vous vraiment réinitialiser le mot de passe ?", - "reset_success_message": "Le mot de passe a été réinitialisé. Veuillez définir un nouveau mot de passe", - "change_password_heading": "Changer le mot de passe", - "set_password_heading": "Définir le mot de passe", - "set_password": "Définir le mot de passe", - "password_mismatch": "Les nouveaux mots de passe saisis ne sont pas les mêmes.", - "password_changed_success": "Le mot de passe a été modifié. Trilium va redémarrer après avoir appuyé sur OK." - }, - "shortcuts": { - "keyboard_shortcuts": "Raccourcis clavier", - "multiple_shortcuts": "Plusieurs raccourcis pour la même action peuvent être séparés par une virgule.", - "electron_documentation": "Consultez la documentation Electron pour connaître les modificateurs et codes clés disponibles.", - "type_text_to_filter": "Saisir du texte pour filtrer les raccourcis...", - "action_name": "Nom de l'action", - "shortcuts": "Raccourcis", - "default_shortcuts": "Raccourcis par défaut", - "description": "Description", - "reload_app": "Recharger l'application pour appliquer les modifications", - "set_all_to_default": "Réinitialiser aux valeurs par défaut", - "confirm_reset": "Voulez-vous vraiment réinitialiser tous les raccourcis clavier par défaut ?" - }, - "spellcheck": { - "title": "Vérification orthographique", - "description": "Ces options s'appliquent uniquement aux versions de bureau, les navigateurs utiliseront leur propre vérification orthographique native.", - "enable": "Activer la vérification orthographique", - "language_code_label": "Code(s) de langue", - "language_code_placeholder": "par exemple \"fr-FR\", \"en-US\", \"de-AT\"", - "multiple_languages_info": "Plusieurs langues peuvent être séparées par une virgule, par ex. \"fr-FR, en-US, de-DE, cs\". ", - "available_language_codes_label": "Codes de langue disponibles :", - "restart-required": "Les modifications apportées aux options de vérification orthographique prendront effet après le redémarrage de l'application." - }, - "sync_2": { - "config_title": "Configuration de synchronisation", - "server_address": "Adresse de l'instance du serveur", - "timeout": "Délai d'expiration de la synchronisation (millisecondes)", - "proxy_label": "Serveur proxy de synchronisation (facultatif)", - "note": "Note", - "note_description": "Si vous laissez le paramètre de proxy vide, le proxy système sera utilisé (applicable uniquement à la version de bureau/électronique).", - "special_value_description": "Une autre valeur spéciale est noproxy qui oblige à ignorer même le proxy système et respecte NODE_TLS_REJECT_UNAUTHORIZED.", - "save": "Sauvegarder", - "help": "Aide", - "test_title": "Test de synchronisation", - "test_description": "Testera la connexion et la prise de contact avec le serveur de synchronisation. Si le serveur de synchronisation n'est pas initialisé, cela le configurera pour qu'il se synchronise avec le document local.", - "test_button": "Tester la synchronisation", - "handshake_failed": "Échec de la négociation avec le serveur de synchronisation, erreur : {{message}}" - }, - "api_log": { - "close": "Fermer" - }, - "attachment_detail_2": { - "will_be_deleted_in": "Cette pièce jointe sera automatiquement supprimée dans {{time}}", - "will_be_deleted_soon": "Cette pièce jointe sera bientôt supprimée automatiquement", - "deletion_reason": ", car la pièce jointe n'est pas liée dans le contenu de la note. Pour empêcher la suppression, ajoutez à nouveau le lien de la pièce jointe dans le contenu d'une note ou convertissez la pièce jointe en note.", - "role_and_size": "Rôle : {{role}}, Taille : {{size}}", - "link_copied": "Lien de pièce jointe copié dans le presse-papiers.", - "unrecognized_role": "Rôle de pièce jointe « {{role}} » non reconnu." - }, - "bookmark_switch": { - "bookmark": "Favori", - "bookmark_this_note": "Ajouter cette note à vos favoris dans le panneau latéral gauche", - "remove_bookmark": "Supprimer le favori" - }, - "editability_select": { - "auto": "Auto", - "read_only": "Lecture seule", - "always_editable": "Toujours modifiable", - "note_is_editable": "La note est modifiable si elle n'est pas trop longue.", - "note_is_read_only": "La note est en lecture seule, mais peut être modifiée en cliquant sur un bouton.", - "note_is_always_editable": "La note est toujours modifiable, quelle que soit sa longueur." - }, - "note-map": { - "button-link-map": "Carte des liens", - "button-tree-map": "Carte de l'arborescence" - }, - "tree-context-menu": { - "open-in-a-new-tab": "Ouvrir dans un nouvel onglet Ctrl+Clic", - "open-in-a-new-split": "Ouvrir dans une nouvelle division", - "insert-note-after": "Insérer une note après", - "insert-child-note": "Insérer une note enfant", - "delete": "Supprimer", - "search-in-subtree": "Rechercher dans le sous-arbre", - "hoist-note": "Focus sur cette note", - "unhoist-note": "Désactiver le focus", - "edit-branch-prefix": "Modifier le préfixe de branche", - "advanced": "Avancé", - "expand-subtree": "Développer le sous-arbre", - "collapse-subtree": "Réduire le sous-arbre", - "sort-by": "Trier par...", - "recent-changes-in-subtree": "Modifications récentes du sous-arbre", - "convert-to-attachment": "Convertir en pièce jointe", - "copy-note-path-to-clipboard": "Copier le chemin de la note dans le presse-papiers", - "protect-subtree": "Protéger le sous-arbre", - "unprotect-subtree": "Ne plus protéger le sous-arbre", - "copy-clone": "Copier/cloner", - "clone-to": "Cloner vers...", - "cut": "Couper", - "move-to": "Déplacer vers...", - "paste-into": "Coller dans", - "paste-after": "Coller après", - "duplicate": "Dupliquer", - "export": "Exporter", - "import-into-note": "Importer dans la note", - "apply-bulk-actions": "Appliquer des Actions groupées", - "converted-to-attachments": "Les notes {{count}} ont été converties en pièces jointes.", - "convert-to-attachment-confirm": "Êtes-vous sûr de vouloir convertir les notes sélectionnées en pièces jointes de leurs notes parentes ?" - }, - "shared_info": { - "shared_publicly": "Cette note est partagée publiquement sur", - "shared_locally": "Cette note est partagée localement sur", - "help_link": "Pour obtenir de l'aide, visitez le wiki." - }, - "note_types": { - "text": "Texte", - "code": "Code", - "saved-search": "Recherche enregistrée", - "relation-map": "Carte des relations", - "note-map": "Carte de notes", - "render-note": "Rendu Html", - "mermaid-diagram": "Diagramme Mermaid", - "canvas": "Canevas", - "web-view": "Affichage Web", - "mind-map": "Carte mentale", - "file": "Fichier", - "image": "Image", - "launcher": "Raccourci", - "doc": "Doc", - "widget": "Widget", - "confirm-change": "Il n'est pas recommandé de modifier le type de note lorsque son contenu n'est pas vide. Voulez-vous continuer ?", - "geo-map": "Carte géo", - "beta-feature": "Beta", - "task-list": "Liste de tâches" - }, - "protect_note": { - "toggle-on": "Protéger la note", - "toggle-off": "Déprotéger la note", - "toggle-on-hint": "La note n'est pas protégée, cliquez pour la protéger", - "toggle-off-hint": "La note est protégée, cliquez pour ne plus la protéger" - }, - "shared_switch": { - "shared": "Partagé", - "toggle-on-title": "Partager la note", - "toggle-off-title": "Ne plus partager de la note", - "shared-branch": "Cette note existe uniquement en tant que note partagée, l'annulation du partage la supprimerait. Voulez-vous continuer et ainsi supprimer cette note ?", - "inherited": "Il n'est pas possible de ne plus partager cette note, car son partage est défini par héritage d'une note ancêtre." - }, - "template_switch": { - "template": "Modèle", - "toggle-on-hint": "Faire de la note un modèle", - "toggle-off-hint": "Supprimer la note comme modèle" - }, - "open-help-page": "Ouvrir la page d'aide", - "find": { - "case_sensitive": "Sensible à la casse", - "match_words": "Mots exacts", - "find_placeholder": "Chercher dans le texte...", - "replace_placeholder": "Remplacer par...", - "replace": "Remplacer", - "replace_all": "Tout remplacer" - }, - "highlights_list_2": { - "title": "Accentuations", - "options": "Options" - }, - "quick-search": { - "placeholder": "Recherche rapide", - "searching": "Recherche...", - "no-results": "Aucun résultat trouvé", - "more-results": "... et {{number}} autres résultats.", - "show-in-full-search": "Afficher dans la recherche complète" - }, - "note_tree": { - "collapse-title": "Réduire l'arborescence des notes", - "scroll-active-title": "Faire défiler jusqu'à la note active", - "tree-settings-title": "Paramètres de l'arborescence", - "hide-archived-notes": "Masquer les notes archivées", - "automatically-collapse-notes": "Réduire automatiquement les notes", - "automatically-collapse-notes-title": "Les notes seront réduites après une période d'inactivité pour désencombrer l'arborescence.", - "save-changes": "Enregistrer et appliquer les modifications", - "auto-collapsing-notes-after-inactivity": "Réduction automatique des notes après inactivité...", - "saved-search-note-refreshed": "Note de recherche enregistrée actualisée.", - "hoist-this-note-workspace": "Focus cette note (espace de travail)", - "refresh-saved-search-results": "Rafraîchir les résultats de recherche enregistrée", - "create-child-note": "Créer une note enfant", - "unhoist": "Désactiver le focus" - }, - "title_bar_buttons": { - "window-on-top": "Épingler cette fenêtre au premier plan" - }, - "note_detail": { - "could_not_find_typewidget": "Impossible de trouver typeWidget pour le type '{{type}}'" - }, - "note_title": { - "placeholder": "saisir le titre de la note ici..." - }, - "search_result": { - "no_notes_found": "Aucune note n'a été trouvée pour les paramètres de recherche donnés.", - "search_not_executed": "La recherche n'a pas encore été exécutée. Cliquez sur le bouton \"Rechercher\" ci-dessus pour voir les résultats." - }, - "spacer": { - "configure_launchbar": "Configurer la Barre de raccourcis" - }, - "sql_result": { - "no_rows": "Aucune ligne n'a été renvoyée pour cette requête" - }, - "sql_table_schemas": { - "tables": "Tableaux" - }, - "tab_row": { - "close_tab": "Fermer l'onglet", - "add_new_tab": "Ajouter un nouvel onglet", - "close": "Fermer", - "close_other_tabs": "Fermer les autres onglets", - "close_right_tabs": "Fermer les onglets à droite", - "close_all_tabs": "Fermer tous les onglets", - "reopen_last_tab": "Rouvrir le dernier onglet fermé", - "move_tab_to_new_window": "Déplacer cet onglet vers une nouvelle fenêtre", - "copy_tab_to_new_window": "Copier cet onglet dans une nouvelle fenêtre", - "new_tab": "Nouvel onglet" - }, - "toc": { - "table_of_contents": "Table des matières", - "options": "Options" - }, - "watched_file_update_status": { - "file_last_modified": "Le fichier a été modifié pour la dernière fois le .", - "upload_modified_file": "Téléverser le fichier modifié", - "ignore_this_change": "Ignorer ce changement" - }, - "app_context": { - "please_wait_for_save": "Veuillez patienter quelques secondes la fin de la sauvegarde, puis réessayer." - }, - "note_create": { - "duplicated": "La note «{{title}}» a été dupliquée." - }, - "image": { - "copied-to-clipboard": "Une référence à l'image a été copiée dans le presse-papiers. Elle peut être collée dans n'importe quelle note texte.", - "cannot-copy": "Impossible de copier la référence d'image dans le presse-papiers." - }, - "clipboard": { - "cut": "Les note(s) ont été coupées dans le presse-papiers.", - "copied": "Les note(s) ont été coupées dans le presse-papiers." - }, - "entrypoints": { - "note-revision-created": "La version de la note a été créée.", - "note-executed": "Note exécutée.", - "sql-error": "Erreur lors de l'exécution de la requête SQL: {{message}}" - }, - "branches": { - "cannot-move-notes-here": "Impossible de déplacer les notes ici.", - "delete-status": "Etat de la suppression", - "delete-notes-in-progress": "Suppression des notes en cours : {{count}}", - "delete-finished-successfully": "Suppression terminée avec succès.", - "undeleting-notes-in-progress": "Restauration des notes en cours : {{count}}", - "undeleting-notes-finished-successfully": "Restauration des notes terminée avec succès." - }, - "frontend_script_api": { - "async_warning": "Vous passez une fonction asynchrone à `api.runOnBackend()`, ce qui ne fonctionnera probablement pas comme vous le souhaitez.\\n Rendez la fonction synchronisée (en supprimant le mot-clé `async`), ou bien utilisez `api.runAsyncOnBackendWithManualTransactionHandling()`.", - "sync_warning": "Vous passez une fonction synchrone à `api.runAsyncOnBackendWithManualTransactionHandling()`,\\nalors que vous devriez probablement utiliser `api.runOnBackend()` à la place." - }, - "ws": { - "sync-check-failed": "Le test de synchronisation a échoué !", - "consistency-checks-failed": "Les tests de cohérence ont échoué ! Consultez les journaux pour plus de détails.", - "encountered-error": "Erreur \"{{message}}\", consultez la console." - }, - "hoisted_note": { - "confirm_unhoisting": "La note demandée «{{requestedNote}}» est en dehors du sous-arbre de la note focus «{{hoistedNote}}». Le focus doit être désactivé pour accéder à la note. Voulez-vous enlever le focus ?" - }, - "launcher_context_menu": { - "reset_launcher_confirm": "Voulez-vous vraiment réinitialiser \"{{title}}\" ? Toutes les données / paramètres de cette note (et de ses enfants) seront perdus et le raccourci retrouvera son emplacement d'origine.", - "add-note-launcher": "Ajouter un raccourci de note", - "add-script-launcher": "Ajouter un raccourci de script", - "add-custom-widget": "Ajouter un widget personnalisé", - "add-spacer": "Ajouter un séparateur", - "delete": "Supprimer ", - "reset": "Réinitialiser", - "move-to-visible-launchers": "Déplacer vers les raccourcis visibles", - "move-to-available-launchers": "Déplacer vers les raccourcis disponibles", - "duplicate-launcher": "Dupliquer le raccourci " - }, - "editable-text": { - "auto-detect-language": "Détecté automatiquement" - }, - "highlighting": { - "description": "Contrôle la coloration syntaxique des blocs de code à l'intérieur des notes texte, les notes de code ne seront pas affectées.", - "color-scheme": "Jeu de couleurs" - }, - "code_block": { - "word_wrapping": "Saut à la ligne automatique suivant la largeur", - "theme_none": "Pas de coloration syntaxique", - "theme_group_light": "Thèmes clairs", - "theme_group_dark": "Thèmes sombres" - }, - "classic_editor_toolbar": { - "title": "Mise en forme" - }, - "editor": { - "title": "Éditeur" - }, - "editing": { - "editor_type": { - "label": "Barre d'outils d'édition", - "floating": { - "title": "Flottante", - "description": "les outils d'édition apparaissent près du curseur ;" - }, - "fixed": { - "title": "Fixe", - "description": "les outils d'édition apparaissent dans l'onglet \"Mise en forme\"." - }, - "multiline-toolbar": "Afficher la barre d'outils sur plusieurs lignes si elle est trop grande." - } - }, - "electron_context_menu": { - "add-term-to-dictionary": "Ajouter «{{term}}» au dictionnaire", - "cut": "Couper", - "copy": "Copier", - "copy-link": "Copier le lien", - "paste": "Coller", - "paste-as-plain-text": "Coller comme texte brut", - "search_online": "Rechercher «{{term}}» avec {{searchEngine}}" - }, - "image_context_menu": { - "copy_reference_to_clipboard": "Copier la référence dans le presse-papiers", - "copy_image_to_clipboard": "Copier l'image dans le presse-papiers" - }, - "link_context_menu": { - "open_note_in_new_tab": "Ouvrir la note dans un nouvel onglet", - "open_note_in_new_split": "Ouvrir la note dans une nouvelle division", - "open_note_in_new_window": "Ouvrir la note dans une nouvelle fenêtre" - }, - "electron_integration": { - "desktop-application": "Application de bureau", - "native-title-bar": "Barre de titre native", - "native-title-bar-description": "Sous Windows et macOS, désactiver la barre de titre native rend l'application plus compacte. Sous Linux, le maintien de la barre de titre native permet une meilleure intégration avec le reste du système.", - "background-effects": "Activer les effets d'arrière-plan (Windows 11 uniquement)", - "background-effects-description": "L'effet Mica ajoute un fond flou et élégant aux fenêtres de l'application, créant une profondeur et un style moderne.", - "restart-app-button": "Redémarrez l'application pour afficher les modifications", - "zoom-factor": "Facteur de zoom" - }, - "note_autocomplete": { - "search-for": "Rechercher \"{{term}}\"", - "create-note": "Créer et lier une note enfant \"{{term}}\"", - "insert-external-link": "Insérer un lien externe vers \"{{term}}\"", - "clear-text-field": "Effacer le champ de texte", - "show-recent-notes": "Afficher les notes récentes", - "full-text-search": "Recherche dans le texte" - }, - "note_tooltip": { - "note-has-been-deleted": "La note a été supprimée." - }, - "geo-map": { - "create-child-note-title": "Créer une nouvelle note enfant et l'ajouter à la carte", - "create-child-note-instruction": "Cliquez sur la carte pour créer une nouvelle note à cet endroit ou appuyez sur Échap pour la supprimer.", - "unable-to-load-map": "Impossible de charger la carte." - }, - "geo-map-context": { - "open-location": "Ouvrir la position", - "remove-from-map": "Retirer de la carte" - }, - "help-button": { - "title": "Ouvrir la page d'aide correspondante" - }, - "duration": { - "seconds": "Secondes", - "minutes": "Minutes", - "hours": "Heures", - "days": "Jours" - }, - "share": { - "title": "Paramètres de partage", - "redirect_bare_domain": "Rediriger le domaine principal vers la page de partage", - "redirect_bare_domain_description": "Rediriger les utilisateurs anonymes vers la page de partage au lieu d'afficher la connexion", - "show_login_link": "Afficher le lien de connexion dans le thème de partage", - "show_login_link_description": "Ajouter un lien de connexion dans le pied de page de la page de partage", - "check_share_root": "Vérifier l'état du partage de la racine", - "share_root_found": "La note racine du partage '{{noteTitle}}' est prête", - "share_root_not_found": "Aucune note avec le label #shareRoot trouvée", - "share_root_not_shared": "Note '{{noteTitle}}' a le label #shareRoot mais n'est pas partagée" - }, - "time_selector": { - "invalid_input": "La valeur de l'heure saisie n'est pas un nombre valide.", - "minimum_input": "La valeur de temps saisie doit être d'au moins {{minimumSeconds}} secondes." - }, - "multi_factor_authentication": { - "oauth_user_email": "Courriel de l'utilisateur : " - }, - "modal": { - "close": "Fermer" - } } diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index 119e1aa66..1b1e69af2 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -1,176 +1,176 @@ { - "about": { - "title": "Trilium Notesについて", - "homepage": "ホームページ:", - "app_version": "アプリのバージョン:", - "db_version": "データベースのバージョン:", - "sync_version": "同期のバージョン:", - "build_date": "Build の日時:", - "build_revision": "Build のバージョン:", - "data_directory": "データの場所:" + "about": { + "title": "Trilium Notesについて", + "homepage": "ホームページ:", + "app_version": "アプリのバージョン:", + "db_version": "データベースのバージョン:", + "sync_version": "同期のバージョン:", + "build_date": "Build の日時:", + "build_revision": "Build のバージョン:", + "data_directory": "データの場所:" + }, + "toast": { + "critical-error": { + "title": "致命的なエラー", + "message": "致命的なエラーのせいでアプリをスタートできません:\n\n{{message}}\n\nおそらくスクリプトが予期しないバグを含んでいると思われます。アプリをセーフモードでスタートしてみて下さい。" }, - "toast": { - "critical-error": { - "title": "致命的なエラー", - "message": "致命的なエラーのせいでアプリをスタートできません:\n\n{{message}}\n\nおそらくスクリプトが予期しないバグを含んでいると思われます。アプリをセーフモードでスタートしてみて下さい。" - }, - "widget-error": { - "title": "ウィジェットを初期化できませんでした", - "message-custom": "ノートID”{{id}}”, ノートタイトル “{{title}}” のカスタムウィジェットを初期化できませんでした:\n\n{{message}}", - "message-unknown": "不明なウィジェットが初期化できませんでした。理由は以下の通りです:\n\n{{message}}" - }, - "bundle-error": { - "title": "カスタムスクリプトの読み込みに失敗しました", - "message": "ノートID”{{id}}”, ノートタイトル “{{title}}” のスクリプトを実行できませんでした。理由は以下の通りです:\n\n{{message}}" - } + "widget-error": { + "title": "ウィジェットを初期化できませんでした", + "message-custom": "ノートID”{{id}}”, ノートタイトル “{{title}}” のカスタムウィジェットを初期化できませんでした:\n\n{{message}}", + "message-unknown": "不明なウィジェットが初期化できませんでした。理由は以下の通りです:\n\n{{message}}" }, - "add_link": { - "add_link": "リンクを追加", - "note": "ノート", - "link_title": "リンクタイトル", - "button_add_link": "リンクを追加", - "help_on_links": "リンクに関するヘルプ", - "search_note": "ノート名で検索", - "link_title_mirrors": "リンクタイトルはノートタイトルの変更を反映します", - "link_title_arbitrary": "リンクタイトルは自由に変更可能" - }, - "branch_prefix": { - "save": "保存" - }, - "global_menu": { - "menu": "メニュー", - "options": "オプション", - "open_new_window": "新しいウィンドウを開く", - "zoom": "ズーム", - "toggle_fullscreen": "フルスクリーンの切り替え", - "reset_zoom_level": "ズームレベルのリセット", - "open_dev_tools": "開発者ツールを開く", - "open_sql_console": "SQLコンソールを開く", - "open_sql_console_history": "SQLコンソールの履歴を開く", - "open_search_history": "検索履歴を開く", - "show_backend_log": "バックエンドログの表示", - "reload_hint": "リロードは、アプリ全体を再起動することなく、視覚的な不具合を解消することができます。", - "reload_frontend": "フロントエンドをリロード", - "show_hidden_subtree": "隠れたサブツリーを表示", - "show_help": "ヘルプを表示", - "about": "Trilium Notesについて", - "logout": "ログアウト", - "show-cheatsheet": "チートシートを表示" - }, - "left_pane_toggle": { - "show_panel": "パネルを表示", - "hide_panel": "パネルを隠す" - }, - "move_pane_button": { - "move_left": "左に移動", - "move_right": "右に移動" - }, - "clone_to": { - "notes_to_clone": "複製するノート", - "target_parent_note": "ターゲットの親ノート", - "search_for_note_by_its_name": "ノート名で検索", - "cloned_note_prefix_title": "複製されたノートは、指定された接頭辞を付けてノートツリーに表示されます", - "prefix_optional": "接頭辞(任意)", - "clone_to_selected_note": "選択したノートに複製", - "no_path_to_clone_to": "複製先のパスが存在しません。", - "note_cloned": "ノート \"{{clonedTitle}}\" は \"{{targetTitle}}\" に複製されました" - }, - "delete_notes": { - "delete_all_clones_description": "すべての複製も削除する(最近の変更では元に戻すことができる)", - "erase_notes_description": "通常の(ソフト)削除では、ノートは削除されたものとしてマークされ、一定期間内に(最近の変更で)削除を取り消すことができます。このオプションをオンにすると、ノートは即座に削除され、削除を取り消すことはできません。", - "erase_notes_warning": "すべての複製を含め、ノートを完全に消去します(元に戻せません)。これにより、アプリケーションは強制的にリロードされます。", - "notes_to_be_deleted": "以下のノートが削除されます ({{notesCount}})", - "no_note_to_delete": "ノートは削除されません(複製のみ)。", - "cancel": "キャンセル", - "ok": "OK" - }, - "calendar": { - "mon": "月", - "tue": "火", - "wed": "水", - "thu": "木", - "fri": "金", - "sat": "土", - "sun": "日", - "january": "1月", - "febuary": "2月", - "march": "3月", - "april": "4月", - "may": "5月", - "june": "6月", - "july": "7月", - "august": "8月", - "september": "9月", - "october": "10月", - "november": "11月", - "december": "12月" - }, - "note_icon": { - "change_note_icon": "ノートアイコンの変更", - "category": "カテゴリー:", - "search": "検索:", - "reset-default": "アイコンをデフォルトに戻す" - }, - "basic_properties": { - "note_type": "ノートタイプ", - "editable": "編集可能" - }, - "i18n": { - "title": "ローカライゼーション", - "language": "言語", - "first-day-of-the-week": "週の最初", - "sunday": "日曜日", - "monday": "月曜日" - }, - "tab_row": { - "close_tab": "タブを閉じる", - "add_new_tab": "新しいタブ", - "close": "閉じる", - "close_other_tabs": "他のタブを閉じる", - "close_right_tabs": "右側のタブをすべて閉じる", - "close_all_tabs": "すべてのタブを閉じる", - "reopen_last_tab": "最後に閉じたタブを開く", - "move_tab_to_new_window": "このタブを新しいウィンドウに移動する", - "copy_tab_to_new_window": "このタブを新しいウィンドウにコピーする" - }, - "tasks": { - "due": { - "today": "今日", - "tomorrow": "明日", - "yesterday": "昨日" - } - }, - "classic_editor_toolbar": { - "title": "書式設定" - }, - "search_definition": { - "add_search_option": "検索オプションを追加:", - "search_string": "文字列検索", - "search_script": "スクリプト検索", - "fast_search": "高速検索", - "fast_search_description": "高速検索オプションは、ノートの全文検索を無効にし、大規模データベースでの検索を高速化します。", - "include_archived": "アーカイブを含む", - "include_archived_notes_description": "アーカイブされたノートはデフォルトで検索結果から除外されますが、このオプションを使用すると含まれるようになります。", - "order_by": "並べ替え", - "limit": "リミット", - "limit_description": "検索結果の数を制限する", - "debug": "デバッグ", - "debug_description": "デバッグは複雑なクエリのデバッグを支援するために、追加のデバッグ情報をコンソールに出力します", - "action": "アクション", - "search_button": "検索 Enter", - "search_execute": "検索とアクションの実行", - "save_to_note": "ノートに保存" - }, - "shortcuts": { - "multiple_shortcuts": "同じアクションに対して複数のショートカットを設定する場合、カンマで区切ることができます。", - "electron_documentation": "使用可能な修飾キーとキーコードについては、 Electronのドキュメントを参照してください。", - "type_text_to_filter": "テキストを入力してショートカットを絞り込む...", - "action_name": "アクション名", - "shortcuts": "ショートカットキー", - "default_shortcuts": "デフォルトのショートカットキー", - "description": "説明", - "reload_app": "リロードして変更を適用する", - "set_all_to_default": "すべてのショートカットをデフォルトに戻す", - "confirm_reset": "キーボードショートカットをすべてデフォルトにリセットしますか?" + "bundle-error": { + "title": "カスタムスクリプトの読み込みに失敗しました", + "message": "ノートID”{{id}}”, ノートタイトル “{{title}}” のスクリプトを実行できませんでした。理由は以下の通りです:\n\n{{message}}" } + }, + "add_link": { + "add_link": "リンクを追加", + "note": "ノート", + "link_title": "リンクタイトル", + "button_add_link": "リンクを追加", + "help_on_links": "リンクに関するヘルプ", + "search_note": "ノート名で検索", + "link_title_mirrors": "リンクタイトルはノートタイトルの変更を反映します", + "link_title_arbitrary": "リンクタイトルは自由に変更可能" + }, + "branch_prefix": { + "save": "保存" + }, + "global_menu": { + "menu": "メニュー", + "options": "オプション", + "open_new_window": "新しいウィンドウを開く", + "zoom": "ズーム", + "toggle_fullscreen": "フルスクリーンの切り替え", + "reset_zoom_level": "ズームレベルのリセット", + "open_dev_tools": "開発者ツールを開く", + "open_sql_console": "SQLコンソールを開く", + "open_sql_console_history": "SQLコンソールの履歴を開く", + "open_search_history": "検索履歴を開く", + "show_backend_log": "バックエンドログの表示", + "reload_hint": "リロードは、アプリ全体を再起動することなく、視覚的な不具合を解消することができます。", + "reload_frontend": "フロントエンドをリロード", + "show_hidden_subtree": "隠れたサブツリーを表示", + "show_help": "ヘルプを表示", + "about": "Trilium Notesについて", + "logout": "ログアウト", + "show-cheatsheet": "チートシートを表示" + }, + "left_pane_toggle": { + "show_panel": "パネルを表示", + "hide_panel": "パネルを隠す" + }, + "move_pane_button": { + "move_left": "左に移動", + "move_right": "右に移動" + }, + "clone_to": { + "notes_to_clone": "複製するノート", + "target_parent_note": "ターゲットの親ノート", + "search_for_note_by_its_name": "ノート名で検索", + "cloned_note_prefix_title": "複製されたノートは、指定された接頭辞を付けてノートツリーに表示されます", + "prefix_optional": "接頭辞(任意)", + "clone_to_selected_note": "選択したノートに複製", + "no_path_to_clone_to": "複製先のパスが存在しません。", + "note_cloned": "ノート \"{{clonedTitle}}\" は \"{{targetTitle}}\" に複製されました" + }, + "delete_notes": { + "delete_all_clones_description": "すべての複製も削除する(最近の変更では元に戻すことができる)", + "erase_notes_description": "通常の(ソフト)削除では、ノートは削除されたものとしてマークされ、一定期間内に(最近の変更で)削除を取り消すことができます。このオプションをオンにすると、ノートは即座に削除され、削除を取り消すことはできません。", + "erase_notes_warning": "すべての複製を含め、ノートを完全に消去します(元に戻せません)。これにより、アプリケーションは強制的にリロードされます。", + "notes_to_be_deleted": "以下のノートが削除されます ({{notesCount}})", + "no_note_to_delete": "ノートは削除されません(複製のみ)。", + "cancel": "キャンセル", + "ok": "OK" + }, + "calendar": { + "mon": "月", + "tue": "火", + "wed": "水", + "thu": "木", + "fri": "金", + "sat": "土", + "sun": "日", + "january": "1月", + "febuary": "2月", + "march": "3月", + "april": "4月", + "may": "5月", + "june": "6月", + "july": "7月", + "august": "8月", + "september": "9月", + "october": "10月", + "november": "11月", + "december": "12月" + }, + "note_icon": { + "change_note_icon": "ノートアイコンの変更", + "category": "カテゴリー:", + "search": "検索:", + "reset-default": "アイコンをデフォルトに戻す" + }, + "basic_properties": { + "note_type": "ノートタイプ", + "editable": "編集可能" + }, + "i18n": { + "title": "ローカライゼーション", + "language": "言語", + "first-day-of-the-week": "週の最初", + "sunday": "日曜日", + "monday": "月曜日" + }, + "tab_row": { + "close_tab": "タブを閉じる", + "add_new_tab": "新しいタブ", + "close": "閉じる", + "close_other_tabs": "他のタブを閉じる", + "close_right_tabs": "右側のタブをすべて閉じる", + "close_all_tabs": "すべてのタブを閉じる", + "reopen_last_tab": "最後に閉じたタブを開く", + "move_tab_to_new_window": "このタブを新しいウィンドウに移動する", + "copy_tab_to_new_window": "このタブを新しいウィンドウにコピーする" + }, + "tasks": { + "due": { + "today": "今日", + "tomorrow": "明日", + "yesterday": "昨日" + } + }, + "classic_editor_toolbar": { + "title": "書式設定" + }, + "search_definition": { + "add_search_option": "検索オプションを追加:", + "search_string": "文字列検索", + "search_script": "スクリプト検索", + "fast_search": "高速検索", + "fast_search_description": "高速検索オプションは、ノートの全文検索を無効にし、大規模データベースでの検索を高速化します。", + "include_archived": "アーカイブを含む", + "include_archived_notes_description": "アーカイブされたノートはデフォルトで検索結果から除外されますが、このオプションを使用すると含まれるようになります。", + "order_by": "並べ替え", + "limit": "リミット", + "limit_description": "検索結果の数を制限する", + "debug": "デバッグ", + "debug_description": "デバッグは複雑なクエリのデバッグを支援するために、追加のデバッグ情報をコンソールに出力します", + "action": "アクション", + "search_button": "検索 Enter", + "search_execute": "検索とアクションの実行", + "save_to_note": "ノートに保存" + }, + "shortcuts": { + "multiple_shortcuts": "同じアクションに対して複数のショートカットを設定する場合、カンマで区切ることができます。", + "electron_documentation": "使用可能な修飾キーとキーコードについては、 Electronのドキュメントを参照してください。", + "type_text_to_filter": "テキストを入力してショートカットを絞り込む...", + "action_name": "アクション名", + "shortcuts": "ショートカット", + "default_shortcuts": "デフォルトのショートカットキー", + "description": "説明", + "reload_app": "リロードして変更を適用する", + "set_all_to_default": "すべてのショートカットをデフォルトに戻す", + "confirm_reset": "キーボードショートカットをすべてデフォルトにリセットしますか?" + } } diff --git a/apps/client/src/translations/pt_br/translation.json b/apps/client/src/translations/pt_br/translation.json index 181c89eb1..5eb56d652 100644 --- a/apps/client/src/translations/pt_br/translation.json +++ b/apps/client/src/translations/pt_br/translation.json @@ -1,411 +1,414 @@ { - "code_block": { - "theme_none": "Sem destaque de sintaxe", - "theme_group_light": "Temas claros", - "theme_group_dark": "Temas escuros" + "code_block": { + "theme_none": "Sem destaque de sintaxe", + "theme_group_light": "Temas claros", + "theme_group_dark": "Temas escuros" + }, + "about": { + "title": "Sobre o Trilium Notes", + "homepage": "Página inicial:", + "app_version": "Versão do App:", + "db_version": "Versão do db:", + "sync_version": "Versão de sincronização:", + "build_date": "Data de compilação:", + "build_revision": "Revisão da compilação:", + "data_directory": "Diretório de dados:" + }, + "toast": { + "critical-error": { + "title": "Erro crítico", + "message": "Ocorreu um erro crítico que impede a inicialização do aplicativo cliente:\n\n{{message}}\n\nIsso provavelmente foi causado por um script que falhou de maneira inesperada. Tente iniciar o aplicativo no modo seguro e resolva o problema." }, - "about": { - "title": "Sobre o Trilium Notes", - "homepage": "Página inicial:", - "app_version": "Versão do App:", - "db_version": "Versão do db:", - "sync_version": "Versão de sincronização:", - "build_date": "Data de compilação:", - "build_revision": "Revisão da compilação:", - "data_directory": "Diretório de dados:" + "widget-error": { + "title": "Falha ao inicializar um widget", + "message-custom": "O widget personalizado da nota com ID \"{{id}}\", intitulada \"{{title}}\", não pôde ser inicializado devido a:\n\n{{message}}", + "message-unknown": "Widget desconhecido não pôde ser inicializado devido a:\n\n{{message}}" }, - "toast": { - "critical-error": { - "title": "Erro crítico", - "message": "Ocorreu um erro crítico que impede a inicialização do aplicativo cliente:\n\n{{message}}\n\nIsso provavelmente foi causado por um script que falhou de maneira inesperada. Tente iniciar o aplicativo no modo seguro e resolva o problema." - }, - "widget-error": { - "title": "Falha ao inicializar um widget", - "message-custom": "O widget personalizado da nota com ID \"{{id}}\", intitulada \"{{title}}\", não pôde ser inicializado devido a:\n\n{{message}}", - "message-unknown": "Widget desconhecido não pôde ser inicializado devido a:\n\n{{message}}" - }, - "bundle-error": { - "title": "Falha para carregar o script customizado", - "message": "O script da nota com ID \"{{id}}\", intitulada \"{{title}}\", não pôde ser executado devido a:\n\n{{message}}" - } - }, - "add_link": { - "add_link": "Adicionar link", - "help_on_links": "Ajuda sobre links", - "note": "Nota", - "search_note": "pesquisar nota pelo nome", - "link_title_mirrors": "o título do link reflete o título atual da nota", - "link_title_arbitrary": "o título do link pode ser alterado livremente", - "link_title": "Titulo do link", - "button_add_link": "Adicionar link enter" - }, - "branch_prefix": { - "prefix": "Prefixo: ", - "save": "Salvar", - "edit_branch_prefix": "Editar Prefixo do Branch", - "help_on_tree_prefix": "Ajuda sobre o prefixo da árvore de notas", - "branch_prefix_saved": "O prefixo de ramificação foi salvo." - }, - "bulk_actions": { - "bulk_actions": "Ações em massa", - "affected_notes": "Notas Afetadas", - "include_descendants": "Incluir notas filhas das notas selecionadas", - "available_actions": "Ações disponíveis", - "chosen_actions": "Ações selecionadas", - "execute_bulk_actions": "Executar ações em massa", - "bulk_actions_executed": "As ações em massa foram concluídas com sucesso.", - "none_yet": "Nenhuma até agora... adicione uma ação clicando em uma das disponíveis acima.", - "labels": "Etiquetas", - "relations": "Relações", - "notes": "Notas", - "other": "Outros" - }, - "clone_to": { - "clone_notes_to": "Clonar notas para...", - "help_on_links": "Ajuda sobre links", - "notes_to_clone": "Notas para clonar", - "search_for_note_by_its_name": "pesquisar nota pelo nome", - "cloned_note_prefix_title": "A nota clonada aparecerá na árvore de notas com o prefixo fornecido", - "prefix_optional": "Prefixo (opcional)", - "no_path_to_clone_to": "Nenhum caminho para clonar.", - "target_parent_note": "Nota pai-alvo", - "clone_to_selected_note": "Clonar para a nota selecionada enter", - "note_cloned": "A nota \"{{clonedTitle}}\" foi clonada para \"{{targetTitle}}\"" - }, - "ai_llm": { - "n_notes_queued_0": "{{ count }} nota enfileirada para indexação", - "n_notes_queued_1": "{{ count }} notas enfileiradas para indexação", - "n_notes_queued_2": "{{ count }} notas enfileiradas para indexação", - "notes_indexed_0": "{{ count }} nota indexada", - "notes_indexed_1": "{{ count }} notas indexadas", - "notes_indexed_2": "{{ count }} notas indexadas" - }, - "confirm": { - "confirmation": "Confirmação", - "cancel": "Cancelar", - "ok": "OK", - "are_you_sure_remove_note": "Tem certeza de que deseja remover a nota '{{title}}' do mapa de relações? ", - "if_you_dont_check": "Se você não marcar isso, a nota será removida apenas do mapa de relações.", - "also_delete_note": "Também excluir a nota" - }, - "delete_notes": { - "delete_notes_preview": "Excluir pré-visualização de notas", - "close": "Fechar", - "delete_all_clones_description": "Excluir também todos os clones (pode ser desfeito em alterações recentes)", - "erase_notes_description": "A exclusão normal (suave) apenas marca as notas como excluídas, permitindo que sejam recuperadas (no diálogo de alterações recentes) dentro de um período de tempo. Se esta opção for marcada, as notas serão apagadas imediatamente e não será possível restaurá-las.", - "erase_notes_warning": "Apagar notas permanentemente (não pode ser desfeito), incluindo todos os clones. Isso forçará o recarregamento do aplicativo.", - "notes_to_be_deleted": "As seguintes notas serão excluídas ({{- noteCount}})", - "no_note_to_delete": "Nenhuma nota será excluída (apenas os clones).", - "broken_relations_to_be_deleted": "As seguintes relações serão quebradas e excluídas ({{- relationCount}})", - "cancel": "Cancelar", - "ok": "OK", - "deleted_relation_text": "A nota {{- note}} (a ser excluída) está referenciada pela relação {{- relation}} originada de {{- source}}." - }, - "export": { - "export_note_title": "Exportar nota", - "close": "Fechar", - "export_type_subtree": "Esta nota e todos os seus descendentes", - "format_html": "HTML – recomendado, pois mantém toda a formatação", - "format_html_zip": "HTML em arquivo ZIP – recomendado, pois isso preserva toda a formatação.", - "format_markdown": "Markdown – isso preserva a maior parte da formatação.", - "format_opml": "OPML - formato de intercâmbio de outliners apenas para texto. Formatação, imagens e arquivos não estão incluídos.", - "opml_version_1": "OPML v1.0 – apenas texto simples", - "opml_version_2": "OPML v2.0 – permite também HTML", - "export_type_single": "Apenas esta nota, sem seus descendentes", - "export": "Exportar", - "choose_export_type": "Por favor, escolha primeiro o tipo de exportação", - "export_status": "Status da exportação", - "export_in_progress": "Exportação em andamento: {{progressCount}}", - "export_finished_successfully": "Exportação concluída com sucesso.", - "format_pdf": "PDF – para impressão ou compartilhamento." - }, - "help": { - "noteNavigation": "Navegação de notas", - "goUpDown": "UP, DOWN – subir/descer na lista de notas", - "collapseExpand": "ESQUERDA, DIREITA – recolher/expandir nó", - "notSet": "não definido", - "goBackForwards": "voltar / avançar no histórico", - "showJumpToNoteDialog": "mostrar diálogo \"Ir para\"", - "scrollToActiveNote": "rolar até a nota atual", - "jumpToParentNote": "Backspace – ir para a nota pai", - "collapseWholeTree": "recolher toda a árvore de notas", - "collapseSubTree": "recolher subárvore", - "tabShortcuts": "Atalhos de abas", - "newTabNoteLink": "Ctrl+clique – (ou clique com o botão do meio do mouse) em um link de nota abre a nota em uma nova aba", - "newTabWithActivationNoteLink": "Ctrl+Shift+clique – (ou Shift+clique com o botão do meio do mouse) em um link de nota abre e ativa a nota em uma nova aba", - "onlyInDesktop": "Apenas na versão para desktop (compilação Electron)", - "openEmptyTab": "abrir aba vazia", - "closeActiveTab": "fechar aba ativa", - "activateNextTab": "ativar próxima aba", - "activatePreviousTab": "ativar aba anterior", - "creatingNotes": "Criando notas", - "createNoteAfter": "criar nova nota após a nota atual", - "createNoteInto": "criar nova subnota dentro da nota atual", - "editBranchPrefix": "editar prefixo do clone da nota ativa", - "movingCloningNotes": "Movendo / clonando notas", - "moveNoteUpDown": "mover nota para cima/baixo na lista de notas", - "moveNoteUpHierarchy": "mover nota para cima na hierarquia", - "multiSelectNote": "selecionar múltiplas notas acima/abaixo", - "selectAllNotes": "selecionar todas as notas no nível atual", - "selectNote": "Shift+clique - selecionar nota", - "copyNotes": "copiar nota ativa (ou seleção atual) para a área de transferência (usado para clonar)", - "cutNotes": "recortar nota atual (ou seleção atual) para a área de transferência (usado para mover notas)", - "pasteNotes": "colar nota(s) como subnota dentro da nota ativa (o que pode ser mover ou clonar dependendo se foi copiado ou recortado para a área de transferência)", - "deleteNotes": "excluir nota / subárvore", - "editingNotes": "Edição de notas", - "editNoteTitle": "no painel de árvore, a navegação mudará do painel de árvore para o título da nota. Pressionar Enter no título da nota mudará o foco para o editor de texto. Ctrl+. mudará o foco de volta do editor para o painel de árvore.", - "createEditLink": "Ctrl+K - criar / editar link externo", - "createInternalLink": "criar link interno", - "followLink": "seguir link sob o cursor", - "insertDateTime": "inserir data e hora atual na posição do cursor", - "jumpToTreePane": "ir para a árvore de notas e rolar até a nota ativa", - "markdownAutoformat": "Autoformatação estilo Markdown", - "headings": "##, ###, #### etc. seguidos de espaço para títulos", - "bulletList": "* ou - seguidos de espaço para lista com marcadores", - "numberedList": "1. ou 1) seguidos de espaço para lista numerada", - "blockQuote": "comece uma linha com > seguido de espaço para citação em bloco", - "troubleshooting": "Solução de problemas", - "reloadFrontend": "recarregar o frontend do Trilium", - "showDevTools": "mostrar ferramentas de desenvolvedor", - "showSQLConsole": "mostrar console SQL", - "other": "Outros", - "quickSearch": "focar no campo de pesquisa rápida", - "inPageSearch": "pesquisa na página" - }, - "import": { - "importIntoNote": "Importar para a nota", - "chooseImportFile": "Escolher arquivo para importar", - "importDescription": "O conteúdo do(s) arquivo(s) selecionado(s) será importado como nota(s) filha(s) em", - "options": "Opções", - "safeImportTooltip": "Arquivos de exportação Trilium .zip podem conter scripts executáveis que podem apresentar comportamentos prejudiciais. A importação segura desativará a execução automática de todos os scripts importados. Desmarque “Importação segura” apenas se o arquivo de importação contiver scripts executáveis e você confiar totalmente no conteúdo do arquivo importado.", - "safeImport": "Importação segura", - "explodeArchivesTooltip": "Se esta opção estiver marcada, o Trilium irá ler arquivos .zip, .enex e .opml e criar notas a partir dos arquivos contidos nesses arquivos compactados. Se estiver desmarcada, o Trilium irá anexar os próprios arquivos compactados à nota.", - "explodeArchives": "Ler conteúdos de arquivos .zip, .enex e .opml.", - "shrinkImagesTooltip": "

Se você marcar esta opção, o Trilium tentará reduzir o tamanho das imagens importadas por meio de escala e otimização, o que pode afetar a qualidade visual das imagens. Se desmarcada, as imagens serão importadas sem alterações.

Isso não se aplica a importações de arquivos .zip com metadados, pois presume-se que esses arquivos já estejam otimizados.

", - "shrinkImages": "Reduzir imagens", - "textImportedAsText": "Importar arquivos HTML, Markdown e TXT como notas de texto caso não esteja claro pelos metadados", - "codeImportedAsCode": "Importar arquivos de código reconhecidos (por exemplo, .json) como notas de código caso não esteja claro pelos metadados", - "replaceUnderscoresWithSpaces": "Substituir sublinhados por espaços nos nomes das notas importadas", - "import": "Importar", - "failed": "Falha na importação: {{message}}.", - "html_import_tags": { - "title": "Tags de importação HTML", - "description": "Configurar quais tags HTML devem ser preservadas ao importar notas. As tags que não estiverem nesta lista serão removidas durante a importação. Algumas tags (como 'script') são sempre removidas por motivos de segurança.", - "placeholder": "Digite as tags HTML, uma por linha", - "reset_button": "Redefinir para lista padrão" - }, - "import-status": "Status da importação", - "in-progress": "Importação em andamento: {{progress}}", - "successful": "Importação concluída com sucesso." - }, - "include_note": { - "dialog_title": "Incluir nota", - "label_note": "Nota", - "placeholder_search": "pesquisar nota pelo nome", - "box_size_prompt": "Dimensão da caixa da nota incluída:", - "box_size_small": "pequeno (~ 10 linhas)", - "box_size_medium": "médio (~ 30 linhas)", - "box_size_full": "completo (a caixa exibe o texto completo)", - "button_include": "Incluir nota enter" - }, - "info": { - "modalTitle": "Mensagem informativa", - "closeButton": "Fechar", - "okButton": "OK" - }, - "jump_to_note": { - "search_placeholder": "Pesquise uma nota pelo nome ou digite > para comandos...", - "search_button": "Pesquisar em texto completo Ctrl+Enter" - }, - "markdown_import": { - "dialog_title": "Importar Markdown", - "modal_body_text": "Por motivos de segurança (sandbox do navegador), o JavaScript não pode acessar diretamente a área de transferência. Por favor, cole o conteúdo Markdown na área de texto abaixo e clique em Importar", - "import_button": "Importar Ctrl+Enter", - "import_success": "O conteúdo Markdown foi importado para o documento." - }, - "move_to": { - "dialog_title": "Mover notas para...", - "notes_to_move": "Notas para mover", - "target_parent_note": "Nota pai-alvo", - "search_placeholder": "pesquisar nota pelo nome", - "move_button": "Mover para a nota selecionada enter", - "error_no_path": "Nenhum caminho para mover.", - "move_success_message": "As notas selecionadas foram movidas para " - }, - "note_type_chooser": { - "change_path_prompt": "Alterar onde criar a nova nota:", - "search_placeholder": "buscar caminho pelo nome (valor padrão se não for preenchido)", - "modal_title": "Escolher tipo de nota", - "modal_body": "Escolha o tipo/modelo da nova nota:", - "templates": "Modelos:" - }, - "password_not_set": { - "title": "A senha não está definida", - "body1": "Notas protegidas são criptografadas usando uma senha do usuário, mas a senha ainda não foi definida.", - "body2": "Para poder proteger notas, clique aqui para abrir a caixa de diálogo de Opções e definir sua senha." - }, - "prompt": { - "title": "Prompt", - "ok": "OK enter", - "defaultTitle": "Prompt" - }, - "protected_session_password": { - "modal_title": "Sessão Protegida", - "help_title": "Ajuda sobre notas protegidas", - "close_label": "Fechar", - "form_label": "Para prosseguir com a ação solicitada, você precisa iniciar uma sessão protegida digitando a senha:", - "start_button": "Iniciar sessão protegida enter" - }, - "recent_changes": { - "title": "Alterações recentes", - "erase_notes_button": "Remover permanentemente as notas excluídas agora", - "deleted_notes_message": "As notas excluídas foram removidas permanentemente.", - "no_changes_message": "Nenhuma alteração ainda...", - "undelete_link": "Restaurar", - "confirm_undelete": "Você deseja restaurar esta nota e suas subnotas?" - }, - "revisions": { - "note_revisions": "Versões da nota", - "delete_all_revisions": "Excluir todas as versões desta nota", - "delete_all_button": "Excluir todas as versões", - "help_title": "Ajuda sobre as versões da nota", - "revision_last_edited": "Esta versão foi editada pela última vez em {{date}}", - "confirm_delete_all": "Você quer excluir todas as versões desta nota?", - "no_revisions": "Ainda não há versões para esta nota...", - "restore_button": "Recuperar", - "confirm_restore": "Deseja restaurar esta versão? Isso irá substituir o título e o conteúdo atuais da nota por esta versão.", - "delete_button": "Excluir", - "confirm_delete": "Deseja excluir esta versão?", - "revisions_deleted": "As versões da nota foram removidas.", - "revision_restored": "A versão da nota foi restaurada.", - "revision_deleted": "A versão da nota foi excluída.", - "snapshot_interval": "Intervalo de captura das versões da nota: {{seconds}}s.", - "maximum_revisions": "Limite de capturas das versões da nota: {{number}}.", - "settings": "Configurações de versões da nota", - "download_button": "Download", - "mime": "MIME: ", - "file_size": "Tamanho do arquivo:", - "preview": "Visualizar:", - "preview_not_available": "A visualização não está disponível para este tipo de nota." - }, - "sort_child_notes": { - "sort_children_by": "Ordenar notas filhas por...", - "sorting_criteria": "Critérios de ordenação", - "title": "título", - "date_created": "data de criação", - "date_modified": "data de modificação", - "sorting_direction": "Direção de ordenação", - "ascending": "crescente", - "descending": "decrescente", - "folders": "Pastas", - "sort_folders_at_top": "colocar pastas no topo", - "natural_sort": "Ordenação Natural", - "sort_with_respect_to_different_character_sorting": "classificar de acordo com diferentes regras de ordenação de caracteres e colação em diferentes idiomas ou regiões.", - "natural_sort_language": "Linguagem da ordenação natural", - "the_language_code_for_natural_sort": "O código do idioma para ordenação natural, por exemplo, \"zh-CN\" para chinês.", - "sort": "Ordenar enter" - }, - "upload_attachments": { - "upload_attachments_to_note": "Enviar anexos para a nota", - "choose_files": "Escolher arquivos", - "files_will_be_uploaded": "Os arquivos serão enviados como anexos para", - "options": "Opções", - "shrink_images": "Reduzir imagens", - "upload": "Enviar", - "tooltip": "Se você marcar esta opção, o Trilium tentará reduzir as imagens enviadas redimensionando e otimizando, o que pode afetar a qualidade visual percebida. Se desmarcada, as imagens serão enviadas sem alterações." - }, - "attribute_detail": { - "attr_detail_title": "Título Detalhado do Atributo", - "close_button_title": "Cancelar alterações e fechar", - "attr_is_owned_by": "O atributo pertence a", - "attr_name_title": "O nome do atributo pode ser composto apenas por caracteres alfanuméricos, dois-pontos e sublinhado", - "name": "Nome", - "value": "Valor", - "target_note_title": "Relação é uma conexão nomeada entre a nota de origem e a nota de destino.", - "target_note": "Nota de destino", - "promoted_title": "O atributo promovido é exibido de forma destacada na nota.", - "promoted": "Promovido", - "promoted_alias_title": "O nome a ser exibido na interface de atributos promovidos.", - "promoted_alias": "Alias", - "multiplicity_title": "Multiplicidade define quantos atributos com o mesmo nome podem ser criados — no máximo 1 ou mais de 1.", - "multiplicity": "Multiplicidade", - "single_value": "Valor único", - "multi_value": "Valor múltiplo", - "label_type_title": "O tipo do rótulo ajudará o Trilium a escolher a interface adequada para inserir o valor do rótulo.", - "label_type": "Tipo", - "text": "Texto", - "number": "Número", - "boolean": "Booleano", - "date": "Data", - "date_time": "Data e Hora", - "time": "Hora", - "url": "URL", - "precision_title": "Qual número de dígitos após o ponto decimal deve estar disponível na interface de configuração de valor.", - "precision": "Precisão", - "digits": "dígitos", - "inverse_relation_title": "Configuração opcional para definir a qual relação esta é oposta. Exemplo: Pai - Filho são relações inversas entre si.", - "inverse_relation": "Relação inversa", - "inheritable_title": "O atributo herdável será transmitido para todos os descendentes deste ramo.", - "inheritable": "Herdável", - "save_and_close": "Salvar e fechar Ctrl+Enter", - "delete": "Excluir", - "related_notes_title": "Outras notas com este rótulo", - "more_notes": "Mais notas", - "label": "Detalhe do rótulo", - "label_definition": "Detalhe da definição do rótulo", - "relation": "Detalhe da relação", - "relation_definition": "Detalhe da definição da relação", - "disable_versioning": "desativa a versão automática. Útil, por exemplo, para notas grandes, mas sem importância – como grandes bibliotecas JS usadas para scripts", - "calendar_root": "marca a nota que deve ser usada como raiz para notas diárias. Apenas uma deve ser marcada assim.", - "archived": "notas com este rótulo não serão exibidas por padrão nos resultados de busca (também nos diálogos Ir para, Adicionar link, etc).", - "exclude_from_export": "notas (junto com sua subárvore) não serão incluídas em nenhuma exportação de notas", - "run": "define em quais eventos o script deve ser executado. Os valores possíveis são:\n
    \n
  • frontendStartup - quando o frontend do Trilium inicia (ou é atualizado), mas não no celular.
  • \n
  • mobileStartup - quando o frontend do Trilium inicia (ou é atualizado), no celular.
  • \n
  • backendStartup - quando o backend do Trilium inicia
  • \n
  • hourly - executa uma vez por hora. Você pode usar o rótulo adicional runAtHour para especificar em qual hora.
  • \n
  • daily - executa uma vez por dia
  • \n
", - "run_on_instance": "Define em qual instância do Trilium isso deve ser executado. Por padrão, todas as instâncias.", - "run_at_hour": "Em qual hora isso deve ser executado. Deve ser usado junto com #run=hourly. Pode ser definido várias vezes para executar mais de uma vez ao dia.", - "disable_inclusion": "scripts com este rótulo não serão incluídos na execução do script pai.", - "sorted": "mantém as notas filhas ordenadas alfabeticamente pelo título", - "sort_direction": "ASC (padrão) ou DESC", - "sort_folders_first": "Pastas (notas com filhos) devem ser ordenadas no topo", - "top": "mantenha a nota fornecida no topo em seu pai (aplica-se apenas a pais ordenados)", - "hide_promoted_attributes": "Ocultar atributos promovidos nesta nota", - "read_only": "o editor está em modo somente leitura. Funciona apenas para notas de texto e código.", - "auto_read_only_disabled": "notas de texto/código podem ser automaticamente configuradas para modo de leitura quando são muito grandes. Você pode desabilitar esse comportamento por nota adicionando este rótulo à nota", - "app_css": "marca notas CSS que são carregadas no aplicativo Trilium e, portanto, podem ser usadas para modificar a aparência do Trilium.", - "app_theme": "marca notas CSS que são temas completos do Trilium e, portanto, estão disponíveis nas opções do Trilium.", - "app_theme_base": "defina como \"next\", \"next-light\" ou \"next-dark\" para usar o tema TriliumNext correspondente (auto, claro ou escuro) como base para um tema personalizado, em vez do tema legado.", - "css_class": "o valor deste rótulo é então adicionado como classe CSS ao nó que representa a nota específica na árvore. Isso pode ser útil para temas avançados. Pode ser usado em notas de modelo.", - "icon_class": "o valor deste rótulo é adicionado como uma classe CSS ao ícone na árvore, o que pode ajudar a distinguir visualmente as notas na árvore. Um exemplo pode ser bx bx-home – os ícones são retirados do boxicons. Pode ser usado em notas de modelo.", - "page_size": "número de itens por página na listagem de notas", - "custom_request_handler": "veja Manipulador de requisição personalizada", - "custom_resource_provider": "veja Manipulador de requisição personalizada", - "widget": "marca esta nota como um widget personalizado que será adicionado à árvore de componentes do Trilium", - "workspace": "marca esta nota como um espaço de trabalho, o que permite fácil hoisting", - "workspace_icon_class": "define a classe CSS do ícone box que será usada na aba quando esta nota for hoisted", - "workspace_tab_background_color": "cor CSS usada na aba da nota quando esta nota é hoisted", - "workspace_calendar_root": "Define a raiz do calendário por espaço de trabalho", - "workspace_template": "Esta nota aparecerá na seleção de modelos disponíveis ao criar uma nova nota, mas apenas quando estiver destacada em um espaço de trabalho que contenha este modelo", - "search_home": "novas notas de pesquisa serão criadas como filhas desta nota", - "workspace_search_home": "novas notas de pesquisa serão criadas como filhas desta nota quando ela for destacada para algum ancestral desta nota de área de trabalho", - "inbox": "localização padrão da caixa de entrada para novas notas – quando você cria uma nota usando o botão \"nova nota\" na barra lateral, as notas serão criadas como notas filhas na nota marcada com o rótulo #inbox.", - "workspace_inbox": "local padrão da caixa de entrada para novas notas quando esta nota for destacada para algum ancestral desta nota de área de trabalho", - "sql_console_home": "localização padrão das notas do console SQL", - "bookmark_folder": "nota com este rótulo aparecerá nos favoritos como uma pasta (permitindo acesso aos seus filhos)", - "share_hidden_from_tree": "esta nota está oculta na árvore de navegação à esquerda, mas ainda pode ser acessada via sua URL", - "share_external_link": "a nota funcionará como um link para um site externo na árvore de compartilhamento", - "share_alias": "defina um alias por meio do qual a nota ficará disponível em https://your_trilium_host/share/[your_alias]", - "share_omit_default_css": "o CSS padrão da página de compartilhamento será omitido. Use quando você fizer alterações extensas de estilo.", - "share_root": "marca a nota que é servida na raiz de /share.", - "share_description": "defina o texto a ser adicionado à meta tag HTML \"description\"", - "share_raw": "a nota será servida em seu formato bruto, sem o wrapper HTML", - "share_disallow_robot_indexing": "impedirá que robôs indexem esta nota por meio do cabeçalho X-Robots-Tag: noindex", - "share_credentials": "exigir credenciais para acessar esta nota compartilhada. O valor deve estar no formato 'usuário:senha'. Não se esqueça de tornar esta configuração herdável para que seja aplicada às notas-filhas/imagens.", - "share_index": "notas com este rótulo irão listar todas as raízes das notas compartilhadas", - "display_relations": "nomes das relações separados por vírgula que devem ser exibidos. Todas as outras serão ocultadas.", - "hide_relations": "nomes das relações separados por vírgula que devem ser ocultados. Todas as outras serão exibidas.", - "title_template": "Título padrão das notas criadas como filhas desta nota. O valor é avaliado como uma string JavaScript e pode ser enriquecido com conteúdo dinâmico usando as variáveis injetadas now e parentNote. Exemplos:\n\n
    \n
  • ${parentNote.getLabelValue('authorName')}'s literary works
  • \n
  • Log for ${now.format('YYYY-MM-DD HH:mm:ss')}
  • \n
\n\nVeja a wiki com detalhes, a documentação da API para parentNote e para now para mais informações.", - "template": "Esta nota aparecerá na seleção de modelos disponíveis ao criar uma nova nota", - "toc": "#toc ou #toc=show irá forçar a exibição do Sumário, #toc=hide irá forçar que ele fique oculto. Se o rótulo não existir, será considerado o ajuste global", - "color": "define a cor da nota na árvore de notas, links etc. Use qualquer valor de cor CSS válido, como 'red' ou #a13d5f", - "keyboard_shortcut": "Define um atalho de teclado que irá pular imediatamente para esta nota. Exemplo: 'ctrl+alt+e'. É necessário recarregar o frontend para que a alteração tenha efeito." + "bundle-error": { + "title": "Falha para carregar o script customizado", + "message": "O script da nota com ID \"{{id}}\", intitulada \"{{title}}\", não pôde ser executado devido a:\n\n{{message}}" } + }, + "add_link": { + "add_link": "Adicionar link", + "help_on_links": "Ajuda sobre links", + "note": "Nota", + "search_note": "pesquisar nota pelo nome", + "link_title_mirrors": "o título do link reflete o título atual da nota", + "link_title_arbitrary": "o título do link pode ser alterado livremente", + "link_title": "Titulo do link", + "button_add_link": "Adicionar link" + }, + "branch_prefix": { + "prefix": "Prefixo: ", + "save": "Salvar", + "edit_branch_prefix": "Editar Prefixo do Branch", + "help_on_tree_prefix": "Ajuda sobre o prefixo da árvore de notas", + "branch_prefix_saved": "O prefixo de ramificação foi salvo." + }, + "bulk_actions": { + "bulk_actions": "Ações em massa", + "affected_notes": "Notas Afetadas", + "include_descendants": "Incluir notas filhas das notas selecionadas", + "available_actions": "Ações disponíveis", + "chosen_actions": "Ações selecionadas", + "execute_bulk_actions": "Executar ações em massa", + "bulk_actions_executed": "As ações em massa foram concluídas com sucesso.", + "none_yet": "Nenhuma até agora... adicione uma ação clicando em uma das disponíveis acima.", + "labels": "Etiquetas", + "relations": "Relações", + "notes": "Notas", + "other": "Outros" + }, + "clone_to": { + "clone_notes_to": "Clonar notas para...", + "help_on_links": "Ajuda sobre links", + "notes_to_clone": "Notas para clonar", + "search_for_note_by_its_name": "pesquisar nota pelo nome", + "cloned_note_prefix_title": "A nota clonada aparecerá na árvore de notas com o prefixo fornecido", + "prefix_optional": "Prefixo (opcional)", + "no_path_to_clone_to": "Nenhum caminho para clonar.", + "target_parent_note": "Nota pai-alvo", + "clone_to_selected_note": "Clonar para a nota selecionada", + "note_cloned": "A nota \"{{clonedTitle}}\" foi clonada para \"{{targetTitle}}\"" + }, + "ai_llm": { + "n_notes_queued_0": "{{ count }} nota enfileirada para indexação", + "n_notes_queued_1": "{{ count }} notas enfileiradas para indexação", + "n_notes_queued_2": "{{ count }} notas enfileiradas para indexação", + "notes_indexed_0": "{{ count }} nota indexada", + "notes_indexed_1": "{{ count }} notas indexadas", + "notes_indexed_2": "{{ count }} notas indexadas" + }, + "confirm": { + "confirmation": "Confirmação", + "cancel": "Cancelar", + "ok": "OK", + "are_you_sure_remove_note": "Tem certeza de que deseja remover a nota '{{title}}' do mapa de relações? ", + "if_you_dont_check": "Se você não marcar isso, a nota será removida apenas do mapa de relações.", + "also_delete_note": "Também excluir a nota" + }, + "delete_notes": { + "delete_notes_preview": "Excluir pré-visualização de notas", + "close": "Fechar", + "delete_all_clones_description": "Excluir também todos os clones (pode ser desfeito em alterações recentes)", + "erase_notes_description": "A exclusão normal (suave) apenas marca as notas como excluídas, permitindo que sejam recuperadas (no diálogo de alterações recentes) dentro de um período de tempo. Se esta opção for marcada, as notas serão apagadas imediatamente e não será possível restaurá-las.", + "erase_notes_warning": "Apagar notas permanentemente (não pode ser desfeito), incluindo todos os clones. Isso forçará o recarregamento do aplicativo.", + "notes_to_be_deleted": "As seguintes notas serão excluídas ({{notesCount}})", + "no_note_to_delete": "Nenhuma nota será excluída (apenas os clones).", + "broken_relations_to_be_deleted": "As seguintes relações serão quebradas e excluídas ({{ relationCount}})", + "cancel": "Cancelar", + "ok": "OK", + "deleted_relation_text": "A nota {{- note}} (a ser excluída) está referenciada pela relação {{- relation}} originada de {{- source}}." + }, + "export": { + "export_note_title": "Exportar nota", + "close": "Fechar", + "export_type_subtree": "Esta nota e todos os seus descendentes", + "format_html": "HTML – recomendado, pois mantém toda a formatação", + "format_html_zip": "HTML em arquivo ZIP – recomendado, pois isso preserva toda a formatação.", + "format_markdown": "Markdown – isso preserva a maior parte da formatação.", + "format_opml": "OPML - formato de intercâmbio de outliners apenas para texto. Formatação, imagens e arquivos não estão incluídos.", + "opml_version_1": "OPML v1.0 – apenas texto simples", + "opml_version_2": "OPML v2.0 – permite também HTML", + "export_type_single": "Apenas esta nota, sem seus descendentes", + "export": "Exportar", + "choose_export_type": "Por favor, escolha primeiro o tipo de exportação", + "export_status": "Status da exportação", + "export_in_progress": "Exportação em andamento: {{progressCount}}", + "export_finished_successfully": "Exportação concluída com sucesso.", + "format_pdf": "PDF – para impressão ou compartilhamento." + }, + "help": { + "noteNavigation": "Navegação de notas", + "goUpDown": "subir/descer na lista de notas", + "collapseExpand": "recolher/expandir nó", + "notSet": "não definido", + "goBackForwards": "voltar / avançar no histórico", + "showJumpToNoteDialog": "mostrar diálogo \"Ir para\"", + "scrollToActiveNote": "rolar até a nota atual", + "jumpToParentNote": "ir para a nota pai", + "collapseWholeTree": "recolher toda a árvore de notas", + "collapseSubTree": "recolher subárvore", + "tabShortcuts": "Atalhos de abas", + "newTabNoteLink": "em um link de nota abre a nota em uma nova aba", + "newTabWithActivationNoteLink": "em um link de nota abre e ativa a nota em uma nova aba", + "onlyInDesktop": "Apenas na versão para desktop (compilação Electron)", + "openEmptyTab": "abrir aba vazia", + "closeActiveTab": "fechar aba ativa", + "activateNextTab": "ativar próxima aba", + "activatePreviousTab": "ativar aba anterior", + "creatingNotes": "Criando notas", + "createNoteAfter": "criar nova nota após a nota atual", + "createNoteInto": "criar nova subnota dentro da nota atual", + "editBranchPrefix": "editar prefixo do clone da nota ativa", + "movingCloningNotes": "Movendo / clonando notas", + "moveNoteUpDown": "mover nota para cima/baixo na lista de notas", + "moveNoteUpHierarchy": "mover nota para cima na hierarquia", + "multiSelectNote": "selecionar múltiplas notas acima/abaixo", + "selectAllNotes": "selecionar todas as notas no nível atual", + "selectNote": "selecionar nota", + "copyNotes": "copiar nota ativa (ou seleção atual) para a área de transferência (usado para clonar)", + "cutNotes": "recortar nota atual (ou seleção atual) para a área de transferência (usado para mover notas)", + "pasteNotes": "colar nota(s) como subnota dentro da nota ativa (o que pode ser mover ou clonar dependendo se foi copiado ou recortado para a área de transferência)", + "deleteNotes": "excluir nota / subárvore", + "editingNotes": "Edição de notas", + "editNoteTitle": "no painel de árvore, a navegação mudará do painel de árvore para o título da nota. Pressionar Enter no título da nota mudará o foco para o editor de texto. Ctrl+. mudará o foco de volta do editor para o painel de árvore.", + "createEditLink": "criar / editar link externo", + "createInternalLink": "criar link interno", + "followLink": "seguir link sob o cursor", + "insertDateTime": "inserir data e hora atual na posição do cursor", + "jumpToTreePane": "ir para a árvore de notas e rolar até a nota ativa", + "markdownAutoformat": "Autoformatação estilo Markdown", + "headings": "##, ###, #### etc. seguidos de espaço para títulos", + "bulletList": "* ou - seguidos de espaço para lista com marcadores", + "numberedList": "1. ou 1) seguidos de espaço para lista numerada", + "blockQuote": "comece uma linha com > seguido de espaço para citação em bloco", + "troubleshooting": "Solução de problemas", + "reloadFrontend": "recarregar o frontend do Trilium", + "showDevTools": "mostrar ferramentas de desenvolvedor", + "showSQLConsole": "mostrar console SQL", + "other": "Outros", + "quickSearch": "focar no campo de pesquisa rápida", + "inPageSearch": "pesquisa na página", + "title": "Folha de Dicas" + }, + "import": { + "importIntoNote": "Importar para a nota", + "chooseImportFile": "Escolher arquivo para importar", + "importDescription": "O conteúdo do(s) arquivo(s) selecionado(s) será importado como nota(s) filha(s) em", + "options": "Opções", + "safeImportTooltip": "Arquivos de exportação Trilium .zip podem conter scripts executáveis que podem apresentar comportamentos prejudiciais. A importação segura desativará a execução automática de todos os scripts importados. Desmarque “Importação segura” apenas se o arquivo de importação contiver scripts executáveis e você confiar totalmente no conteúdo do arquivo importado.", + "safeImport": "Importação segura", + "explodeArchivesTooltip": "Se esta opção estiver marcada, o Trilium irá ler arquivos .zip, .enex e .opml e criar notas a partir dos arquivos contidos nesses arquivos compactados. Se estiver desmarcada, o Trilium irá anexar os próprios arquivos compactados à nota.", + "explodeArchives": "Ler conteúdos de arquivos .zip, .enex e .opml.", + "shrinkImagesTooltip": "

Se você marcar esta opção, o Trilium tentará reduzir o tamanho das imagens importadas por meio de escala e otimização, o que pode afetar a qualidade visual das imagens. Se desmarcada, as imagens serão importadas sem alterações.

Isso não se aplica a importações de arquivos .zip com metadados, pois presume-se que esses arquivos já estejam otimizados.

", + "shrinkImages": "Reduzir imagens", + "textImportedAsText": "Importar arquivos HTML, Markdown e TXT como notas de texto caso não esteja claro pelos metadados", + "codeImportedAsCode": "Importar arquivos de código reconhecidos (por exemplo, .json) como notas de código caso não esteja claro pelos metadados", + "replaceUnderscoresWithSpaces": "Substituir sublinhados por espaços nos nomes das notas importadas", + "import": "Importar", + "failed": "Falha na importação: {{message}}.", + "html_import_tags": { + "title": "Tags de importação HTML", + "description": "Configurar quais tags HTML devem ser preservadas ao importar notas. As tags que não estiverem nesta lista serão removidas durante a importação. Algumas tags (como 'script') são sempre removidas por motivos de segurança.", + "placeholder": "Digite as tags HTML, uma por linha", + "reset_button": "Redefinir para lista padrão" + }, + "import-status": "Status da importação", + "in-progress": "Importação em andamento: {{progress}}", + "successful": "Importação concluída com sucesso." + }, + "include_note": { + "dialog_title": "Incluir nota", + "label_note": "Nota", + "placeholder_search": "pesquisar nota pelo nome", + "box_size_prompt": "Dimensão da caixa da nota incluída:", + "box_size_small": "pequeno (~ 10 linhas)", + "box_size_medium": "médio (~ 30 linhas)", + "box_size_full": "completo (a caixa exibe o texto completo)", + "button_include": "Incluir nota" + }, + "info": { + "modalTitle": "Mensagem informativa", + "closeButton": "Fechar", + "okButton": "OK" + }, + "jump_to_note": { + "search_placeholder": "Pesquise uma nota pelo nome ou digite > para comandos...", + "search_button": "Pesquisar em texto completo" + }, + "markdown_import": { + "dialog_title": "Importar Markdown", + "modal_body_text": "Por motivos de segurança (sandbox do navegador), o JavaScript não pode acessar diretamente a área de transferência. Por favor, cole o conteúdo Markdown na área de texto abaixo e clique em Importar", + "import_button": "Importar", + "import_success": "O conteúdo Markdown foi importado para o documento." + }, + "move_to": { + "dialog_title": "Mover notas para...", + "notes_to_move": "Notas para mover", + "target_parent_note": "Nota pai-alvo", + "search_placeholder": "pesquisar nota pelo nome", + "move_button": "Mover para a nota selecionada", + "error_no_path": "Nenhum caminho para mover.", + "move_success_message": "As notas selecionadas foram movidas para " + }, + "note_type_chooser": { + "change_path_prompt": "Alterar onde criar a nova nota:", + "search_placeholder": "buscar caminho pelo nome (valor padrão se não for preenchido)", + "modal_title": "Escolher tipo de nota", + "modal_body": "Escolha o tipo/modelo da nova nota:", + "templates": "Modelos", + "builtin_templates": "Modelos Incorporados" + }, + "password_not_set": { + "title": "A senha não está definida", + "body1": "Notas protegidas são criptografadas usando uma senha do usuário, mas a senha ainda não foi definida.", + "body2": "Para poder proteger notas, clique no botão abaixo para abrir a caixa de diálogo de Opções e definir sua senha.", + "go_to_password_options": "Ir para opções de Senha" + }, + "prompt": { + "title": "Prompt", + "ok": "OK enter", + "defaultTitle": "Prompt" + }, + "protected_session_password": { + "modal_title": "Sessão Protegida", + "help_title": "Ajuda sobre notas protegidas", + "close_label": "Fechar", + "form_label": "Para prosseguir com a ação solicitada, você precisa iniciar uma sessão protegida digitando a senha:", + "start_button": "Iniciar sessão protegida enter" + }, + "recent_changes": { + "title": "Alterações recentes", + "erase_notes_button": "Remover permanentemente as notas excluídas agora", + "deleted_notes_message": "As notas excluídas foram removidas permanentemente.", + "no_changes_message": "Nenhuma alteração ainda...", + "undelete_link": "Restaurar", + "confirm_undelete": "Você deseja restaurar esta nota e suas subnotas?" + }, + "revisions": { + "note_revisions": "Versões da nota", + "delete_all_revisions": "Excluir todas as versões desta nota", + "delete_all_button": "Excluir todas as versões", + "help_title": "Ajuda sobre as versões da nota", + "revision_last_edited": "Esta versão foi editada pela última vez em {{date}}", + "confirm_delete_all": "Você quer excluir todas as versões desta nota?", + "no_revisions": "Ainda não há versões para esta nota...", + "restore_button": "Recuperar", + "confirm_restore": "Deseja restaurar esta versão? Isso irá substituir o título e o conteúdo atuais da nota por esta versão.", + "delete_button": "Excluir", + "confirm_delete": "Deseja excluir esta versão?", + "revisions_deleted": "As versões da nota foram removidas.", + "revision_restored": "A versão da nota foi restaurada.", + "revision_deleted": "A versão da nota foi excluída.", + "snapshot_interval": "Intervalo de captura das versões da nota: {{seconds}}s.", + "maximum_revisions": "Limite de capturas das versões da nota: {{number}}.", + "settings": "Configurações de versões da nota", + "download_button": "Download", + "mime": "MIME: ", + "file_size": "Tamanho do arquivo:", + "preview": "Visualizar:", + "preview_not_available": "A visualização não está disponível para este tipo de nota." + }, + "sort_child_notes": { + "sort_children_by": "Ordenar notas filhas por...", + "sorting_criteria": "Critérios de ordenação", + "title": "título", + "date_created": "data de criação", + "date_modified": "data de modificação", + "sorting_direction": "Direção de ordenação", + "ascending": "crescente", + "descending": "decrescente", + "folders": "Pastas", + "sort_folders_at_top": "colocar pastas no topo", + "natural_sort": "Ordenação Natural", + "sort_with_respect_to_different_character_sorting": "classificar de acordo com diferentes regras de ordenação de caracteres e colação em diferentes idiomas ou regiões.", + "natural_sort_language": "Linguagem da ordenação natural", + "the_language_code_for_natural_sort": "O código do idioma para ordenação natural, por exemplo, \"zh-CN\" para chinês.", + "sort": "Ordenar enter" + }, + "upload_attachments": { + "upload_attachments_to_note": "Enviar anexos para a nota", + "choose_files": "Escolher arquivos", + "files_will_be_uploaded": "Os arquivos serão enviados como anexos para", + "options": "Opções", + "shrink_images": "Reduzir imagens", + "upload": "Enviar", + "tooltip": "Se você marcar esta opção, o Trilium tentará reduzir as imagens enviadas redimensionando e otimizando, o que pode afetar a qualidade visual percebida. Se desmarcada, as imagens serão enviadas sem alterações." + }, + "attribute_detail": { + "attr_detail_title": "Título Detalhado do Atributo", + "close_button_title": "Cancelar alterações e fechar", + "attr_is_owned_by": "O atributo pertence a", + "attr_name_title": "O nome do atributo pode ser composto apenas por caracteres alfanuméricos, dois-pontos e sublinhado", + "name": "Nome", + "value": "Valor", + "target_note_title": "Relação é uma conexão nomeada entre a nota de origem e a nota de destino.", + "target_note": "Nota de destino", + "promoted_title": "O atributo promovido é exibido de forma destacada na nota.", + "promoted": "Promovido", + "promoted_alias_title": "O nome a ser exibido na interface de atributos promovidos.", + "promoted_alias": "Alias", + "multiplicity_title": "Multiplicidade define quantos atributos com o mesmo nome podem ser criados — no máximo 1 ou mais de 1.", + "multiplicity": "Multiplicidade", + "single_value": "Valor único", + "multi_value": "Valor múltiplo", + "label_type_title": "O tipo do rótulo ajudará o Trilium a escolher a interface adequada para inserir o valor do rótulo.", + "label_type": "Tipo", + "text": "Texto", + "number": "Número", + "boolean": "Booleano", + "date": "Data", + "date_time": "Data e Hora", + "time": "Hora", + "url": "URL", + "precision_title": "Qual número de dígitos após o ponto decimal deve estar disponível na interface de configuração de valor.", + "precision": "Precisão", + "digits": "dígitos", + "inverse_relation_title": "Configuração opcional para definir a qual relação esta é oposta. Exemplo: Pai - Filho são relações inversas entre si.", + "inverse_relation": "Relação inversa", + "inheritable_title": "O atributo herdável será transmitido para todos os descendentes deste ramo.", + "inheritable": "Herdável", + "save_and_close": "Salvar e fechar Ctrl+Enter", + "delete": "Excluir", + "related_notes_title": "Outras notas com este rótulo", + "more_notes": "Mais notas", + "label": "Detalhe do rótulo", + "label_definition": "Detalhe da definição do rótulo", + "relation": "Detalhe da relação", + "relation_definition": "Detalhe da definição da relação", + "disable_versioning": "desativa a versão automática. Útil, por exemplo, para notas grandes, mas sem importância – como grandes bibliotecas JS usadas para scripts", + "calendar_root": "marca a nota que deve ser usada como raiz para notas diárias. Apenas uma deve ser marcada assim.", + "archived": "notas com este rótulo não serão exibidas por padrão nos resultados de busca (também nos diálogos Ir para, Adicionar link, etc).", + "exclude_from_export": "notas (junto com sua subárvore) não serão incluídas em nenhuma exportação de notas", + "run": "define em quais eventos o script deve ser executado. Os valores possíveis são:\n
    \n
  • frontendStartup - quando o frontend do Trilium inicia (ou é atualizado), mas não no celular.
  • \n
  • mobileStartup - quando o frontend do Trilium inicia (ou é atualizado), no celular.
  • \n
  • backendStartup - quando o backend do Trilium inicia
  • \n
  • hourly - executa uma vez por hora. Você pode usar o rótulo adicional runAtHour para especificar em qual hora.
  • \n
  • daily - executa uma vez por dia
  • \n
", + "run_on_instance": "Define em qual instância do Trilium isso deve ser executado. Por padrão, todas as instâncias.", + "run_at_hour": "Em qual hora isso deve ser executado. Deve ser usado junto com #run=hourly. Pode ser definido várias vezes para executar mais de uma vez ao dia.", + "disable_inclusion": "scripts com este rótulo não serão incluídos na execução do script pai.", + "sorted": "mantém as notas filhas ordenadas alfabeticamente pelo título", + "sort_direction": "ASC (padrão) ou DESC", + "sort_folders_first": "Pastas (notas com filhos) devem ser ordenadas no topo", + "top": "mantenha a nota fornecida no topo em seu pai (aplica-se apenas a pais ordenados)", + "hide_promoted_attributes": "Ocultar atributos promovidos nesta nota", + "read_only": "o editor está em modo somente leitura. Funciona apenas para notas de texto e código.", + "auto_read_only_disabled": "notas de texto/código podem ser automaticamente configuradas para modo de leitura quando são muito grandes. Você pode desabilitar esse comportamento por nota adicionando este rótulo à nota", + "app_css": "marca notas CSS que são carregadas no aplicativo Trilium e, portanto, podem ser usadas para modificar a aparência do Trilium.", + "app_theme": "marca notas CSS que são temas completos do Trilium e, portanto, estão disponíveis nas opções do Trilium.", + "app_theme_base": "defina como \"next\", \"next-light\" ou \"next-dark\" para usar o tema TriliumNext correspondente (auto, claro ou escuro) como base para um tema personalizado, em vez do tema legado.", + "css_class": "o valor deste rótulo é então adicionado como classe CSS ao nó que representa a nota específica na árvore. Isso pode ser útil para temas avançados. Pode ser usado em notas de modelo.", + "icon_class": "o valor deste rótulo é adicionado como uma classe CSS ao ícone na árvore, o que pode ajudar a distinguir visualmente as notas na árvore. Um exemplo pode ser bx bx-home – os ícones são retirados do boxicons. Pode ser usado em notas de modelo.", + "page_size": "número de itens por página na listagem de notas", + "custom_request_handler": "veja Manipulador de requisição personalizada", + "custom_resource_provider": "veja Manipulador de requisição personalizada", + "widget": "marca esta nota como um widget personalizado que será adicionado à árvore de componentes do Trilium", + "workspace": "marca esta nota como um espaço de trabalho, o que permite fácil hoisting", + "workspace_icon_class": "define a classe CSS do ícone box que será usada na aba quando esta nota for hoisted", + "workspace_tab_background_color": "cor CSS usada na aba da nota quando esta nota é hoisted", + "workspace_calendar_root": "Define a raiz do calendário por espaço de trabalho", + "workspace_template": "Esta nota aparecerá na seleção de modelos disponíveis ao criar uma nova nota, mas apenas quando estiver destacada em um espaço de trabalho que contenha este modelo", + "search_home": "novas notas de pesquisa serão criadas como filhas desta nota", + "workspace_search_home": "novas notas de pesquisa serão criadas como filhas desta nota quando ela for destacada para algum ancestral desta nota de área de trabalho", + "inbox": "localização padrão da caixa de entrada para novas notas – quando você cria uma nota usando o botão \"nova nota\" na barra lateral, as notas serão criadas como notas filhas na nota marcada com o rótulo #inbox.", + "workspace_inbox": "local padrão da caixa de entrada para novas notas quando esta nota for destacada para algum ancestral desta nota de área de trabalho", + "sql_console_home": "localização padrão das notas do console SQL", + "bookmark_folder": "nota com este rótulo aparecerá nos favoritos como uma pasta (permitindo acesso aos seus filhos)", + "share_hidden_from_tree": "esta nota está oculta na árvore de navegação à esquerda, mas ainda pode ser acessada via sua URL", + "share_external_link": "a nota funcionará como um link para um site externo na árvore de compartilhamento", + "share_alias": "defina um alias por meio do qual a nota ficará disponível em https://your_trilium_host/share/[your_alias]", + "share_omit_default_css": "o CSS padrão da página de compartilhamento será omitido. Use quando você fizer alterações extensas de estilo.", + "share_root": "marca a nota que é servida na raiz de /share.", + "share_description": "defina o texto a ser adicionado à meta tag HTML \"description\"", + "share_raw": "a nota será servida em seu formato bruto, sem o wrapper HTML", + "share_disallow_robot_indexing": "impedirá que robôs indexem esta nota por meio do cabeçalho X-Robots-Tag: noindex", + "share_credentials": "exigir credenciais para acessar esta nota compartilhada. O valor deve estar no formato 'usuário:senha'. Não se esqueça de tornar esta configuração herdável para que seja aplicada às notas-filhas/imagens.", + "share_index": "notas com este rótulo irão listar todas as raízes das notas compartilhadas", + "display_relations": "nomes das relações separados por vírgula que devem ser exibidos. Todas as outras serão ocultadas.", + "hide_relations": "nomes das relações separados por vírgula que devem ser ocultados. Todas as outras serão exibidas.", + "title_template": "Título padrão das notas criadas como filhas desta nota. O valor é avaliado como uma string JavaScript e pode ser enriquecido com conteúdo dinâmico usando as variáveis injetadas now e parentNote. Exemplos:\n\n
    \n
  • ${parentNote.getLabelValue('authorName')}'s literary works
  • \n
  • Log for ${now.format('YYYY-MM-DD HH:mm:ss')}
  • \n
\n\nVeja a wiki com detalhes, a documentação da API para parentNote e para now para mais informações.", + "template": "Esta nota aparecerá na seleção de modelos disponíveis ao criar uma nova nota", + "toc": "#toc ou #toc=show irá forçar a exibição do Sumário, #toc=hide irá forçar que ele fique oculto. Se o rótulo não existir, será considerado o ajuste global", + "color": "define a cor da nota na árvore de notas, links etc. Use qualquer valor de cor CSS válido, como 'red' ou #a13d5f", + "keyboard_shortcut": "Define um atalho de teclado que irá pular imediatamente para esta nota. Exemplo: 'ctrl+alt+e'. É necessário recarregar o frontend para que a alteração tenha efeito." + } } diff --git a/apps/client/src/translations/ro/translation.json b/apps/client/src/translations/ro/translation.json index 8623b2663..7472aea33 100644 --- a/apps/client/src/translations/ro/translation.json +++ b/apps/client/src/translations/ro/translation.json @@ -1,1993 +1,1990 @@ { - "about": { - "title": "Despre Trilium Notes", - "homepage": "Site web:", - "app_version": "Versiune aplicație:", - "db_version": "Versiune bază de date:", - "sync_version": "Versiune sincronizare:", - "build_date": "Data compilării:", - "build_revision": "Revizia compilării:", + "about": { + "title": "Despre Trilium Notes", + "homepage": "Site web:", + "app_version": "Versiune aplicație:", + "db_version": "Versiune bază de date:", + "sync_version": "Versiune sincronizare:", + "build_date": "Data compilării:", + "build_revision": "Revizia compilării:", "data_directory": "Directorul de date:" - }, - "abstract_bulk_action": { - "remove_this_search_action": "Înlătură acesată acțiune la căutare" - }, - "abstract_search_option": { - "failed_rendering": "Nu s-a putut randa opțiunea de căutare: {{dto}} din cauza: {{error}} {{stack}}", - "remove_this_search_option": "Înlătură acesată acțiune la căutare" - }, - "add_label": { - "add_label": "Adaugă etichetă", - "help_text": "Pentru toate notițele găsite:", - "help_text_item1": "crează eticheta respectivă dacă notița nu are o astfel de etichetă", - "help_text_item2": "sau schimbă valoarea unei etichete existente", - "help_text_note": "Această metodă poate fi apelată și fără valoare, caz în care eticheta va fi atribuită notiței fără o valoare.", - "label_name_placeholder": "denumirea etichetei", - "label_name_title": "Sunt permise doar caractere alfanumerice, underline și două puncte.", - "new_value_placeholder": "valoare nouă", - "to_value": "la valoarea" - }, - "add_link": { - "add_link": "Adaugă legătură", - "help_on_links": "Informații despre legături", - "link_title": "Titlu legătură", - "link_title_arbitrary": "titlul legăturii poate fi schimbat în mod arbitrar", - "link_title_mirrors": "titlul legăturii corespunde titlul curent al notiței", - "note": "Notiță", - "search_note": "căutați notița după nume", - "button_add_link": "Adaugă legătură" - }, - "add_relation": { - "add_relation": "Adaugă relație", - "allowed_characters": "Sunt permise doar caractere alfanumerice, underline și două puncte.", - "create_relation_on_all_matched_notes": "Crează relația pentru toate notițele găsite", - "relation_name": "denumirea relației", - "target_note": "notița destinație", - "to": "către" - }, - "ancestor": { - "depth_doesnt_matter": "nu contează", - "depth_eq": "exact {{count}}", - "depth_gt": "mai mare decât {{count}}", - "depth_label": "adâncime", - "depth_lt": "mai puțin de {{count}}", - "direct_children": "subnotiță directă", - "label": "Părinte", - "placeholder": "căutați notița după nume" - }, - "api_log": { - "close": "Închide" - }, - "attachment_detail": { - "attachment_deleted": "Acest atașament a fost șters.", - "list_of_all_attachments": "Lista tuturor atașamentelor", - "open_help_page": "Deschide instrucțiuni despre atașamente", - "owning_note": "Notița părinte: ", - "you_can_also_open": ", se poate deschide și " - }, - "attachment_detail_2": { - "deletion_reason": ", deoarece nu există o legătură către atașament în conținutul notiței. Pentru a preveni ștergerea, trebuie adăugată înapoi o legătură către atașament în conținut sau atașamentul trebuie convertit în notiță.", - "link_copied": "O legătură către atașament a fost copiată în clipboard.", - "role_and_size": "Rol: {{role}}, dimensiune: {{size}}", - "unrecognized_role": "Rol atașament necunoscut: „{{role}}”.", - "will_be_deleted_in": "Acest atașament va fi șters automat în {{time}}", - "will_be_deleted_soon": "Acest atașament va fi șters automat în curând" - }, - "attachment_erasure_timeout": { - "attachment_auto_deletion_description": "Atașamentele se șterg automat (permanent) dacă nu sunt referențiate de către notița lor părinte după un timp prestabilit de timp.", - "attachment_erasure_timeout": "Perioadă de ștergere a atașamentelor", - "erase_attachments_after": "Erase unused attachments after:", - "erase_unused_attachments_now": "Elimină atașamentele șterse acum", - "manual_erasing_description": "Șterge acum toate atașamentele nefolosite din notițe", - "unused_attachments_erased": "Atașamentele nefolosite au fost șterse." - }, - "attachment_list": { - "no_attachments": "Notița nu are niciun atașament.", - "open_help_page": "Deschide instrucțiuni despre atașamente", - "owning_note": "Notița părinte: ", - "upload_attachments": "Încărcare atașament" - }, - "attachments_actions": { - "convert_attachment_into_note": "Convertește atașamentul în notiță", - "convert_confirm": "Sigur doriți convertirea atașementului „{{title}}” într-o notiță separată?", - "convert_success": "Atașamentul „{{title}}” a fost convertit cu succes într-o notiță.", - "copy_link_to_clipboard": "Copiază legătură în clipboard", - "delete_attachment": "Șterge atașamentul", - "delete_confirm": "Sigur doriți ștergerea atașementului „{{title}}”?", - "delete_success": "Atașamentul „{{title}}” a fost șters.", - "download": "Descarcă", - "enter_new_name": "Introduceți denumirea noului atașament", - "open_custom": "Deschide într-un alt program", - "open_custom_client_only": "Deschiderea atașamentelor într-un alt program este posibilă doar din aplicația de desktop.", - "open_custom_title": "Fișierul va fi deschis într-un alt program și se vor urmări schimbările. Ulterior versiunea modificată a fișierului va fi încărcată înapoi în Trilium.", - "open_externally": "Deschide în afara programului", - "open_externally_detail_page": "Deschiderea externă a atașamentului este disponibilă doar din pagina de detalii, dați clic pe detaliile atașamentului mai întâi și repetați acțiunea.", - "open_externally_title": "Fișierul va fi deschis într-un alt program și se vor urmări schimbările. Ulterior versiunea modificată a fișierului va fi încărcată înapoi în Trilium.", - "rename_attachment": "Redenumește atașamentul", - "upload_failed": "Încărcarea unei noi versiuni ale atașamentului a eșuat.", - "upload_new_revision": "Încarcă o nouă versiune", - "upload_success": "Încărcarea unei noi versiuni ale atașaemntului a avut succes." - }, - "attribute_detail": { - "and_more": "... și încă {{count}}.", - "app_css": "marchează notițe CSS care se încarcă automat în aplicația Trilium și pot fi folosite pentru a-i modifica aspectul.", - "app_theme": "marchează notițe CSS care sunt teme complete ale Trilium și care se regăsesc în setări.", - "archived": "notițele cu această etichetă nu vor fi vizibile în mod implicit în căutări (dar nici în ecranele Sari la notiță, Adăugare legătură, etc.).", - "attr_detail_title": "Detalii despre atribute", - "attr_is_owned_by": "Atributul este deținut de", - "attr_name_title": "Denumirea atributului poate fi compusă doar din caractere alfanumerice, două puncte și underline", - "auto_read_only_disabled": "notițele de tip text sau cod intră automat în mod doar de citire când au o dimensiune prea mare. Acest comportament se poate dezactiva adăugând această etichetă", - "bookmark_folder": "notițele cu această etichetă vor apărea în lista de semne de carte ca un director (permițând acces la notițele din ea)", - "boolean": "Valoare booleană", - "calendar_root": "marchează notița care trebuie folosită ca rădăcină pentru notițele zilnice. Doar o singură notiță ar trebui să fie etichetătă.", - "close_button_title": "Renunță la modificări și închide", - "color": "definește culoarea unei notițe în ierarhia notițelor, legături, etc. Se poate folosi orice culoare CSS precum „red” sau „#a13d5f”", - "css_class": "valoarea acestei etichete este adăugată ca o clasă CSS pentru nodul ce reprezintă notița în ierarhia notițelor. Acest lucru poate fi utilizat pentru personalizare avansată. Poate fi folosită în notițe de tip șablon.", - "custom_request_handler": "a se vedea Custom request handler", - "custom_resource_provider": "a se vedea Custom request handler", - "date": "Dată", - "date_time": "Dată și timp", - "time": "Timp", - "delete": "Șterge", - "digits": "număr de zecimale", - "disable_inclusion": "script-urile cu această etichetă nu vor fi incluse în execuția scriptului părinte.", - "disable_versioning": "dezactivează auto-versionarea. Poate fi utilizat pentru notițe mari dar neimportante precum biblioteci mari de JavaScript utilizate pentru script-uri", - "display_relations": "denumirea relațiilor ce ar trebui să fie afișate, separate prin virgulă. Toate celelalte vor fi ascunse.", - "exclude_from_export": "notițele (împreună cu subnotițele) nu vor fi incluse în exporturile de notițe", - "exclude_from_note_map": "Notițele cu această etichetă vor fi ascunse din Harta notițelor", - "execute_button": "Titlul butonului ce va executa notița curentă de tip cod", - "execute_description": "O descriere mai lungă a notiței curente de tip cod afișată împreună cu butonul de executare", - "hide_highlight_widget": "Ascunde lista de evidențieri", - "hide_promoted_attributes": "Ascunde lista atributelor promovate pentru această notiță", - "hide_relations": "lista denumirilor relațiilor ce trebuie ascunse, delimitate prin virgulă. Toate celelalte vor fi afișate.", - "icon_class": "valoarea acestei etichete este adăugată ca o clasă CSS la iconița notiței din ierarhia notițelor, fapt ce poate ajuta la identificarea vizuală mai rapidă a notițelor. Un exemplu ar fi „bx bx-home” pentru iconițe preluate din boxicons. Poate fi folosită în notițe de tip șablon.", - "inbox": "locația implicită în care vor apărea noile notițe atunci când se crează o noitiță utilizând butonul „Crează notiță” din bara laterală, notițele vor fi create în interiorul notiței cu această etichetă.", - "inherit": "atributele acestei notițe vor fi moștenite chiar dacă nu există o relație părinte-copil între notițe. A se vedea relația de tip șablon pentru un concept similar. De asemenea, a se vedea moștenirea atributelor în documentație.", - "inheritable": "Moștenibilă", - "inheritable_title": "Atributele moștenibile vor fi moștenite de către toți descendenții acestei notițe.", - "inverse_relation": "Relație inversă", - "inverse_relation_title": "Setare opțională pentru a defini relația inversă. Exemplu: Tată - Fiu sunt două relații inverse.", - "is_owned_by_note": "este deținut(ă) de notița", - "keep_current_hoisting": "Deschiderea acestei legături nu va schimba focalizarea chiar dacă notița nu poate fi vizualizată în ierarhia curentă.", - "keyboard_shortcut": "Definește o scurtatură de la tastatură ce va merge direct la această notiță. Exemplu: „ctrl+alt+e”. Necesită reîncărcarea aplicației pentru a avea efect.", - "label": "Detalii despre etichetă", - "label_definition": "Detalii despre definiția unei etichete", - "label_type": "Tip", - "label_type_title": "Tipul acestei etichete va permite Trilium să selecteze interfața corespunzătoare pentru introducerea valorii etichetei.", - "more_notes": "Mai multe notițe", - "multi_value": "Valori multiple", - "multiplicity": "Multiplicitate", - "multiplicity_title": "Multiplicitatea definește câte atribute de același nume se pot crea - maximum 1 sau mai multe decât 1.", - "name": "Nume", - "new_notes_on_top": "Noile notițe vor fi create la începutul notiței părinte, nu la sfârșit.", - "number": "Număr", - "other_notes_with_name": "Alte notițe cu denumirea de {{attributeType}} „{{attributeName}}”", - "page_size": "numărul de elemente per pagină în listarea notițelor", - "precision": "Precizie", - "precision_title": "Câte cifre să fie afișate după virgulă în interfața de configurare a valorii.", - "promoted": "Evidențiată", - "promoted_alias": "Alias", - "promoted_alias_title": "Numele care să fie afișat în interfața de atribute promovate.", - "promoted_title": "Atributele promovate sunt afișate proeminent în notiță.", - "read_only": "editorul este în modul doar în citire. Funcționează doar pentru notițe de tip text sau cod.", - "related_notes_title": "Alte notițe cu acesată etichetă", - "relation": "Detalii despre relație", - "relation_definition": "Detalii despre definiția unei relații", - "relation_template": "atributele notiței vor fi moștenite chiar dacă nu există o relație părinte-copil, conținutul notiței și ierarhia sa vor fi adăugate la notițele-instanță dacă nu este definită. A se consulta documentația pentru mai multe detalii.", - "render_note": "relație ce definește notița (de tip notiță de cod HTML sau script) ce trebuie randată pentru notițele de tip „Randare notiță HTML”", - "run": "definește evenimentele la care să ruleze scriptul. Valori acceptate:\n
    \n
  • frontendStartup - când pornește interfața Trilium (sau este reîncărcată), dar nu pe mobil.
  • \n
  • mobileStartup - când pornește interfața Trilium (sau este reîncărcată), doar pe mobil.
  • \n
  • backendStartup - când pornește serverul Trilium
  • \n
  • hourly - o dată pe oră. Se poate utiliza adițional eticheta runAtHour pentru a specifica ora.
  • \n
  • daily - o dată pe zi
  • \n
", - "run_at_hour": "La ce oră ar trebui să ruleze. Trebuie folosit împreună cu #run=hourly. Poate fi definit de mai multe ori pentru a rula de mai multe ori în cadrul aceleași zile.", - "run_on_attribute_change": "se execută atunci când atributele unei notițe care definește această relație se schimbă. Se apelează și atunci când un atribut este șters", - "run_on_attribute_creation": "se execută atunci când un nou atribut este creat pentru notița care definește această relație", - "run_on_branch_change": "se execută atunci când o ramură este actualizată.", - "run_on_branch_creation": "se execută când o ramură este creată. O ramură este o legătură dintre o notiță părinte și o notiță copil și este creată, spre exemplu, la clonarea sau mutarea unei notițe.", - "run_on_branch_deletion": "se execută când o ramură este ștearsă. O ramură este o legătură dintre o notiță părinte și o notiță copil și este ștearsă, spre exemplu, atunci când o notiță este mutată (ramura/legătura veche este ștearsă).", - "run_on_child_note_creation": "se execută când o nouă notiță este creată sub notița la care este definită relația", - "run_on_instance": "Definește pe ce instanța de Trilium ar trebui să ruleze. Implicit se consideră toate instanțele.", - "run_on_note_change": "se execută când notița este schimbată (inclusiv crearea unei notițe). Nu include schimbări de conținut", - "run_on_note_content_change": "se execută când conținutul unei notițe este schimbat (inclusiv crearea unei notițe).", - "run_on_note_creation": "se execută când o notiță este creată de server. Se poate utiliza această relație atunci când se dorește rularea unui script pentru toate notițele create sub o anumită ierarhie. În acest caz, relația trebuie creată pe notița-rădăcină și marcată drept moștenibilă. Orice notiță creată sub ierarhie (la orice adâncime) va rula script-ul.", - "run_on_note_deletion": "se execută la ștergerea unei notițe", - "run_on_note_title_change": "se execută când titlul unei notițe se schimbă (inclusiv la crearea unei notițe)", - "save_and_close": "Salvează și închide (Ctrl+Enter)", - "search_home": "notițele de căutare vor fi create în cadrul acestei notițe", - "share_alias": "definește un alias ce va fi permite notiței să fie accesată la https://your_trilium_host/share/[alias]", - "share_credentials": "cere credențiale la accesarea acestei notițe partajate. Valoarea trebuie să fie în formatul „username:parolă”. Nu uitați să faceți eticheta moștenibilă pentru a o aplica și la notițele-copil/imagini.", - "share_css": "Notiță de tip CSS ce va fi injectată în pagina de partajare. Notița CSS trebuie să facă și ea parte din ierarhia partajată. Considerați utilizarea și a „share_hidden_from_tree”, respectiv „share_omit_default_css”.", - "share_description": "definește text ce va fi adăugat la eticheta HTML „meta” pentru descriere", - "share_disallow_robot_indexing": "împiedică indexarea conținutului de către roboți utilizând antetul X-Robots-Tag: noindex", - "share_external_link": "notița va funcționa drept o legătură către un site web extern în ierarhia de partajare", - "share_favicon": "Notiță ce conține pictograma favicon pentru a fi setată în paginile partajate. De obicei se poate seta în rădăcina ierarhiei de partajare și se poate face moștenibilă. Notița ce conține favicon-ul trebuie să fie și ea în ierarhia de partajare. Considerați și utilizarea „share_hidden_from_tree”.", - "share_hidden_from_tree": "notița este ascunsă din arborele de navigație din stânga, dar încă este accesibilă prin intermediul unui URL.", - "share_index": "notițele cu această etichetă vor afișa lista tuturor rădăcilor notițelor partajate", - "share_js": "Notiță JavaScript ce va fi injectată în pagina de partajare. Notița respectivă trebuie să fie și ea în ierarhia de partajare. Considerați utilizarea 'share_hidden_from_tree'.", - "share_omit_default_css": "CSS-ul implicit pentru pagina de partajare va fi omis. Se poate folosi atunci când se fac schimbări majore de stil la pagină.", - "share_raw": "notița va fi afișată în formatul ei brut, fără HTML", - "share_root": "marchează notița care este servită pentru rădăcina ”/share”.", - "share_template": "O notiță JavaScript ce va fi folosită drept șablon pentru afișarea notițelor partajate. Implicit se utilizează șablonul original. Considerați utilizarea 'share_hidden_from_tree'.", - "single_value": "Valoare unică", - "sort_direction": "ASC (ascendent, implicit) sau DESC (descendent)", - "sort_folders_first": "Directoarele (notițe cu sub-notițe) vor fi mutate la început", - "sorted": "menține notițele-copil ordonate alfabetic după titlu", - "sql_console_home": "locația implicită pentru notițele de tip consolă SQL", - "target_note": "Notiță țintă", - "target_note_title": "Relația este o conexiune numită dintre o notiță sursă și o notiță țintă.", - "template": "Șablon", - "text": "Text", - "title_template": "titlul implicit al notițelor create în interiorul acestei notițe. Valoarea este evaluată ca un șir de caractere JavaScript\n și poate fi astfel îmbogățită cu un conținut dinamic prin intermediul variabilelow now și parentNote. Exemple:\n \n
    \n
  • Lucrările lui ${parentNote.getLabelValue('autor')}
  • \n
  • Jurnal pentru ${now.format('YYYY-MM-DD HH:mm:ss')}
  • \n
\n \n A se vedea wiki-ul pentru detalii, documentația API pentru parentNote și now pentru mai multe informații", - "toc": "#toc sau #toc=show forțează afișarea tabelei de conținut, #toc=hide forțează ascunderea ei. Dacă eticheta nu există, se utilizează setările globale", - "top": "păstrează notița la începutul listei (se aplică doar pentru notițe sortate automat)", - "url": "URL", - "value": "Valoare", - "widget": "marchează această notiță ca un widget personalizat ce poate fi adăugat la ierarhia de componente ale aplicației", - "widget_relation": "ținta acestei relații va fi executată și randată ca un widget în bara laterală", - "workspace": "marchează această notiță ca un spațiu de lucru ce permite focalizarea rapidă a notițelor", - "workspace_calendar_root": "Definește o rădăcină de calendar pentru un spațiu de lucru", - "workspace_icon_class": "definește clasa de CSS din boxicon ce va fi folosită în tab-urile ce aparțin spațiului de lucru", - "workspace_inbox": "marchează locația implicită în care vor apărea noile notițe atunci când este focalizat spațiul de lucru sau un copil al acestuia", - "workspace_search_home": "notițele de căutare vor fi create sub această notiță", - "workspace_tab_background_color": "Culoare CSS ce va fi folosită în tab-urile ce aparțin spațiului de lucru", - "workspace_template": "Această notița va apărea în lista de șabloane când se crează o nouă notiță, dar doar când spațiul de lucru în care se află notița este focalizat", - "app_theme_base": "setați valoarea la „next” pentru a folosi drept temă de bază „TriliumNext” în loc de cea clasică.", - "print_landscape": "Schimbă orientarea paginii din portret în vedere atunci când se exportă în PDF.", - "print_page_size": "Schimbă dimensiunea paginii când se exportă în PDF. Valori suportate: A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger.", - "color_type": "Culoare" - }, - "attribute_editor": { - "add_a_new_attribute": "Adaugă un nou attribut", - "add_new_label": "Adaugă o nouă etichetă ", - "add_new_label_definition": "Adaugă o nouă definiție de etichetă", - "add_new_relation": "Adaugă o nouă relație ", - "add_new_relation_definition": "Adaugă o nouă definiție de relație", - "help_text_body1": "Pentru a adăuga o etichetă doar scrieți, spre exemplu, #piatră sau #an = 2020 dacă se dorește adăugarea unei valori", - "help_text_body2": "Pentru relații, scrieți author = @ ce va afișa o autocompletare pentru identificarea notiței dorite.", - "help_text_body3": "În mod alternativ, se pot adăuga etichete și relații utilizând butonul + din partea dreaptă.", - "save_attributes": "Salvează atributele ", - "placeholder": "Aici puteți introduce etichete și relații" - }, - "backend_log": { - "refresh": "Reîmprospătare" - }, - "backup": { - "automatic_backup": "Copie de siguranță automată", - "automatic_backup_description": "Trilium poate face copii de siguranță ale bazei de date în mod automat:", - "backup_database_now": "Crează o copie a bazei de date acum", - "backup_now": "Crează o copie de siguranță acum", - "backup_recommendation": "Se recomandă a se păstra activată funcția de copii de siguranță, dar acest lucru poate face pornirea aplicației mai lentă pentru baze de date mai mari sau pentru dispozitive de stocare lente.", - "database_backed_up_to": "S-a creat o copie de siguranță a bazei de dată la {{backupFilePath}}", - "enable_daily_backup": "Activează copia de siguranță zilnică", - "enable_monthly_backup": "Activează copia de siguranță lunară", - "enable_weekly_backup": "Activează copia de siguranță săptămânală", - "existing_backups": "Copii de siguranță existente", - "date-and-time": "Data și ora", - "path": "Calea fișierului", - "no_backup_yet": "nu există încă nicio copie de siguranță" - }, - "basic_properties": { - "basic_properties": "Proprietăți de bază", - "editable": "Editabil", - "note_type": "Tipul notiței", - "language": "Limbă" - }, - "book": { - "no_children_help": "Această notiță de tip Carte nu are nicio subnotiță așadar nu este nimic de afișat. Vedeți wiki pentru detalii." - }, - "book_properties": { - "collapse": "Minimizează", - "collapse_all_notes": "Minimizează toate notițele", - "expand": "Expandează", - "expand_all_children": "Expandează toate subnotițele", - "grid": "Grilă", - "invalid_view_type": "Mod de afișare incorect „{{type}}”", - "list": "Listă", - "view_type": "Mod de afișare", - "calendar": "Calendar", - "book_properties": "Proprietăți colecție", - "table": "Tabel", - "geo-map": "Hartă geografică", - "board": "Tablă Kanban" - }, - "bookmark_switch": { - "bookmark": "Semn de carte", - "bookmark_this_note": "Crează un semn de carte către această notiță în panoul din stânga", - "remove_bookmark": "Șterge semnul de carte" - }, - "branch_prefix": { - "branch_prefix_saved": "Prefixul ramurii a fost salvat.", - "edit_branch_prefix": "Editează prefixul ramurii", - "help_on_tree_prefix": "Informații despre prefixe de ierarhie", - "prefix": "Prefix:", - "save": "Salvează" - }, - "bulk_actions": { - "affected_notes": "Notițe afectate", - "available_actions": "Acțiuni disponibile", - "bulk_actions": "Acțiuni în masă", - "bulk_actions_executed": "Acțiunile în masă au fost executate cu succes.", - "chosen_actions": "Acțiuni selectate", - "execute_bulk_actions": "Execută acțiunile în masă", - "include_descendants": "Include descendenții notiței selectate", - "none_yet": "Nicio acțiune... adăugați una printr-un click pe cele disponibile mai jos.", - "labels": "Etichete", - "notes": "Notițe", - "other": "Altele", - "relations": "Relații" - }, - "calendar": { - "april": "Aprilie", - "august": "August", - "cannot_find_day_note": "Nu se poate găsi notița acelei zile", - "december": "Decembrie", - "febuary": "Februarie", - "fri": "Vin", - "january": "Ianuarie", - "july": "Iulie", - "june": "Iunie", - "march": "Martie", - "may": "Mai", - "mon": "Lun", - "november": "Noiembrie", - "october": "Octombrie", - "sat": "Sâm", - "september": "Septembrie", - "sun": "Dum", - "thu": "Joi", - "tue": "Mar", - "wed": "Mie", - "cannot_find_week_note": "Nu s-a putut găsi notița săptămânală" - }, - "clone_to": { - "clone_notes_to": "Clonează notițele către...", - "clone_to_selected_note": "Clonează notița selectată", - "cloned_note_prefix_title": "Notița clonată va fi afișată în ierarhia notiței utilizând prefixul dat", - "help_on_links": "Informații despre legături", - "no_path_to_clone_to": "Nicio cale de clonat.", - "note_cloned": "Notița „{{clonedTitle}}” a fost clonată în „{{targetTitle}}”", - "notes_to_clone": "Notițe de clonat", - "prefix_optional": "Prefix (opțional)", - "search_for_note_by_its_name": "căutați notița după nume acesteia", + }, + "abstract_bulk_action": { + "remove_this_search_action": "Înlătură acesată acțiune la căutare" + }, + "abstract_search_option": { + "failed_rendering": "Nu s-a putut randa opțiunea de căutare: {{dto}} din cauza: {{error}} {{stack}}", + "remove_this_search_option": "Înlătură acesată acțiune la căutare" + }, + "add_label": { + "add_label": "Adaugă etichetă", + "help_text": "Pentru toate notițele găsite:", + "help_text_item1": "crează eticheta respectivă dacă notița nu are o astfel de etichetă", + "help_text_item2": "sau schimbă valoarea unei etichete existente", + "help_text_note": "Această metodă poate fi apelată și fără valoare, caz în care eticheta va fi atribuită notiței fără o valoare.", + "label_name_placeholder": "denumirea etichetei", + "label_name_title": "Sunt permise doar caractere alfanumerice, underline și două puncte.", + "new_value_placeholder": "valoare nouă", + "to_value": "la valoarea" + }, + "add_link": { + "add_link": "Adaugă legătură", + "help_on_links": "Informații despre legături", + "link_title": "Titlu legătură", + "link_title_arbitrary": "titlul legăturii poate fi schimbat în mod arbitrar", + "link_title_mirrors": "titlul legăturii corespunde titlul curent al notiței", + "note": "Notiță", + "search_note": "căutați notița după nume", + "button_add_link": "Adaugă legătură" + }, + "add_relation": { + "add_relation": "Adaugă relație", + "allowed_characters": "Sunt permise doar caractere alfanumerice, underline și două puncte.", + "create_relation_on_all_matched_notes": "Crează relația pentru toate notițele găsite", + "relation_name": "denumirea relației", + "target_note": "notița destinație", + "to": "către" + }, + "ancestor": { + "depth_doesnt_matter": "nu contează", + "depth_eq": "exact {{count}}", + "depth_gt": "mai mare decât {{count}}", + "depth_label": "adâncime", + "depth_lt": "mai puțin de {{count}}", + "direct_children": "subnotiță directă", + "label": "Părinte", + "placeholder": "căutați notița după nume" + }, + "api_log": { + "close": "Închide" + }, + "attachment_detail": { + "attachment_deleted": "Acest atașament a fost șters.", + "list_of_all_attachments": "Lista tuturor atașamentelor", + "open_help_page": "Deschide instrucțiuni despre atașamente", + "owning_note": "Notița părinte: ", + "you_can_also_open": ", se poate deschide și " + }, + "attachment_detail_2": { + "deletion_reason": ", deoarece nu există o legătură către atașament în conținutul notiței. Pentru a preveni ștergerea, trebuie adăugată înapoi o legătură către atașament în conținut sau atașamentul trebuie convertit în notiță.", + "link_copied": "O legătură către atașament a fost copiată în clipboard.", + "role_and_size": "Rol: {{role}}, dimensiune: {{size}}", + "unrecognized_role": "Rol atașament necunoscut: „{{role}}”.", + "will_be_deleted_in": "Acest atașament va fi șters automat în {{time}}", + "will_be_deleted_soon": "Acest atașament va fi șters automat în curând" + }, + "attachment_erasure_timeout": { + "attachment_auto_deletion_description": "Atașamentele se șterg automat (permanent) dacă nu sunt referențiate de către notița lor părinte după un timp prestabilit de timp.", + "attachment_erasure_timeout": "Perioadă de ștergere a atașamentelor", + "erase_attachments_after": "Erase unused attachments after:", + "erase_unused_attachments_now": "Elimină atașamentele șterse acum", + "manual_erasing_description": "Șterge acum toate atașamentele nefolosite din notițe", + "unused_attachments_erased": "Atașamentele nefolosite au fost șterse." + }, + "attachment_list": { + "no_attachments": "Notița nu are niciun atașament.", + "open_help_page": "Deschide instrucțiuni despre atașamente", + "owning_note": "Notița părinte: ", + "upload_attachments": "Încărcare atașament" + }, + "attachments_actions": { + "convert_attachment_into_note": "Convertește atașamentul în notiță", + "convert_confirm": "Sigur doriți convertirea atașementului „{{title}}” într-o notiță separată?", + "convert_success": "Atașamentul „{{title}}” a fost convertit cu succes într-o notiță.", + "copy_link_to_clipboard": "Copiază legătură în clipboard", + "delete_attachment": "Șterge atașamentul", + "delete_confirm": "Sigur doriți ștergerea atașementului „{{title}}”?", + "delete_success": "Atașamentul „{{title}}” a fost șters.", + "download": "Descarcă", + "enter_new_name": "Introduceți denumirea noului atașament", + "open_custom": "Deschide într-un alt program", + "open_custom_client_only": "Deschiderea atașamentelor într-un alt program este posibilă doar din aplicația de desktop.", + "open_custom_title": "Fișierul va fi deschis într-un alt program și se vor urmări schimbările. Ulterior versiunea modificată a fișierului va fi încărcată înapoi în Trilium.", + "open_externally": "Deschide în afara programului", + "open_externally_detail_page": "Deschiderea externă a atașamentului este disponibilă doar din pagina de detalii, dați clic pe detaliile atașamentului mai întâi și repetați acțiunea.", + "open_externally_title": "Fișierul va fi deschis într-un alt program și se vor urmări schimbările. Ulterior versiunea modificată a fișierului va fi încărcată înapoi în Trilium.", + "rename_attachment": "Redenumește atașamentul", + "upload_failed": "Încărcarea unei noi versiuni ale atașamentului a eșuat.", + "upload_new_revision": "Încarcă o nouă versiune", + "upload_success": "Încărcarea unei noi versiuni ale atașaemntului a avut succes." + }, + "attribute_detail": { + "and_more": "... și încă {{count}}.", + "app_css": "marchează notițe CSS care se încarcă automat în aplicația Trilium și pot fi folosite pentru a-i modifica aspectul.", + "app_theme": "marchează notițe CSS care sunt teme complete ale Trilium și care se regăsesc în setări.", + "archived": "notițele cu această etichetă nu vor fi vizibile în mod implicit în căutări (dar nici în ecranele Sari la notiță, Adăugare legătură, etc.).", + "attr_detail_title": "Detalii despre atribute", + "attr_is_owned_by": "Atributul este deținut de", + "attr_name_title": "Denumirea atributului poate fi compusă doar din caractere alfanumerice, două puncte și underline", + "auto_read_only_disabled": "notițele de tip text sau cod intră automat în mod doar de citire când au o dimensiune prea mare. Acest comportament se poate dezactiva adăugând această etichetă", + "bookmark_folder": "notițele cu această etichetă vor apărea în lista de semne de carte ca un director (permițând acces la notițele din ea)", + "boolean": "Valoare booleană", + "calendar_root": "marchează notița care trebuie folosită ca rădăcină pentru notițele zilnice. Doar o singură notiță ar trebui să fie etichetătă.", + "close_button_title": "Renunță la modificări și închide", + "color": "definește culoarea unei notițe în ierarhia notițelor, legături, etc. Se poate folosi orice culoare CSS precum „red” sau „#a13d5f”", + "css_class": "valoarea acestei etichete este adăugată ca o clasă CSS pentru nodul ce reprezintă notița în ierarhia notițelor. Acest lucru poate fi utilizat pentru personalizare avansată. Poate fi folosită în notițe de tip șablon.", + "custom_request_handler": "a se vedea Custom request handler", + "custom_resource_provider": "a se vedea Custom request handler", + "date": "Dată", + "date_time": "Dată și timp", + "time": "Timp", + "delete": "Șterge", + "digits": "număr de zecimale", + "disable_inclusion": "script-urile cu această etichetă nu vor fi incluse în execuția scriptului părinte.", + "disable_versioning": "dezactivează auto-versionarea. Poate fi utilizat pentru notițe mari dar neimportante precum biblioteci mari de JavaScript utilizate pentru script-uri", + "display_relations": "denumirea relațiilor ce ar trebui să fie afișate, separate prin virgulă. Toate celelalte vor fi ascunse.", + "exclude_from_export": "notițele (împreună cu subnotițele) nu vor fi incluse în exporturile de notițe", + "exclude_from_note_map": "Notițele cu această etichetă vor fi ascunse din Harta notițelor", + "execute_button": "Titlul butonului ce va executa notița curentă de tip cod", + "execute_description": "O descriere mai lungă a notiței curente de tip cod afișată împreună cu butonul de executare", + "hide_highlight_widget": "Ascunde lista de evidențieri", + "hide_promoted_attributes": "Ascunde lista atributelor promovate pentru această notiță", + "hide_relations": "lista denumirilor relațiilor ce trebuie ascunse, delimitate prin virgulă. Toate celelalte vor fi afișate.", + "icon_class": "valoarea acestei etichete este adăugată ca o clasă CSS la iconița notiței din ierarhia notițelor, fapt ce poate ajuta la identificarea vizuală mai rapidă a notițelor. Un exemplu ar fi „bx bx-home” pentru iconițe preluate din boxicons. Poate fi folosită în notițe de tip șablon.", + "inbox": "locația implicită în care vor apărea noile notițe atunci când se crează o noitiță utilizând butonul „Crează notiță” din bara laterală, notițele vor fi create în interiorul notiței cu această etichetă.", + "inherit": "atributele acestei notițe vor fi moștenite chiar dacă nu există o relație părinte-copil între notițe. A se vedea relația de tip șablon pentru un concept similar. De asemenea, a se vedea moștenirea atributelor în documentație.", + "inheritable": "Moștenibilă", + "inheritable_title": "Atributele moștenibile vor fi moștenite de către toți descendenții acestei notițe.", + "inverse_relation": "Relație inversă", + "inverse_relation_title": "Setare opțională pentru a defini relația inversă. Exemplu: Tată - Fiu sunt două relații inverse.", + "is_owned_by_note": "este deținut(ă) de notița", + "keep_current_hoisting": "Deschiderea acestei legături nu va schimba focalizarea chiar dacă notița nu poate fi vizualizată în ierarhia curentă.", + "keyboard_shortcut": "Definește o scurtatură de la tastatură ce va merge direct la această notiță. Exemplu: „ctrl+alt+e”. Necesită reîncărcarea aplicației pentru a avea efect.", + "label": "Detalii despre etichetă", + "label_definition": "Detalii despre definiția unei etichete", + "label_type": "Tip", + "label_type_title": "Tipul acestei etichete va permite Trilium să selecteze interfața corespunzătoare pentru introducerea valorii etichetei.", + "more_notes": "Mai multe notițe", + "multi_value": "Valori multiple", + "multiplicity": "Multiplicitate", + "multiplicity_title": "Multiplicitatea definește câte atribute de același nume se pot crea - maximum 1 sau mai multe decât 1.", + "name": "Nume", + "new_notes_on_top": "Noile notițe vor fi create la începutul notiței părinte, nu la sfârșit.", + "number": "Număr", + "other_notes_with_name": "Alte notițe cu denumirea de {{attributeType}} „{{attributeName}}”", + "page_size": "numărul de elemente per pagină în listarea notițelor", + "precision": "Precizie", + "precision_title": "Câte cifre să fie afișate după virgulă în interfața de configurare a valorii.", + "promoted": "Evidențiată", + "promoted_alias": "Alias", + "promoted_alias_title": "Numele care să fie afișat în interfața de atribute promovate.", + "promoted_title": "Atributele promovate sunt afișate proeminent în notiță.", + "read_only": "editorul este în modul doar în citire. Funcționează doar pentru notițe de tip text sau cod.", + "related_notes_title": "Alte notițe cu acesată etichetă", + "relation": "Detalii despre relație", + "relation_definition": "Detalii despre definiția unei relații", + "relation_template": "atributele notiței vor fi moștenite chiar dacă nu există o relație părinte-copil, conținutul notiței și ierarhia sa vor fi adăugate la notițele-instanță dacă nu este definită. A se consulta documentația pentru mai multe detalii.", + "render_note": "relație ce definește notița (de tip notiță de cod HTML sau script) ce trebuie randată pentru notițele de tip „Randare notiță HTML”", + "run": "definește evenimentele la care să ruleze scriptul. Valori acceptate:\n
    \n
  • frontendStartup - când pornește interfața Trilium (sau este reîncărcată), dar nu pe mobil.
  • \n
  • mobileStartup - când pornește interfața Trilium (sau este reîncărcată), doar pe mobil.
  • \n
  • backendStartup - când pornește serverul Trilium
  • \n
  • hourly - o dată pe oră. Se poate utiliza adițional eticheta runAtHour pentru a specifica ora.
  • \n
  • daily - o dată pe zi
  • \n
", + "run_at_hour": "La ce oră ar trebui să ruleze. Trebuie folosit împreună cu #run=hourly. Poate fi definit de mai multe ori pentru a rula de mai multe ori în cadrul aceleași zile.", + "run_on_attribute_change": "se execută atunci când atributele unei notițe care definește această relație se schimbă. Se apelează și atunci când un atribut este șters", + "run_on_attribute_creation": "se execută atunci când un nou atribut este creat pentru notița care definește această relație", + "run_on_branch_change": "se execută atunci când o ramură este actualizată.", + "run_on_branch_creation": "se execută când o ramură este creată. O ramură este o legătură dintre o notiță părinte și o notiță copil și este creată, spre exemplu, la clonarea sau mutarea unei notițe.", + "run_on_branch_deletion": "se execută când o ramură este ștearsă. O ramură este o legătură dintre o notiță părinte și o notiță copil și este ștearsă, spre exemplu, atunci când o notiță este mutată (ramura/legătura veche este ștearsă).", + "run_on_child_note_creation": "se execută când o nouă notiță este creată sub notița la care este definită relația", + "run_on_instance": "Definește pe ce instanța de Trilium ar trebui să ruleze. Implicit se consideră toate instanțele.", + "run_on_note_change": "se execută când notița este schimbată (inclusiv crearea unei notițe). Nu include schimbări de conținut", + "run_on_note_content_change": "se execută când conținutul unei notițe este schimbat (inclusiv crearea unei notițe).", + "run_on_note_creation": "se execută când o notiță este creată de server. Se poate utiliza această relație atunci când se dorește rularea unui script pentru toate notițele create sub o anumită ierarhie. În acest caz, relația trebuie creată pe notița-rădăcină și marcată drept moștenibilă. Orice notiță creată sub ierarhie (la orice adâncime) va rula script-ul.", + "run_on_note_deletion": "se execută la ștergerea unei notițe", + "run_on_note_title_change": "se execută când titlul unei notițe se schimbă (inclusiv la crearea unei notițe)", + "save_and_close": "Salvează și închide (Ctrl+Enter)", + "search_home": "notițele de căutare vor fi create în cadrul acestei notițe", + "share_alias": "definește un alias ce va fi permite notiței să fie accesată la https://your_trilium_host/share/[alias]", + "share_credentials": "cere credențiale la accesarea acestei notițe partajate. Valoarea trebuie să fie în formatul „username:parolă”. Nu uitați să faceți eticheta moștenibilă pentru a o aplica și la notițele-copil/imagini.", + "share_css": "Notiță de tip CSS ce va fi injectată în pagina de partajare. Notița CSS trebuie să facă și ea parte din ierarhia partajată. Considerați utilizarea și a „share_hidden_from_tree”, respectiv „share_omit_default_css”.", + "share_description": "definește text ce va fi adăugat la eticheta HTML „meta” pentru descriere", + "share_disallow_robot_indexing": "împiedică indexarea conținutului de către roboți utilizând antetul X-Robots-Tag: noindex", + "share_external_link": "notița va funcționa drept o legătură către un site web extern în ierarhia de partajare", + "share_favicon": "Notiță ce conține pictograma favicon pentru a fi setată în paginile partajate. De obicei se poate seta în rădăcina ierarhiei de partajare și se poate face moștenibilă. Notița ce conține favicon-ul trebuie să fie și ea în ierarhia de partajare. Considerați și utilizarea „share_hidden_from_tree”.", + "share_hidden_from_tree": "notița este ascunsă din arborele de navigație din stânga, dar încă este accesibilă prin intermediul unui URL.", + "share_index": "notițele cu această etichetă vor afișa lista tuturor rădăcilor notițelor partajate", + "share_js": "Notiță JavaScript ce va fi injectată în pagina de partajare. Notița respectivă trebuie să fie și ea în ierarhia de partajare. Considerați utilizarea 'share_hidden_from_tree'.", + "share_omit_default_css": "CSS-ul implicit pentru pagina de partajare va fi omis. Se poate folosi atunci când se fac schimbări majore de stil la pagină.", + "share_raw": "notița va fi afișată în formatul ei brut, fără HTML", + "share_root": "marchează notița care este servită pentru rădăcina ”/share”.", + "share_template": "O notiță JavaScript ce va fi folosită drept șablon pentru afișarea notițelor partajate. Implicit se utilizează șablonul original. Considerați utilizarea 'share_hidden_from_tree'.", + "single_value": "Valoare unică", + "sort_direction": "ASC (ascendent, implicit) sau DESC (descendent)", + "sort_folders_first": "Directoarele (notițe cu sub-notițe) vor fi mutate la început", + "sorted": "menține notițele-copil ordonate alfabetic după titlu", + "sql_console_home": "locația implicită pentru notițele de tip consolă SQL", + "target_note": "Notiță țintă", + "target_note_title": "Relația este o conexiune numită dintre o notiță sursă și o notiță țintă.", + "template": "Șablon", + "text": "Text", + "title_template": "titlul implicit al notițelor create în interiorul acestei notițe. Valoarea este evaluată ca un șir de caractere JavaScript\n și poate fi astfel îmbogățită cu un conținut dinamic prin intermediul variabilelow now și parentNote. Exemple:\n \n
    \n
  • Lucrările lui ${parentNote.getLabelValue('autor')}
  • \n
  • Jurnal pentru ${now.format('YYYY-MM-DD HH:mm:ss')}
  • \n
\n \n A se vedea wiki-ul pentru detalii, documentația API pentru parentNote și now pentru mai multe informații", + "toc": "#toc sau #toc=show forțează afișarea tabelei de conținut, #toc=hide forțează ascunderea ei. Dacă eticheta nu există, se utilizează setările globale", + "top": "păstrează notița la începutul listei (se aplică doar pentru notițe sortate automat)", + "url": "URL", + "value": "Valoare", + "widget": "marchează această notiță ca un widget personalizat ce poate fi adăugat la ierarhia de componente ale aplicației", + "widget_relation": "ținta acestei relații va fi executată și randată ca un widget în bara laterală", + "workspace": "marchează această notiță ca un spațiu de lucru ce permite focalizarea rapidă a notițelor", + "workspace_calendar_root": "Definește o rădăcină de calendar pentru un spațiu de lucru", + "workspace_icon_class": "definește clasa de CSS din boxicon ce va fi folosită în tab-urile ce aparțin spațiului de lucru", + "workspace_inbox": "marchează locația implicită în care vor apărea noile notițe atunci când este focalizat spațiul de lucru sau un copil al acestuia", + "workspace_search_home": "notițele de căutare vor fi create sub această notiță", + "workspace_tab_background_color": "Culoare CSS ce va fi folosită în tab-urile ce aparțin spațiului de lucru", + "workspace_template": "Această notița va apărea în lista de șabloane când se crează o nouă notiță, dar doar când spațiul de lucru în care se află notița este focalizat", + "app_theme_base": "setați valoarea la „next” pentru a folosi drept temă de bază „TriliumNext” în loc de cea clasică.", + "print_landscape": "Schimbă orientarea paginii din portret în vedere atunci când se exportă în PDF.", + "print_page_size": "Schimbă dimensiunea paginii când se exportă în PDF. Valori suportate: A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger.", + "color_type": "Culoare" + }, + "attribute_editor": { + "add_a_new_attribute": "Adaugă un nou attribut", + "add_new_label": "Adaugă o nouă etichetă ", + "add_new_label_definition": "Adaugă o nouă definiție de etichetă", + "add_new_relation": "Adaugă o nouă relație ", + "add_new_relation_definition": "Adaugă o nouă definiție de relație", + "help_text_body1": "Pentru a adăuga o etichetă doar scrieți, spre exemplu, #piatră sau #an = 2020 dacă se dorește adăugarea unei valori", + "help_text_body2": "Pentru relații, scrieți author = @ ce va afișa o autocompletare pentru identificarea notiței dorite.", + "help_text_body3": "În mod alternativ, se pot adăuga etichete și relații utilizând butonul + din partea dreaptă.", + "save_attributes": "Salvează atributele ", + "placeholder": "Aici puteți introduce etichete și relații" + }, + "backend_log": { + "refresh": "Reîmprospătare" + }, + "backup": { + "automatic_backup": "Copie de siguranță automată", + "automatic_backup_description": "Trilium poate face copii de siguranță ale bazei de date în mod automat:", + "backup_database_now": "Crează o copie a bazei de date acum", + "backup_now": "Crează o copie de siguranță acum", + "backup_recommendation": "Se recomandă a se păstra activată funcția de copii de siguranță, dar acest lucru poate face pornirea aplicației mai lentă pentru baze de date mai mari sau pentru dispozitive de stocare lente.", + "database_backed_up_to": "S-a creat o copie de siguranță a bazei de dată la {{backupFilePath}}", + "enable_daily_backup": "Activează copia de siguranță zilnică", + "enable_monthly_backup": "Activează copia de siguranță lunară", + "enable_weekly_backup": "Activează copia de siguranță săptămânală", + "existing_backups": "Copii de siguranță existente", + "date-and-time": "Data și ora", + "path": "Calea fișierului", + "no_backup_yet": "nu există încă nicio copie de siguranță" + }, + "basic_properties": { + "basic_properties": "Proprietăți de bază", + "editable": "Editabil", + "note_type": "Tipul notiței", + "language": "Limbă" + }, + "book": { + "no_children_help": "Această notiță de tip Carte nu are nicio subnotiță așadar nu este nimic de afișat. Vedeți wiki pentru detalii." + }, + "book_properties": { + "collapse": "Minimizează", + "collapse_all_notes": "Minimizează toate notițele", + "expand": "Expandează", + "expand_all_children": "Expandează toate subnotițele", + "grid": "Grilă", + "invalid_view_type": "Mod de afișare incorect „{{type}}”", + "list": "Listă", + "view_type": "Mod de afișare", + "calendar": "Calendar", + "book_properties": "Proprietăți colecție", + "table": "Tabel", + "geo-map": "Hartă geografică", + "board": "Tablă Kanban" + }, + "bookmark_switch": { + "bookmark": "Semn de carte", + "bookmark_this_note": "Crează un semn de carte către această notiță în panoul din stânga", + "remove_bookmark": "Șterge semnul de carte" + }, + "branch_prefix": { + "branch_prefix_saved": "Prefixul ramurii a fost salvat.", + "edit_branch_prefix": "Editează prefixul ramurii", + "help_on_tree_prefix": "Informații despre prefixe de ierarhie", + "prefix": "Prefix:", + "save": "Salvează" + }, + "bulk_actions": { + "affected_notes": "Notițe afectate", + "available_actions": "Acțiuni disponibile", + "bulk_actions": "Acțiuni în masă", + "bulk_actions_executed": "Acțiunile în masă au fost executate cu succes.", + "chosen_actions": "Acțiuni selectate", + "execute_bulk_actions": "Execută acțiunile în masă", + "include_descendants": "Include descendenții notiței selectate", + "none_yet": "Nicio acțiune... adăugați una printr-un click pe cele disponibile mai jos.", + "labels": "Etichete", + "notes": "Notițe", + "other": "Altele", + "relations": "Relații" + }, + "calendar": { + "april": "Aprilie", + "august": "August", + "cannot_find_day_note": "Nu se poate găsi notița acelei zile", + "december": "Decembrie", + "febuary": "Februarie", + "fri": "Vin", + "january": "Ianuarie", + "july": "Iulie", + "june": "Iunie", + "march": "Martie", + "may": "Mai", + "mon": "Lun", + "november": "Noiembrie", + "october": "Octombrie", + "sat": "Sâm", + "september": "Septembrie", + "sun": "Dum", + "thu": "Joi", + "tue": "Mar", + "wed": "Mie", + "cannot_find_week_note": "Nu s-a putut găsi notița săptămânală" + }, + "clone_to": { + "clone_notes_to": "Clonează notițele către...", + "clone_to_selected_note": "Clonează notița selectată", + "cloned_note_prefix_title": "Notița clonată va fi afișată în ierarhia notiței utilizând prefixul dat", + "help_on_links": "Informații despre legături", + "no_path_to_clone_to": "Nicio cale de clonat.", + "note_cloned": "Notița „{{clonedTitle}}” a fost clonată în „{{targetTitle}}”", + "notes_to_clone": "Notițe de clonat", + "prefix_optional": "Prefix (opțional)", + "search_for_note_by_its_name": "căutați notița după nume acesteia", "target_parent_note": "Notița părinte țintă" - }, - "close_pane_button": { - "close_this_pane": "Închide acest panou" - }, - "code_auto_read_only_size": { - "description": "Marchează pragul în care o notiță de o anumită dimensiune va fi afișată în mod de citire (pentru motive de performanță).", - "label": "Pragul de dimensiune pentru setarea modului de citire automat (la notițe de cod)", - "title": "Pragul de mod de citire automat", - "unit": "caractere" - }, - "code_buttons": { - "execute_button_title": "Execută scriptul", - "opening_api_docs_message": "Se deschide documentația API...", - "save_to_note_button_title": "Salvează în notiță", - "sql_console_saved_message": "Notița consolă SQL a fost salvată în {{note_path}}", - "trilium_api_docs_button_title": "Deschide documentația API pentru Trilium" - }, - "code_mime_types": { - "title": "Tipuri MIME disponibile în meniul derulant" - }, - "confirm": { - "also_delete_note": "Șterge și notița", - "are_you_sure_remove_note": "Doriți ștergerea notiței „{{title}}” din harta de relații?", - "cancel": "Anulează", - "confirmation": "Confirm", - "if_you_dont_check": "Dacă această opțiune nu este bifată, notița va fi ștearsă doar din harta de relații.", + }, + "close_pane_button": { + "close_this_pane": "Închide acest panou" + }, + "code_auto_read_only_size": { + "description": "Marchează pragul în care o notiță de o anumită dimensiune va fi afișată în mod de citire (pentru motive de performanță).", + "label": "Pragul de dimensiune pentru setarea modului de citire automat (la notițe de cod)", + "title": "Pragul de mod de citire automat", + "unit": "caractere" + }, + "code_buttons": { + "execute_button_title": "Execută scriptul", + "opening_api_docs_message": "Se deschide documentația API...", + "save_to_note_button_title": "Salvează în notiță", + "sql_console_saved_message": "Notița consolă SQL a fost salvată în {{note_path}}", + "trilium_api_docs_button_title": "Deschide documentația API pentru Trilium" + }, + "code_mime_types": { + "title": "Tipuri MIME disponibile în meniul derulant" + }, + "confirm": { + "also_delete_note": "Șterge și notița", + "are_you_sure_remove_note": "Doriți ștergerea notiței „{{title}}” din harta de relații?", + "cancel": "Anulează", + "confirmation": "Confirm", + "if_you_dont_check": "Dacă această opțiune nu este bifată, notița va fi ștearsă doar din harta de relații.", "ok": "OK" - }, - "consistency_checks": { - "find_and_fix_button": "Caută și repară probleme de consistență", - "finding_and_fixing_message": "Se caută și se repară problemele de consistență...", - "issues_fixed_message": "Problemele de consistență ar trebui să fie acum rezolvate.", - "title": "Verificări de consistență" - }, - "copy_image_reference_button": { - "button_title": "Copiază o referință către imagine în clipboard, poate fi inserată într-o notiță text." - }, - "create_pane_button": { - "create_new_split": "Crează o nouă diviziune" - }, - "database_anonymization": { - "choose_anonymization": "Puteți decide dacă oferiți o bază de date complet sau parțial anonimizată. Chiar și bazele de date complet anonimizate pot fi foarte utile, dar în unele cazuri bazele de date parțial anonimizate pot eficientiza procesul de identificare a bug-urilor și repararea acestora.", - "creating_fully_anonymized_database": "Se crează o copie complet anonimizată...", - "creating_lightly_anonymized_database": "Se crează o bază de date parțial anonimizată...", - "error_creating_anonymized_database": "Nu s-a putut crea o bază de date anonimizată, verificați log-urile din server pentru detalii", - "existing_anonymized_databases": "Baze de date anonimizate existente", - "full_anonymization": "Anonimizare completă", - "full_anonymization_description": "Această acțiune va crea o nouă copie a bazei de date și o va anonimiza (se șterge conținutul tuturor notițelor și se menține doar structura și câteva metainformații neconfidențiale) pentru a putea fi partajate online cu scopul de a depana anumite probleme fără a risca expunerea datelor personale.", - "light_anonymization": "Anonimizare parțială", - "light_anonymization_description": "Această acțiune va crea o copie a bazei de date și o va anonimiza parțial - mai exact se va șterge conținutul tuturor notițelor, dar titlurile și atributele vor rămâne. De asemenea, script-urile de front-end sau back-end și widget-urile personalizate vor rămâne și ele. Acest lucru oferă mai mult context pentru a depana probleme.", - "no_anonymized_database_yet": "Încă nu există nicio bază de date anonimizată.", - "save_fully_anonymized_database": "Salvează bază de date complet anonimizată", - "save_lightly_anonymized_database": "Salvează bază de date parțial anonimizată", - "successfully_created_fully_anonymized_database": "S-a creat cu succes o bază de date complet anonimizată în {{anonymizedFilePath}}", - "successfully_created_lightly_anonymized_database": "S-a creat cu succes o bază de date parțial anonimizată în {{anonymizedFilePath}}", - "title": "Bază de dată anonimizată" - }, - "database_integrity_check": { - "check_button": "Verifică integritatea bazei de date", - "checking_integrity": "Se verifică integritatea bazei de date...", - "description": "Se va verifica să nu existe coruperi ale bazei de date la nivelul SQLite. Poate dura ceva timp, în funcție de dimensiunea bazei de date.", - "integrity_check_failed": "Probleme la verificarea integrității: {{results}}", - "integrity_check_succeeded": "Verificarea integrității a fost făcută cu succes și nu a fost identificată nicio problemă.", - "title": "Verificarea integrității bazei de date" - }, - "debug": { - "access_info": "Pentru a accesa informații de depanare, executați interogarea și dați click pe „Afișează logurile din backend” din stânga-sus.", - "debug": "Depanare", - "debug_info": "Modul de depanare va afișa informații adiționale în consolă cu scopul de a ajuta la depanarea interogărilor complexe." - }, - "delete_label": { - "delete_label": "Șterge eticheta", - "label_name_placeholder": "denumirea etichetei", - "label_name_title": "Sunt permise caractere alfanumerice, underline și două puncte." - }, - "delete_note": { - "delete_matched_notes": "Șterge notițele găsite", - "delete_matched_notes_description": "Se vor șterge notițele găsite.", - "delete_note": "Șterge notița", - "erase_notes_instruction": "Pentru a șterge notițele permanent, se poate merge după ștergerea în opțiuni la secțiunea „Altele” și clic pe butonul „Elimină notițele șterse acum”.", - "undelete_notes_instruction": "După ștergere, se pot recupera din ecranul Schimbări recente." - }, - "delete_notes": { - "broken_relations_to_be_deleted": "Următoarele relații vor fi întrerupte și șterse ({{ relationCount}})", - "cancel": "Anulează", - "delete_all_clones_description": "Șterge și toate clonele (se pot recupera în ecranul Schimbări recente)", - "delete_notes_preview": "Previzualizare ștergerea notițelor", - "erase_notes_description": "Ștergerea obișnuită doar marchează notițele ca fiind șterse și pot fi recuperate (în ecranul Schimbări recente) pentru o perioadă de timp. Dacă se bifează această opțiune, notițele vor fi șterse imediat fără posibilitatea de a le recupera.", - "erase_notes_warning": "Șterge notițele permanent (nu se mai pot recupera), incluzând toate clonele. Va forța reîncărcarea aplicației.", - "no_note_to_delete": "Nicio notiță nu va fi ștearsă (doar clonele).", - "notes_to_be_deleted": "Următoarele notițe vor fi șterse ({{notesCount}})", - "ok": "OK", - "deleted_relation_text": "Notița {{- note}} ce va fi ștearsă este referențiată de relația {{- relation}}, originând din {{- source}}.", - "close": "Închide" - }, - "delete_relation": { - "allowed_characters": "Se permit caractere alfanumerice, underline și două puncte.", - "delete_relation": "Șterge relația", - "relation_name": "denumirea relației" - }, - "delete_revisions": { - "all_past_note_revisions": "Toate reviziile anterioare ale notițelor găsite vor fi șterse. Notița propriu-zisă va fi intactă. În alte cuvinte, istoricul notiței va fi șters.", - "delete_note_revisions": "Șterge toate reviziile notițelor" - }, - "edit_button": { - "edit_this_note": "Editează această notiță" - }, - "editability_select": { - "always_editable": "Întotdeauna editabil", - "auto": "Automat", - "note_is_always_editable": "Notița este întotdeauna editabilă, indiferent de lungimea ei.", - "note_is_editable": "Notița este editabilă atât timp cât nu este prea lungă.", - "note_is_read_only": "Notița este doar pentru citire, poate fi editată prin intermediul unui buton.", - "read_only": "Doar pentru citire" - }, - "editable_code": { - "placeholder": "Scrieți conținutul notiței de cod aici..." - }, - "editable_text": { - "placeholder": "Scrieți conținutul notiței aici..." - }, - "edited_notes": { - "deleted": "(șters)", - "no_edited_notes_found": "Nu sunt încă notițe editate pentru această zi...", - "title": "Notițe editate" - }, - "empty": { - "enter_workspace": "Intrare spațiu de lucru „{{title}}”", - "open_note_instruction": "Deschideți o notiță scriind denumirea ei în caseta de mai jos sau selectați o notiță din ierarhie.", - "search_placeholder": "căutați o notiță după denumirea ei" - }, - "etapi": { - "actions": "Acțiuni", - "create_token": "Crează un token ETAPI nou", - "created": "Creat", - "default_token_name": "token nou", - "delete_token": "Șterge/dezactivează acest token", - "delete_token_confirmation": "Doriți ștergerea token-ului ETAPI „{{name}}”?", - "description": "ETAPI este un API REST utilizat pentru a accesa instanța de Trilium programatic, fără interfață grafică.", - "error_empty_name": "Denumirea token-ului nu poate fi goală", - "existing_tokens": "Token-uri existente", - "new_token_message": "Introduceți denumirea noului token", - "new_token_title": "Token ETAPI nou", - "no_tokens_yet": "Nu există încă token-uri. Clic pe butonul de deasupra pentru a crea una.", - "openapi_spec": "Specificația OpenAPI pentru ETAPI", - "swagger_ui": "UI-ul Swagger pentru ETAPI", - "rename_token": "Redenumește token-ul", - "rename_token_message": "Introduceți denumirea noului token", - "rename_token_title": "Redenumire token", - "see_more": "Vedeți mai multe detalii în {{- link_to_wiki}} și în {{- link_to_openapi_spec}} sau în {{- link_to_swagger_ui }}.", - "title": "ETAPI", - "token_created_message": "Copiați token-ul creat în clipboard. Trilium stochează token-ul ca hash așadar această valoare poate fi văzută doar acum.", - "token_created_title": "Token ETAPI creat", - "token_name": "Denumire token", - "wiki": "wiki" - }, - "execute_script": { - "example_1": "De exemplu, pentru a adăuga un șir de caractere la titlul unei notițe, se poate folosi acest mic script:", - "example_2": "Un exemplu mai complex ar fi ștergerea atributelor tuturor notițelor identificate:", - "execute_script": "Execută script", - "help_text": "Se pot executa script-uri simple pe toate notițele identificate." - }, - "export": { - "choose_export_type": "Selectați mai întâi tipul export-ului", - "close": "Închide", - "export": "Exportă", - "export_finished_successfully": "Export finalizat cu succes.", - "export_in_progress": "Export în curs: {{progressCount}}", - "export_note_title": "Exportă notița", - "export_status": "Starea exportului", - "export_type_single": "Doar această notiță fără descendenții ei", - "export_type_subtree": "Această notiță și toți descendenții ei", - "format_html_zip": "HTML în arhivă ZIP - recomandat deoarece păstrează toată formatarea", - "format_markdown": "Markdown - păstrează majoritatea formatării", - "format_opml": "OPML - format de interschimbare pentru editoare cu structură ierarhică (outline). Formatarea, imaginile și fișierele nu vor fi incluse.", - "opml_version_1": "OPML v1.0 - text simplu", - "opml_version_2": "OPML v2.0 - permite și HTML", - "format_html": "HTML - recomandat deoarece păstrează toata formatarea", - "format_pdf": "PDF - cu scopul de printare sau partajare." - }, - "fast_search": { - "description": "Căutarea rapidă dezactivează căutarea la nivel de conținut al notițelor cu scopul de a îmbunătăți performanța de căutare pentru baze de date mari.", - "fast_search": "Căutare rapidă" - }, - "file": { - "file_preview_not_available": "Previzualizarea fișierelor nu este disponibilă pentru acest format de fișier.", - "too_big": "Previzualizarea conține doar primele {{maxNumChars}} caractere din fișier din motive de performanță. Descărcați fișierul și deschideți-l extern pentru a-l putea vedea în întregime." - }, - "file_properties": { - "download": "Descarcă", - "file_size": "Dimensiunea fișierului", - "file_type": "Tipul fișierului", - "note_id": "ID-ul notiței", - "open": "Deschide", - "original_file_name": "Denumirea originală a fișierului", - "title": "Fișier", - "upload_failed": "Încărcarea a unei noi revizii ale fișierului a eșuat.", - "upload_new_revision": "Încarcă o nouă revizie", - "upload_success": "Noua revizie a fișierului a fost încărcată cu succes." - }, - "fonts": { - "apply_font_changes": "Pentru a aplica schimbările de font, click pe", - "font_family": "Familia de fonturi", - "fonts": "Fonturi", - "main_font": "Fontul principal", - "monospace_font": "Fontul monospace (pentru cod)", - "not_all_fonts_available": "Nu toate fonturile listate aici pot fi disponibile pe acest sistem.", - "note_detail_font": "Fontul pentru detaliile notițelor", - "note_tree_and_detail_font_sizing": "Dimensiunea arborelui și a fontului pentru detalii este relativă la dimensiunea fontului principal.", - "note_tree_font": "Fontul arborelui de notițe", - "reload_frontend": "reîncarcă interfața", - "size": "Mărime", - "theme_defined": "Definit de temă", - "generic-fonts": "Fonturi generice", - "handwriting-system-fonts": "Fonturi de sistem cu stil de scris de mână", - "monospace-system-fonts": "Fonturi de sistem monospațiu", - "sans-serif-system-fonts": "Fonturi de sistem fără serifuri", - "serif-system-fonts": "Fonturi de sistem cu serifuri", - "monospace": "Monospațiu", - "sans-serif": "Fără serifuri", - "serif": "Cu serifuri", - "system-default": "Fontul predefinit al sistemului" - }, - "global_menu": { - "about": "Despre Trilium Notes", - "advanced": "Opțiuni avansate", - "configure_launchbar": "Configurează bara de lansare", - "logout": "Deautentificare", - "menu": "Meniu", - "open_dev_tools": "Deschide uneltele de dezvoltare", - "open_new_window": "Deschide o nouă fereastră", - "open_search_history": "Deschide istoricul de căutare", - "open_sql_console": "Deschide consola SQL", - "open_sql_console_history": "Deschide istoricul consolei SQL", - "options": "Opțiuni", - "reload_frontend": "Reîncarcă interfața", - "reload_hint": "Reîncărcarea poate ajuta atunci când există ceva probleme vizuale fără a trebui repornită întreaga aplicație.", - "reset_zoom_level": "Resetează nivelul de zoom", - "show_backend_log": "Afișează log-ul din backend", - "show_help": "Afișează informații", - "show_hidden_subtree": "Afișează ierarhia ascunsă", - "show_shared_notes_subtree": "Afișează ierahia notițelor partajate", - "switch_to_desktop_version": "Schimbă la versiunea de desktop", - "switch_to_mobile_version": "Schimbă la versiunea de mobil", - "toggle_fullscreen": "Comută mod ecran complet", - "zoom": "Zoom", - "zoom_in": "Mărește", - "zoom_out": "Micșorează", - "show-cheatsheet": "Afișează ghidul rapid", - "toggle-zen-mode": "Mod zen" - }, - "heading_style": { - "markdown": "Stil Markdown", - "plain": "Simplu", - "title": "Stil titluri", - "underline": "Subliniat" - }, - "help": { - "activateNextTab": "activează următorul tab", - "activatePreviousTab": "activează tabul anterior", - "blockQuote": "începeți un rând cu > urmat de spațiu pentru un bloc de citat", - "bulletList": "* sau - urmat de spațiu pentru o listă punctată", - "closeActiveTab": "închide tabul activ", - "collapseExpand": "minimizează/expandează nodul", - "collapseSubTree": "minimizează subarborele", - "collapseWholeTree": "minimizează întregul arbore de notițe", - "copyNotes": "copiază notița activă (sau selecția curentă) în clipboard (utilizat pentru clonare)", - "createEditLink": "crează/editează legătură externă", - "createInternalLink": "crează legătură internă", - "createNoteAfter": "crează o nouă notiță după notița activă", - "createNoteInto": "crează o subnotiță în notița activă", - "creatingNotes": "Crearea notițelor", - "cutNotes": "decupează notița curentă (sau selecția curentă) în clipboard (utilizată pentru mutarea notițelor)", - "deleteNotes": "șterge notița/subarborele", - "editBranchPrefix": "editează prefixul a unei clone ale notiței active", - "editNoteTitle": "va sări de la arborele de notițe către titlul notiței. Enter de la titlul notiței va sări către editorul de text. Ctrl+. va sări înapoi de la editor către arborele de notițe.", - "editingNotes": "Editarea notițelor", - "followLink": "urmărește link-ul sub cursor", - "goBackForwards": "mergi înapoi/înainte în istoric", - "goUpDown": "mergi sus/jos în lista de notițe", - "headings": "##, ###, #### etc. urmat de spațiu pentru titluri", - "inPageSearch": "caută în interiorul paginii", - "insertDateTime": "inserează data și timpul curente la poziția cursorului", - "jumpToParentNote": "sari la pagina părinte", - "jumpToTreePane": "sari către arborele de notițe și scrolează către notița activă", - "markdownAutoformat": "Formatare în stil Markdown", - "moveNoteUpDown": "mută notița sus/jos în lista de notițe", - "moveNoteUpHierarchy": "mută notița mai sus în ierarhie", - "movingCloningNotes": "Mutarea/clonarea notițelor", - "multiSelectNote": "selectează multiplu notița de sus/jos", - "newTabNoteLink": "pe o legătură către o notiță va deschide notița într-un tab nou", - "notSet": "nesetat", - "noteNavigation": "Navigarea printre notițe", - "numberedList": "1. sau 1) urmat de spațiu pentru o listă numerotată", - "onlyInDesktop": "Doar pentru desktop (aplicația Electron)", - "openEmptyTab": "deschide un tab nou", - "other": "Altele", - "pasteNotes": "lipește notița/notițele ca sub-notițe în notița activă (ce va muta sau clona în funcție dacă a fost copiată sau decupată în clipboard)", - "quickSearch": "sari la caseta de căutare rapidă", - "reloadFrontend": "reîncarcă interfața Trilium", - "scrollToActiveNote": "scrolează la notița activă", - "selectAllNotes": "selectează toate notițele din nivelul curent", - "selectNote": "selectează notița", - "showDevTools": "afișează instrumentele de dezvoltatori", - "showJumpToNoteDialog": "afișează ecranul „Sari la”", - "showSQLConsole": "afișează consola SQL", - "tabShortcuts": "Scurtături pentru tab-uri", - "troubleshooting": "Unelte pentru depanare", - "newTabWithActivationNoteLink": "pe o legătură către o notiță deschide și activează notița într-un tab nou" - }, - "hide_floating_buttons_button": { - "button_title": "Ascunde butoanele" - }, - "highlights_list": { - "bg_color": "Text cu o culoare de fundal", - "bold": "Text îngroșat", - "color": "Text colorat", - "description": "Se pot personaliza elementele ce vor fi afișate în lista de evidențieri din panoul din dreapta:", - "italic": "Text italic (înclinat)", - "shortcut_info": "Se poate configura o scurtatură la tastatură pentru comutarea rapidă a panoului din dreapta (inclusiv lista de evidențieri) în Opțiuni -> Scurtături (denumirea „toggleRightPane”).", - "title": "Lista de evidențieri", - "underline": "Text subliniat", - "visibility_description": "Se poate ascunde lista de evidențieri la nivel de notiță prin adăugarea etichetei #hideHighlightWidget.", - "visibility_title": "Vizibilitatea listei de evidențieri" - }, - "i18n": { - "first-day-of-the-week": "Prima zi a săptămânii", - "language": "Limbă", - "monday": "Luni", - "sunday": "Duminică", - "title": "Localizare", - "formatting-locale": "Format dată și numere", - "first-week-of-the-year": "Prima săptămână din an", - "first-week-contains-first-day": "Prima săptămână conține prima zi din an", - "first-week-contains-first-thursday": "Prima săptămână conține prima zi de joi din an", - "first-week-has-minimum-days": "Prima săptămână are numărul minim de zile", - "min-days-in-first-week": "Numărul minim de zile pentru prima săptămână", - "first-week-info": "Opțiunea de prima săptămână conține prima zi de joi din an este bazată pe standardul ISO 8601.", - "first-week-warning": "Schimbarea opțiunii primei săptămâni poate cauza duplicate cu notițele săptămânale existente deoarece acestea nu vor fi actualizate retroactiv." - }, - "image_properties": { - "copy_reference_to_clipboard": "Copiază referință în clipboard", - "download": "Descarcă", - "file_size": "Dimensiune fișier", - "file_type": "Tip fișier", - "open": "Deschide", - "original_file_name": "Denumirea originală a fișierului", - "title": "Imagine", - "upload_failed": "Încărcarea a unei noi revizii ale imaginii a eșuat: {{message}}", - "upload_new_revision": "Încarcă o nouă revizie", - "upload_success": "O nouă revizie a fost încărcată cu succes." - }, - "images": { - "download_images_automatically": "Descarcă imaginile automat pentru utilizare fără conexiune la internet.", - "download_images_description": "Textul HTML inserat poate conține referințe către imagini online, Trilium le va identifica și va descărca acele imagini pentru a putea fi disponibile și fără o conexiune la internet.", - "enable_image_compression": "Activează compresia imaginilor", - "images_section_title": "Imagini", - "jpeg_quality_description": "Calitatea JPEG (10 - cea mai slabă calitate, 100 - cea mai bună calitate, se recomandă între 50 și 85)", - "max_image_dimensions": "Lungimea/lățimea maximă a unei imagini (imaginea va fi redimensionată dacă depășește acest prag).", - "max_image_dimensions_unit": "pixeli" - }, - "import": { - "chooseImportFile": "Selectați fișierul de importat", - "codeImportedAsCode": "Importă fișiere identificate drept cod sursă (e.g. .json) drept notițe de tip cod dacă nu este clar din metainformații", - "explodeArchives": "Citește conținutul arhivelor .zip, .enex și .opml.", - "explodeArchivesTooltip": "Dacă această opțiune este bifată atunci Trilium va citi fișiere de tip .zip, .enex și .opml și va crea notițe din fișierele din interiorul acestor arhive. Dacă este nebifat, atunci Trilium va atașa arhiva propriu-zisă la notiță.", - "import": "Importă", - "importDescription": "Conținutul fișierelor selectate va fi importat ca subnotițe în", - "importIntoNote": "Importă în notiță", - "options": "Opțiuni", - "replaceUnderscoresWithSpaces": "Înlocuiește underline-ul cu spații în denumirea notițelor importate", - "safeImport": "Importare sigură", - "safeImportTooltip": "Fișierele de Trilium exportate în format .zip pot conține scripturi executabile ce pot avea un comportament malițios. Importarea sigură va dezactiva execuția automată a tuturor scripturilor importate. Debifați „Importare sigură” dacă arhiva importată conține scripturi executabile dorite și aveți încredere deplină în conținutul acestora.", - "shrinkImages": "Micșorare imagini", - "shrinkImagesTooltip": "

Dacă bifați această opțiune, Trilium va încerca să micșoreze imaginea importată prin scalarea și importarea ei, aspect ce poate afecta calitatea aparentă a imaginii. Dacă nu este bifat, imaginile vor fi importate fără nicio modificare.

Acest lucru nu se aplică la importuri de tip .zip cu metainformații deoarece se asumă că aceste fișiere sunt deja optimizate.

", - "textImportedAsText": "Importă HTML, Markdown și TXT ca notițe de tip text dacă este neclar din metainformații", - "failed": "Eroare la importare: {{message}}.", - "import-status": "Starea importului", - "in-progress": "Import în curs: {{progress}}", - "successful": "Import finalizat cu succes.", - "html_import_tags": { - "description": "Configurați ce etichete HTML să fie păstrate atunci când se importă notițe. Etichetele ce nu se află în această listă vor fi înlăturate la importul de date. Unele etichete (precum „script”) sunt înlăturate indiferent din motive de securitate.", - "placeholder": "Introduceți etichetele HTML, câte unul pe linie", - "reset_button": "Resetează la lista implicită", - "title": "Etichete HTML la importare" - } - }, - "include_archived_notes": { - "include_archived_notes": "Include notițele arhivate" - }, - "include_note": { - "box_size_full": "complet (căsuța va afișa întregul text)", - "box_size_medium": "mediu (~ 30 de rânduri)", - "box_size_prompt": "Dimensiunea căsuței notiței incluse:", - "box_size_small": "mică (~ 10 rânduri)", - "button_include": "Include notița", - "dialog_title": "Includere notița", - "label_note": "Notiță", + }, + "consistency_checks": { + "find_and_fix_button": "Caută și repară probleme de consistență", + "finding_and_fixing_message": "Se caută și se repară problemele de consistență...", + "issues_fixed_message": "Problemele de consistență ar trebui să fie acum rezolvate.", + "title": "Verificări de consistență" + }, + "copy_image_reference_button": { + "button_title": "Copiază o referință către imagine în clipboard, poate fi inserată într-o notiță text." + }, + "create_pane_button": { + "create_new_split": "Crează o nouă diviziune" + }, + "database_anonymization": { + "choose_anonymization": "Puteți decide dacă oferiți o bază de date complet sau parțial anonimizată. Chiar și bazele de date complet anonimizate pot fi foarte utile, dar în unele cazuri bazele de date parțial anonimizate pot eficientiza procesul de identificare a bug-urilor și repararea acestora.", + "creating_fully_anonymized_database": "Se crează o copie complet anonimizată...", + "creating_lightly_anonymized_database": "Se crează o bază de date parțial anonimizată...", + "error_creating_anonymized_database": "Nu s-a putut crea o bază de date anonimizată, verificați log-urile din server pentru detalii", + "existing_anonymized_databases": "Baze de date anonimizate existente", + "full_anonymization": "Anonimizare completă", + "full_anonymization_description": "Această acțiune va crea o nouă copie a bazei de date și o va anonimiza (se șterge conținutul tuturor notițelor și se menține doar structura și câteva metainformații neconfidențiale) pentru a putea fi partajate online cu scopul de a depana anumite probleme fără a risca expunerea datelor personale.", + "light_anonymization": "Anonimizare parțială", + "light_anonymization_description": "Această acțiune va crea o copie a bazei de date și o va anonimiza parțial - mai exact se va șterge conținutul tuturor notițelor, dar titlurile și atributele vor rămâne. De asemenea, script-urile de front-end sau back-end și widget-urile personalizate vor rămâne și ele. Acest lucru oferă mai mult context pentru a depana probleme.", + "no_anonymized_database_yet": "Încă nu există nicio bază de date anonimizată.", + "save_fully_anonymized_database": "Salvează bază de date complet anonimizată", + "save_lightly_anonymized_database": "Salvează bază de date parțial anonimizată", + "successfully_created_fully_anonymized_database": "S-a creat cu succes o bază de date complet anonimizată în {{anonymizedFilePath}}", + "successfully_created_lightly_anonymized_database": "S-a creat cu succes o bază de date parțial anonimizată în {{anonymizedFilePath}}", + "title": "Bază de dată anonimizată" + }, + "database_integrity_check": { + "check_button": "Verifică integritatea bazei de date", + "checking_integrity": "Se verifică integritatea bazei de date...", + "description": "Se va verifica să nu existe coruperi ale bazei de date la nivelul SQLite. Poate dura ceva timp, în funcție de dimensiunea bazei de date.", + "integrity_check_failed": "Probleme la verificarea integrității: {{results}}", + "integrity_check_succeeded": "Verificarea integrității a fost făcută cu succes și nu a fost identificată nicio problemă.", + "title": "Verificarea integrității bazei de date" + }, + "debug": { + "access_info": "Pentru a accesa informații de depanare, executați interogarea și dați click pe „Afișează logurile din backend” din stânga-sus.", + "debug": "Depanare", + "debug_info": "Modul de depanare va afișa informații adiționale în consolă cu scopul de a ajuta la depanarea interogărilor complexe." + }, + "delete_label": { + "delete_label": "Șterge eticheta", + "label_name_placeholder": "denumirea etichetei", + "label_name_title": "Sunt permise caractere alfanumerice, underline și două puncte." + }, + "delete_note": { + "delete_matched_notes": "Șterge notițele găsite", + "delete_matched_notes_description": "Se vor șterge notițele găsite.", + "delete_note": "Șterge notița", + "erase_notes_instruction": "Pentru a șterge notițele permanent, se poate merge după ștergerea în opțiuni la secțiunea „Altele” și clic pe butonul „Elimină notițele șterse acum”.", + "undelete_notes_instruction": "După ștergere, se pot recupera din ecranul Schimbări recente." + }, + "delete_notes": { + "broken_relations_to_be_deleted": "Următoarele relații vor fi întrerupte și șterse ({{ relationCount}})", + "cancel": "Anulează", + "delete_all_clones_description": "Șterge și toate clonele (se pot recupera în ecranul Schimbări recente)", + "delete_notes_preview": "Previzualizare ștergerea notițelor", + "erase_notes_description": "Ștergerea obișnuită doar marchează notițele ca fiind șterse și pot fi recuperate (în ecranul Schimbări recente) pentru o perioadă de timp. Dacă se bifează această opțiune, notițele vor fi șterse imediat fără posibilitatea de a le recupera.", + "erase_notes_warning": "Șterge notițele permanent (nu se mai pot recupera), incluzând toate clonele. Va forța reîncărcarea aplicației.", + "no_note_to_delete": "Nicio notiță nu va fi ștearsă (doar clonele).", + "notes_to_be_deleted": "Următoarele notițe vor fi șterse ({{notesCount}})", + "ok": "OK", + "deleted_relation_text": "Notița {{- note}} ce va fi ștearsă este referențiată de relația {{- relation}}, originând din {{- source}}.", + "close": "Închide" + }, + "delete_relation": { + "allowed_characters": "Se permit caractere alfanumerice, underline și două puncte.", + "delete_relation": "Șterge relația", + "relation_name": "denumirea relației" + }, + "delete_revisions": { + "all_past_note_revisions": "Toate reviziile anterioare ale notițelor găsite vor fi șterse. Notița propriu-zisă va fi intactă. În alte cuvinte, istoricul notiței va fi șters.", + "delete_note_revisions": "Șterge toate reviziile notițelor" + }, + "edit_button": { + "edit_this_note": "Editează această notiță" + }, + "editability_select": { + "always_editable": "Întotdeauna editabil", + "auto": "Automat", + "note_is_always_editable": "Notița este întotdeauna editabilă, indiferent de lungimea ei.", + "note_is_editable": "Notița este editabilă atât timp cât nu este prea lungă.", + "note_is_read_only": "Notița este doar pentru citire, poate fi editată prin intermediul unui buton.", + "read_only": "Doar pentru citire" + }, + "editable_code": { + "placeholder": "Scrieți conținutul notiței de cod aici..." + }, + "editable_text": { + "placeholder": "Scrieți conținutul notiței aici..." + }, + "edited_notes": { + "deleted": "(șters)", + "no_edited_notes_found": "Nu sunt încă notițe editate pentru această zi...", + "title": "Notițe editate" + }, + "empty": { + "enter_workspace": "Intrare spațiu de lucru „{{title}}”", + "open_note_instruction": "Deschideți o notiță scriind denumirea ei în caseta de mai jos sau selectați o notiță din ierarhie.", + "search_placeholder": "căutați o notiță după denumirea ei" + }, + "etapi": { + "actions": "Acțiuni", + "create_token": "Crează un token ETAPI nou", + "created": "Creat", + "default_token_name": "token nou", + "delete_token": "Șterge/dezactivează acest token", + "delete_token_confirmation": "Doriți ștergerea token-ului ETAPI „{{name}}”?", + "description": "ETAPI este un API REST utilizat pentru a accesa instanța de Trilium programatic, fără interfață grafică.", + "error_empty_name": "Denumirea token-ului nu poate fi goală", + "existing_tokens": "Token-uri existente", + "new_token_message": "Introduceți denumirea noului token", + "new_token_title": "Token ETAPI nou", + "no_tokens_yet": "Nu există încă token-uri. Clic pe butonul de deasupra pentru a crea una.", + "openapi_spec": "Specificația OpenAPI pentru ETAPI", + "swagger_ui": "UI-ul Swagger pentru ETAPI", + "rename_token": "Redenumește token-ul", + "rename_token_message": "Introduceți denumirea noului token", + "rename_token_title": "Redenumire token", + "see_more": "Vedeți mai multe detalii în {{- link_to_wiki}} și în {{- link_to_openapi_spec}} sau în {{- link_to_swagger_ui }}.", + "title": "ETAPI", + "token_created_message": "Copiați token-ul creat în clipboard. Trilium stochează token-ul ca hash așadar această valoare poate fi văzută doar acum.", + "token_created_title": "Token ETAPI creat", + "token_name": "Denumire token", + "wiki": "wiki" + }, + "execute_script": { + "example_1": "De exemplu, pentru a adăuga un șir de caractere la titlul unei notițe, se poate folosi acest mic script:", + "example_2": "Un exemplu mai complex ar fi ștergerea atributelor tuturor notițelor identificate:", + "execute_script": "Execută script", + "help_text": "Se pot executa script-uri simple pe toate notițele identificate." + }, + "export": { + "choose_export_type": "Selectați mai întâi tipul export-ului", + "close": "Închide", + "export": "Exportă", + "export_finished_successfully": "Export finalizat cu succes.", + "export_in_progress": "Export în curs: {{progressCount}}", + "export_note_title": "Exportă notița", + "export_status": "Starea exportului", + "export_type_single": "Doar această notiță fără descendenții ei", + "export_type_subtree": "Această notiță și toți descendenții ei", + "format_html_zip": "HTML în arhivă ZIP - recomandat deoarece păstrează toată formatarea", + "format_markdown": "Markdown - păstrează majoritatea formatării", + "format_opml": "OPML - format de interschimbare pentru editoare cu structură ierarhică (outline). Formatarea, imaginile și fișierele nu vor fi incluse.", + "opml_version_1": "OPML v1.0 - text simplu", + "opml_version_2": "OPML v2.0 - permite și HTML", + "format_html": "HTML - recomandat deoarece păstrează toata formatarea", + "format_pdf": "PDF - cu scopul de printare sau partajare." + }, + "fast_search": { + "description": "Căutarea rapidă dezactivează căutarea la nivel de conținut al notițelor cu scopul de a îmbunătăți performanța de căutare pentru baze de date mari.", + "fast_search": "Căutare rapidă" + }, + "file": { + "file_preview_not_available": "Previzualizarea fișierelor nu este disponibilă pentru acest format de fișier.", + "too_big": "Previzualizarea conține doar primele {{maxNumChars}} caractere din fișier din motive de performanță. Descărcați fișierul și deschideți-l extern pentru a-l putea vedea în întregime." + }, + "file_properties": { + "download": "Descarcă", + "file_size": "Dimensiunea fișierului", + "file_type": "Tipul fișierului", + "note_id": "ID-ul notiței", + "open": "Deschide", + "original_file_name": "Denumirea originală a fișierului", + "title": "Fișier", + "upload_failed": "Încărcarea a unei noi revizii ale fișierului a eșuat.", + "upload_new_revision": "Încarcă o nouă revizie", + "upload_success": "Noua revizie a fișierului a fost încărcată cu succes." + }, + "fonts": { + "apply_font_changes": "Pentru a aplica schimbările de font, click pe", + "font_family": "Familia de fonturi", + "fonts": "Fonturi", + "main_font": "Fontul principal", + "monospace_font": "Fontul monospace (pentru cod)", + "not_all_fonts_available": "Nu toate fonturile listate aici pot fi disponibile pe acest sistem.", + "note_detail_font": "Fontul pentru detaliile notițelor", + "note_tree_and_detail_font_sizing": "Dimensiunea arborelui și a fontului pentru detalii este relativă la dimensiunea fontului principal.", + "note_tree_font": "Fontul arborelui de notițe", + "reload_frontend": "reîncarcă interfața", + "size": "Mărime", + "theme_defined": "Definit de temă", + "generic-fonts": "Fonturi generice", + "handwriting-system-fonts": "Fonturi de sistem cu stil de scris de mână", + "monospace-system-fonts": "Fonturi de sistem monospațiu", + "sans-serif-system-fonts": "Fonturi de sistem fără serifuri", + "serif-system-fonts": "Fonturi de sistem cu serifuri", + "monospace": "Monospațiu", + "sans-serif": "Fără serifuri", + "serif": "Cu serifuri", + "system-default": "Fontul predefinit al sistemului" + }, + "global_menu": { + "about": "Despre Trilium Notes", + "advanced": "Opțiuni avansate", + "configure_launchbar": "Configurează bara de lansare", + "logout": "Deautentificare", + "menu": "Meniu", + "open_dev_tools": "Deschide uneltele de dezvoltare", + "open_new_window": "Deschide o nouă fereastră", + "open_search_history": "Deschide istoricul de căutare", + "open_sql_console": "Deschide consola SQL", + "open_sql_console_history": "Deschide istoricul consolei SQL", + "options": "Opțiuni", + "reload_frontend": "Reîncarcă interfața", + "reload_hint": "Reîncărcarea poate ajuta atunci când există ceva probleme vizuale fără a trebui repornită întreaga aplicație.", + "reset_zoom_level": "Resetează nivelul de zoom", + "show_backend_log": "Afișează log-ul din backend", + "show_help": "Afișează informații", + "show_hidden_subtree": "Afișează ierarhia ascunsă", + "show_shared_notes_subtree": "Afișează ierahia notițelor partajate", + "switch_to_desktop_version": "Schimbă la versiunea de desktop", + "switch_to_mobile_version": "Schimbă la versiunea de mobil", + "toggle_fullscreen": "Comută mod ecran complet", + "zoom": "Zoom", + "zoom_in": "Mărește", + "zoom_out": "Micșorează", + "show-cheatsheet": "Afișează ghidul rapid", + "toggle-zen-mode": "Mod zen" + }, + "heading_style": { + "markdown": "Stil Markdown", + "plain": "Simplu", + "title": "Stil titluri", + "underline": "Subliniat" + }, + "help": { + "activateNextTab": "activează următorul tab", + "activatePreviousTab": "activează tabul anterior", + "blockQuote": "începeți un rând cu > urmat de spațiu pentru un bloc de citat", + "bulletList": "* sau - urmat de spațiu pentru o listă punctată", + "closeActiveTab": "închide tabul activ", + "collapseExpand": "minimizează/expandează nodul", + "collapseSubTree": "minimizează subarborele", + "collapseWholeTree": "minimizează întregul arbore de notițe", + "copyNotes": "copiază notița activă (sau selecția curentă) în clipboard (utilizat pentru clonare)", + "createEditLink": "crează/editează legătură externă", + "createInternalLink": "crează legătură internă", + "createNoteAfter": "crează o nouă notiță după notița activă", + "createNoteInto": "crează o subnotiță în notița activă", + "creatingNotes": "Crearea notițelor", + "cutNotes": "decupează notița curentă (sau selecția curentă) în clipboard (utilizată pentru mutarea notițelor)", + "deleteNotes": "șterge notița/subarborele", + "editBranchPrefix": "editează prefixul a unei clone ale notiței active", + "editNoteTitle": "va sări de la arborele de notițe către titlul notiței. Enter de la titlul notiței va sări către editorul de text. Ctrl+. va sări înapoi de la editor către arborele de notițe.", + "editingNotes": "Editarea notițelor", + "followLink": "urmărește link-ul sub cursor", + "goBackForwards": "mergi înapoi/înainte în istoric", + "goUpDown": "mergi sus/jos în lista de notițe", + "headings": "##, ###, #### etc. urmat de spațiu pentru titluri", + "inPageSearch": "caută în interiorul paginii", + "insertDateTime": "inserează data și timpul curente la poziția cursorului", + "jumpToParentNote": "sari la pagina părinte", + "jumpToTreePane": "sari către arborele de notițe și scrolează către notița activă", + "markdownAutoformat": "Formatare în stil Markdown", + "moveNoteUpDown": "mută notița sus/jos în lista de notițe", + "moveNoteUpHierarchy": "mută notița mai sus în ierarhie", + "movingCloningNotes": "Mutarea/clonarea notițelor", + "multiSelectNote": "selectează multiplu notița de sus/jos", + "newTabNoteLink": "pe o legătură către o notiță va deschide notița într-un tab nou", + "notSet": "nesetat", + "noteNavigation": "Navigarea printre notițe", + "numberedList": "1. sau 1) urmat de spațiu pentru o listă numerotată", + "onlyInDesktop": "Doar pentru desktop (aplicația Electron)", + "openEmptyTab": "deschide un tab nou", + "other": "Altele", + "pasteNotes": "lipește notița/notițele ca sub-notițe în notița activă (ce va muta sau clona în funcție dacă a fost copiată sau decupată în clipboard)", + "quickSearch": "sari la caseta de căutare rapidă", + "reloadFrontend": "reîncarcă interfața Trilium", + "scrollToActiveNote": "scrolează la notița activă", + "selectAllNotes": "selectează toate notițele din nivelul curent", + "selectNote": "selectează notița", + "showDevTools": "afișează instrumentele de dezvoltatori", + "showJumpToNoteDialog": "afișează ecranul „Sari la”", + "showSQLConsole": "afișează consola SQL", + "tabShortcuts": "Scurtături pentru tab-uri", + "troubleshooting": "Unelte pentru depanare", + "newTabWithActivationNoteLink": "pe o legătură către o notiță deschide și activează notița într-un tab nou" + }, + "hide_floating_buttons_button": { + "button_title": "Ascunde butoanele" + }, + "highlights_list": { + "bg_color": "Text cu o culoare de fundal", + "bold": "Text îngroșat", + "color": "Text colorat", + "description": "Se pot personaliza elementele ce vor fi afișate în lista de evidențieri din panoul din dreapta:", + "italic": "Text italic (înclinat)", + "shortcut_info": "Se poate configura o scurtatură la tastatură pentru comutarea rapidă a panoului din dreapta (inclusiv lista de evidențieri) în Opțiuni -> Scurtături (denumirea „toggleRightPane”).", + "title": "Lista de evidențieri", + "underline": "Text subliniat", + "visibility_description": "Se poate ascunde lista de evidențieri la nivel de notiță prin adăugarea etichetei #hideHighlightWidget.", + "visibility_title": "Vizibilitatea listei de evidențieri" + }, + "i18n": { + "first-day-of-the-week": "Prima zi a săptămânii", + "language": "Limbă", + "monday": "Luni", + "sunday": "Duminică", + "title": "Localizare", + "formatting-locale": "Format dată și numere", + "first-week-of-the-year": "Prima săptămână din an", + "first-week-contains-first-day": "Prima săptămână conține prima zi din an", + "first-week-contains-first-thursday": "Prima săptămână conține prima zi de joi din an", + "first-week-has-minimum-days": "Prima săptămână are numărul minim de zile", + "min-days-in-first-week": "Numărul minim de zile pentru prima săptămână", + "first-week-info": "Opțiunea de prima săptămână conține prima zi de joi din an este bazată pe standardul ISO 8601.", + "first-week-warning": "Schimbarea opțiunii primei săptămâni poate cauza duplicate cu notițele săptămânale existente deoarece acestea nu vor fi actualizate retroactiv." + }, + "image_properties": { + "copy_reference_to_clipboard": "Copiază referință în clipboard", + "download": "Descarcă", + "file_size": "Dimensiune fișier", + "file_type": "Tip fișier", + "open": "Deschide", + "original_file_name": "Denumirea originală a fișierului", + "title": "Imagine", + "upload_failed": "Încărcarea a unei noi revizii ale imaginii a eșuat: {{message}}", + "upload_new_revision": "Încarcă o nouă revizie", + "upload_success": "O nouă revizie a fost încărcată cu succes." + }, + "images": { + "download_images_automatically": "Descarcă imaginile automat pentru utilizare fără conexiune la internet.", + "download_images_description": "Textul HTML inserat poate conține referințe către imagini online, Trilium le va identifica și va descărca acele imagini pentru a putea fi disponibile și fără o conexiune la internet.", + "enable_image_compression": "Activează compresia imaginilor", + "images_section_title": "Imagini", + "jpeg_quality_description": "Calitatea JPEG (10 - cea mai slabă calitate, 100 - cea mai bună calitate, se recomandă între 50 și 85)", + "max_image_dimensions": "Lungimea/lățimea maximă a unei imagini (imaginea va fi redimensionată dacă depășește acest prag).", + "max_image_dimensions_unit": "pixeli" + }, + "import": { + "chooseImportFile": "Selectați fișierul de importat", + "codeImportedAsCode": "Importă fișiere identificate drept cod sursă (e.g. .json) drept notițe de tip cod dacă nu este clar din metainformații", + "explodeArchives": "Citește conținutul arhivelor .zip, .enex și .opml.", + "explodeArchivesTooltip": "Dacă această opțiune este bifată atunci Trilium va citi fișiere de tip .zip, .enex și .opml și va crea notițe din fișierele din interiorul acestor arhive. Dacă este nebifat, atunci Trilium va atașa arhiva propriu-zisă la notiță.", + "import": "Importă", + "importDescription": "Conținutul fișierelor selectate va fi importat ca subnotițe în", + "importIntoNote": "Importă în notiță", + "options": "Opțiuni", + "replaceUnderscoresWithSpaces": "Înlocuiește underline-ul cu spații în denumirea notițelor importate", + "safeImport": "Importare sigură", + "safeImportTooltip": "Fișierele de Trilium exportate în format .zip pot conține scripturi executabile ce pot avea un comportament malițios. Importarea sigură va dezactiva execuția automată a tuturor scripturilor importate. Debifați „Importare sigură” dacă arhiva importată conține scripturi executabile dorite și aveți încredere deplină în conținutul acestora.", + "shrinkImages": "Micșorare imagini", + "shrinkImagesTooltip": "

Dacă bifați această opțiune, Trilium va încerca să micșoreze imaginea importată prin scalarea și importarea ei, aspect ce poate afecta calitatea aparentă a imaginii. Dacă nu este bifat, imaginile vor fi importate fără nicio modificare.

Acest lucru nu se aplică la importuri de tip .zip cu metainformații deoarece se asumă că aceste fișiere sunt deja optimizate.

", + "textImportedAsText": "Importă HTML, Markdown și TXT ca notițe de tip text dacă este neclar din metainformații", + "failed": "Eroare la importare: {{message}}.", + "import-status": "Starea importului", + "in-progress": "Import în curs: {{progress}}", + "successful": "Import finalizat cu succes.", + "html_import_tags": { + "description": "Configurați ce etichete HTML să fie păstrate atunci când se importă notițe. Etichetele ce nu se află în această listă vor fi înlăturate la importul de date. Unele etichete (precum „script”) sunt înlăturate indiferent din motive de securitate.", + "placeholder": "Introduceți etichetele HTML, câte unul pe linie", + "reset_button": "Resetează la lista implicită", + "title": "Etichete HTML la importare" + } + }, + "include_archived_notes": { + "include_archived_notes": "Include notițele arhivate" + }, + "include_note": { + "box_size_full": "complet (căsuța va afișa întregul text)", + "box_size_medium": "mediu (~ 30 de rânduri)", + "box_size_prompt": "Dimensiunea căsuței notiței incluse:", + "box_size_small": "mică (~ 10 rânduri)", + "button_include": "Include notița", + "dialog_title": "Includere notița", + "label_note": "Notiță", "placeholder_search": "căutați notița după denumirea ei" - }, - "info": { - "closeButton": "Închide", - "modalTitle": "Mesaj informativ", - "okButton": "OK" - }, - "inherited_attribute_list": { - "no_inherited_attributes": "Niciun atribut moștenit.", - "title": "Atribute moștenite" - }, - "jump_to_note": { - "search_button": "Caută în întregul conținut", - "search_placeholder": "Căutați notițe după nume sau tastați > pentru comenzi..." - }, - "left_pane_toggle": { - "hide_panel": "Ascunde panoul", - "show_panel": "Afișează panoul" - }, - "limit": { - "limit": "Limită", - "take_first_x_results": "Obține doar primele X rezultate." - }, - "markdown_import": { - "dialog_title": "Importă Markdown", - "import_button": "Importă", - "import_success": "Conținutul Markdown a fost importat în document.", + }, + "info": { + "closeButton": "Închide", + "modalTitle": "Mesaj informativ", + "okButton": "OK" + }, + "inherited_attribute_list": { + "no_inherited_attributes": "Niciun atribut moștenit.", + "title": "Atribute moștenite" + }, + "jump_to_note": { + "search_button": "Caută în întregul conținut", + "search_placeholder": "Căutați notițe după nume sau tastați > pentru comenzi..." + }, + "left_pane_toggle": { + "hide_panel": "Ascunde panoul", + "show_panel": "Afișează panoul" + }, + "limit": { + "limit": "Limită", + "take_first_x_results": "Obține doar primele X rezultate." + }, + "markdown_import": { + "dialog_title": "Importă Markdown", + "import_button": "Importă", + "import_success": "Conținutul Markdown a fost importat în document.", "modal_body_text": "Din cauza limitărilor la nivel de navigator, nu este posibilă citirea clipboard-ului din JavaScript. Inserați Markdown-ul pentru a-l importa în caseta de mai jos și dați clic pe butonul Import" - }, - "max_content_width": { - "apply_changes_description": "Pentru a aplica schimbările de lățime a conținutului, dați click pe", - "default_description": "În mod implicit Trilium limitează lățimea conținutului pentru a îmbunătăți lizibilitatea pentru ferestrele maximizate pe ecrane late.", - "max_width_label": "Lungimea maximă a conținutului", - "max_width_unit": "pixeli", - "reload_button": "reîncarcă interfața", - "reload_description": "schimbări din opțiunile de afișare", - "title": "Lățime conținut" - }, - "mobile_detail_menu": { - "delete_this_note": "Șterge această notiță", - "error_cannot_get_branch_id": "Nu s-a putut obține branchId-ul pentru calea „{{notePath}}”", - "error_unrecognized_command": "Comandă nerecunoscută „{{command}}”", - "insert_child_note": "Inserează subnotiță" - }, - "move_note": { - "clone_note_new_parent": "clonează notița la noul părinte dacă notița are mai multe clone/ramuri (când nu este clar care ramură trebuie ștearsă)", - "move_note": "Mută notița", - "move_note_new_parent": "mută notița în noul părinte dacă notița are unul singur (ramura veche este ștearsă și o ramură nouă este creată în noul părinte)", - "nothing_will_happen": "nu se va întampla nimic dacă notița nu poate fi mutată la notița destinație (deoarece s-ar crea un ciclu în arbore)", - "on_all_matched_notes": "Pentru toate notițele găsite", - "target_parent_note": "notița părinte destinație", - "to": "la" - }, - "move_pane_button": { - "move_left": "Mută la stânga", - "move_right": "Mută la dreapta" - }, - "move_to": { - "dialog_title": "Mută notițele în...", - "error_no_path": "Nicio cale la care să poată fi mutate.", - "move_button": "Mută la notița selectată", - "move_success_message": "Notițele selectate au fost mutate în", - "notes_to_move": "Notițe de mutat", - "search_placeholder": "căutați notița după denumirea ei", + }, + "max_content_width": { + "apply_changes_description": "Pentru a aplica schimbările de lățime a conținutului, dați click pe", + "default_description": "În mod implicit Trilium limitează lățimea conținutului pentru a îmbunătăți lizibilitatea pentru ferestrele maximizate pe ecrane late.", + "max_width_label": "Lungimea maximă a conținutului", + "max_width_unit": "pixeli", + "reload_button": "reîncarcă interfața", + "reload_description": "schimbări din opțiunile de afișare", + "title": "Lățime conținut" + }, + "mobile_detail_menu": { + "delete_this_note": "Șterge această notiță", + "error_cannot_get_branch_id": "Nu s-a putut obține branchId-ul pentru calea „{{notePath}}”", + "error_unrecognized_command": "Comandă nerecunoscută „{{command}}”", + "insert_child_note": "Inserează subnotiță" + }, + "move_note": { + "clone_note_new_parent": "clonează notița la noul părinte dacă notița are mai multe clone/ramuri (când nu este clar care ramură trebuie ștearsă)", + "move_note": "Mută notița", + "move_note_new_parent": "mută notița în noul părinte dacă notița are unul singur (ramura veche este ștearsă și o ramură nouă este creată în noul părinte)", + "nothing_will_happen": "nu se va întampla nimic dacă notița nu poate fi mutată la notița destinație (deoarece s-ar crea un ciclu în arbore)", + "on_all_matched_notes": "Pentru toate notițele găsite", + "target_parent_note": "notița părinte destinație", + "to": "la" + }, + "move_pane_button": { + "move_left": "Mută la stânga", + "move_right": "Mută la dreapta" + }, + "move_to": { + "dialog_title": "Mută notițele în...", + "error_no_path": "Nicio cale la care să poată fi mutate.", + "move_button": "Mută la notița selectată", + "move_success_message": "Notițele selectate au fost mutate în", + "notes_to_move": "Notițe de mutat", + "search_placeholder": "căutați notița după denumirea ei", "target_parent_note": "Notița părinte destinație" - }, - "native_title_bar": { - "disabled": "dezactivată", - "enabled": "activată", - "title": "Bară de titlu nativă (necesită repornirea aplicației)" - }, - "network_connections": { - "check_for_updates": "Verifică automat pentru actualizări", - "network_connections_title": "Conexiuni la rețea" - }, - "note_actions": { - "convert_into_attachment": "Convertește în atașament", - "delete_note": "Șterge notița", - "export_note": "Exportă notița", - "import_files": "Importă fișiere", - "note_attachments": "Atașamente notițe", - "note_source": "Sursa notiței", - "open_note_custom": "Deschide notiță personalizată", - "open_note_externally": "Deschide notița extern", - "open_note_externally_title": "Fișierul va fi deschis într-o aplicație externă și urmărită pentru modificări. Ulterior se va putea încărca versiunea modificată înapoi în Trilium.", - "print_note": "Imprimare notiță", - "re_render_note": "Reinterpretare notiță", - "save_revision": "Salvează o nouă revizie", - "search_in_note": "Caută în notiță", - "convert_into_attachment_failed": "Nu s-a putut converti notița „{{title}}”.", - "convert_into_attachment_successful": "Notița „{{title}}” a fost convertită în atașament.", - "convert_into_attachment_prompt": "Doriți convertirea notiței „{{title}}” într-un atașament al notiței părinte?", - "print_pdf": "Exportare ca PDF..." - }, - "note_erasure_timeout": { - "deleted_notes_erased": "Notițele șterse au fost eliminate permanent.", - "erase_deleted_notes_now": "Elimină notițele șterse acum", - "erase_notes_after": "Elimină notițele șterse după:", - "manual_erasing_description": "Se poate rula o eliminare manuală (fără a lua în considerare timpul definit mai sus):", - "note_erasure_description": "Notițele șterse (precum și atributele, reviziile) sunt prima oară doar marcate drept șterse și este posibil să fie recuperate din ecranul Notițe recente. După o perioadă de timp, notițele șterse vor fi „eliminate”, caz în care conținutul lor nu se poate recupera. Această setare permite configurarea duratei de timp dintre ștergerea și eliminarea notițelor.", - "note_erasure_timeout_title": "Timpul de eliminare automată a notițelor șterse" - }, - "note_info_widget": { - "calculate": "calculează", - "created": "Creată la", - "modified": "Modificată la", - "note_id": "ID-ul notiței", - "note_size": "Dimensiunea notiței", - "note_size_info": "Dimensiunea notiței reprezintă o aproximare a cerințelor de stocare ale acestei notițe. Ia în considerare conținutul notiței dar și ale reviziilor sale.", - "subtree_size": "(dimensiunea sub-arborelui: {{size}} în {{count}} notițe)", - "title": "Informații despre notiță", - "type": "Tip" - }, - "note_launcher": { - "this_launcher_doesnt_define_target_note": "Acesată scurtătură nu definește o notiță-destinație." - }, - "note_map": { - "collapse": "Micșorează la dimensiunea normală", - "open_full": "Expandează la maximum", - "title": "Harta notițelor", - "fix-nodes": "Fixează nodurile", - "link-distance": "Distanța dintre legături" - }, - "note_paths": { - "archived": "Arhivat", - "clone_button": "Clonează notița într-o nouă locație...", - "intro_not_placed": "Notița n-a fost plasată încă în arborele de notițe.", - "intro_placed": "Notița este plasată în următoarele căi:", - "outside_hoisted": "Această cale se află în afara notiței focalizate și este necesară defocalizarea.", - "search": "Caută", - "title": "Căile notiței" - }, - "note_properties": { - "info": "Informații", - "this_note_was_originally_taken_from": "Această notiță a fost preluată original de la:" - }, - "note_type_chooser": { - "modal_body": "Selectați tipul notiței/șablonul pentru noua notiță:", - "modal_title": "Selectați tipul notiței", - "templates": "Șabloane", - "change_path_prompt": "Selectați locul unde să se creeze noua notiță:", - "search_placeholder": "căutare cale notiță după nume (cea implicită dacă este necompletat)" - }, - "onclick_button": { - "no_click_handler": "Butonul „{{componentId}}” nu are nicio acțiune la clic definită" - }, - "options_widget": { - "options_change_saved": "Schimbarea opțiunilor a fost înregistrată.", - "options_status": "Starea opțiunilor" - }, - "order_by": { - "asc": "Ascendent (implicit)", - "children_count": "Numărul subnotițelor", - "content_and_attachments_and_revisions_size": "Dimensiunea conținutului notiței incluzând atașamentele și reviziile", - "content_and_attachments_size": "Dimensiunea conținutului notiței incluzând atașamente", - "content_size": "Dimensiunea conținutului notiței", - "date_created": "Data creării", - "date_modified": "Data ultimei modificări", - "desc": "Descendent", - "order_by": "Ordonează după", - "owned_label_count": "Numărul de etichete", - "owned_relation_count": "Numărul de relații", - "parent_count": "Numărul de clone", - "random": "Ordine aleatorie", - "relevancy": "Relevanță (implicit)", - "revision_count": "Numărul de revizii", - "target_relation_count": "Numărul de relații către notiță", - "title": "Titlu" - }, - "owned_attribute_list": { - "owned_attributes": "Atribute proprii" - }, - "password": { - "alert_message": "Aveți grijă să nu uitați parola. Parola este utilizată pentru a accesa interfața web și pentru a cripta notițele protejate. Dacă uitați parola, toate notițele protejate se vor pierde pentru totdeauna.", - "change_password": "Schimbă parola", - "change_password_heading": "Schimbarea parolei", - "for_more_info": "pentru mai multe informații.", - "heading": "Parolă", - "new_password": "Parolă nouă", - "new_password_confirmation": "Confirmarea noii parole", - "old_password": "Parola veche", - "password_changed_success": "Parola a fost schimbată. Trilium se va reîncărca după apăsarea butonului OK.", - "password_mismatch": "Noile parole nu coincid.", - "protected_session_timeout": "Timpul de expirare a sesiunii protejate", - "protected_session_timeout_description": "Timpul de expirare a sesiunii protejate este o perioadă de timp după care sesiunea protejată este ștearsă din memoria navigatorului. Aceasta este măsurată de la timpul ultimei interacțiuni cu notițele protejate. Vezi", - "protected_session_timeout_label": "Timpul de expirare a sesiunii protejate:", - "reset_confirmation": "Prin resetarea parolei se va pierde pentru totdeauna accesul la notițele protejate existente. Sigur doriți resetarea parolei?", - "reset_link": "click aici pentru a o reseta.", - "reset_success_message": "Parola a fost resetată. Setați o nouă parolă", - "set_password": "Setează parola", - "set_password_heading": "Schimbarea parolei", - "wiki": "wiki" - }, - "password_not_set": { - "body1": "Notițele protejate sunt criptate utilizând parola de utilizator, dar nu a fost setată nicio parolă.", + }, + "native_title_bar": { + "disabled": "dezactivată", + "enabled": "activată", + "title": "Bară de titlu nativă (necesită repornirea aplicației)" + }, + "network_connections": { + "check_for_updates": "Verifică automat pentru actualizări", + "network_connections_title": "Conexiuni la rețea" + }, + "note_actions": { + "convert_into_attachment": "Convertește în atașament", + "delete_note": "Șterge notița", + "export_note": "Exportă notița", + "import_files": "Importă fișiere", + "note_attachments": "Atașamente notițe", + "note_source": "Sursa notiței", + "open_note_custom": "Deschide notiță personalizată", + "open_note_externally": "Deschide notița extern", + "open_note_externally_title": "Fișierul va fi deschis într-o aplicație externă și urmărită pentru modificări. Ulterior se va putea încărca versiunea modificată înapoi în Trilium.", + "print_note": "Imprimare notiță", + "re_render_note": "Reinterpretare notiță", + "save_revision": "Salvează o nouă revizie", + "search_in_note": "Caută în notiță", + "convert_into_attachment_failed": "Nu s-a putut converti notița „{{title}}”.", + "convert_into_attachment_successful": "Notița „{{title}}” a fost convertită în atașament.", + "convert_into_attachment_prompt": "Doriți convertirea notiței „{{title}}” într-un atașament al notiței părinte?", + "print_pdf": "Exportare ca PDF..." + }, + "note_erasure_timeout": { + "deleted_notes_erased": "Notițele șterse au fost eliminate permanent.", + "erase_deleted_notes_now": "Elimină notițele șterse acum", + "erase_notes_after": "Elimină notițele șterse după:", + "manual_erasing_description": "Se poate rula o eliminare manuală (fără a lua în considerare timpul definit mai sus):", + "note_erasure_description": "Notițele șterse (precum și atributele, reviziile) sunt prima oară doar marcate drept șterse și este posibil să fie recuperate din ecranul Notițe recente. După o perioadă de timp, notițele șterse vor fi „eliminate”, caz în care conținutul lor nu se poate recupera. Această setare permite configurarea duratei de timp dintre ștergerea și eliminarea notițelor.", + "note_erasure_timeout_title": "Timpul de eliminare automată a notițelor șterse" + }, + "note_info_widget": { + "calculate": "calculează", + "created": "Creată la", + "modified": "Modificată la", + "note_id": "ID-ul notiței", + "note_size": "Dimensiunea notiței", + "note_size_info": "Dimensiunea notiței reprezintă o aproximare a cerințelor de stocare ale acestei notițe. Ia în considerare conținutul notiței dar și ale reviziilor sale.", + "subtree_size": "(dimensiunea sub-arborelui: {{size}} în {{count}} notițe)", + "title": "Informații despre notiță", + "type": "Tip" + }, + "note_launcher": { + "this_launcher_doesnt_define_target_note": "Acesată scurtătură nu definește o notiță-destinație." + }, + "note_map": { + "collapse": "Micșorează la dimensiunea normală", + "open_full": "Expandează la maximum", + "title": "Harta notițelor", + "fix-nodes": "Fixează nodurile", + "link-distance": "Distanța dintre legături" + }, + "note_paths": { + "archived": "Arhivat", + "clone_button": "Clonează notița într-o nouă locație...", + "intro_not_placed": "Notița n-a fost plasată încă în arborele de notițe.", + "intro_placed": "Notița este plasată în următoarele căi:", + "outside_hoisted": "Această cale se află în afara notiței focalizate și este necesară defocalizarea.", + "search": "Caută", + "title": "Căile notiței" + }, + "note_properties": { + "info": "Informații", + "this_note_was_originally_taken_from": "Această notiță a fost preluată original de la:" + }, + "note_type_chooser": { + "modal_body": "Selectați tipul notiței/șablonul pentru noua notiță:", + "modal_title": "Selectați tipul notiței", + "templates": "Șabloane", + "change_path_prompt": "Selectați locul unde să se creeze noua notiță:", + "search_placeholder": "căutare cale notiță după nume (cea implicită dacă este necompletat)" + }, + "onclick_button": { + "no_click_handler": "Butonul „{{componentId}}” nu are nicio acțiune la clic definită" + }, + "options_widget": { + "options_change_saved": "Schimbarea opțiunilor a fost înregistrată.", + "options_status": "Starea opțiunilor" + }, + "order_by": { + "asc": "Ascendent (implicit)", + "children_count": "Numărul subnotițelor", + "content_and_attachments_and_revisions_size": "Dimensiunea conținutului notiței incluzând atașamentele și reviziile", + "content_and_attachments_size": "Dimensiunea conținutului notiței incluzând atașamente", + "content_size": "Dimensiunea conținutului notiței", + "date_created": "Data creării", + "date_modified": "Data ultimei modificări", + "desc": "Descendent", + "order_by": "Ordonează după", + "owned_label_count": "Numărul de etichete", + "owned_relation_count": "Numărul de relații", + "parent_count": "Numărul de clone", + "random": "Ordine aleatorie", + "relevancy": "Relevanță (implicit)", + "revision_count": "Numărul de revizii", + "target_relation_count": "Numărul de relații către notiță", + "title": "Titlu" + }, + "owned_attribute_list": { + "owned_attributes": "Atribute proprii" + }, + "password": { + "alert_message": "Aveți grijă să nu uitați parola. Parola este utilizată pentru a accesa interfața web și pentru a cripta notițele protejate. Dacă uitați parola, toate notițele protejate se vor pierde pentru totdeauna.", + "change_password": "Schimbă parola", + "change_password_heading": "Schimbarea parolei", + "for_more_info": "pentru mai multe informații.", + "heading": "Parolă", + "new_password": "Parolă nouă", + "new_password_confirmation": "Confirmarea noii parole", + "old_password": "Parola veche", + "password_changed_success": "Parola a fost schimbată. Trilium se va reîncărca după apăsarea butonului OK.", + "password_mismatch": "Noile parole nu coincid.", + "protected_session_timeout": "Timpul de expirare a sesiunii protejate", + "protected_session_timeout_description": "Timpul de expirare a sesiunii protejate este o perioadă de timp după care sesiunea protejată este ștearsă din memoria navigatorului. Aceasta este măsurată de la timpul ultimei interacțiuni cu notițele protejate. Vezi", + "protected_session_timeout_label": "Timpul de expirare a sesiunii protejate:", + "reset_confirmation": "Prin resetarea parolei se va pierde pentru totdeauna accesul la notițele protejate existente. Sigur doriți resetarea parolei?", + "reset_link": "click aici pentru a o reseta.", + "reset_success_message": "Parola a fost resetată. Setați o nouă parolă", + "set_password": "Setează parola", + "set_password_heading": "Schimbarea parolei", + "wiki": "wiki" + }, + "password_not_set": { + "body1": "Notițele protejate sunt criptate utilizând parola de utilizator, dar nu a fost setată nicio parolă.", "title": "Parola nu este setată" - }, - "promoted_attributes": { - "add_new_attribute": "Adaugă un nou atribut", - "open_external_link": "Deschide legătură externă", - "promoted_attributes": "Atribute promovate", - "remove_this_attribute": "Elimină acest atribut", - "unknown_attribute_type": "Tip de atribut necunoscut „{{type}}”", - "unknown_label_type": "Tip de etichetă necunoscut „{{type}}”", - "url_placeholder": "http://siteweb...", - "unset-field-placeholder": "nesetat", - "remove_color": "Înlătura culoarea" - }, - "prompt": { - "defaultTitle": "Aviz", - "ok": "OK", + }, + "promoted_attributes": { + "add_new_attribute": "Adaugă un nou atribut", + "open_external_link": "Deschide legătură externă", + "promoted_attributes": "Atribute promovate", + "remove_this_attribute": "Elimină acest atribut", + "unknown_attribute_type": "Tip de atribut necunoscut „{{type}}”", + "unknown_label_type": "Tip de etichetă necunoscut „{{type}}”", + "url_placeholder": "http://siteweb...", + "unset-field-placeholder": "nesetat", + "remove_color": "Înlătura culoarea" + }, + "prompt": { + "defaultTitle": "Aviz", + "ok": "OK", "title": "Aviz" - }, - "protected_session": { - "enter_password_instruction": "Afișarea notițelor protejate necesită introducerea parolei:", - "start_session_button": "Deschide sesiunea protejată enter", - "started": "Sesiunea protejată este activă.", - "wrong_password": "Parolă greșită.", - "protecting-finished-successfully": "Protejarea a avut succes.", - "protecting-in-progress": "Protejare în curs: {{count}}", - "protecting-title": "Stare protejare", - "unprotecting-title": "Stare deprotejare", - "unprotecting-finished-successfully": "Deprotejarea a avut succes.", - "unprotecting-in-progress-count": "Deprotejare în curs: {{count}}" - }, - "protected_session_password": { - "close_label": "Închide", - "form_label": "Pentru a putea continua cu acțiunea cerută este nevoie să fie pornită sesiunea protejată prin introducerea parolei:", - "help_title": "Informații despre notițe protejate", - "modal_title": "Sesiune protejată", - "start_button": "Pornește sesiunea protejată" - }, - "protected_session_status": { - "active": "Sesiunea protejată este activă. Clic pentru a închide sesiunea protejată.", - "inactive": "Clic pentru a porni sesiunea protejată" - }, - "recent_changes": { - "confirm_undelete": "Doriți să restaurați această notiță și subnotițele ei?", - "deleted_notes_message": "Notițele șterse au fost eliminate.", - "erase_notes_button": "Elimină notițele șterse", - "no_changes_message": "Încă nicio schimbare...", - "title": "Modificări recente", + }, + "protected_session": { + "enter_password_instruction": "Afișarea notițelor protejate necesită introducerea parolei:", + "start_session_button": "Deschide sesiunea protejată enter", + "started": "Sesiunea protejată este activă.", + "wrong_password": "Parolă greșită.", + "protecting-finished-successfully": "Protejarea a avut succes.", + "protecting-in-progress": "Protejare în curs: {{count}}", + "protecting-title": "Stare protejare", + "unprotecting-title": "Stare deprotejare", + "unprotecting-finished-successfully": "Deprotejarea a avut succes.", + "unprotecting-in-progress-count": "Deprotejare în curs: {{count}}" + }, + "protected_session_password": { + "close_label": "Închide", + "form_label": "Pentru a putea continua cu acțiunea cerută este nevoie să fie pornită sesiunea protejată prin introducerea parolei:", + "help_title": "Informații despre notițe protejate", + "modal_title": "Sesiune protejată", + "start_button": "Pornește sesiunea protejată" + }, + "protected_session_status": { + "active": "Sesiunea protejată este activă. Clic pentru a închide sesiunea protejată.", + "inactive": "Clic pentru a porni sesiunea protejată" + }, + "recent_changes": { + "confirm_undelete": "Doriți să restaurați această notiță și subnotițele ei?", + "deleted_notes_message": "Notițele șterse au fost eliminate.", + "erase_notes_button": "Elimină notițele șterse", + "no_changes_message": "Încă nicio schimbare...", + "title": "Modificări recente", "undelete_link": "restaurare" - }, - "relation_map": { - "cannot_match_transform": "Nu s-a putut identifica transformarea: {{transform}}", - "click_on_canvas_to_place_new_note": "Clic pentru a plasa o nouă notiță", - "confirm_remove_relation": "Doriți ștergerea relației?", - "connection_exists": "Deja există conexiunea „{{name}}” dintre aceste notițe.", - "default_new_note_title": "notiță nouă", - "edit_title": "Editare titlu", - "enter_new_title": "Introduceți noul titlu:", - "enter_title_of_new_note": "Introduceți titlul noii notițe", - "note_already_in_diagram": "Notița „{{title}}” deja se află pe diagramă.", - "note_not_found": "Notița „{{noteId}}” nu a putut fi găsită!", - "open_in_new_tab": "Deschide într-un tab nou", - "remove_note": "Șterge notița", - "remove_relation": "Șterge relația", - "rename_note": "Redenumește notița", - "specify_new_relation_name": "Introduceți denumirea noii relații (caractere permise: alfanumerice, două puncte și underline):", - "start_dragging_relations": "Glisați relațiile de aici peste o altă notiță." - }, - "relation_map_buttons": { - "create_child_note_title": "Crează o subnotiță și adaug-o în harta relațiilor", - "reset_pan_zoom_title": "Resetează poziția și zoom-ul la valorile implicite", - "zoom_in_title": "Mărire", - "zoom_out_title": "Micșorare" - }, - "rename_label": { - "name_title": "Caracterele permise sunt alfanumerice, underline și două puncte.", - "new_name_placeholder": "noul nume", - "old_name_placeholder": "vechiul nume", - "rename_label": "Redenumește eticheta", - "rename_label_from": "Redenumește eticheta de la", - "to": "La" - }, - "rename_note": { - "api_docs": "Vedeți documentația API pentru notițe și proprietăților dateCreatedObj / utcDateCreatedObj pentru detalii.", - "click_help_icon": "Clic pe iconița de ajutor din partea dreapta pentru a vedea toate opțiunile", - "evaluated_as_js_string": "Valoare introdusă este evaluată prin JavaScript și poate fi astfel îmbogățită cu conținut dinamic prin intermediul variabilei injectate note (notița ce este redenumită). Exemple:", - "example_date_prefix": "${note.dateCreatedObj.format('MM-DD:')}: ${note.title} - notițele găsite sunt prefixate cu luna și ziua creării notiței", - "example_new_title": "NOU: ${note.title} - notițele identificate sunt prefixate cu „NOU: ”", - "example_note": "Notiță - toate notițele identificate sunt redenumite în „Notiță”", - "new_note_title": "noul titlu al notiței", - "rename_note": "Redenumește notița", - "rename_note_title_to": "Redenumește notița în" - }, - "rename_relation": { - "allowed_characters": "Se permit caractere alfanumerice, underline și două puncte.", - "new_name": "noul nume", - "old_name": "vechiul nume", - "rename_relation": "Redenumește relația", - "rename_relation_from": "Redenumește relația din", - "to": "În" - }, - "render": { - "note_detail_render_help_1": "Această notă informativă este afișată deoarece această notiță de tip „Randare HTML” nu are relația necesară pentru a funcționa corespunzător.", - "note_detail_render_help_2": "Notița de tipul „Render HTML” este utilizată pentru scriptare. Pe scurt, se folosește o notiță de tip cod HTML (opțional cu niște JavaScript) și această notiță o va randa. Pentru a funcționa, trebuie definită o relație denumită „renderNote” ce indică notița HTML de randat." - }, - "revisions": { - "confirm_delete": "Doriți ștergerea acestei revizii?", - "confirm_delete_all": "Doriți ștergerea tuturor reviziilor acestei notițe?", - "confirm_restore": "Doriți restaurarea acestei revizii? Acest lucru va suprascrie titlul și conținutul curent cu cele ale acestei revizii.", - "delete_all_button": "Șterge toate reviziile", - "delete_all_revisions": "Șterge toate reviziile acestei notițe", - "delete_button": "Şterge", - "download_button": "Descarcă", - "file_size": "Dimensiune fișier:", - "help_title": "Informații despre reviziile notițelor", - "mime": "MIME:", - "no_revisions": "Nu există încă nicio revizie pentru această notiță...", - "note_revisions": "Revizii ale notiței", - "preview": "Previzualizare:", - "preview_not_available": "Nu este disponibilă o previzualizare pentru acest tip de notiță.", - "restore_button": "Restaurează", - "revision_deleted": "Revizia notiței a fost ștearsă.", - "revision_last_edited": "Revizia a fost ultima oară modificată pe {{date}}", - "revision_restored": "Revizia notiței a fost restaurată.", - "revisions_deleted": "Notița reviziei a fost ștearsă.", - "maximum_revisions": "Numărul maxim de revizii pentru notița curentă: {{number}}.", - "settings": "Setări revizii ale notițelor", + }, + "relation_map": { + "cannot_match_transform": "Nu s-a putut identifica transformarea: {{transform}}", + "click_on_canvas_to_place_new_note": "Clic pentru a plasa o nouă notiță", + "confirm_remove_relation": "Doriți ștergerea relației?", + "connection_exists": "Deja există conexiunea „{{name}}” dintre aceste notițe.", + "default_new_note_title": "notiță nouă", + "edit_title": "Editare titlu", + "enter_new_title": "Introduceți noul titlu:", + "enter_title_of_new_note": "Introduceți titlul noii notițe", + "note_already_in_diagram": "Notița „{{title}}” deja se află pe diagramă.", + "note_not_found": "Notița „{{noteId}}” nu a putut fi găsită!", + "open_in_new_tab": "Deschide într-un tab nou", + "remove_note": "Șterge notița", + "remove_relation": "Șterge relația", + "rename_note": "Redenumește notița", + "specify_new_relation_name": "Introduceți denumirea noii relații (caractere permise: alfanumerice, două puncte și underline):", + "start_dragging_relations": "Glisați relațiile de aici peste o altă notiță." + }, + "relation_map_buttons": { + "create_child_note_title": "Crează o subnotiță și adaug-o în harta relațiilor", + "reset_pan_zoom_title": "Resetează poziția și zoom-ul la valorile implicite", + "zoom_in_title": "Mărire", + "zoom_out_title": "Micșorare" + }, + "rename_label": { + "name_title": "Caracterele permise sunt alfanumerice, underline și două puncte.", + "new_name_placeholder": "noul nume", + "old_name_placeholder": "vechiul nume", + "rename_label": "Redenumește eticheta", + "rename_label_from": "Redenumește eticheta de la", + "to": "La" + }, + "rename_note": { + "api_docs": "Vedeți documentația API pentru notițe și proprietăților dateCreatedObj / utcDateCreatedObj pentru detalii.", + "click_help_icon": "Clic pe iconița de ajutor din partea dreapta pentru a vedea toate opțiunile", + "evaluated_as_js_string": "Valoare introdusă este evaluată prin JavaScript și poate fi astfel îmbogățită cu conținut dinamic prin intermediul variabilei injectate note (notița ce este redenumită). Exemple:", + "example_date_prefix": "${note.dateCreatedObj.format('MM-DD:')}: ${note.title} - notițele găsite sunt prefixate cu luna și ziua creării notiței", + "example_new_title": "NOU: ${note.title} - notițele identificate sunt prefixate cu „NOU: ”", + "example_note": "Notiță - toate notițele identificate sunt redenumite în „Notiță”", + "new_note_title": "noul titlu al notiței", + "rename_note": "Redenumește notița", + "rename_note_title_to": "Redenumește notița în" + }, + "rename_relation": { + "allowed_characters": "Se permit caractere alfanumerice, underline și două puncte.", + "new_name": "noul nume", + "old_name": "vechiul nume", + "rename_relation": "Redenumește relația", + "rename_relation_from": "Redenumește relația din", + "to": "În" + }, + "render": { + "note_detail_render_help_1": "Această notă informativă este afișată deoarece această notiță de tip „Randare HTML” nu are relația necesară pentru a funcționa corespunzător.", + "note_detail_render_help_2": "Notița de tipul „Render HTML” este utilizată pentru scriptare. Pe scurt, se folosește o notiță de tip cod HTML (opțional cu niște JavaScript) și această notiță o va randa. Pentru a funcționa, trebuie definită o relație denumită „renderNote” ce indică notița HTML de randat." + }, + "revisions": { + "confirm_delete": "Doriți ștergerea acestei revizii?", + "confirm_delete_all": "Doriți ștergerea tuturor reviziilor acestei notițe?", + "confirm_restore": "Doriți restaurarea acestei revizii? Acest lucru va suprascrie titlul și conținutul curent cu cele ale acestei revizii.", + "delete_all_button": "Șterge toate reviziile", + "delete_all_revisions": "Șterge toate reviziile acestei notițe", + "delete_button": "Şterge", + "download_button": "Descarcă", + "file_size": "Dimensiune fișier:", + "help_title": "Informații despre reviziile notițelor", + "mime": "MIME:", + "no_revisions": "Nu există încă nicio revizie pentru această notiță...", + "note_revisions": "Revizii ale notiței", + "preview": "Previzualizare:", + "preview_not_available": "Nu este disponibilă o previzualizare pentru acest tip de notiță.", + "restore_button": "Restaurează", + "revision_deleted": "Revizia notiței a fost ștearsă.", + "revision_last_edited": "Revizia a fost ultima oară modificată pe {{date}}", + "revision_restored": "Revizia notiței a fost restaurată.", + "revisions_deleted": "Notița reviziei a fost ștearsă.", + "maximum_revisions": "Numărul maxim de revizii pentru notița curentă: {{number}}.", + "settings": "Setări revizii ale notițelor", "snapshot_interval": "Intervalul de creare a reviziilor pentru notițe: {{seconds}}s." - }, - "revisions_button": { - "note_revisions": "Revizii ale notiței" - }, - "revisions_snapshot_interval": { - "note_revisions_snapshot_description": "Intervalul de salvare a reviziilor este timpul după care se crează o nouă revizie a unei notițe. Vedeți wiki-ul pentru mai multe informații.", - "note_revisions_snapshot_interval_title": "Intervalul de salvare a reviziilor", - "snapshot_time_interval_label": "Intervalul de salvare a reviziilor:" - }, - "ribbon": { - "edited_notes_message": "Tab-ul panglicii „Notițe editate” se va deschide automat pentru notițele zilnice", - "promoted_attributes_message": "Tab-ul panglicii „Atribute promovate” se va deschide automat dacă pentru notița curentă există astfel de atribute", - "widgets": "Widget-uri ale panglicii" - }, - "script_executor": { - "execute_query": "Execută interogarea", - "execute_script": "Execută scriptul", - "query": "Interogare", - "script": "Script" - }, - "search_definition": { - "action": "acțiune", - "actions_executed": "Acțiunile au fost executate.", - "add_search_option": "Adaugă opțiune de căutare:", - "ancestor": "ascendent", - "debug": "depanare", - "debug_description": "Modul de depanare va afișa informații adiționale în consolă pentru a ajuta la depanarea interogărilor complexe", - "fast_search": "căutare rapidă", - "fast_search_description": "Căutarea rapidă dezactivează căutarea la nivel de conținut al notițelor cu scopul de a îmbunătăți performanța de căutare pentru baze de date mari.", - "include_archived": "include arhivate", - "include_archived_notes_description": "Notițele arhivate sunt excluse în mod implicit din rezultatele de căutare, această opțiune le include.", - "limit": "limită", - "limit_description": "Limitează numărul de rezultate", - "order_by": "ordonează după", - "save_to_note": "Salvează în notiță", - "search_button": "Căutare Enter", - "search_execute": "Caută și execută acțiunile", - "search_note_saved": "Notița de căutare a fost salvată în {{- notePathTitle}}", - "search_parameters": "Parametrii de căutare", - "search_script": "script de căutare", - "search_string": "șir de căutat", - "unknown_search_option": "Opțiune de căutare necunoscută „{{searchOptionName}}”" - }, - "search_engine": { - "baidu": "Baidu", - "bing": "Bing", - "custom_name_label": "Denumirea motorului de căutare personalizat", - "custom_name_placeholder": "Personalizați denumirea motorului de căutare", - "custom_search_engine_info": "Un motor de căutare personalizat necesită un nume și un URL. Dacă aceastea nu sunt setate, atunci DuckDuckGo va fi folosit ca motor implicit.", - "custom_url_label": "URL-ul motorului de căutare trebuie să includă „{keyword}” ca substituent pentru termenul căutat.", - "custom_url_placeholder": "Personalizați URL-ul motorului de căutare", - "duckduckgo": "DuckDuckGo", - "google": "Google", - "predefined_templates_label": "Motoare de căutare predefinite", - "save_button": "Salvează", - "title": "Motor de căutare" - }, - "search_script": { - "description1": "Scripturile de căutare permit definirea rezultatelor de căutare prin rularea unui script. Acest lucru oferă flexibilitatea maximă, atunci când căutarea obișnuită nu este suficientă.", - "description2": "Scriptul de căutare trebuie să fie de tipul „cod” și subtipul „JavaScript (backend)”. Scriptul trebuie să returneze un vector de ID-uri de notiță sau notițele propriu-zise.", - "example_code": "// 1. filtrăm rezultatele inițiale utilizând căutarea obișnuită\nconst candidateNotes = api.searchForNotes(\"#journal\"); \n\n// 2. aplicăm criteriile de căutare personalizate\nconst matchedNotes = candidateNotes\n .filter(note => note.title.match(/[0-9]{1,2}\\. ?[0-9]{1,2}\\. ?[0-9]{4}/));\n\nreturn matchedNotes;", - "example_title": "Vedeți acest exemplu:", - "note": "De remarcat că nu se pot utiliza simultan atât caseta de căutare, cât și script-ul de căutare.", - "placeholder": "căutați notița după denumirea ei", - "title": "Script de căutare:" - }, - "search_string": { - "also_see": "vedeți și", - "complete_help": "informații complete despre sintaxa de căutare", - "error": "Eroare la căutare: {{error}}", - "full_text_search": "Introduceți orice text pentru a căuta în conținutul notițelor", - "label_abc": "reîntoarce notițele cu eticheta „abc”", - "label_date_created": "notițe create în ultima lună", - "label_rock_or_pop": "doar una din etichete trebuie să fie prezentă", - "label_rock_pop": "găsește notițe care au atât eticheta „rock”, cât și „pop”", - "label_year": "găsește notițe ce au eticheta „an” cu valoarea 2019", - "label_year_comparison": "comparații numerice (de asemenea >, >=, <).", - "placeholder": "cuvinte cheie pentru căutarea în conținut, #etichetă = valoare...", - "search_syntax": "Sintaxa de căutare", - "title_column": "Textul de căutat:", - "search_prefix": "Căutare:" - }, - "shortcuts": { - "action_name": "Denumirea acțiunii", - "confirm_reset": "Confirmați resetarea tuturor scurtăturilor de la tastatură la valoriile implicite?", - "default_shortcuts": "Scurtături implicite", - "description": "Descriere", - "electron_documentation": "Vedeți documentația Electron pentru modificatorii disponibili și codurile pentru taste.", - "keyboard_shortcuts": "Scurtături de la tastatură", - "multiple_shortcuts": "Mai multe scurtături pentru aceeași acțiune pot fi separate prin virgulă.", - "reload_app": "Reîncărcați aplicația pentru a aplica modificările", - "set_all_to_default": "Setează toate scurtăturile la valorile implicite", - "shortcuts": "Scurtături", - "type_text_to_filter": "Scrieți un text pentru a filtra scurtăturile..." - }, - "similar_notes": { - "no_similar_notes_found": "Nu s-a găsit nicio notiță similară.", - "title": "Notițe similare" - }, - "sort_child_notes": { - "ascending": "ascendent", - "date_created": "data creării", - "date_modified": "data modificării", - "descending": "descendent", - "folders": "Dosare", - "natural_sort": "Ordonare naturală", - "natural_sort_language": "Limba pentru ordonare naturală", - "sort": "Ordonare", - "sort_children_by": "Ordonează subnotițele după...", - "sort_folders_at_top": "ordonează dosarele primele", - "sort_with_respect_to_different_character_sorting": "ordonează respectând regulile de sortare și clasificare diferite în funcție de limbă și regiune.", - "sorting_criteria": "Criterii de ordonare", - "sorting_direction": "Direcția de ordonare", - "the_language_code_for_natural_sort": "Codul limbii pentru ordonarea naturală, e.g. „zn-CN” pentru chineză.", + }, + "revisions_button": { + "note_revisions": "Revizii ale notiței" + }, + "revisions_snapshot_interval": { + "note_revisions_snapshot_description": "Intervalul de salvare a reviziilor este timpul după care se crează o nouă revizie a unei notițe. Vedeți wiki-ul pentru mai multe informații.", + "note_revisions_snapshot_interval_title": "Intervalul de salvare a reviziilor", + "snapshot_time_interval_label": "Intervalul de salvare a reviziilor:" + }, + "ribbon": { + "edited_notes_message": "Tab-ul panglicii „Notițe editate” se va deschide automat pentru notițele zilnice", + "promoted_attributes_message": "Tab-ul panglicii „Atribute promovate” se va deschide automat dacă pentru notița curentă există astfel de atribute", + "widgets": "Widget-uri ale panglicii" + }, + "script_executor": { + "execute_query": "Execută interogarea", + "execute_script": "Execută scriptul", + "query": "Interogare", + "script": "Script" + }, + "search_definition": { + "action": "acțiune", + "actions_executed": "Acțiunile au fost executate.", + "add_search_option": "Adaugă opțiune de căutare:", + "ancestor": "ascendent", + "debug": "depanare", + "debug_description": "Modul de depanare va afișa informații adiționale în consolă pentru a ajuta la depanarea interogărilor complexe", + "fast_search": "căutare rapidă", + "fast_search_description": "Căutarea rapidă dezactivează căutarea la nivel de conținut al notițelor cu scopul de a îmbunătăți performanța de căutare pentru baze de date mari.", + "include_archived": "include arhivate", + "include_archived_notes_description": "Notițele arhivate sunt excluse în mod implicit din rezultatele de căutare, această opțiune le include.", + "limit": "limită", + "limit_description": "Limitează numărul de rezultate", + "order_by": "ordonează după", + "save_to_note": "Salvează în notiță", + "search_button": "Căutare Enter", + "search_execute": "Caută și execută acțiunile", + "search_note_saved": "Notița de căutare a fost salvată în {{- notePathTitle}}", + "search_parameters": "Parametrii de căutare", + "search_script": "script de căutare", + "search_string": "șir de căutat", + "unknown_search_option": "Opțiune de căutare necunoscută „{{searchOptionName}}”" + }, + "search_engine": { + "baidu": "Baidu", + "bing": "Bing", + "custom_name_label": "Denumirea motorului de căutare personalizat", + "custom_name_placeholder": "Personalizați denumirea motorului de căutare", + "custom_search_engine_info": "Un motor de căutare personalizat necesită un nume și un URL. Dacă aceastea nu sunt setate, atunci DuckDuckGo va fi folosit ca motor implicit.", + "custom_url_label": "URL-ul motorului de căutare trebuie să includă „{keyword}” ca substituent pentru termenul căutat.", + "custom_url_placeholder": "Personalizați URL-ul motorului de căutare", + "duckduckgo": "DuckDuckGo", + "google": "Google", + "predefined_templates_label": "Motoare de căutare predefinite", + "save_button": "Salvează", + "title": "Motor de căutare" + }, + "search_script": { + "description1": "Scripturile de căutare permit definirea rezultatelor de căutare prin rularea unui script. Acest lucru oferă flexibilitatea maximă, atunci când căutarea obișnuită nu este suficientă.", + "description2": "Scriptul de căutare trebuie să fie de tipul „cod” și subtipul „JavaScript (backend)”. Scriptul trebuie să returneze un vector de ID-uri de notiță sau notițele propriu-zise.", + "example_code": "// 1. filtrăm rezultatele inițiale utilizând căutarea obișnuită\nconst candidateNotes = api.searchForNotes(\"#journal\"); \n\n// 2. aplicăm criteriile de căutare personalizate\nconst matchedNotes = candidateNotes\n .filter(note => note.title.match(/[0-9]{1,2}\\. ?[0-9]{1,2}\\. ?[0-9]{4}/));\n\nreturn matchedNotes;", + "example_title": "Vedeți acest exemplu:", + "note": "De remarcat că nu se pot utiliza simultan atât caseta de căutare, cât și script-ul de căutare.", + "placeholder": "căutați notița după denumirea ei", + "title": "Script de căutare:" + }, + "search_string": { + "also_see": "vedeți și", + "complete_help": "informații complete despre sintaxa de căutare", + "error": "Eroare la căutare: {{error}}", + "full_text_search": "Introduceți orice text pentru a căuta în conținutul notițelor", + "label_abc": "reîntoarce notițele cu eticheta „abc”", + "label_date_created": "notițe create în ultima lună", + "label_rock_or_pop": "doar una din etichete trebuie să fie prezentă", + "label_rock_pop": "găsește notițe care au atât eticheta „rock”, cât și „pop”", + "label_year": "găsește notițe ce au eticheta „an” cu valoarea 2019", + "label_year_comparison": "comparații numerice (de asemenea >, >=, <).", + "placeholder": "cuvinte cheie pentru căutarea în conținut, #etichetă = valoare...", + "search_syntax": "Sintaxa de căutare", + "title_column": "Textul de căutat:", + "search_prefix": "Căutare:" + }, + "shortcuts": { + "action_name": "Denumirea acțiunii", + "confirm_reset": "Confirmați resetarea tuturor scurtăturilor de la tastatură la valoriile implicite?", + "default_shortcuts": "Scurtături implicite", + "description": "Descriere", + "electron_documentation": "Vedeți documentația Electron pentru modificatorii disponibili și codurile pentru taste.", + "keyboard_shortcuts": "Scurtături de la tastatură", + "multiple_shortcuts": "Mai multe scurtături pentru aceeași acțiune pot fi separate prin virgulă.", + "reload_app": "Reîncărcați aplicația pentru a aplica modificările", + "set_all_to_default": "Setează toate scurtăturile la valorile implicite", + "shortcuts": "Scurtături", + "type_text_to_filter": "Scrieți un text pentru a filtra scurtăturile..." + }, + "similar_notes": { + "no_similar_notes_found": "Nu s-a găsit nicio notiță similară.", + "title": "Notițe similare" + }, + "sort_child_notes": { + "ascending": "ascendent", + "date_created": "data creării", + "date_modified": "data modificării", + "descending": "descendent", + "folders": "Dosare", + "natural_sort": "Ordonare naturală", + "natural_sort_language": "Limba pentru ordonare naturală", + "sort": "Ordonare", + "sort_children_by": "Ordonează subnotițele după...", + "sort_folders_at_top": "ordonează dosarele primele", + "sort_with_respect_to_different_character_sorting": "ordonează respectând regulile de sortare și clasificare diferite în funcție de limbă și regiune.", + "sorting_criteria": "Criterii de ordonare", + "sorting_direction": "Direcția de ordonare", + "the_language_code_for_natural_sort": "Codul limbii pentru ordonarea naturală, e.g. „zn-CN” pentru chineză.", "title": "titlu" - }, - "spellcheck": { - "available_language_codes_label": "Coduri de limbă disponibile:", - "description": "Aceste opțiuni se aplică doar pentru aplicația de desktop, navigatoarele web folosesc propriile corectoare ortografice.", - "enable": "Activează corectorul ortografic", - "language_code_label": "Codurile de limbă", - "language_code_placeholder": "de exemplu „en-US”, „de-AT”", - "multiple_languages_info": "Mai multe limbi pot fi separate prin virgulă, e.g. \"en-US, de-DE, cs\".", - "title": "Corector ortografic", - "restart-required": "Schimbările asupra setărilor corectorului ortografic vor fi aplicate după restartarea aplicației." - }, - "sync": { - "fill_entity_changes_button": "Completează înregistrările de schimbare ale entităților", - "filling_entity_changes": "Se completează înregistrările de schimbare ale entităților...", - "force_full_sync_button": "Forțează sincronizare completă", - "full_sync_triggered": "S-a activat o sincronizare completă", - "sync_rows_filled_successfully": "Rândurile de sincronizare s-au completat cu succes", - "title": "Sincronizare", - "failed": "Eroare la sincronizare: {{message}}", - "finished-successfully": "Sincronizarea a avut succes." - }, - "sync_2": { - "config_title": "Configurația sincronizării", - "handshake_failed": "Comunicarea cu serverul de sincronizare a eșuat, eroare: {{message}}", - "help": "Informații", - "note": "Notiță", - "note_description": "Dacă lăsați câmpul de proxy necompletat, proxy-ul de sistem va fi utilizat (se aplică doar pentru aplicația desktop).", - "proxy_label": "Server-ul proxy utilizat pentru sincronizare (opțional)", - "save": "Salvează", - "server_address": "Adresa instanței de server", - "special_value_description": "O altă valoare specială este noproxy ce ignoră proxy-ul de sistem și respectă NODE_TLS_REJECT_UNAUTHORIZED.", - "test_button": "Probează sincronizarea", - "test_description": "Această opțiune va testa conexiunea și comunicarea cu serverul de sincronizare. Dacă serverul de sincronizare nu este inițializat, acest lucru va rula și o sincronizare cu documentul local.", - "test_title": "Probează sincronizarea", - "timeout": "Timp limită de sincronizare", - "timeout_unit": "milisecunde" - }, - "table_of_contents": { - "description": "Tabela de conținut va apărea în notițele de tip text atunci când notița are un număr de titluri mai mare decât cel definit. Acest număr se poate personaliza:", - "unit": "titluri", - "disable_info": "De asemenea se poate dezactiva tabela de conținut setând o valoare foarte mare.", - "shortcut_info": "Se poate configura și o scurtatură pentru a comuta rapid vizibilitatea panoului din dreapta (inclusiv tabela de conținut) în Opțiuni -> Scurtături (denumirea „toggleRightPane”).", - "title": "Tabelă de conținut" - }, - "text_auto_read_only_size": { - "description": "Marchează pragul în care o notiță de o anumită dimensiune va fi afișată în mod de citire (pentru motive de performanță).", - "label": "Pragul de dimensiune pentru setarea modului de citire automat (la notițe text)", - "title": "Pragul de mod de citire automat", - "unit": "caractere" - }, - "theme": { - "auto_theme": "", - "dark_theme": "", - "light_theme": "", - "triliumnext": "Trilium (se adaptează la schema de culori a sistemului)", - "triliumnext-light": "Trilium (luminoasă)", - "triliumnext-dark": "Trilium (întunecată)", - "override_theme_fonts_label": "Suprascrie fonturile temei", - "theme_label": "Temă", - "title": "Tema aplicației", - "layout": "Aspect", - "layout-horizontal-description": "bara de lansare se află sub bara de taburi, bara de taburi este pe toată lungimea.", - "layout-horizontal-title": "Orizontal", - "layout-vertical-title": "Vertical", - "layout-vertical-description": "bara de lansare se află pe stânga (implicit)" - }, - "toast": { - "critical-error": { - "message": "O eroare critică a apărut ce previne pornirea aplicația de client:\n\n{{message}}\n\nAcest lucru este cauzat cel mai probabil de un script care a eșuat în mod neașteptat. Încercați rularea aplicației în modul de siguranță și ulterior remediați problema.", - "title": "Eroare critică" }, - "widget-error": { - "title": "Eroare la inițializarea unui widget", - "message-custom": "Widget-ul personalizat din notița cu ID-ul „{{id}}”, întitulată ”{{title}}” nu a putut fi inițializată din cauza:\n\n{{message}}", - "message-unknown": "Un widget necunoscut nu a putut fi inițializat din cauza:\n\n{{message}}" + "spellcheck": { + "available_language_codes_label": "Coduri de limbă disponibile:", + "description": "Aceste opțiuni se aplică doar pentru aplicația de desktop, navigatoarele web folosesc propriile corectoare ortografice.", + "enable": "Activează corectorul ortografic", + "language_code_label": "Codurile de limbă", + "language_code_placeholder": "de exemplu „en-US”, „de-AT”", + "multiple_languages_info": "Mai multe limbi pot fi separate prin virgulă, e.g. \"en-US, de-DE, cs\".", + "title": "Corector ortografic", + "restart-required": "Schimbările asupra setărilor corectorului ortografic vor fi aplicate după restartarea aplicației." }, - "bundle-error": { - "title": "Eroare la încărcarea unui script personalizat", - "message": "Scriptul din notița cu ID-ul „{{id}}”, întitulată „{{title}}” nu a putut fi executată din cauza:\n\n{{message}}" - } - }, - "tray": { - "enable_tray": "Activează system tray-ul (este necesară repornirea aplicației pentru a avea efect)", - "title": "Tray-ul de sistem" - }, - "update_available": { - "update_available": "Actualizare disponibilă" - }, - "update_label_value": { - "help_text": "Pentru toate notițele găsite, schimbă valoarea etichetei existente.", - "help_text_note": "Se poate apela această metodă și fără o valoare, caz în care eticheta va fi atribuită notiței fără o valoare.", - "label_name_placeholder": "denumirea etichetei", - "label_name_title": "Sunt permise doar caractere alfanumerice, underline și două puncte.", - "new_value_placeholder": "valoarea nouă", - "to_value": "la valoarea", - "update_label_value": "Actualizează valoarea etichetei" - }, - "update_relation_target": { - "allowed_characters": "Sunt permise doar caractere alfanumerice, underline și două puncte.", - "change_target_note": "schimbă notița-țintă a unei relații existente", - "on_all_matched_notes": "Pentru toate notițele găsite:", - "relation_name": "denumirea relației", - "target_note": "notița destinație", - "to": "la", - "update_relation": "Actualizează relația", - "update_relation_target": "Actualizează ținta relației" - }, - "upload_attachments": { - "choose_files": "Selectați fișierele", - "files_will_be_uploaded": "Fișierele vor fi încărcate ca atașamente în {{noteTitle}}", - "options": "Opțuni", - "shrink_images": "Micșorează imaginile", - "tooltip": "Dacă această opțiune este bifată, Trilium va încerca micșorarea imaginilor încărcate prin scalarea și optimizarea lor, aspect ce va putea afecta calitatea imaginilor. Dacă nu este bifată, imaginile vor fi încărcate fără nicio schimbare.", - "upload": "Încărcare", + "sync": { + "fill_entity_changes_button": "Completează înregistrările de schimbare ale entităților", + "filling_entity_changes": "Se completează înregistrările de schimbare ale entităților...", + "force_full_sync_button": "Forțează sincronizare completă", + "full_sync_triggered": "S-a activat o sincronizare completă", + "sync_rows_filled_successfully": "Rândurile de sincronizare s-au completat cu succes", + "title": "Sincronizare", + "failed": "Eroare la sincronizare: {{message}}", + "finished-successfully": "Sincronizarea a avut succes." + }, + "sync_2": { + "config_title": "Configurația sincronizării", + "handshake_failed": "Comunicarea cu serverul de sincronizare a eșuat, eroare: {{message}}", + "help": "Informații", + "note": "Notiță", + "note_description": "Dacă lăsați câmpul de proxy necompletat, proxy-ul de sistem va fi utilizat (se aplică doar pentru aplicația desktop).", + "proxy_label": "Server-ul proxy utilizat pentru sincronizare (opțional)", + "save": "Salvează", + "server_address": "Adresa instanței de server", + "special_value_description": "O altă valoare specială este noproxy ce ignoră proxy-ul de sistem și respectă NODE_TLS_REJECT_UNAUTHORIZED.", + "test_button": "Probează sincronizarea", + "test_description": "Această opțiune va testa conexiunea și comunicarea cu serverul de sincronizare. Dacă serverul de sincronizare nu este inițializat, acest lucru va rula și o sincronizare cu documentul local.", + "test_title": "Probează sincronizarea", + "timeout": "Timp limită de sincronizare", + "timeout_unit": "milisecunde" + }, + "table_of_contents": { + "description": "Tabela de conținut va apărea în notițele de tip text atunci când notița are un număr de titluri mai mare decât cel definit. Acest număr se poate personaliza:", + "unit": "titluri", + "disable_info": "De asemenea se poate dezactiva tabela de conținut setând o valoare foarte mare.", + "shortcut_info": "Se poate configura și o scurtatură pentru a comuta rapid vizibilitatea panoului din dreapta (inclusiv tabela de conținut) în Opțiuni -> Scurtături (denumirea „toggleRightPane”).", + "title": "Tabelă de conținut" + }, + "text_auto_read_only_size": { + "description": "Marchează pragul în care o notiță de o anumită dimensiune va fi afișată în mod de citire (pentru motive de performanță).", + "label": "Pragul de dimensiune pentru setarea modului de citire automat (la notițe text)", + "title": "Pragul de mod de citire automat", + "unit": "caractere" + }, + "theme": { + "triliumnext": "Trilium (se adaptează la schema de culori a sistemului)", + "triliumnext-light": "Trilium (luminoasă)", + "triliumnext-dark": "Trilium (întunecată)", + "override_theme_fonts_label": "Suprascrie fonturile temei", + "theme_label": "Temă", + "title": "Tema aplicației", + "layout": "Aspect", + "layout-horizontal-description": "bara de lansare se află sub bara de taburi, bara de taburi este pe toată lungimea.", + "layout-horizontal-title": "Orizontal", + "layout-vertical-title": "Vertical", + "layout-vertical-description": "bara de lansare se află pe stânga (implicit)" + }, + "toast": { + "critical-error": { + "message": "O eroare critică a apărut ce previne pornirea aplicația de client:\n\n{{message}}\n\nAcest lucru este cauzat cel mai probabil de un script care a eșuat în mod neașteptat. Încercați rularea aplicației în modul de siguranță și ulterior remediați problema.", + "title": "Eroare critică" + }, + "widget-error": { + "title": "Eroare la inițializarea unui widget", + "message-custom": "Widget-ul personalizat din notița cu ID-ul „{{id}}”, întitulată ”{{title}}” nu a putut fi inițializată din cauza:\n\n{{message}}", + "message-unknown": "Un widget necunoscut nu a putut fi inițializat din cauza:\n\n{{message}}" + }, + "bundle-error": { + "title": "Eroare la încărcarea unui script personalizat", + "message": "Scriptul din notița cu ID-ul „{{id}}”, întitulată „{{title}}” nu a putut fi executată din cauza:\n\n{{message}}" + } + }, + "tray": { + "enable_tray": "Activează system tray-ul (este necesară repornirea aplicației pentru a avea efect)", + "title": "Tray-ul de sistem" + }, + "update_available": { + "update_available": "Actualizare disponibilă" + }, + "update_label_value": { + "help_text": "Pentru toate notițele găsite, schimbă valoarea etichetei existente.", + "help_text_note": "Se poate apela această metodă și fără o valoare, caz în care eticheta va fi atribuită notiței fără o valoare.", + "label_name_placeholder": "denumirea etichetei", + "label_name_title": "Sunt permise doar caractere alfanumerice, underline și două puncte.", + "new_value_placeholder": "valoarea nouă", + "to_value": "la valoarea", + "update_label_value": "Actualizează valoarea etichetei" + }, + "update_relation_target": { + "allowed_characters": "Sunt permise doar caractere alfanumerice, underline și două puncte.", + "change_target_note": "schimbă notița-țintă a unei relații existente", + "on_all_matched_notes": "Pentru toate notițele găsite:", + "relation_name": "denumirea relației", + "target_note": "notița destinație", + "to": "la", + "update_relation": "Actualizează relația", + "update_relation_target": "Actualizează ținta relației" + }, + "upload_attachments": { + "choose_files": "Selectați fișierele", + "files_will_be_uploaded": "Fișierele vor fi încărcate ca atașamente în {{noteTitle}}", + "options": "Opțuni", + "shrink_images": "Micșorează imaginile", + "tooltip": "Dacă această opțiune este bifată, Trilium va încerca micșorarea imaginilor încărcate prin scalarea și optimizarea lor, aspect ce va putea afecta calitatea imaginilor. Dacă nu este bifată, imaginile vor fi încărcate fără nicio schimbare.", + "upload": "Încărcare", "upload_attachments_to_note": "Încarcă atașamentele la notiță" - }, - "vacuum_database": { - "button_text": "Compactează baza de date", - "database_vacuumed": "Baza de date a fost curățată", - "description": "Va reconstrui baza de date cu scopul de a-i micșora dimensiunea. Datele nu vor fi afectate.", - "title": "Compactarea bazei de date", - "vacuuming_database": "Baza de date este în curs de compactare..." - }, - "vim_key_bindings": { - "enable_vim_keybindings": "Permite utilizarea combinațiilor de taste în stil Vim pentru notițele de tip cod (fără modul ex)", - "use_vim_keybindings_in_code_notes": "Combinații de taste Vim" - }, - "web_view": { - "create_label": "Pentru a începe, creați o etichetă cu adresa URL de încorporat, e.g. #webViewSrc=\"https://www.google.com\"", - "embed_websites": "Notițele de tip „Vizualizare web” permit încorporarea site-urilor web în Trilium.", - "web_view": "Vizualizare web" - }, - "wrap_lines": { - "enable_line_wrap": "Activează trecerea automată pe rândul următor (poate necesita o reîncărcare a interfeței pentru a avea efect)", - "wrap_lines_in_code_notes": "Trecerea automată pe rândul următor în notițe de cod" - }, - "zoom_factor": { - "description": "Zoom-ul poate fi controlat și prin intermediul scurtăturilor CTRL+- and CTRL+=.", - "title": "Factorul de zoom (doar pentru versiunea desktop)" - }, - "zpetne_odkazy": { - "backlink": "{{count}} legături de retur", - "backlinks": "{{count}} legături de retur", - "relation": "relație" - }, - "svg_export_button": { - "button_title": "Exportă diagrama ca SVG" - }, - "note-map": { - "button-link-map": "Harta legăturilor", - "button-tree-map": "Harta ierarhiei" - }, - "tree-context-menu": { - "advanced": "Opțiuni avansate", - "apply-bulk-actions": "Aplică acțiuni în masă", - "clone-to": "Clonare în...", - "collapse-subtree": "Minimizează subnotițele", - "convert-to-attachment": "Convertește în atașament", - "copy-clone": "Copiază/clonează", - "copy-note-path-to-clipboard": "Copiază calea notiței în clipboard", - "cut": "Decupează", - "delete": "Șterge", - "duplicate": "Dublifică", - "edit-branch-prefix": "Editează prefixul ramurii", - "expand-subtree": "Expandează subnotițele", - "export": "Exportă", - "import-into-note": "Importă în notiță", - "insert-child-note": "Inserează subnotiță", - "insert-note-after": "Inserează după notiță", - "move-to": "Mutare la...", - "open-in-a-new-split": "Deschide în lateral", - "open-in-a-new-tab": "Deschide în tab nou Ctrl+Clic", - "paste-after": "Lipește după notiță", - "paste-into": "Lipește în notiță", - "protect-subtree": "Protejează ierarhia", - "recent-changes-in-subtree": "Schimbări recente în ierarhie", - "search-in-subtree": "Caută în ierarhie", - "sort-by": "Ordonare după...", - "unprotect-subtree": "Deprotejează ierarhia", - "hoist-note": "Focalizează notița", - "unhoist-note": "Defocalizează notița", - "converted-to-attachments": "{{count}} notițe au fost convertite în atașamente.", - "convert-to-attachment-confirm": "Doriți convertirea notițelor selectate în atașamente ale notiței părinte?", - "open-in-popup": "Editare rapidă" - }, - "shared_info": { - "help_link": "Pentru informații vizitați wiki-ul.", - "shared_locally": "Această notiță este partajată local la", - "shared_publicly": "Această notiță este partajată public la" - }, - "note_types": { - "book": "Colecție", - "canvas": "Schiță", - "code": "Cod sursă", - "mermaid-diagram": "Diagramă Mermaid", - "mind-map": "Hartă mentală", - "note-map": "Hartă notițe", - "relation-map": "Hartă relații", - "render-note": "Randare notiță", - "saved-search": "Căutare salvată", - "text": "Text", - "web-view": "Vizualizare web", - "doc": "Document", - "file": "Fișier", - "image": "Imagine", - "launcher": "Scurtătură", - "widget": "Widget", - "confirm-change": "Nu se recomandă schimbarea tipului notiței atunci când ea are un conținut. Procedați oricum?", - "geo-map": "Hartă geografică", - "beta-feature": "Beta", - "task-list": "Listă de sarcini", - "ai-chat": "Discuție cu AI-ul", - "new-feature": "Nou", - "collections": "Colecții" - }, - "protect_note": { - "toggle-off": "Deprotejează notița", - "toggle-off-hint": "Notița este protejată, click pentru a o deproteja", - "toggle-on": "Protejează notița", - "toggle-on-hint": "Notița nu este protejată, clic pentru a o proteja" - }, - "shared_switch": { - "inherited": "Nu se poate înlătura partajarea deoarece notița este partajată prin moștenirea de la o notiță părinte.", - "shared": "Partajată", - "shared-branch": "Această notiță există doar ca o notiță partajată, anularea partajării ar cauza ștergerea ei. Sigur doriți ștergerea notiței?", - "toggle-off-title": "Anulează partajarea notițeii", - "toggle-on-title": "Partajează notița" - }, - "template_switch": { - "template": "Șablon", - "toggle-off-hint": "Înlătură notița ca șablon", - "toggle-on-hint": "Marchează notița drept șablon" - }, - "open-help-page": "Deschide pagina de informații", - "find": { - "match_words": "doar cuvinte întregi", - "case_sensitive": "ține cont de majuscule", - "replace_all": "Înlocuiește totul", - "replace_placeholder": "Înlocuiește cu...", - "replace": "Înlocuiește", - "find_placeholder": "Căutați în text..." - }, - "highlights_list_2": { - "options": "Setări", - "title": "Listă de evidențieri" - }, - "note_icon": { - "change_note_icon": "Schimbă iconița notiței", - "category": "Categorie:", - "reset-default": "Resetează la iconița implicită", - "search": "Căutare:" - }, - "show_highlights_list_widget_button": { - "show_highlights_list": "Afișează lista de evidențieri" - }, - "show_toc_widget_button": { - "show_toc": "Afișează cuprinsul" - }, - "sync_status": { - "connected_no_changes": "

Conectat la server-ul de sincronizare.
Toate modificările au fost deja sincronizate.

Clic pentru a forța o sincronizare.

", - "connected_with_changes": "

Conectat la server-ul de sincronizare.
Există modificări nesincronizate.

Clic pentru a rula o sincronizare.

", - "disconnected_no_changes": "

Nu s-a putut stabili conexiunea la server-ul de sincronizare.
Toate modificările cunoscute au fost deja sincronizate.

Clic pentru a reîncerca sincronizarea.

", - "disconnected_with_changes": "

Nu s-a putut realiza conexiunea la server-ul de sincronizare.
Există modificări nesincronizate.

Clic pentru a rula o sincronizare.

", - "in_progress": "Sincronizare cu server-ul în curs.", - "unknown": "

Starea sincronizării va fi cunoscută după o încercare de sincronizare.

Clic pentru a rula sincronizarea acum.

" - }, - "quick-search": { - "more-results": "... și încă {{number}} rezultate.", - "no-results": "Niciun rezultat găsit", - "placeholder": "Căutare rapidă", - "searching": "Se caută...", - "show-in-full-search": "Afișează în căutare completă" - }, - "note_tree": { - "automatically-collapse-notes": "Minimează automat notițele", - "automatically-collapse-notes-title": "Notițele vor fi minimizate automat după o perioadă de inactivitate pentru a simplifica ierarhia notițelor.", - "collapse-title": "Minimizează ierarhia de notițe", - "hide-archived-notes": "Ascunde notițele arhivate", - "save-changes": "Salvează și aplică modificările", - "scroll-active-title": "Mergi la notița activă", - "tree-settings-title": "Setări ale ierarhiei notițelor", - "auto-collapsing-notes-after-inactivity": "Se minimizează notițele după inactivitate...", - "saved-search-note-refreshed": "Notița de căutare salvată a fost reîmprospătată.", - "create-child-note": "Crează subnotiță", - "hoist-this-note-workspace": "Focalizează spațiul de lucru", - "refresh-saved-search-results": "Reîmprospătează căutarea salvată", - "unhoist": "Defocalizează notița" - }, - "title_bar_buttons": { - "window-on-top": "Menține fereastra mereu vizibilă" - }, - "note_detail": { - "could_not_find_typewidget": "Nu s-a putut găsi widget-ul corespunzător tipului „{{type}}”" - }, - "note_title": { - "placeholder": "introduceți titlul notiței aici..." - }, - "revisions_snapshot_limit": { - "erase_excess_revision_snapshots": "Șterge acum reviziile excesive", - "erase_excess_revision_snapshots_prompt": "Reviziile excesive au fost șterse.", - "note_revisions_snapshot_limit_description": "Limita numărului de revizii se referă la numărul maxim de revizii pentru fiecare notiță. -1 reprezintă nicio limită, 0 înseamnă ștergerea tuturor reviziilor. Se poate seta valoarea individual pentru o notiță prin eticheta #versioningLimit.", - "note_revisions_snapshot_limit_title": "Limita de revizii a notițelor", - "snapshot_number_limit_label": "Numărul maxim de revizii pentru notițe:", - "snapshot_number_limit_unit": "revizii" - }, - "search_result": { - "no_notes_found": "Nu au fost găsite notițe pentru parametrii de căutare dați.", - "search_not_executed": "Căutarea n-a fost rulată încă. Clic pe butonul „Căutare” de deasupra pentru a vedea rezultatele." - }, - "show_floating_buttons_button": { - "button_title": "Afișează butoanele" - }, - "spacer": { - "configure_launchbar": "Configurează bara de lansare" - }, - "sql_result": { - "no_rows": "Nu s-a găsit niciun rând pentru această interogare" - }, - "sql_table_schemas": { - "tables": "Tabele" - }, - "app_context": { - "please_wait_for_save": "Așteptați câteva secunde până se salvează toate datele și apoi reîncercați." - }, - "tab_row": { - "add_new_tab": "Adaugă tab nou", - "close": "Închide", - "close_all_tabs": "Închide toate taburile", - "close_other_tabs": "Închide celelalte taburi", - "close_tab": "Închide tab", - "move_tab_to_new_window": "Mută acest tab în altă fereastră", - "new_tab": "Tab nou", - "close_right_tabs": "Închide taburile din dreapta", - "copy_tab_to_new_window": "Copiază tab-ul într-o fereastră nouă", - "reopen_last_tab": "Redeschide ultimul tab închis" - }, - "toc": { - "options": "Setări", - "table_of_contents": "Cuprins" - }, - "watched_file_update_status": { - "file_last_modified": "Fișierul a fost ultima oară modificat la data de .", - "ignore_this_change": "Ignoră această schimbare", - "upload_modified_file": "Încarcă fișier modificat" - }, - "clipboard": { - "copied": "Notițele au fost copiate în clipboard.", - "cut": "Notițele au fost decupate în clipboard.", - "copy_failed": "Nu se poate copia în clipboard din cauza unor probleme de permisiuni.", - "copy_success": "S-a copiat în clipboard." - }, - "entrypoints": { - "note-executed": "Notița a fost executată.", - "note-revision-created": "S-a creat o revizie a notiței.", - "sql-error": "A apărut o eroare la executarea interogării SQL: {{message}}" - }, - "image": { - "cannot-copy": "Nu s-a putut copia în clipboard referința către imagine.", - "copied-to-clipboard": "S-a copiat o referință către imagine în clipboard. Aceasta se poate lipi în orice notiță text." - }, - "note_create": { - "duplicated": "Notița „{{title}}” a fost dublificată." - }, - "branches": { - "cannot-move-notes-here": "Nu se pot muta notițe aici.", - "delete-finished-successfully": "Ștergerea a avut succes.", - "delete-notes-in-progress": "Ștergere în curs: {{count}}", - "delete-status": "Starea ștergerii", - "undeleting-notes-finished-successfully": "Restaurarea notițelor a avut succes.", - "undeleting-notes-in-progress": "Restaurare notițe în curs: {{count}}" - }, - "frontend_script_api": { - "async_warning": "Ați trimis o funcție asincronă metodei `api.runOnBackend()` și este posibil să nu se comporte așa cum vă așteptați.\\nFie faceți metoda sincronă (prin ștergerea cuvântului-cheie `async`), sau folosiți `api.runAsyncOnBackendWithManualTransactionHandling()`.", - "sync_warning": "Ați trimis o funcție sincronă funcției `api.runAsyncOnBackendWithManualTransactionHandling()`,\\ndar cel mai probabil trebuie folosit `api.runOnBackend()` în schimb." - }, - "ws": { - "consistency-checks-failed": "Au fost identificate erori de consistență! Vedeți mai multe detalii în loguri.", - "encountered-error": "A fost întâmpinată o eroare: „{{message}}”. Vedeți în loguri pentru mai multe detalii.", - "sync-check-failed": "Verificările de sincronizare au eșuat!" - }, - "hoisted_note": { - "confirm_unhoisting": "Notița dorită „{{requestedNote}}” este în afara ierarhiei notiței focalizate „{{hoistedNote}}”. Doriți defocalizarea pentru a accesa notița?" - }, - "launcher_context_menu": { - "reset_launcher_confirm": "Doriți resetarea lansatorului „{{title}}”? Toate datele și setările din această notiță (și subnotițele ei) vor fi pierdute, iar lansatorul va fi resetat în poziția lui originală.", - "add-custom-widget": "Adaugă un widget personalizat", - "add-note-launcher": "Adaugă un lansator de notiță", - "add-script-launcher": "Adaugă un lansator de script", - "add-spacer": "Adaugă un separator", - "delete": "Șterge ", - "duplicate-launcher": "Dublifică lansatorul ", - "move-to-available-launchers": "Mută în Lansatoare disponibile", - "move-to-visible-launchers": "Mută în Lansatoare vizibile", - "reset": "Resetează" - }, - "editable-text": { - "auto-detect-language": "Automat" - }, - "highlighting": { - "color-scheme": "Temă de culori", - "description": "Controlează evidențierea de sintaxă pentru blocurile de cod în interiorul notițelor text, notițele de tip cod nu vor fi afectate de aceste setări.", - "title": "Blocuri de cod" - }, - "code_block": { - "word_wrapping": "Încadrare text", - "theme_none": "Fără evidențiere de sintaxă", - "theme_group_dark": "Teme întunecate", - "theme_group_light": "Teme luminoase", - "copy_title": "Copiază în clipboard" - }, - "classic_editor_toolbar": { - "title": "Formatare" - }, - "editing": { - "editor_type": { - "label": "Bară de formatare", - "floating": { - "title": "Editor cu bară flotantă", - "description": "uneltele de editare vor apărea lângă cursor;" - }, - "fixed": { - "title": "Editor cu bară fixă", - "description": "uneltele de editare vor apărea în tab-ul „Formatare” din panglică." - }, - "multiline-toolbar": "Afișează bara de unelte pe mai multe rânduri dacă nu încape." + }, + "vacuum_database": { + "button_text": "Compactează baza de date", + "database_vacuumed": "Baza de date a fost curățată", + "description": "Va reconstrui baza de date cu scopul de a-i micșora dimensiunea. Datele nu vor fi afectate.", + "title": "Compactarea bazei de date", + "vacuuming_database": "Baza de date este în curs de compactare..." + }, + "vim_key_bindings": { + "enable_vim_keybindings": "Permite utilizarea combinațiilor de taste în stil Vim pentru notițele de tip cod (fără modul ex)", + "use_vim_keybindings_in_code_notes": "Combinații de taste Vim" + }, + "web_view": { + "create_label": "Pentru a începe, creați o etichetă cu adresa URL de încorporat, e.g. #webViewSrc=\"https://www.google.com\"", + "embed_websites": "Notițele de tip „Vizualizare web” permit încorporarea site-urilor web în Trilium.", + "web_view": "Vizualizare web" + }, + "wrap_lines": { + "enable_line_wrap": "Activează trecerea automată pe rândul următor (poate necesita o reîncărcare a interfeței pentru a avea efect)", + "wrap_lines_in_code_notes": "Trecerea automată pe rândul următor în notițe de cod" + }, + "zoom_factor": { + "description": "Zoom-ul poate fi controlat și prin intermediul scurtăturilor CTRL+- and CTRL+=.", + "title": "Factorul de zoom (doar pentru versiunea desktop)" + }, + "zpetne_odkazy": { + "backlink": "{{count}} legături de retur", + "backlinks": "{{count}} legături de retur", + "relation": "relație" + }, + "svg_export_button": { + "button_title": "Exportă diagrama ca SVG" + }, + "note-map": { + "button-link-map": "Harta legăturilor", + "button-tree-map": "Harta ierarhiei" + }, + "tree-context-menu": { + "advanced": "Opțiuni avansate", + "apply-bulk-actions": "Aplică acțiuni în masă", + "clone-to": "Clonare în...", + "collapse-subtree": "Minimizează subnotițele", + "convert-to-attachment": "Convertește în atașament", + "copy-clone": "Copiază/clonează", + "copy-note-path-to-clipboard": "Copiază calea notiței în clipboard", + "cut": "Decupează", + "delete": "Șterge", + "duplicate": "Dublifică", + "edit-branch-prefix": "Editează prefixul ramurii", + "expand-subtree": "Expandează subnotițele", + "export": "Exportă", + "import-into-note": "Importă în notiță", + "insert-child-note": "Inserează subnotiță", + "insert-note-after": "Inserează după notiță", + "move-to": "Mutare la...", + "open-in-a-new-split": "Deschide în lateral", + "open-in-a-new-tab": "Deschide în tab nou Ctrl+Clic", + "paste-after": "Lipește după notiță", + "paste-into": "Lipește în notiță", + "protect-subtree": "Protejează ierarhia", + "recent-changes-in-subtree": "Schimbări recente în ierarhie", + "search-in-subtree": "Caută în ierarhie", + "sort-by": "Ordonare după...", + "unprotect-subtree": "Deprotejează ierarhia", + "hoist-note": "Focalizează notița", + "unhoist-note": "Defocalizează notița", + "converted-to-attachments": "{{count}} notițe au fost convertite în atașamente.", + "convert-to-attachment-confirm": "Doriți convertirea notițelor selectate în atașamente ale notiței părinte?", + "open-in-popup": "Editare rapidă" + }, + "shared_info": { + "help_link": "Pentru informații vizitați wiki-ul.", + "shared_locally": "Această notiță este partajată local la", + "shared_publicly": "Această notiță este partajată public la" + }, + "note_types": { + "book": "Colecție", + "canvas": "Schiță", + "code": "Cod sursă", + "mermaid-diagram": "Diagramă Mermaid", + "mind-map": "Hartă mentală", + "note-map": "Hartă notițe", + "relation-map": "Hartă relații", + "render-note": "Randare notiță", + "saved-search": "Căutare salvată", + "text": "Text", + "web-view": "Vizualizare web", + "doc": "Document", + "file": "Fișier", + "image": "Imagine", + "launcher": "Scurtătură", + "widget": "Widget", + "confirm-change": "Nu se recomandă schimbarea tipului notiței atunci când ea are un conținut. Procedați oricum?", + "geo-map": "Hartă geografică", + "beta-feature": "Beta", + "task-list": "Listă de sarcini", + "ai-chat": "Discuție cu AI-ul", + "new-feature": "Nou", + "collections": "Colecții" + }, + "protect_note": { + "toggle-off": "Deprotejează notița", + "toggle-off-hint": "Notița este protejată, click pentru a o deproteja", + "toggle-on": "Protejează notița", + "toggle-on-hint": "Notița nu este protejată, clic pentru a o proteja" + }, + "shared_switch": { + "inherited": "Nu se poate înlătura partajarea deoarece notița este partajată prin moștenirea de la o notiță părinte.", + "shared": "Partajată", + "shared-branch": "Această notiță există doar ca o notiță partajată, anularea partajării ar cauza ștergerea ei. Sigur doriți ștergerea notiței?", + "toggle-off-title": "Anulează partajarea notițeii", + "toggle-on-title": "Partajează notița" + }, + "template_switch": { + "template": "Șablon", + "toggle-off-hint": "Înlătură notița ca șablon", + "toggle-on-hint": "Marchează notița drept șablon" + }, + "open-help-page": "Deschide pagina de informații", + "find": { + "match_words": "doar cuvinte întregi", + "case_sensitive": "ține cont de majuscule", + "replace_all": "Înlocuiește totul", + "replace_placeholder": "Înlocuiește cu...", + "replace": "Înlocuiește", + "find_placeholder": "Căutați în text..." + }, + "highlights_list_2": { + "options": "Setări", + "title": "Listă de evidențieri" + }, + "note_icon": { + "change_note_icon": "Schimbă iconița notiței", + "category": "Categorie:", + "reset-default": "Resetează la iconița implicită", + "search": "Căutare:" + }, + "show_highlights_list_widget_button": { + "show_highlights_list": "Afișează lista de evidențieri" + }, + "show_toc_widget_button": { + "show_toc": "Afișează cuprinsul" + }, + "sync_status": { + "connected_no_changes": "

Conectat la server-ul de sincronizare.
Toate modificările au fost deja sincronizate.

Clic pentru a forța o sincronizare.

", + "connected_with_changes": "

Conectat la server-ul de sincronizare.
Există modificări nesincronizate.

Clic pentru a rula o sincronizare.

", + "disconnected_no_changes": "

Nu s-a putut stabili conexiunea la server-ul de sincronizare.
Toate modificările cunoscute au fost deja sincronizate.

Clic pentru a reîncerca sincronizarea.

", + "disconnected_with_changes": "

Nu s-a putut realiza conexiunea la server-ul de sincronizare.
Există modificări nesincronizate.

Clic pentru a rula o sincronizare.

", + "in_progress": "Sincronizare cu server-ul în curs.", + "unknown": "

Starea sincronizării va fi cunoscută după o încercare de sincronizare.

Clic pentru a rula sincronizarea acum.

" + }, + "quick-search": { + "more-results": "... și încă {{number}} rezultate.", + "no-results": "Niciun rezultat găsit", + "placeholder": "Căutare rapidă", + "searching": "Se caută...", + "show-in-full-search": "Afișează în căutare completă" + }, + "note_tree": { + "automatically-collapse-notes": "Minimează automat notițele", + "automatically-collapse-notes-title": "Notițele vor fi minimizate automat după o perioadă de inactivitate pentru a simplifica ierarhia notițelor.", + "collapse-title": "Minimizează ierarhia de notițe", + "hide-archived-notes": "Ascunde notițele arhivate", + "save-changes": "Salvează și aplică modificările", + "scroll-active-title": "Mergi la notița activă", + "tree-settings-title": "Setări ale ierarhiei notițelor", + "auto-collapsing-notes-after-inactivity": "Se minimizează notițele după inactivitate...", + "saved-search-note-refreshed": "Notița de căutare salvată a fost reîmprospătată.", + "create-child-note": "Crează subnotiță", + "hoist-this-note-workspace": "Focalizează spațiul de lucru", + "refresh-saved-search-results": "Reîmprospătează căutarea salvată", + "unhoist": "Defocalizează notița" + }, + "title_bar_buttons": { + "window-on-top": "Menține fereastra mereu vizibilă" + }, + "note_detail": { + "could_not_find_typewidget": "Nu s-a putut găsi widget-ul corespunzător tipului „{{type}}”" + }, + "note_title": { + "placeholder": "introduceți titlul notiței aici..." + }, + "revisions_snapshot_limit": { + "erase_excess_revision_snapshots": "Șterge acum reviziile excesive", + "erase_excess_revision_snapshots_prompt": "Reviziile excesive au fost șterse.", + "note_revisions_snapshot_limit_description": "Limita numărului de revizii se referă la numărul maxim de revizii pentru fiecare notiță. -1 reprezintă nicio limită, 0 înseamnă ștergerea tuturor reviziilor. Se poate seta valoarea individual pentru o notiță prin eticheta #versioningLimit.", + "note_revisions_snapshot_limit_title": "Limita de revizii a notițelor", + "snapshot_number_limit_label": "Numărul maxim de revizii pentru notițe:", + "snapshot_number_limit_unit": "revizii" + }, + "search_result": { + "no_notes_found": "Nu au fost găsite notițe pentru parametrii de căutare dați.", + "search_not_executed": "Căutarea n-a fost rulată încă. Clic pe butonul „Căutare” de deasupra pentru a vedea rezultatele." + }, + "show_floating_buttons_button": { + "button_title": "Afișează butoanele" + }, + "spacer": { + "configure_launchbar": "Configurează bara de lansare" + }, + "sql_result": { + "no_rows": "Nu s-a găsit niciun rând pentru această interogare" + }, + "sql_table_schemas": { + "tables": "Tabele" + }, + "app_context": { + "please_wait_for_save": "Așteptați câteva secunde până se salvează toate datele și apoi reîncercați." + }, + "tab_row": { + "add_new_tab": "Adaugă tab nou", + "close": "Închide", + "close_all_tabs": "Închide toate taburile", + "close_other_tabs": "Închide celelalte taburi", + "close_tab": "Închide tab", + "move_tab_to_new_window": "Mută acest tab în altă fereastră", + "new_tab": "Tab nou", + "close_right_tabs": "Închide taburile din dreapta", + "copy_tab_to_new_window": "Copiază tab-ul într-o fereastră nouă", + "reopen_last_tab": "Redeschide ultimul tab închis" + }, + "toc": { + "options": "Setări", + "table_of_contents": "Cuprins" + }, + "watched_file_update_status": { + "file_last_modified": "Fișierul a fost ultima oară modificat la data de .", + "ignore_this_change": "Ignoră această schimbare", + "upload_modified_file": "Încarcă fișier modificat" + }, + "clipboard": { + "copied": "Notițele au fost copiate în clipboard.", + "cut": "Notițele au fost decupate în clipboard.", + "copy_failed": "Nu se poate copia în clipboard din cauza unor probleme de permisiuni.", + "copy_success": "S-a copiat în clipboard." + }, + "entrypoints": { + "note-executed": "Notița a fost executată.", + "note-revision-created": "S-a creat o revizie a notiței.", + "sql-error": "A apărut o eroare la executarea interogării SQL: {{message}}" + }, + "image": { + "cannot-copy": "Nu s-a putut copia în clipboard referința către imagine.", + "copied-to-clipboard": "S-a copiat o referință către imagine în clipboard. Aceasta se poate lipi în orice notiță text." + }, + "note_create": { + "duplicated": "Notița „{{title}}” a fost dublificată." + }, + "branches": { + "cannot-move-notes-here": "Nu se pot muta notițe aici.", + "delete-finished-successfully": "Ștergerea a avut succes.", + "delete-notes-in-progress": "Ștergere în curs: {{count}}", + "delete-status": "Starea ștergerii", + "undeleting-notes-finished-successfully": "Restaurarea notițelor a avut succes.", + "undeleting-notes-in-progress": "Restaurare notițe în curs: {{count}}" + }, + "frontend_script_api": { + "async_warning": "Ați trimis o funcție asincronă metodei `api.runOnBackend()` și este posibil să nu se comporte așa cum vă așteptați.\\nFie faceți metoda sincronă (prin ștergerea cuvântului-cheie `async`), sau folosiți `api.runAsyncOnBackendWithManualTransactionHandling()`.", + "sync_warning": "Ați trimis o funcție sincronă funcției `api.runAsyncOnBackendWithManualTransactionHandling()`,\\ndar cel mai probabil trebuie folosit `api.runOnBackend()` în schimb." + }, + "ws": { + "consistency-checks-failed": "Au fost identificate erori de consistență! Vedeți mai multe detalii în loguri.", + "encountered-error": "A fost întâmpinată o eroare: „{{message}}”. Vedeți în loguri pentru mai multe detalii.", + "sync-check-failed": "Verificările de sincronizare au eșuat!" + }, + "hoisted_note": { + "confirm_unhoisting": "Notița dorită „{{requestedNote}}” este în afara ierarhiei notiței focalizate „{{hoistedNote}}”. Doriți defocalizarea pentru a accesa notița?" + }, + "launcher_context_menu": { + "reset_launcher_confirm": "Doriți resetarea lansatorului „{{title}}”? Toate datele și setările din această notiță (și subnotițele ei) vor fi pierdute, iar lansatorul va fi resetat în poziția lui originală.", + "add-custom-widget": "Adaugă un widget personalizat", + "add-note-launcher": "Adaugă un lansator de notiță", + "add-script-launcher": "Adaugă un lansator de script", + "add-spacer": "Adaugă un separator", + "delete": "Șterge ", + "duplicate-launcher": "Dublifică lansatorul ", + "move-to-available-launchers": "Mută în Lansatoare disponibile", + "move-to-visible-launchers": "Mută în Lansatoare vizibile", + "reset": "Resetează" + }, + "editable-text": { + "auto-detect-language": "Automat" + }, + "highlighting": { + "color-scheme": "Temă de culori", + "description": "Controlează evidențierea de sintaxă pentru blocurile de cod în interiorul notițelor text, notițele de tip cod nu vor fi afectate de aceste setări.", + "title": "Blocuri de cod" + }, + "code_block": { + "word_wrapping": "Încadrare text", + "theme_none": "Fără evidențiere de sintaxă", + "theme_group_dark": "Teme întunecate", + "theme_group_light": "Teme luminoase", + "copy_title": "Copiază în clipboard" + }, + "classic_editor_toolbar": { + "title": "Formatare" + }, + "editing": { + "editor_type": { + "label": "Bară de formatare", + "floating": { + "title": "Editor cu bară flotantă", + "description": "uneltele de editare vor apărea lângă cursor;" + }, + "fixed": { + "title": "Editor cu bară fixă", + "description": "uneltele de editare vor apărea în tab-ul „Formatare” din panglică." + }, + "multiline-toolbar": "Afișează bara de unelte pe mai multe rânduri dacă nu încape." + } + }, + "editor": { + "title": "Editor" + }, + "electron_context_menu": { + "add-term-to-dictionary": "Adaugă „{{term}}” în dicționar", + "copy": "Copiază", + "copy-link": "Copiază legătura", + "cut": "Decupează", + "paste": "Lipește", + "paste-as-plain-text": "Lipește doar textul", + "search_online": "Caută „{{term}}” cu {{searchEngine}}" + }, + "image_context_menu": { + "copy_image_to_clipboard": "Copiază imaginea în clipboard", + "copy_reference_to_clipboard": "Copiază referința în clipboard" + }, + "link_context_menu": { + "open_note_in_new_split": "Deschide notița într-un panou nou", + "open_note_in_new_tab": "Deschide notița într-un tab nou", + "open_note_in_new_window": "Deschide notița într-o fereastră nouă", + "open_note_in_popup": "Editare rapidă" + }, + "note_autocomplete": { + "clear-text-field": "Șterge conținutul casetei", + "create-note": "Crează și inserează legătură către „{{term}}”", + "full-text-search": "Căutare în întregimea textului", + "insert-external-link": "Inserează legătură extern către „{{term}}”", + "search-for": "Caută „{{term}}”", + "show-recent-notes": "Afișează notițele recente" + }, + "electron_integration": { + "background-effects": "Activează efectele de fundal (doar pentru Windows 11)", + "background-effects-description": "Efectul Mica adaugă un fundal estompat și elegant ferestrelor aplicațiilor, creând profunzime și un aspect modern.", + "desktop-application": "Aplicația desktop", + "native-title-bar": "Bară de titlu nativă", + "native-title-bar-description": "Pentru Windows și macOS, dezactivarea bării de titlu native face aplicația să pară mai compactă. Pe Linux, păstrarea bării integrează mai bine aplicația cu restul sistemului de operare.", + "restart-app-button": "Restartează aplicația pentru a aplica setările", + "zoom-factor": "Factor de zoom" + }, + "note_tooltip": { + "note-has-been-deleted": "Notița a fost ștearsă.", + "quick-edit": "Editare rapidă" + }, + "geo-map-context": { + "open-location": "Deschide locația", + "remove-from-map": "Înlătură de pe hartă", + "add-note": "Adaugă un marcaj la această poziție" + }, + "geo-map": { + "create-child-note-title": "Crează o notiță nouă și adaug-o pe hartă", + "unable-to-load-map": "Nu s-a putut încărca harta.", + "create-child-note-instruction": "Click pe hartă pentru a crea o nouă notiță la acea poziție sau apăsați Escape pentru a anula." + }, + "duration": { + "days": "zile", + "hours": "ore", + "minutes": "minute", + "seconds": "secunde" + }, + "help-button": { + "title": "Deschide ghidul relevant" + }, + "zen_mode": { + "button_exit": "Ieși din modul zen" + }, + "time_selector": { + "minimum_input": "Valoarea introdusă trebuie să fie de cel puțin {{minimumSeconds}} secunde.", + "invalid_input": "Valoarea de timp introdusă nu este corectă." + }, + "share": { + "title": "Setări de partajare", + "show_login_link_description": "Adaugă o legătură de autentificare în subsolul paginilor partajate", + "show_login_link": "Afișează legătura de autentificare în tema de partajare", + "share_root_not_shared": "Notița „{{noteTitle}}” are eticheta #shareRoot dar nu este partajată", + "share_root_not_found": "Nu s-a identificat nicio notiță cu eticheta `#shareRoot`", + "share_root_found": "Notița principală pentru partajare „{{noteTitle}}” este pregătită", + "redirect_bare_domain_description": "Redirecționează utilizatorii anonimi către pagina de partajare în locul paginii de autentificare", + "redirect_bare_domain": "Redirecționează domeniul principal la pagina de partajare", + "check_share_root": "Verificare stare pagină partajată principală" + }, + "tasks": { + "due": { + "today": "Azi", + "tomorrow": "Mâine", + "yesterday": "Ieri" + } + }, + "content_widget": { + "unknown_widget": "Nu s-a putut găsi widget-ul corespunzător pentru „{{id}}”." + }, + "code-editor-options": { + "title": "Editor" + }, + "content_language": { + "description": "Selectați una sau mai multe limbi ce vor apărea în selecția limbii din cadrul secțiunii „Proprietăți de bază” pentru notițele de tip text (editabile sau doar în citire).", + "title": "Limbi pentru conținutul notițelor" + }, + "note_language": { + "configure-languages": "Configurează limbile...", + "not_set": "Nedefinită" + }, + "png_export_button": { + "button_title": "Exportă diagrama ca PNG" + }, + "switch_layout_button": { + "title_horizontal": "Mută panoul de editare la stânga", + "title_vertical": "Mută panoul de editare în jos" + }, + "toggle_read_only_button": { + "lock-editing": "Blochează editarea", + "unlock-editing": "Deblochează editarea" + }, + "ai_llm": { + "not_started": "Nu s-a pornit", + "title": "Setări AI", + "processed_notes": "Notițe procesate", + "total_notes": "Totalul de notițe", + "progress": "Progres", + "queued_notes": "Notițe în curs de procesare", + "failed_notes": "Notițe ce au eșuat", + "last_processed": "Ultima procesare", + "refresh_stats": "Reîmprospătare statistici", + "enable_ai_features": "Activează funcțiile AI/LLM", + "enable_ai_description": "Activează funcțiile AI precum sumarizarea notițelor, generarea de conținut și alte capabilități ale LLM-ului", + "openai_tab": "OpenAI", + "anthropic_tab": "Anthropic", + "voyage_tab": "Voyage AI", + "ollama_tab": "Ollama", + "enable_ai": "Activează funcții AI/LLM", + "enable_ai_desc": "Activează funcțiile AI precum sumarizarea notițelor, generarea de conținut și alte capabilități ale LLM-ului", + "provider_configuration": "Setările furnizorului de AI", + "provider_precedence": "Ordinea de precedență a furnizorilor", + "provider_precedence_description": "Lista de furnizori în ordinea de precedență, separate de virgulă (ex. „openai,anthropic,ollama”)", + "temperature": "Temperatură", + "temperature_description": "Controlează aleatoritatea din răspunsuri (0 = deterministic, 2 = maxim aleator)", + "system_prompt": "Prompt-ul de sistem", + "system_prompt_description": "Prompt-ul de sistem folosit pentru toate interacțiunile cu AI-ul", + "openai_configuration": "Configurația OpenAI", + "openai_settings": "Setările OpenAI", + "api_key": "Cheie API", + "url": "URL de bază", + "model": "Model", + "openai_api_key_description": "Cheia de API din OpenAI pentru a putea accesa serviciile de AI", + "anthropic_api_key_description": "Cheia de API din Anthropic pentru a accesa modelele Claude", + "default_model": "Modelul implicit", + "openai_model_description": "Exemple: gpt-4o, gpt-4-turbo, gpt-3.5-turbo", + "base_url": "URL de bază", + "openai_url_description": "Implicit: https://api.openai.com/v1", + "anthropic_settings": "Setări Anthropic", + "anthropic_url_description": "URL de bază pentru API-ul Anthropic (implicit: https://api.anthropic.com)", + "anthropic_model_description": "Modele Anthropic Claude pentru auto-completare", + "voyage_settings": "Setări Voyage AI", + "ollama_settings": "Setări Ollama", + "ollama_url_description": "URL pentru API-ul Ollama (implicit: http://localhost:11434)", + "ollama_model_description": "Modelul Ollama pentru auto-completare", + "anthropic_configuration": "Configurația Anthropic", + "voyage_configuration": "Configurația Voyage AI", + "voyage_url_description": "Implicit: https://api.voyageai.com/v1", + "ollama_configuration": "Configurația Ollama", + "enable_ollama": "Activează Ollama", + "enable_ollama_description": "Activează Ollama pentru a putea utiliza modele AI locale", + "ollama_url": "URL Ollama", + "ollama_model": "Model Ollama", + "refresh_models": "Reîmprospătează modelele", + "refreshing_models": "Reîmprospătare...", + "enable_automatic_indexing": "Activează indexarea automată", + "rebuild_index": "Reconstruire index", + "rebuild_index_error": "Eroare la reconstruirea indexului. Verificați logurile pentru mai multe detalii.", + "note_title": "Titlul notiței", + "error": "Eroare", + "last_attempt": "Ultima încercare", + "actions": "Acțiuni", + "retry": "Reîncercare", + "partial": "{{ percentage }}% finalizat", + "retry_queued": "Notiță pusă în coadă pentru reîncercare", + "retry_failed": "Nu s-a putut pune notița în coada pentru reîncercare", + "max_notes_per_llm_query": "Număr maximum de notițe per interogare", + "max_notes_per_llm_query_description": "Numărul maxim de notițe similare incluse în contextul pentru AI", + "active_providers": "Furnizori activi", + "disabled_providers": "Furnizori dezactivați", + "remove_provider": "Șterge furnizorul din căutare", + "restore_provider": "Restaurează furnizorul pentru căutare", + "similarity_threshold": "Prag de similaritate", + "similarity_threshold_description": "Scorul minim de similaritate (0-1) pentru a include notițele în contextul interogărilor LLM", + "reprocess_index": "Reconstruiește indexul de căutare", + "reprocessing_index": "Reconstruire...", + "reprocess_index_started": "S-a pornit în fundal optimizarea indexului de căutare", + "reprocess_index_error": "Eroare la reconstruirea indexului de căutare", + "index_rebuild_progress": "Reconstruire index în curs", + "index_rebuilding": "Optimizare index ({{percentage}}%)", + "index_rebuild_complete": "Optimizarea indexului a avut loc cu succes", + "index_rebuild_status_error": "Eroare la verificarea stării reconstruirii indexului", + "never": "Niciodată", + "processing": "Procesare ({{percentage}}%)", + "incomplete": "Incomplet ({{percentage}}%)", + "complete": "Complet (100%)", + "refreshing": "Reîmprospătare...", + "auto_refresh_notice": "Reîmprospătare automată la fiecare {{seconds}} secunde", + "note_queued_for_retry": "Notiță pusă în coadă pentru reîncercare", + "failed_to_retry_note": "Eroare la reîncercarea notiței", + "all_notes_queued_for_retry": "Toate notițele eșuate au fost puse în coada de reîncercare", + "failed_to_retry_all": "Eroare la reîncercarea notițelor", + "ai_settings": "Setări AI", + "api_key_tooltip": "Cheia API pentru accesarea serviciului", + "empty_key_warning": { + "anthropic": "Cheia API pentru Anthropic lipsește. Introduceți o cheie API validă.", + "openai": "Cheia API pentru OpenAI lipsește. Introduceți o cheie API validă.", + "voyage": "Cheia API pentru Voyage lipsește. Introduceți o cheie API validă.", + "ollama": "Cheia API pentru Ollama lipsește. Introduceți o cheie API validă." + }, + "agent": { + "processing": "Procesare...", + "thinking": "Raționalizare...", + "loading": "Încărcare...", + "generating": "Generare..." + }, + "name": "AI", + "openai": "OpenAI", + "use_enhanced_context": "Folosește context îmbogățit", + "enhanced_context_description": "Oferă AI-ului mai multe informații de context din notiță și notițele similare pentru răspunsuri mai bune", + "show_thinking": "Afișează procesul de raționalizare", + "show_thinking_description": "Afișează lanțul de acțiuni din procesul de gândire al AI-ului", + "enter_message": "Introduceți mesajul...", + "error_contacting_provider": "Eroare la contactarea furnizorului de AI. Verificați setările și conexiunea la internet.", + "error_generating_response": "Eroare la generarea răspunsului AI", + "index_all_notes": "Indexează toate notițele", + "index_status": "Starea indexării", + "indexed_notes": "Notițe indexate", + "indexing_stopped": "Indexarea s-a oprit", + "indexing_in_progress": "Indexare în curs...", + "last_indexed": "Ultima indexare", + "n_notes_queued_0": "O notiță adăugată în coada de indexare", + "n_notes_queued_1": "{{ count }} notițe adăugate în coada de indexare", + "n_notes_queued_2": "{{ count }} de notițe adăugate în coada de indexare", + "note_chat": "Discuție pe baza notițelor", + "notes_indexed_0": "O notiță indexată", + "notes_indexed_1": "{{ count }} notițe indexate", + "notes_indexed_2": "{{ count }} de notițe indexate", + "sources": "Surse", + "start_indexing": "Indexează", + "use_advanced_context": "Folosește context îmbogățit", + "ollama_no_url": "Ollama nu este configurat. Introduceți un URL corect.", + "chat": { + "root_note_title": "Discuții cu AI-ul", + "root_note_content": "Această notiță stochează conversația cu AI-ul.", + "new_chat_title": "Discuție nouă", + "create_new_ai_chat": "Crează o nouă discuție cu AI-ul" + }, + "create_new_ai_chat": "Crează o nouă discuție cu AI-ul", + "configuration_warnings": "Sunt câteva probleme la configurația AI-ului. Verificați setările.", + "experimental_warning": "Funcția LLM este experimentală!", + "selected_provider": "Furnizor selectat", + "selected_provider_description": "Selectați furnizorul de AI pentru funcțiile de discuție și completare", + "select_model": "Selectați modelul...", + "select_provider": "Selectați furnizorul..." + }, + "custom_date_time_format": { + "title": "Format dată/timp personalizat", + "description": "Personalizați formatul de dată și timp inserat prin sau din bara de unelte. Vedeți Documentația Day.js pentru câmpurile de formatare disponibile.", + "format_string": "Șir de formatare:", + "formatted_time": "Data și ora formatate:" + }, + "multi_factor_authentication": { + "title": "Autentificare multi-factor", + "description": "Autentificarea multifactor (MFA) adaugă un strat de securitate adițional. Pe lângă introducerea parolei pentru atentificare, este necesară o dovadă adițională pentru a verifica identitatea. În acest fel, chiar dacă cineva este în posesia parolei dvs., nu vor putea accesa contul fără dovada adițională.

Urmați instrucțiunile de mai jos pentru a activa MFA. Dacă configurația nu este corectă, autentificarea va face doar cu parolă.", + "mfa_enabled": "Activare autentificare multi-factor", + "mfa_method": "Metodă MFA", + "electron_disabled": "Autentificarea multi-factor este suportată doar în aplicația desktop momentan.", + "totp_title": "Parolă unică bazată pe timp (TOTP)", + "totp_description": "TOTP (Time-Based One-Time Password) este o funcție de securitate care crează un cod unic, temporar care se schimbă la fiecare 30 de secunde. Acest cod se poate folosi pe lângă parolă pentru a face accesul neautorizat mult mai dificil.", + "totp_secret_title": "Generează secret TOTP", + "totp_secret_generate": "Generează secret TOTP", + "totp_secret_regenerate": "Regenerează secretul TOTP", + "no_totp_secret_warning": "Pentru a activa TOTP trebuie mai întâi generat un secret TOTP.", + "totp_secret_description_warning": "După generarea unui nou secret TOTP, va trebui să vă autentificați din nou cu folosirea codului TOTP.", + "totp_secret_generated": "Secret TOTP generat", + "totp_secret_warning": "Stocați secretul generat într-un loc securizat. Acesta nu va mai fi afișat din nou.", + "totp_secret_regenerate_confirm": "Doriți regenerarea secretului TOTP? Acest lucru va invalida secretul TOTP anterior și toate codurile de recuperere preexistente.", + "recovery_keys_title": "Chei unice de recuperare", + "recovery_keys_description": "Fiecare cheie unică poate fi folosită o singură dată pentru autentificare chiar dacă nu mai aveți acces la codurile generate.", + "recovery_keys_description_warning": "Cheile de recuperare nu vor mai fi afișate după părăsirea acestei pagini; păstrați-le într-un loc sigur.
Odată ce o cheie de recuperare este folosită, ea nu mai poate fi refolosită.", + "recovery_keys_error": "Eroare la generarea codurilor de recuperare", + "recovery_keys_no_key_set": "Niciun cod de recuperare nu a fost setat", + "recovery_keys_generate": "Generează codurile de recuperare", + "recovery_keys_regenerate": "Regenerează codurile de recuperare", + "recovery_keys_used": "Folosit la: {{date}}", + "recovery_keys_unused": "Codul de recuperere {{index}} este nefolosit", + "oauth_title": "OAuth/OpenID", + "oauth_description": "OpenID este o cale standardizată ce permite autentificarea într-un site folosind un cont dintr-un alt serviciu, precum Google, pentru a verifica identitatea. În mod implicit furnizorul este Google, dar se poate schimba cu orice furnizor OpenID. Pentru mai multe informații, consultați ghidul. Urmați aceste instrucțiuni pentru a putea configura OpenID prin Google.", + "oauth_description_warning": "Pentru a activa OAuth sau OpenID, trebuie să configurați URL-ul de bază, ID-ul de client și secretul de client în fișierul config.ini și să reporniți aplicația. Dacă doriți să utilizați variabile de environment, puteți seta TRILIUM_OAUTH_BASE_URL, TRILIUM_OAUTH_CLIENT_ID și TRILIUM_OAUTH_CLIENT_SECRET.", + "oauth_missing_vars": "Setări lipsă: {{variables}}", + "oauth_user_account": "Cont: ", + "oauth_user_email": "Email: ", + "oauth_user_not_logged_in": "Neautentificat!" + }, + "svg": { + "export_to_png": "Diagrama nu a putut fi exportată în PNG." + }, + "code_theme": { + "title": "Afișare", + "word_wrapping": "Încadrare text", + "color-scheme": "Temă de culori" + }, + "cpu_arch_warning": { + "title": "Descărcați versiunea de ARM64", + "message_macos": "Aplicația rulează momentan sub stratul de translație Rosetta 2, ceea ce înseamnă că folosiți versiunea de Intel (x64) pe un Mac cu Apple Silicon. Acest lucru impactează semnificativ performanța aplicației și durata de viață a bateriei.", + "message_windows": "Aplicația rulează în mod de emulare, ceea ce înseamnă că folosiți versiunea de Intel (x64) pe un dispozitiv Windows pe ARM. Acest lucru impactează semnificativ performanția aplicației și durata de viață a bateriei.", + "recommendation": "Pentru cea mai bună experiență, descărcați versiunea nativă de ARM64 a aplicației de pe pagina de release-uri.", + "download_link": "Descarcă versiunea nativă", + "continue_anyway": "Continuă oricum", + "dont_show_again": "Nu mai afișa acest mesaj" + }, + "editorfeatures": { + "title": "Funcții", + "emoji_completion_enabled": "Activează auto-completarea pentru emoji-uri", + "note_completion_enabled": "Activează auto-completarea pentru notițe" + }, + "table_view": { + "new-row": "Rând nou", + "new-column": "Coloană nouă", + "sort-column-by": "Ordonează după „{{title}}”", + "sort-column-ascending": "Ascendent", + "sort-column-descending": "Descendent", + "sort-column-clear": "Dezactivează ordonarea", + "hide-column": "Ascunde coloana „{{title}}”", + "show-hide-columns": "Afișează/ascunde coloane", + "row-insert-above": "Inserează rând deasupra", + "row-insert-below": "Inserează rând dedesubt", + "row-insert-child": "Inserează subnotiță", + "add-column-to-the-left": "Adaugă coloană la stânga", + "add-column-to-the-right": "Adaugă coloană la dreapta", + "edit-column": "Editează coloana", + "delete_column_confirmation": "Doriți ștergerea acestei coloane? Atributul corespunzător va fi șters din toate notițele din ierarhie.", + "delete-column": "Șterge coloana", + "new-column-label": "Etichetă", + "new-column-relation": "Relație" + }, + "book_properties_config": { + "hide-weekends": "Ascunde weekend-urile", + "display-week-numbers": "Afișează numărul săptămânii", + "map-style": "Stil hartă:", + "max-nesting-depth": "Nivel maxim de imbricare:", + "raster": "Raster", + "vector_light": "Vectorial (culoare deschisă)", + "vector_dark": "Vectorial (culoare închisă)", + "show-scale": "Afișează scara hărții" + }, + "table_context_menu": { + "delete_row": "Șterge rândul" + }, + "board_view": { + "delete-note": "Șterge notița", + "move-to": "Mută la", + "insert-above": "Inserează deasupra", + "insert-below": "Inserează dedesubt", + "delete-column": "Șterge coloana", + "delete-column-confirmation": "Doriți ștergerea acestei coloane? Atributul corespunzător va fi șters din notițele din acest tabel.", + "new-item": "Intrare nouă", + "add-column": "Adaugă coloană" + }, + "command_palette": { + "tree-action-name": "Listă de notițe: {{name}}", + "export_note_title": "Exportă notița", + "export_note_description": "Exportă notița curentă", + "show_attachments_title": "Afișează atașamentele", + "show_attachments_description": "Vedeți lista de atașamente corespunzătoare notiței", + "search_notes_title": "Căutare notițe", + "search_notes_description": "Deschide căutare avansată", + "search_subtree_title": "Caută în ierarhie", + "search_subtree_description": "Caută în notițele din ierarhia curentă", + "search_history_title": "Afișează istoricul de căutare", + "search_history_description": "Afișează căutarile anterioare", + "configure_launch_bar_title": "Configurează bara de lansare", + "configure_launch_bar_description": "Deschide configurația barei de lansare, pentru a putea adăuga sau ștergere intrări." + }, + "content_renderer": { + "open_externally": "Deschide în afara programului" + }, + "modal": { + "close": "Închide" } - }, - "editor": { - "title": "Editor" - }, - "electron_context_menu": { - "add-term-to-dictionary": "Adaugă „{{term}}” în dicționar", - "copy": "Copiază", - "copy-link": "Copiază legătura", - "cut": "Decupează", - "paste": "Lipește", - "paste-as-plain-text": "Lipește doar textul", - "search_online": "Caută „{{term}}” cu {{searchEngine}}" - }, - "image_context_menu": { - "copy_image_to_clipboard": "Copiază imaginea în clipboard", - "copy_reference_to_clipboard": "Copiază referința în clipboard" - }, - "link_context_menu": { - "open_note_in_new_split": "Deschide notița într-un panou nou", - "open_note_in_new_tab": "Deschide notița într-un tab nou", - "open_note_in_new_window": "Deschide notița într-o fereastră nouă", - "open_note_in_popup": "Editare rapidă" - }, - "note_autocomplete": { - "clear-text-field": "Șterge conținutul casetei", - "create-note": "Crează și inserează legătură către „{{term}}”", - "full-text-search": "Căutare în întregimea textului", - "insert-external-link": "Inserează legătură extern către „{{term}}”", - "search-for": "Caută „{{term}}”", - "show-recent-notes": "Afișează notițele recente" - }, - "electron_integration": { - "background-effects": "Activează efectele de fundal (doar pentru Windows 11)", - "background-effects-description": "Efectul Mica adaugă un fundal estompat și elegant ferestrelor aplicațiilor, creând profunzime și un aspect modern.", - "desktop-application": "Aplicația desktop", - "native-title-bar": "Bară de titlu nativă", - "native-title-bar-description": "Pentru Windows și macOS, dezactivarea bării de titlu native face aplicația să pară mai compactă. Pe Linux, păstrarea bării integrează mai bine aplicația cu restul sistemului de operare.", - "restart-app-button": "Restartează aplicația pentru a aplica setările", - "zoom-factor": "Factor de zoom" - }, - "note_tooltip": { - "note-has-been-deleted": "Notița a fost ștearsă.", - "quick-edit": "Editare rapidă" - }, - "geo-map-context": { - "open-location": "Deschide locația", - "remove-from-map": "Înlătură de pe hartă", - "add-note": "Adaugă un marcaj la această poziție" - }, - "geo-map": { - "create-child-note-title": "Crează o notiță nouă și adaug-o pe hartă", - "unable-to-load-map": "Nu s-a putut încărca harta.", - "create-child-note-instruction": "Click pe hartă pentru a crea o nouă notiță la acea poziție sau apăsați Escape pentru a anula." - }, - "duration": { - "days": "zile", - "hours": "ore", - "minutes": "minute", - "seconds": "secunde" - }, - "help-button": { - "title": "Deschide ghidul relevant" - }, - "zen_mode": { - "button_exit": "Ieși din modul zen" - }, - "time_selector": { - "minimum_input": "Valoarea introdusă trebuie să fie de cel puțin {{minimumSeconds}} secunde.", - "invalid_input": "Valoarea de timp introdusă nu este corectă." - }, - "share": { - "title": "Setări de partajare", - "show_login_link_description": "Adaugă o legătură de autentificare în subsolul paginilor partajate", - "show_login_link": "Afișează legătura de autentificare în tema de partajare", - "share_root_not_shared": "Notița „{{noteTitle}}” are eticheta #shareRoot dar nu este partajată", - "share_root_not_found": "Nu s-a identificat nicio notiță cu eticheta `#shareRoot`", - "share_root_found": "Notița principală pentru partajare „{{noteTitle}}” este pregătită", - "redirect_bare_domain_description": "Redirecționează utilizatorii anonimi către pagina de partajare în locul paginii de autentificare", - "redirect_bare_domain": "Redirecționează domeniul principal la pagina de partajare", - "check_share_root": "Verificare stare pagină partajată principală" - }, - "tasks": { - "due": { - "today": "Azi", - "tomorrow": "Mâine", - "yesterday": "Ieri" - } - }, - "content_widget": { - "unknown_widget": "Nu s-a putut găsi widget-ul corespunzător pentru „{{id}}”." - }, - "code-editor-options": { - "title": "Editor" - }, - "content_language": { - "description": "Selectați una sau mai multe limbi ce vor apărea în selecția limbii din cadrul secțiunii „Proprietăți de bază” pentru notițele de tip text (editabile sau doar în citire).", - "title": "Limbi pentru conținutul notițelor" - }, - "note_language": { - "configure-languages": "Configurează limbile...", - "not_set": "Nedefinită" - }, - "png_export_button": { - "button_title": "Exportă diagrama ca PNG" - }, - "switch_layout_button": { - "title_horizontal": "Mută panoul de editare la stânga", - "title_vertical": "Mută panoul de editare în jos" - }, - "toggle_read_only_button": { - "lock-editing": "Blochează editarea", - "unlock-editing": "Deblochează editarea" - }, - "ai_llm": { - "not_started": "Nu s-a pornit", - "title": "Setări AI", - "processed_notes": "Notițe procesate", - "total_notes": "Totalul de notițe", - "progress": "Progres", - "queued_notes": "Notițe în curs de procesare", - "failed_notes": "Notițe ce au eșuat", - "last_processed": "Ultima procesare", - "refresh_stats": "Reîmprospătare statistici", - "enable_ai_features": "Activează funcțiile AI/LLM", - "enable_ai_description": "Activează funcțiile AI precum sumarizarea notițelor, generarea de conținut și alte capabilități ale LLM-ului", - "openai_tab": "OpenAI", - "anthropic_tab": "Anthropic", - "voyage_tab": "Voyage AI", - "ollama_tab": "Ollama", - "enable_ai": "Activează funcții AI/LLM", - "enable_ai_desc": "Activează funcțiile AI precum sumarizarea notițelor, generarea de conținut și alte capabilități ale LLM-ului", - "provider_configuration": "Setările furnizorului de AI", - "provider_precedence": "Ordinea de precedență a furnizorilor", - "provider_precedence_description": "Lista de furnizori în ordinea de precedență, separate de virgulă (ex. „openai,anthropic,ollama”)", - "temperature": "Temperatură", - "temperature_description": "Controlează aleatoritatea din răspunsuri (0 = deterministic, 2 = maxim aleator)", - "system_prompt": "Prompt-ul de sistem", - "system_prompt_description": "Prompt-ul de sistem folosit pentru toate interacțiunile cu AI-ul", - "openai_configuration": "Configurația OpenAI", - "openai_settings": "Setările OpenAI", - "api_key": "Cheie API", - "url": "URL de bază", - "model": "Model", - "openai_api_key_description": "Cheia de API din OpenAI pentru a putea accesa serviciile de AI", - "anthropic_api_key_description": "Cheia de API din Anthropic pentru a accesa modelele Claude", - "default_model": "Modelul implicit", - "openai_model_description": "Exemple: gpt-4o, gpt-4-turbo, gpt-3.5-turbo", - "base_url": "URL de bază", - "openai_url_description": "Implicit: https://api.openai.com/v1", - "anthropic_settings": "Setări Anthropic", - "anthropic_url_description": "URL de bază pentru API-ul Anthropic (implicit: https://api.anthropic.com)", - "anthropic_model_description": "Modele Anthropic Claude pentru auto-completare", - "voyage_settings": "Setări Voyage AI", - "ollama_settings": "Setări Ollama", - "ollama_url_description": "URL pentru API-ul Ollama (implicit: http://localhost:11434)", - "ollama_model_description": "Modelul Ollama pentru auto-completare", - "anthropic_configuration": "Configurația Anthropic", - "voyage_configuration": "Configurația Voyage AI", - "voyage_url_description": "Implicit: https://api.voyageai.com/v1", - "ollama_configuration": "Configurația Ollama", - "enable_ollama": "Activează Ollama", - "enable_ollama_description": "Activează Ollama pentru a putea utiliza modele AI locale", - "ollama_url": "URL Ollama", - "ollama_model": "Model Ollama", - "refresh_models": "Reîmprospătează modelele", - "refreshing_models": "Reîmprospătare...", - "enable_automatic_indexing": "Activează indexarea automată", - "rebuild_index": "Reconstruire index", - "rebuild_index_error": "Eroare la reconstruirea indexului. Verificați logurile pentru mai multe detalii.", - "note_title": "Titlul notiței", - "error": "Eroare", - "last_attempt": "Ultima încercare", - "actions": "Acțiuni", - "retry": "Reîncercare", - "partial": "{{ percentage }}% finalizat", - "retry_queued": "Notiță pusă în coadă pentru reîncercare", - "retry_failed": "Nu s-a putut pune notița în coada pentru reîncercare", - "max_notes_per_llm_query": "Număr maximum de notițe per interogare", - "max_notes_per_llm_query_description": "Numărul maxim de notițe similare incluse în contextul pentru AI", - "active_providers": "Furnizori activi", - "disabled_providers": "Furnizori dezactivați", - "remove_provider": "Șterge furnizorul din căutare", - "restore_provider": "Restaurează furnizorul pentru căutare", - "similarity_threshold": "Prag de similaritate", - "similarity_threshold_description": "Scorul minim de similaritate (0-1) pentru a include notițele în contextul interogărilor LLM", - "reprocess_index": "Reconstruiește indexul de căutare", - "reprocessing_index": "Reconstruire...", - "reprocess_index_started": "S-a pornit în fundal optimizarea indexului de căutare", - "reprocess_index_error": "Eroare la reconstruirea indexului de căutare", - "index_rebuild_progress": "Reconstruire index în curs", - "index_rebuilding": "Optimizare index ({{percentage}}%)", - "index_rebuild_complete": "Optimizarea indexului a avut loc cu succes", - "index_rebuild_status_error": "Eroare la verificarea stării reconstruirii indexului", - "never": "Niciodată", - "processing": "Procesare ({{percentage}}%)", - "incomplete": "Incomplet ({{percentage}}%)", - "complete": "Complet (100%)", - "refreshing": "Reîmprospătare...", - "auto_refresh_notice": "Reîmprospătare automată la fiecare {{seconds}} secunde", - "note_queued_for_retry": "Notiță pusă în coadă pentru reîncercare", - "failed_to_retry_note": "Eroare la reîncercarea notiței", - "all_notes_queued_for_retry": "Toate notițele eșuate au fost puse în coada de reîncercare", - "failed_to_retry_all": "Eroare la reîncercarea notițelor", - "ai_settings": "Setări AI", - "api_key_tooltip": "Cheia API pentru accesarea serviciului", - "empty_key_warning": { - "anthropic": "Cheia API pentru Anthropic lipsește. Introduceți o cheie API validă.", - "openai": "Cheia API pentru OpenAI lipsește. Introduceți o cheie API validă.", - "voyage": "Cheia API pentru Voyage lipsește. Introduceți o cheie API validă.", - "ollama": "Cheia API pentru Ollama lipsește. Introduceți o cheie API validă." - }, - "agent": { - "processing": "Procesare...", - "thinking": "Raționalizare...", - "loading": "Încărcare...", - "generating": "Generare..." - }, - "name": "AI", - "openai": "OpenAI", - "use_enhanced_context": "Folosește context îmbogățit", - "enhanced_context_description": "Oferă AI-ului mai multe informații de context din notiță și notițele similare pentru răspunsuri mai bune", - "show_thinking": "Afișează procesul de raționalizare", - "show_thinking_description": "Afișează lanțul de acțiuni din procesul de gândire al AI-ului", - "enter_message": "Introduceți mesajul...", - "error_contacting_provider": "Eroare la contactarea furnizorului de AI. Verificați setările și conexiunea la internet.", - "error_generating_response": "Eroare la generarea răspunsului AI", - "index_all_notes": "Indexează toate notițele", - "index_status": "Starea indexării", - "indexed_notes": "Notițe indexate", - "indexing_stopped": "Indexarea s-a oprit", - "indexing_in_progress": "Indexare în curs...", - "last_indexed": "Ultima indexare", - "n_notes_queued_0": "O notiță adăugată în coada de indexare", - "n_notes_queued_1": "{{ count }} notițe adăugate în coada de indexare", - "n_notes_queued_2": "{{ count }} de notițe adăugate în coada de indexare", - "note_chat": "Discuție pe baza notițelor", - "notes_indexed_0": "O notiță indexată", - "notes_indexed_1": "{{ count }} notițe indexate", - "notes_indexed_2": "{{ count }} de notițe indexate", - "sources": "Surse", - "start_indexing": "Indexează", - "use_advanced_context": "Folosește context îmbogățit", - "ollama_no_url": "Ollama nu este configurat. Introduceți un URL corect.", - "chat": { - "root_note_title": "Discuții cu AI-ul", - "root_note_content": "Această notiță stochează conversația cu AI-ul.", - "new_chat_title": "Discuție nouă", - "create_new_ai_chat": "Crează o nouă discuție cu AI-ul" - }, - "create_new_ai_chat": "Crează o nouă discuție cu AI-ul", - "configuration_warnings": "Sunt câteva probleme la configurația AI-ului. Verificați setările.", - "experimental_warning": "Funcția LLM este experimentală!", - "selected_provider": "Furnizor selectat", - "selected_provider_description": "Selectați furnizorul de AI pentru funcțiile de discuție și completare", - "select_model": "Selectați modelul...", - "select_provider": "Selectați furnizorul..." - }, - "custom_date_time_format": { - "title": "Format dată/timp personalizat", - "description": "Personalizați formatul de dată și timp inserat prin sau din bara de unelte. Vedeți Documentația Day.js pentru câmpurile de formatare disponibile.", - "format_string": "Șir de formatare:", - "formatted_time": "Data și ora formatate:" - }, - "multi_factor_authentication": { - "title": "Autentificare multi-factor", - "description": "Autentificarea multifactor (MFA) adaugă un strat de securitate adițional. Pe lângă introducerea parolei pentru atentificare, este necesară o dovadă adițională pentru a verifica identitatea. În acest fel, chiar dacă cineva este în posesia parolei dvs., nu vor putea accesa contul fără dovada adițională.

Urmați instrucțiunile de mai jos pentru a activa MFA. Dacă configurația nu este corectă, autentificarea va face doar cu parolă.", - "mfa_enabled": "Activare autentificare multi-factor", - "mfa_method": "Metodă MFA", - "electron_disabled": "Autentificarea multi-factor este suportată doar în aplicația desktop momentan.", - "totp_title": "Parolă unică bazată pe timp (TOTP)", - "totp_description": "TOTP (Time-Based One-Time Password) este o funcție de securitate care crează un cod unic, temporar care se schimbă la fiecare 30 de secunde. Acest cod se poate folosi pe lângă parolă pentru a face accesul neautorizat mult mai dificil.", - "totp_secret_title": "Generează secret TOTP", - "totp_secret_generate": "Generează secret TOTP", - "totp_secret_regenerate": "Regenerează secretul TOTP", - "no_totp_secret_warning": "Pentru a activa TOTP trebuie mai întâi generat un secret TOTP.", - "totp_secret_description_warning": "După generarea unui nou secret TOTP, va trebui să vă autentificați din nou cu folosirea codului TOTP.", - "totp_secret_generated": "Secret TOTP generat", - "totp_secret_warning": "Stocați secretul generat într-un loc securizat. Acesta nu va mai fi afișat din nou.", - "totp_secret_regenerate_confirm": "Doriți regenerarea secretului TOTP? Acest lucru va invalida secretul TOTP anterior și toate codurile de recuperere preexistente.", - "recovery_keys_title": "Chei unice de recuperare", - "recovery_keys_description": "Fiecare cheie unică poate fi folosită o singură dată pentru autentificare chiar dacă nu mai aveți acces la codurile generate.", - "recovery_keys_description_warning": "Cheile de recuperare nu vor mai fi afișate după părăsirea acestei pagini; păstrați-le într-un loc sigur.
Odată ce o cheie de recuperare este folosită, ea nu mai poate fi refolosită.", - "recovery_keys_error": "Eroare la generarea codurilor de recuperare", - "recovery_keys_no_key_set": "Niciun cod de recuperare nu a fost setat", - "recovery_keys_generate": "Generează codurile de recuperare", - "recovery_keys_regenerate": "Regenerează codurile de recuperare", - "recovery_keys_used": "Folosit la: {{date}}", - "recovery_keys_unused": "Codul de recuperere {{index}} este nefolosit", - "oauth_title": "OAuth/OpenID", - "oauth_description": "OpenID este o cale standardizată ce permite autentificarea într-un site folosind un cont dintr-un alt serviciu, precum Google, pentru a verifica identitatea. În mod implicit furnizorul este Google, dar se poate schimba cu orice furnizor OpenID. Pentru mai multe informații, consultați ghidul. Urmați aceste instrucțiuni pentru a putea configura OpenID prin Google.", - "oauth_description_warning": "Pentru a activa OAuth sau OpenID, trebuie să configurați URL-ul de bază, ID-ul de client și secretul de client în fișierul config.ini și să reporniți aplicația. Dacă doriți să utilizați variabile de environment, puteți seta TRILIUM_OAUTH_BASE_URL, TRILIUM_OAUTH_CLIENT_ID și TRILIUM_OAUTH_CLIENT_SECRET.", - "oauth_missing_vars": "Setări lipsă: {{variables}}", - "oauth_user_account": "Cont: ", - "oauth_user_email": "Email: ", - "oauth_user_not_logged_in": "Neautentificat!" - }, - "svg": { - "export_to_png": "Diagrama nu a putut fi exportată în PNG." - }, - "code_theme": { - "title": "Afișare", - "word_wrapping": "Încadrare text", - "color-scheme": "Temă de culori" - }, - "cpu_arch_warning": { - "title": "Descărcați versiunea de ARM64", - "message_macos": "Aplicația rulează momentan sub stratul de translație Rosetta 2, ceea ce înseamnă că folosiți versiunea de Intel (x64) pe un Mac cu Apple Silicon. Acest lucru impactează semnificativ performanța aplicației și durata de viață a bateriei.", - "message_windows": "Aplicația rulează în mod de emulare, ceea ce înseamnă că folosiți versiunea de Intel (x64) pe un dispozitiv Windows pe ARM. Acest lucru impactează semnificativ performanția aplicației și durata de viață a bateriei.", - "recommendation": "Pentru cea mai bună experiență, descărcați versiunea nativă de ARM64 a aplicației de pe pagina de release-uri.", - "download_link": "Descarcă versiunea nativă", - "continue_anyway": "Continuă oricum", - "dont_show_again": "Nu mai afișa acest mesaj" - }, - "editorfeatures": { - "title": "Funcții", - "emoji_completion_enabled": "Activează auto-completarea pentru emoji-uri", - "note_completion_enabled": "Activează auto-completarea pentru notițe" - }, - "table_view": { - "new-row": "Rând nou", - "new-column": "Coloană nouă", - "sort-column-by": "Ordonează după „{{title}}”", - "sort-column-ascending": "Ascendent", - "sort-column-descending": "Descendent", - "sort-column-clear": "Dezactivează ordonarea", - "hide-column": "Ascunde coloana „{{title}}”", - "show-hide-columns": "Afișează/ascunde coloane", - "row-insert-above": "Inserează rând deasupra", - "row-insert-below": "Inserează rând dedesubt", - "row-insert-child": "Inserează subnotiță", - "add-column-to-the-left": "Adaugă coloană la stânga", - "add-column-to-the-right": "Adaugă coloană la dreapta", - "edit-column": "Editează coloana", - "delete_column_confirmation": "Doriți ștergerea acestei coloane? Atributul corespunzător va fi șters din toate notițele din ierarhie.", - "delete-column": "Șterge coloana", - "new-column-label": "Etichetă", - "new-column-relation": "Relație" - }, - "book_properties_config": { - "hide-weekends": "Ascunde weekend-urile", - "display-week-numbers": "Afișează numărul săptămânii", - "map-style": "Stil hartă:", - "max-nesting-depth": "Nivel maxim de imbricare:", - "raster": "Raster", - "vector_light": "Vectorial (culoare deschisă)", - "vector_dark": "Vectorial (culoare închisă)", - "show-scale": "Afișează scara hărții" - }, - "table_context_menu": { - "delete_row": "Șterge rândul" - }, - "board_view": { - "delete-note": "Șterge notița", - "move-to": "Mută la", - "insert-above": "Inserează deasupra", - "insert-below": "Inserează dedesubt", - "delete-column": "Șterge coloana", - "delete-column-confirmation": "Doriți ștergerea acestei coloane? Atributul corespunzător va fi șters din notițele din acest tabel.", - "new-item": "Intrare nouă", - "add-column": "Adaugă coloană" - }, - "command_palette": { - "tree-action-name": "Listă de notițe: {{name}}", - "export_note_title": "Exportă notița", - "export_note_description": "Exportă notița curentă", - "show_attachments_title": "Afișează atașamentele", - "show_attachments_description": "Vedeți lista de atașamente corespunzătoare notiței", - "search_notes_title": "Căutare notițe", - "search_notes_description": "Deschide căutare avansată", - "search_subtree_title": "Caută în ierarhie", - "search_subtree_description": "Caută în notițele din ierarhia curentă", - "search_history_title": "Afișează istoricul de căutare", - "search_history_description": "Afișează căutarile anterioare", - "configure_launch_bar_title": "Configurează bara de lansare", - "configure_launch_bar_description": "Deschide configurația barei de lansare, pentru a putea adăuga sau ștergere intrări." - }, - "content_renderer": { - "open_externally": "Deschide în afara programului" - }, - "modal": { - "close": "Închide" - } } diff --git a/apps/client/src/translations/ru/translation.json b/apps/client/src/translations/ru/translation.json index 81aa20fa4..7eaadcc3e 100644 --- a/apps/client/src/translations/ru/translation.json +++ b/apps/client/src/translations/ru/translation.json @@ -1,1240 +1,1237 @@ { - "about": { - "app_version": "Версия приложения:", - "db_version": "Версия базы данных:", - "sync_version": "Версия синхронизации:", - "build_date": "Дата сборки:", - "build_revision": "Номер сборки:", - "data_directory": "Каталог с данными:", - "title": "О Trilium Notes", - "homepage": "Домашняя страница:" - }, - "toast": { - "critical-error": { - "title": "Критическая ошибка", - "message": "Произошла критическая ошибка, которая препятствует запуску клиентского приложения:\n\n{{message}}\n\nСкорее всего, это вызвано неожиданным сбоем скрипта. Попробуйте запустить приложение в безопасном режиме и устранить проблему." + "about": { + "app_version": "Версия приложения:", + "db_version": "Версия базы данных:", + "sync_version": "Версия синхронизации:", + "build_date": "Дата сборки:", + "build_revision": "Номер сборки:", + "data_directory": "Каталог с данными:", + "title": "О Trilium Notes", + "homepage": "Домашняя страница:" }, - "widget-error": { - "title": "Не удалось инициализировать виджет", - "message-custom": "Не удалось инициализировать пользовательский виджет из заметки с идентификатором \"{{id}}\" и названием \"{{title}}\" по следующим причинам:\n\n{{message}}", - "message-unknown": "Неизвестный виджет не удалось инициализировать по причине:\n\n{{message}}" + "toast": { + "critical-error": { + "title": "Критическая ошибка", + "message": "Произошла критическая ошибка, которая препятствует запуску клиентского приложения:\n\n{{message}}\n\nСкорее всего, это вызвано неожиданным сбоем скрипта. Попробуйте запустить приложение в безопасном режиме и устранить проблему." + }, + "widget-error": { + "title": "Не удалось инициализировать виджет", + "message-custom": "Не удалось инициализировать пользовательский виджет из заметки с идентификатором \"{{id}}\" и названием \"{{title}}\" по следующим причинам:\n\n{{message}}", + "message-unknown": "Неизвестный виджет не удалось инициализировать по причине:\n\n{{message}}" + }, + "bundle-error": { + "title": "Не удалось загрузить пользовательский скрипт", + "message": "Скрипт из заметки с идентификатором \"{{id}}\" и названием \"{{title}}\" не может быть выполнен по следующим причинам:\n\n{{message}}" + } }, - "bundle-error": { - "title": "Не удалось загрузить пользовательский скрипт", - "message": "Скрипт из заметки с идентификатором \"{{id}}\" и названием \"{{title}}\" не может быть выполнен по следующим причинам:\n\n{{message}}" + "add_link": { + "add_link": "Добавить ссылку", + "note": "Заметка", + "link_title": "Заголовок ссылки", + "link_title_arbitrary": "заголовок ссылки может быть изменен произвольно", + "button_add_link": "Добавить ссылку enter", + "help_on_links": "Помощь по ссылкам", + "search_note": "поиск заметки по ее названию", + "link_title_mirrors": "название ссылки отражает текущий заголовок заметки" + }, + "branch_prefix": { + "save": "Сохранить", + "edit_branch_prefix": "Редактировать префикс ветки", + "prefix": "Префикс: ", + "branch_prefix_saved": "Префикс ветки сохранен.", + "help_on_tree_prefix": "Помощь по префиксу дерева" + }, + "bulk_actions": { + "available_actions": "Доступные действия", + "chosen_actions": "Выбранные действия", + "relations": "Связи", + "notes": "Заметки", + "other": "Прочее", + "affected_notes": "Затронутые заметки", + "include_descendants": "Включать потомков выбранных заметок", + "execute_bulk_actions": "Выполнить массовые действия", + "bulk_actions_executed": "Массовые действия были успешно выполнены.", + "labels": "Метки", + "bulk_actions": "Массовые действия", + "none_yet": "Пока нет... добавьте действие, нажав на одно из доступных выше." + }, + "confirm": { + "confirmation": "Подтверждение", + "cancel": "Отмена", + "ok": "ОК", + "are_you_sure_remove_note": "Вы уверены, что хотите удалить заметку \"{{title}}\" из карты связей? ", + "if_you_dont_check": "Если вы не отметите этот флажок, заметка будет удалена только из карты связей.", + "also_delete_note": "Также удалить заметку" + }, + "delete_notes": { + "close": "Закрыть", + "erase_notes_description": "Обычное (мягкое) удаление только отмечает заметки как удалённые, и их можно восстановить (в диалоговом окне последних изменений) в течение определённого времени. Если выбрать этот параметр, заметки будут удалены немедленно, и восстановить их будет невозможно.", + "delete_all_clones_description": "Удалить также все клоны (можно отменить в последних изменениях)", + "erase_notes_warning": "Удалить заметки без возможности восстановления, включая все клоны. Это приведёт к принудительной перезагрузке приложения.", + "notes_to_be_deleted": "Следующие заметки будут удалены ({{- noteCount}})", + "no_note_to_delete": "Заметка не будет удалена (только клоны).", + "broken_relations_to_be_deleted": "Следующие связи будут разорваны и удалены ({{- relationCount}})", + "cancel": "Отмена", + "ok": "ОК", + "deleted_relation_text": "Примечание {{- note}} (подлежит удалению) ссылается на отношение {{- relation}}, происходящее из {{- source}}.", + "delete_notes_preview": "Предпросмотр удаляемых заметок" + }, + "database_anonymization": { + "light_anonymization_description": "Это действие создаст новую копию базы данных и выполнит её лёгкую анонимизацию — в частности, будет удалён только контент всех заметок, но заголовки и атрибуты останутся. Кроме того, будут сохранены пользовательские заметки, содержащие JavaScript-скрипты frontend/backend и пользовательские виджеты. Это даёт больше контекста для отладки проблем.", + "choose_anonymization": "Вы можете самостоятельно решить, хотите ли вы предоставить полностью или частично анонимизированную базу данных. Даже полностью анонимизированная база данных очень полезна, однако в некоторых случаях частично анонимизированная база данных может ускорить процесс выявления и исправления ошибок.", + "full_anonymization_description": "Это действие создаст новую копию базы данных и анонимизирует ее (удалит все содержимое заметок и оставит только структуру и некоторые неконфиденциальные метаданные) для совместного использования в Интернете в целях отладки без опасения утечки ваших личных данных.", + "title": "Анонимизация базы данных", + "full_anonymization": "Полная анонимизация", + "light_anonymization": "Легкая анонимизация" + }, + "revisions_snapshot_limit": { + "note_revisions_snapshot_limit_description": "Ограничение на количество снимков ревизий заметки определяет максимальное количество ревизий, которые можно сохранить для каждой заметки. Значение -1 означает отсутствие ограничений, а 0 означает удаление всех ревизий. Максимальное количество ревизий для одной заметки можно задать с помощью метки #versioningLimit.", + "snapshot_number_limit_unit": "снимков" + }, + "password": { + "alert_message": "Пожалуйста, запомните новый пароль. Пароль используется для входа в веб-интерфейс и шифрования защищённых заметок. Если вы забудете пароль, все ваши защищённые заметки будут потеряны навсегда.", + "heading": "Пароль", + "wiki": "вики", + "old_password": "Старый пароль", + "new_password": "Новый пароль", + "change_password": "Изменить пароль", + "change_password_heading": "Изменение пароля", + "set_password_heading": "Установка пароля", + "set_password": "Установить пароль" + }, + "content_language": { + "description": "Выберите один или несколько языков, которые должны отображаться в разделе «Основные свойства» текстовой заметки, доступной только для чтения или редактируемой. Это позволит реализовать такие функции, как проверка орфографии и поддержка письма справа налево.", + "title": "Языки контента" + }, + "theme": { + "theme_label": "Тема", + "override_theme_fonts_label": "Переопределить шрифты темы", + "triliumnext": "Trilium (следует системной цветовой схеме)", + "triliumnext-light": "Trilium (Светлая)", + "triliumnext-dark": "Trilium (Темная)", + "title": "Тема приложения", + "layout": "Макет", + "layout-vertical-title": "Вертикальный", + "layout-horizontal-title": "Горизонтальный" + }, + "tasks": { + "due": { + "today": "Сегодня", + "tomorrow": "Завтра", + "yesterday": "Вчера" + } + }, + "sql_table_schemas": { + "tables": "Таблицы" + }, + "tab_row": { + "close_tab": "Закрыть вкладку", + "close": "Закрыть", + "new_tab": "Новая вкладка", + "copy_tab_to_new_window": "Копировать вкладку в новое окно", + "move_tab_to_new_window": "Переместить вкладку в новое окно", + "reopen_last_tab": "Повторно открыть последнюю закрытую вкладку", + "close_all_tabs": "Закрыть все вкладки", + "close_other_tabs": "Закрыть остальные вкладки" + }, + "table_view": { + "new-row": "Новая строка", + "new-column": "Новый столбец", + "sort-column-by": "Сортировать по \"{{title}}\"", + "sort-column-ascending": "По возрастанию", + "sort-column-descending": "По убыванию", + "sort-column-clear": "Сбросить сортировку", + "hide-column": "Скрыть столбец \"{{title}}\"", + "show-hide-columns": "Показать/скрыть столбцы", + "new-column-label": "Метка", + "delete-column": "Удалить столбец", + "delete_column_confirmation": "Вы уверены, что хотите удалить этот столбец? Соответствующий атрибут будет удалён из всех заметок.", + "edit-column": "Изменить столбец", + "add-column-to-the-right": "Добавить столбец справа", + "add-column-to-the-left": "Добавить столбец слева", + "row-insert-child": "Создать дочернюю заметку", + "row-insert-below": "Добавить строку ниже", + "row-insert-above": "Добавить строку выше", + "new-column-relation": "Связь" + }, + "add_label": { + "add_label": "Добавить метку", + "label_name_placeholder": "название метки", + "label_name_title": "Разрешены буквенно-цифровые символы, подчеркивание и двоеточие.", + "new_value_placeholder": "новое значение" + }, + "delete_label": { + "delete_label": "Удалить метку", + "label_name_placeholder": "название метки", + "label_name_title": "Разрешены буквенно-цифровые символы, подчеркивание и двоеточие." + }, + "rename_label": { + "rename_label": "Переименовать метку", + "old_name_placeholder": "старое наименование", + "new_name_placeholder": "новое наименование", + "name_title": "Разрешены буквенно-цифровые символы, подчеркивание и двоеточие.", + "to": "В" + }, + "clone_to": { + "clone_notes_to": "Клонировать заметки в...", + "notes_to_clone": "Заметки для клонирования", + "target_parent_note": "Целевая родительская заметка", + "search_for_note_by_its_name": "поиск заметки по ее названию", + "cloned_note_prefix_title": "Клонированная заметка будет отображаться в дереве заметок с заданным префиксом", + "prefix_optional": "Префикс (необязательно)", + "no_path_to_clone_to": "Не задан путь для клонирования.", + "note_cloned": "Заметка \"{{clonedTitle}}\" клонирована в \"{{targetTitle}}\"", + "help_on_links": "Помощь по ссылкам", + "clone_to_selected_note": "Клонировать в выбранную заметку enter" + }, + "export": { + "export_note_title": "Экспортировать заметку", + "close": "Закрыть", + "export_type_subtree": "Эта заметка и все ее потомки", + "format_html": "HTML - рекомендуется, так как сохраняет все форматирование", + "format_html_zip": "HTML в ZIP-архиве — рекомендуется, так как в этом случае сохраняется все форматирование.", + "format_markdown": "Markdown - сохраняет большую часть форматирования.", + "format_opml": "OPML - формат обмена данными между планировщиками, предназначенный только для текста. Форматирование, изображения и файлы не включены.", + "opml_version_1": "OPML v1.0 - только простой текст", + "opml_version_2": "OPML v2.0 - также поддерживает HTML", + "export_type_single": "Только эта заметка без ее потомков", + "export": "Экспорт", + "choose_export_type": "Сначала выберите тип экспорта", + "export_status": "Статус экспорта", + "export_in_progress": "Экспорт: {{progressCount}}", + "export_finished_successfully": "Экспорт завершился успешно.", + "format_pdf": "PDF - для печати или обмена." + }, + "help": { + "noteNavigation": "Навигация по заметке", + "goUpDown": "UP, DOWN - вверх/вниз в списке заметок", + "collapseExpand": " LEFT, RIGHT - свернуть/развернуть узел", + "notSet": "не установлено", + "goBackForwards": "назад / вперед в истории", + "showJumpToNoteDialog": "показать окно \"Перейти к\"", + "scrollToActiveNote": "прокрутка к активной заметке", + "jumpToParentNote": "Backspace - переход к родительской заметке", + "collapseWholeTree": "свернуть все дерево заметок", + "collapseSubTree": "свернуть поддерево", + "openEmptyTab": "открыть пустую вкладку", + "closeActiveTab": "закрыть активную вкладку", + "activateNextTab": "активировать следующую вкладку", + "activatePreviousTab": "активировать предыдущую вкладку", + "creatingNotes": "Создание заметок", + "selectAllNotes": "выбрать все заметки на текущем уровне", + "cutNotes": "вырезать текущую заметку (или текущее выделение) в буфер обмена (используется для перемещения заметок)", + "pasteNotes": "вставить заметку(и) как подзаметку в активную заметку (которая либо перемещается, либо клонируется в зависимости от того, была ли она скопирована или вырезана в буфер обмена)", + "deleteNotes": "удалить заметку / поддерево", + "createInternalLink": "создать внутреннюю ссылку", + "followLink": "перейти по ссылке под курсором", + "insertDateTime": "вставить текущую дату и время в позицию курсора", + "jumpToTreePane": "перейти к панели дерева и прокрутить до активной заметки", + "markdownAutoformat": "Автоформатирование в стиле Markdown", + "troubleshooting": "Поиск и решение неисправностей", + "reloadFrontend": "перезагрузить интерфейс Trilium", + "showDevTools": "показать инструменты разработчика", + "showSQLConsole": "показать консоль SQL", + "inPageSearch": "поиск на странице", + "editingNotes": "Редактирование заметок", + "newTabNoteLink": "Ctrl+щелчок - (или щелчок средней кнопкой мыши) по ссылке на заметку открывает заметку в новой вкладке", + "newTabWithActivationNoteLink": "Ctrl+Shift+щелчок - (или Shift+щелчок средней кнопкой мыши) по ссылке на заметку открывает и активирует заметку в новой вкладке", + "onlyInDesktop": "Только на десктопе (сборка Electron)", + "createNoteAfter": "создать новую заметку после активной заметки", + "createNoteInto": "создать новую дочернюю заметку к активной заметке", + "movingCloningNotes": "Перемещение / клонирование заметок", + "moveNoteUpDown": "переместить заметку вверх/вниз в списке заметок", + "moveNoteUpHierarchy": "переместить заметку вверх по иерархии", + "other": "Прочее", + "tabShortcuts": "Сочетания клавиш для управления вкладками", + "editBranchPrefix": "изменить префикс клона активной заметки", + "multiSelectNote": "множественный выбор заметки выше/ниже", + "selectNote": "Shift+click - выбрать заметку", + "copyNotes": "скопировать активную заметку (или выделение) в буфер обмер (используется для клонирования)", + "createEditLink": "Ctrl+K - создать/редактировать внешнюю ссылку", + "headings": "##, ###, #### и т. д., за которыми следует пробел для заголовков.", + "bulletList": "* или - с последующим пробелом для маркированного списка", + "numberedList": "1. или 1) с последующим пробелом для нумерованного списка", + "blockQuote": "начните строку с >, а затем пробела для блока цитаты", + "quickSearch": "сфокусироваться на полее ввода быстрого поиска", + "editNoteTitle": "В области дерева переключится с области дерева на заголовок заметки. Сочетание клавиш Enter из области заголовка заметки переключит фокус на текстовый редактор. Ctrl+. переключит обратно с редактора на область дерева." + }, + "modal": { + "close": "Закрыть" + }, + "import": { + "importIntoNote": "Импортировать в заметку", + "chooseImportFile": "Выберите файл импорта", + "safeImport": "Безопасный импорт", + "shrinkImages": "Уменьшить изображения", + "textImportedAsText": "Импортировать HTML, Markdown и TXT как текстовые заметки, если из метаданные не позволяют определить тип заметки", + "replaceUnderscoresWithSpaces": "Заменить подчеркивания пробелами в названиях импортированных заметок", + "import": "Импорт", + "failed": "Сбой при импорте: {{message}}.", + "html_import_tags": { + "description": "Настройте HTML-теги, которые следует сохранять при импорте заметок. Теги, не указанные в этом списке, будут удалены при импорте. Некоторые теги (например, 'script') всегда удаляются в целях безопасности.", + "placeholder": "Введите HTML-теги, по одному в каждой строке", + "title": "Теги HTML для импорта", + "reset_button": "Сбросить к списку по умолчанию" + }, + "import-status": "Статус импорта", + "in-progress": "Импорт в процессе: {{progress}}", + "successful": "Импорт успешно завершен.", + "options": "Опции", + "importDescription": "Содержимое выбранных файлов будет импортировано как дочерние заметки в", + "safeImportTooltip": "Файлы экспорта Trilium .zip могут содержать исполняемые скрипты, которые могут быть вредоносными. Безопасный импорт отключит автоматическое выполнение всех импортированных скриптов. Снимите флажок «Безопасный импорт» только в том случае, если импортируемый архив должен содержать исполняемые скрипты, и вы полностью доверяете содержимому импортируемого файла.", + "explodeArchivesTooltip": "Если этот флажок установлен, Trilium будет читать файлы .zip, .enex и .opml и создавать заметки из файлов внутри этих архивов. Если флажок не установлен, Trilium будет прикреплять сами архивы к заметке.", + "explodeArchives": "Прочитать содержимое архивов .zip, .enex и .opml.", + "shrinkImagesTooltip": "

Если этот параметр включен, Trilium попытается уменьшить размер импортируемых изображений путём масштабирования и оптимизации, что может повлиять на воспринимаемое качество изображения. Если этот параметр не установлен, изображения будут импортированы без изменений.

Это не относится к импорту файлов .zip с метаданными, поскольку предполагается, что эти файлы уже оптимизированы.

", + "codeImportedAsCode": "Импортировать распознанные файлы кода (например, .json) в виде заметок типа \"код\", если это неясно из метаданных" + }, + "markdown_import": { + "dialog_title": "Импорт Markdown", + "modal_body_text": "Из-за особенностей браузера песочница не позволяет напрямую читать буфер обмена из JavaScript. Вставьте разметку Markdown для импорта в текстовую область ниже и нажмите кнопку «Импорт»", + "import_button": "Импорт Ctrl+Enter", + "import_success": "Содержимое Markdown импортировано в документ." + }, + "note_type_chooser": { + "modal_title": "Выберите тип заметки", + "modal_body": "Выберите тип / шаблон новой заметки:", + "templates": "Шаблоны:", + "change_path_prompt": "Изменить место создания новой заметки:", + "search_placeholder": "поиск пути по имени (по умолчанию, если пусто)" + }, + "password_not_set": { + "title": "Пароль не установлен", + "body1": "Защищенные заметки шифруются с помощью пароля пользователя, но пароль еще не установлен.", + "body2": "Чтобы иметь возможность защищать заметки, нажмите здесь, чтобы установить пароль." + }, + "protected_session_password": { + "modal_title": "Защищенный сеанс", + "form_label": "Чтобы продолжить, вам необходимо начать защищенный сеанс, введя пароль:", + "start_button": "Начать защищенный сеанс enter", + "close_label": "Закрыть", + "help_title": "Помощь по защищенным заметкам" + }, + "recent_changes": { + "title": "Последние изменения", + "erase_notes_button": "Удалить заметки, помеченные на удаление сейчас", + "undelete_link": "восстановить", + "no_changes_message": "Еще нет изменений...", + "deleted_notes_message": "Удаленные заметки были стерты окончательно.", + "confirm_undelete": "Вы хотите восстановить эту заметку и ее подзаметки?" + }, + "revisions": { + "restore_button": "Восстановить", + "delete_button": "Удалить", + "note_revisions": "Версии заметки", + "delete_all_revisions": "Удалить все версии этой заметки", + "delete_all_button": "Удалить все версии", + "help_title": "Помощь по версиям заметок", + "confirm_delete_all": "Вы хотите удалить все версии этой заметки?", + "revision_last_edited": "Эта версия последний раз редактировалась {{date}}", + "confirm_restore": "Хотите восстановить эту версию? Текущее название и содержание заметки будут перезаписаны этой версией.", + "confirm_delete": "Вы хотите удалить эту версию?", + "revisions_deleted": "Версии заметки были удалены.", + "revision_restored": "Версия заметки была восстановлена.", + "revision_deleted": "Версия заметки были удалены.", + "download_button": "Скачать", + "file_size": "Размер файла:", + "preview": "Предпросмотр:", + "preview_not_available": "Предпосмотр недоступен для заметки этого типа.", + "mime": "MIME: ", + "settings": "Настройка версионирования заметок", + "no_revisions": "У этой заметки еще нет версий...", + "snapshot_interval": "Интервал создания версии заметки: {{seconds}} с.", + "maximum_revisions": "Максимальное количество ревизий заметки: {{number}}." + }, + "sort_child_notes": { + "sort_children_by": "Сортировать дочерние заметки по...", + "sorting_criteria": "Критерии сортировки", + "title": "наименованию", + "date_created": "дате создания", + "date_modified": "дате изменения", + "sorting_direction": "Направление сортировки", + "ascending": "по возрастанию", + "descending": "по убыванию", + "sort_with_respect_to_different_character_sorting": "Сортировка с учетом различных правил сортировки и сопоставления символов в разных языках и регионах.", + "folders": "Папки", + "sort": "Сортировать enter", + "natural_sort": "Естественная сортировка", + "natural_sort_language": "Язык естественной сортировки", + "sort_folders_at_top": "сортировать папки вверху", + "the_language_code_for_natural_sort": "Код языка для естественной сортировки, например, «zh-CN» для китайского языка." + }, + "upload_attachments": { + "upload_attachments_to_note": "Загрузить вложения к заметке", + "choose_files": "Выберите файлы", + "files_will_be_uploaded": "Файлы будут загружены как приложения в", + "options": "Параметры", + "shrink_images": "Сжать изображения", + "tooltip": "Если этот параметр включен, Trilium попытается уменьшить размер загружаемых изображений путём масштабирования и оптимизации, что может повлиять на воспринимаемое качество изображения. Если этот параметр не включен, изображения будут загружаться без изменений.", + "upload": "Загрузить" + }, + "attribute_detail": { + "close_button_title": "Отменить изменения и закрыть", + "name": "Наименование", + "value": "Значение", + "promoted_alias": "Псевдоним", + "multiplicity": "Множественность", + "label_type": "Тип", + "text": "Текст", + "number": "Число", + "boolean": "Булево", + "date": "Дата", + "time": "Время", + "url": "URL", + "precision": "Точность", + "digits": "цифры", + "inheritable": "Наследуемый", + "delete": "Удалить", + "color_type": "Цвет", + "target_note": "Целевая заметка", + "single_value": "Одно значение", + "multi_value": "Много значений", + "inverse_relation": "Обратное отношение", + "more_notes": "Больше заметок", + "date_time": "Дата и время", + "attr_detail_title": "Название атрибута", + "attr_is_owned_by": "Атрибут принадлежит", + "attr_name_title": "Имя атрибута может состоять только из букв, цифр, двоеточия и подчеркивания", + "target_note_title": "Отношение — это именованная связь между исходной и целевой заметками.", + "promoted_title": "Выделенный атрибут отображается в заметке явно.", + "promoted": "Выделенный", + "promoted_alias_title": "Название, которое будет отображаться в интерфейсе выделенных атрибутов.", + "multiplicity_title": "Множественность определяет, сколько атрибутов с одним и тем же именем можно создать — максимум 1 или более 1.", + "label_type_title": "Тип метки поможет Trilium выбрать подходящий интерфейс для ввода значения метки.", + "precision_title": "Какое количество цифр после плавающей запятой должно быть доступно в интерфейсе настройки значения.", + "inverse_relation_title": "Необязательный параметр, определяющий, к какому отношению является противоположным данное отношение. Пример: отношения «Отец» и «Сын» являются обратными друг другу отношениями.", + "inheritable_title": "Наследуемый атрибут будет унаследован всеми потомками в этом дереве.", + "save_and_close": "Сохранить и закрыть Ctrl+Enter", + "related_notes_title": "Другие заметки с этой меткой", + "label": "Метка", + "label_definition": "Определение метки", + "relation": "Отношение", + "relation_definition": "Определение отношения", + "disable_versioning": "отключает автоматическое версионирование. Полезно, например, для больших, но неважных заметок, например, для больших JS-библиотек, используемых для написания скриптов", + "calendar_root": "отмечает заметку, которая должна использоваться в качестве корневой для заметок дня. Только одна должна быть отмечена как таковая.", + "archived": "заметки с этой меткой не будут отображаться в результатах поиска по умолчанию (а также в диалоговых окнах «Перейти к», «Добавить ссылку» и т. д.).", + "exclude_from_export": "заметки (с их поддеревьями) не будут включены ни в один экспорт заметок", + "run": "определяет, при каких событиях должен запускаться скрипт. Возможные значения:\n
    \n
  • frontendStartup — при запуске (или обновлении) фронтенда Trilium, но не на мобильном устройстве.
  • \n
  • mobileStartup — при запуске (или обновлении) фронтенда Trilium на мобильном устройстве.
  • \n
  • backendStartup — при запуске бэкенда Trilium.
  • \n
  • hourly — запускать каждый час. Для указания времени можно использовать дополнительную метку runAtHour.
  • \n
  • daily — запускать раз в день.
  • \n
", + "run_on_instance": "Определить, на каком экземпляре Trilium это должно выполняться. По умолчанию — для всех экземпляров.", + "run_at_hour": "В какой час это должно выполняться? Следует использовать вместе с #run=hourly. Можно задать несколько раз для большего количества запусков в течение дня.", + "disable_inclusion": "скрипты с этой меткой не будут включены в выполнение родительского скрипта.", + "sorted": "сохраняет алфавитную сортировку дочерних заметок", + "sort_direction": "ASC (по умолчанию) или DESC", + "sort_folders_first": "Папки (заметки, включая дочерние) должны быть отсортированы вверх", + "top": "закрепить заданную заметку наверху в ее родителе (применяется только к отсортированным родительским заметкам)", + "hide_promoted_attributes": "Скрыть выделенные атрибуты в этой заметке", + "read_only": "редактор находится в режиме только для чтения. Работает только с текстом и заметками типа \"код\".", + "auto_read_only_disabled": "текстовые/заметки с кодом могут автоматически переводиться в режим чтения, если они слишком большие. Вы можете отключить это поведение для каждой заметки, добавив к ней соответствующую метку", + "app_css": "отмечает заметки CSS, которые загружаются в приложение Trilium и, таким образом, могут использоваться для изменения внешнего вида Trilium." + }, + "command_palette": { + "configure_launch_bar_description": "Откройте конфигурацию панели запуска, чтобы добавить или удалить элементы.", + "configure_launch_bar_title": "Настроить панель запуска", + "search_history_description": "Просмотреть предыдущие поиски", + "search_history_title": "Показать историю поиска", + "search_subtree_description": "Поиск в текущем поддереве", + "search_subtree_title": "Поиск в поддереве", + "search_notes_description": "Открыть расширенный поиск", + "search_notes_title": "Поиск заметок", + "show_attachments_description": "Просмотреть вложения к заметкам", + "show_attachments_title": "Показать вложения", + "export_note_description": "Экспортировать текущую заметку", + "export_note_title": "Экспортировать заметку", + "tree-action-name": "Дерево: {{name}}" + }, + "board_view": { + "add-column": "Добавить столбец", + "new-item": "Добавить", + "delete-column-confirmation": "Вы уверены, что хотите удалить этот столбец? Соответствующий атрибут также будет удалён из заметок этого столбца.", + "delete-column": "Удалить столбец", + "insert-below": "Вставить ниже", + "insert-above": "Вставить выше", + "move-to": "Переместить", + "delete-note": "Удалить заметку" + }, + "table_context_menu": { + "delete_row": "Удалить строку" + }, + "book_properties_config": { + "vector_dark": "Vector (Темная)", + "vector_light": "Vector (Светлая)", + "max-nesting-depth": "Максимальная глубина вложенности:", + "map-style": "Стиль карты:", + "display-week-numbers": "Отображать номера недель", + "hide-weekends": "Скрыть выходные", + "raster": "Растр", + "show-scale": "Показать масштаб" + }, + "editorfeatures": { + "note_completion_enabled": "Включить автодополнение", + "emoji_completion_enabled": "Включить автодополнение эмодзи", + "title": "Особенности" + }, + "cpu_arch_warning": { + "dont_show_again": "Больше не показывать это предупреждение", + "continue_anyway": "Продолжить в любом случае", + "download_link": "Загрузить нативную версию", + "recommendation": "Для наилучшего использования загрузите версию TriliumNext для ARM64 с нашей страницы релизов.", + "message_windows": "TriliumNext в настоящее время работает в режиме эмуляции, что означает, что вы используете версию Intel (x64) на устройстве Windows on ARM. Это существенно повлияет на производительность и время автономной работы.", + "message_macos": "TriliumNext в настоящее время работает под управлением Rosetta 2, что означает, что вы используете версию Intel (x64) на Apple Silicon Mac. Это существенно повлияет на производительность и время автономной работы.", + "title": "Пожалуйста, загрузите версию ARM64" + }, + "code_theme": { + "color-scheme": "Цветовая схема", + "word_wrapping": "Перенос слов", + "title": "Внешний вид" + }, + "svg": { + "export_to_png": "Диаграмму не может быть экспортирована в PNG." + }, + "png_export_button": { + "button_title": "Экспортировать диаграмму как PNG" + }, + "toggle_read_only_button": { + "unlock-editing": "Разблокировать редактирование", + "lock-editing": "Заблокировать редактирование" + }, + "switch_layout_button": { + "title_horizontal": "Переместить панель редактирования влево", + "title_vertical": "Переместить панель редактирования вниз" + }, + "note_language": { + "configure-languages": "Настроить языки...", + "not_set": "Не установлен" + }, + "time_selector": { + "invalid_input": "Введенное значение времени не является допустимым числом." + }, + "share": { + "share_root_not_found": "Заметка с меткой #shareRoot не найдена" + }, + "duration": { + "days": "Дни", + "hours": "Часы", + "minutes": "Минуты", + "seconds": "Секунды" + }, + "geo-map-context": { + "add-note": "Добавить маркер в этом месте", + "remove-from-map": "Удалить с карты", + "open-location": "Открыть местоположение" + }, + "geo-map": { + "unable-to-load-map": "Не удалось загрузить карту." + }, + "note_tooltip": { + "quick-edit": "Быстрое редактирование", + "note-has-been-deleted": "Заметка удалена." + }, + "note_autocomplete": { + "full-text-search": "Полнотекстовый поиск", + "show-recent-notes": "Показать последние заметки" + }, + "electron_integration": { + "zoom-factor": "Коэффициент масштабирования", + "restart-app-button": "Перезапустите приложение, чтобы увидеть изменения", + "background-effects-description": "Эффект Mica добавляет размытый, стильный фон окнам приложений, создавая глубину и современный вид.", + "background-effects": "Включить фоновые эффекты (только Windows 11)", + "native-title-bar-description": "В Windows и macOS отключение нативной строки заголовка делает приложение более компактным. В Linux включение нативной строки заголовка улучшает интеграцию с остальной частью системы." + }, + "link_context_menu": { + "open_note_in_popup": "Быстрое редактирование", + "open_note_in_new_window": "Открыть заметку в новом окне" + }, + "image_context_menu": { + "copy_image_to_clipboard": "Копировать изображение в буфер обмена" + }, + "electron_context_menu": { + "paste-as-plain-text": "Вставить как обычный текст", + "paste": "Вставить", + "copy-link": "Скопировать ссылку", + "copy": "Скопировать", + "cut": "Вырезать" + }, + "editing": { + "editor_type": { + "fixed": { + "title": "Закрепленный" + }, + "floating": { + "title": "Плавающий" + } + } + }, + "editor": { + "title": "Редактор" + }, + "classic_editor_toolbar": { + "title": "Форматирование" + }, + "code_block": { + "copy_title": "Копировать в буфер обмена", + "theme_group_dark": "Темныце темы", + "theme_group_light": "Светлые темы", + "theme_none": "Нет подсветки синтаксиса", + "word_wrapping": "Перенос слов" + }, + "highlighting": { + "color-scheme": "Цветовая схема", + "title": "Блоки кода" + }, + "editable-text": { + "auto-detect-language": "Определен автоматически" + }, + "launcher_context_menu": { + "reset": "Сбросить", + "add-spacer": "Добавить разделитель", + "add-custom-widget": "Добавить пользовательский виджет" + }, + "toc": { + "table_of_contents": "Содержание", + "options": "Параметры" + }, + "note_tree": { + "hide-archived-notes": "Скрыть архивные заметки", + "automatically-collapse-notes": "Автоматически сворачивать заметки", + "tree-settings-title": "Настройки дерева", + "unhoist": "Открепить" + }, + "quick-search": { + "no-results": "Результаты не найдены", + "placeholder": "Быстрый поиск", + "searching": "Поиск..." + }, + "find": { + "replace_all": "Заменить все", + "replace": "Заменить", + "replace_placeholder": "Заменить на...", + "find_placeholder": "Поиск в тексте...", + "case_sensitive": "С учетом регистра" + }, + "template_switch": { + "template": "Шаблон" + }, + "note_types": { + "collections": "Коллекции", + "new-feature": "Новое", + "beta-feature": "Бета", + "widget": "Виджет", + "image": "Изображение", + "file": "Файд", + "canvas": "Холст", + "mermaid-diagram": "Диаграмма Mermaid", + "book": "Коллекция", + "saved-search": "Сохраненный поиск", + "code": "Код", + "text": "Текст", + "launcher": "Лаунчер", + "doc": "Документация" + }, + "tree-context-menu": { + "open-in-popup": "Быстрое редактирование", + "delete": "Удалить", + "advanced": "Расширенное", + "cut": "Вырезать", + "duplicate": "Создать дубликат", + "export": "Экспорт" + }, + "info": { + "closeButton": "Закрыть", + "okButton": "ОК", + "modalTitle": "Информация" + }, + "jump_to_note": { + "search_placeholder": "Найдите заметку по ее названию или введите > для команд...", + "search_button": "Поиск по всему тексту Ctrl+Enter" + }, + "move_to": { + "target_parent_note": "Целевая родительская заметка", + "notes_to_move": "Заметки к переносу", + "dialog_title": "Переместить заметки в ...", + "search_placeholder": "поиск заметки по ее названию", + "move_button": "Переместить к выбранной заметке enter", + "error_no_path": "Отсутствует путь для перемещения.", + "move_success_message": "Выбранные заметки были перемещены в " + }, + "prompt": { + "title": "Запрос", + "defaultTitle": "Запрос", + "ok": "OK enter" + }, + "move_note": { + "to": "в", + "move_note": "Переместить заметку", + "target_parent_note": "целевая версии заметки" + }, + "add_relation": { + "to": "в", + "add_relation": "Добавить отношение", + "relation_name": "название отношения", + "target_note": "целевая заметка" + }, + "rename_relation": { + "to": "В", + "rename_relation": "Переименовать отношение", + "old_name": "старое наименование", + "new_name": "новое наименование", + "rename_relation_from": "Переименовать отношение из" + }, + "update_relation_target": { + "to": "в", + "update_relation": "Обновить отношение", + "relation_name": "название отношения", + "target_note": "целевая заметка", + "update_relation_target": "Обновить целевой элемент отношения" + }, + "attachments_actions": { + "download": "Скачать", + "open_externally": "Открыть внешними средствами", + "rename_attachment": "Переименовать вложение", + "delete_attachment": "Удалить вложение", + "upload_new_revision": "Загрузить новую версию" + }, + "calendar": { + "mon": "Пн", + "tue": "Вт", + "wed": "Ср", + "thu": "Чт", + "fri": "Пт", + "sat": "Сбт", + "sun": "Вс", + "january": "Январь", + "febuary": "Февраль", + "march": "Март", + "april": "Апрель", + "may": "Май", + "june": "Июнь", + "july": "Июль", + "august": "Август", + "september": "Сентябрь", + "october": "Октябрь", + "november": "Ноябрь", + "december": "Декабрь", + "cannot_find_week_note": "Не удалось найти заметку недели", + "cannot_find_day_note": "Не удалось найти заметку дня" + }, + "global_menu": { + "menu": "Меню", + "options": "Параметры", + "zoom": "Масштаб", + "advanced": "Расширенное", + "logout": "Выход", + "toggle_fullscreen": "На весь экран", + "zoom_out": "Уменьшить масштаб", + "zoom_in": "Увеличить масштаб", + "configure_launchbar": "Настроить панель запуска", + "reload_frontend": "Перезагрузить интерфейс", + "show_help": "Показать справку", + "show-cheatsheet": "Быстрая справка", + "toggle-zen-mode": "Режим дзен", + "open_new_window": "Открыть новое окно", + "reset_zoom_level": "Сбросить масштабирование", + "open_dev_tools": "Открыть Панель разработчика", + "open_sql_console": "Открыть консоль SQL", + "open_search_history": "Открыть историю поиска", + "show_backend_log": "Показать лог сервера", + "show_hidden_subtree": "Показать скрытое поддерево", + "about": "О Trilium Notes", + "reload_hint": "Перезагрузка может помочь устранить некоторые визуальные сбои без перезапуска всего приложения.", + "open_sql_console_history": "Открыть историю консоли SQL" + }, + "zpetne_odkazy": { + "backlink": "{{count}} ссылки", + "backlinks": "{{count}} ссылок", + "relation": "отношение" + }, + "note_icon": { + "category": "Категория:", + "search": "Поиск:", + "change_note_icon": "Изменить иконку заметки", + "reset-default": "Сбросить к значку по умолчанию" + }, + "basic_properties": { + "editable": "Изменяемое", + "language": "Язык", + "note_type": "Тип", + "basic_properties": "Основные свойства" + }, + "book_properties": { + "grid": "Сетка", + "list": "Список", + "collapse": "Свернуть", + "expand": "Развернуть", + "calendar": "Календарь", + "table": "Таблица", + "board": "Доска", + "view_type": "Вид", + "book_properties": "Свойства коллекции", + "geo-map": "Карта", + "invalid_view_type": "Недопустимый тип представления '{{type}}'", + "expand_all_children": "Развернуть все дочерние элементы", + "collapse_all_notes": "Свернуть все заметки" + }, + "edited_notes": { + "deleted": "(удалено)", + "title": "Отредактированные заметки", + "no_edited_notes_found": "Пока нет отредактированных заметок за этот день..." + }, + "file_properties": { + "download": "Скачать", + "open": "Открыть", + "title": "Файд", + "upload_success": "Загрузка новой версии файла не удалась.", + "upload_new_revision": "Загрузить новую версию", + "file_size": "Размер файла", + "file_type": "Тип файла", + "original_file_name": "Исходное имя файла", + "note_id": "ID заметки" + }, + "image_properties": { + "download": "Скачать", + "open": "Открыть", + "title": "Изображение", + "file_size": "Размер файла", + "file_type": "Тип файла", + "upload_failed": "Не удалось загрузить новую версию изображения: {{message}}", + "upload_success": "Загружена новая версия изображения.", + "upload_new_revision": "Загрузить новую версию", + "copy_reference_to_clipboard": "Копировать ссылку в буфер обмена", + "original_file_name": "Исходное имя файла" + }, + "note_info_widget": { + "created": "Создано", + "modified": "Изменено", + "type": "Тип", + "note_id": "ID заметки", + "note_size": "Размер заметки", + "title": "Информация о заметке" + }, + "note_paths": { + "search": "Поиск" + }, + "note_properties": { + "info": "Информация" + }, + "promoted_attributes": { + "url_placeholder": "http://website...", + "unset-field-placeholder": "не установлено" + }, + "script_executor": { + "query": "Запрос", + "execute_query": "Выполнить запрос", + "execute_script": "Выполнить скрипт", + "script": "Скрипт" + }, + "search_definition": { + "limit": "предел", + "search_string": "строка поиска", + "fast_search": "быстрый поиск", + "include_archived": "включать архивные", + "order_by": "сортировать по", + "search_button": "Поиск enter", + "search_parameters": "Параметры поиска", + "ancestor": "предок", + "action": "действие" + }, + "ancestor": { + "depth_label": "глубина", + "depth_doesnt_matter": "неважно", + "direct_children": "прямые потомки", + "label": "Предок" + }, + "debug": { + "debug": "Отладка" + }, + "limit": { + "limit": "Предел" + }, + "order_by": { + "title": "Названию", + "desc": "По убыванию", + "order_by": "Сортировать по", + "relevancy": "Релевантности (по умолчанию)", + "date_created": "Дате создания", + "random": "Случайный порядок", + "asc": "По возрастанию (по умолчанию)" + }, + "search_string": { + "search_prefix": "Поиск:" + }, + "backend_log": { + "refresh": "Обновить" + }, + "sync": { + "title": "Синхронизация" + }, + "fonts": { + "fonts": "Шрифты", + "size": "Размер", + "serif": "С засечками", + "monospace": "Моноширинный", + "main_font": "Основной шрифт", + "font_family": "Семейство шрифтов", + "reload_frontend": "перезагрузить интерфейс", + "sans-serif": "Без засечек", + "system-default": "Системный по умолчанию" + }, + "max_content_width": { + "max_width_unit": "пикселей", + "title": "Ширина контентной области", + "reload_button": "перезагрузить интерфейс" + }, + "native_title_bar": { + "enabled": "включено", + "disabled": "выключено" + }, + "ai_llm": { + "progress": "Прогресс", + "openai_tab": "OpenAI", + "anthropic_tab": "Anthropic", + "ollama_tab": "Ollama", + "temperature": "Температура", + "model": "Модель", + "refreshing_models": "Обновление...", + "error": "Ошибка", + "actions": "Действия", + "retry": "Повторить", + "never": "Никогда", + "refreshing": "Обновление...", + "agent": { + "processing": "Обработка...", + "thinking": "Думаю...", + "loading": "Загрузка...", + "generating": "Создание..." + }, + "name": "AI", + "openai": "OpenAI", + "sources": "Источники", + "reprocessing_index": "Перестройка индекса...", + "processed_notes": "Обработанные заметки", + "total_notes": "Всего заметок", + "queued_notes": "Заметок в очереди", + "failed_notes": "Заметки с ошибками обработки", + "last_processed": "Последние обработанные", + "refresh_stats": "Обновить статистику", + "voyage_tab": "Voyage AI", + "system_prompt": "Системный промпт", + "openai_configuration": "Конфигурация OpenAI", + "openai_settings": "Настройки OpenAI", + "api_key": "Ключ API", + "url": "Базовый URL", + "default_model": "Модель по умолчанию", + "base_url": "Базовый URL", + "openai_url_description": "По умолчанию: https://api.openai.com/v1", + "anthropic_settings": "Настройки Anthropic", + "ollama_settings": "Настройки Ollama", + "anthropic_configuration": "Конфигурация Anthropic", + "voyage_url_description": "По умолчанию: https://api.voyageai.com/v1", + "ollama_configuration": "Конфигурация Ollama", + "enable_ollama": "Включить Ollama", + "ollama_url": "URL Ollama", + "ollama_model": "Модель Ollama", + "refresh_models": "Обновить модели", + "rebuild_index": "Пересобрать индекс", + "note_title": "Название заметки", + "last_attempt": "Последняя попытка", + "active_providers": "Активные провайдеры", + "disabled_providers": "Отключенные провайдеры", + "similarity_threshold": "Порок сходства", + "processing": "Обработка ({{percentage}}%)", + "incomplete": "Не завершено ({{percentage}}%)", + "complete": "Завершено (100%)", + "ai_settings": "Настройки AI", + "show_thinking": "Отображать размышление", + "index_status": "Статус индексирования", + "indexed_notes": "Проиндексированные заметки", + "indexing_stopped": "Индексирование остановлено", + "last_indexed": "Последние проиндексированные", + "note_chat": "Чат по заметке", + "start_indexing": "Начать индексирование", + "chat": { + "root_note_title": "Чаты с AI", + "new_chat_title": "Новый чат" + }, + "selected_provider": "Выбранный провайдер", + "select_model": "Выбрать модель...", + "select_provider": "Выбрать провайдера..." + }, + "code-editor-options": { + "title": "Редактор" + }, + "images": { + "images_section_title": "Изображения", + "max_image_dimensions_unit": "пикселей" + }, + "search_engine": { + "bing": "Bing", + "baidu": "Baidu", + "duckduckgo": "DuckDuckGo", + "google": "Google", + "save_button": "Сохранить", + "title": "Поисковый движок" + }, + "heading_style": { + "plain": "Обычный", + "underline": "Подчеркнутый", + "markdown": "В стиле Markdown", + "title": "Стиль заголовка" + }, + "table_of_contents": { + "unit": "заголовки" + }, + "text_auto_read_only_size": { + "unit": "символов" + }, + "i18n": { + "title": "Локализация", + "language": "Язык", + "sunday": "Воскресенье", + "monday": "Понедельник" + }, + "backup": { + "path": "Путь", + "backup_now": "Резервное копирование сейчас", + "existing_backups": "Существующие резервные копии" + }, + "etapi": { + "title": "ETAPI", + "wiki": "вики", + "created": "Создано", + "actions": "Действия", + "existing_tokens": "Существующие токены", + "token_name": "Название токена", + "default_token_name": "новый токен", + "rename_token_title": "Переименовать токен" + }, + "multi_factor_authentication": { + "oauth_title": "OAuth/OpenID", + "title": "Многофакторная аутентификация", + "mfa_method": "Метод авторизации", + "oauth_user_account": "Учетная запись пользователя: ", + "oauth_user_email": "Адрес электронной почты пользователя: " + }, + "shortcuts": { + "shortcuts": "Сочетания клавиш", + "description": "Описание", + "keyboard_shortcuts": "Сочетания клавиш", + "action_name": "Название действия", + "default_shortcuts": "Сочетания клавиш по умолчанию" + }, + "sync_2": { + "timeout_unit": "миллисекунд", + "note": "Заметка", + "save": "Сохранить", + "help": "Помощь", + "config_title": "Настройка синхронизации" + }, + "api_log": { + "close": "Закрыть" + }, + "bookmark_switch": { + "bookmark": "Закладка" + }, + "editability_select": { + "auto": "Авто", + "read_only": "Только для чтения" + }, + "shared_switch": { + "shared": "Общий доступ" + }, + "highlights_list_2": { + "options": "Параметры" + }, + "include_note": { + "dialog_title": "Вставить заметку", + "label_note": "Заметка", + "button_include": "Вставить заметку enter", + "placeholder_search": "поиск заметки по ее названию", + "box_size_small": "небольшой (~ 10 строк)", + "box_size_medium": "средний (~ 30 строк)", + "box_size_full": "полный (в рамке показан полный текст)", + "box_size_prompt": "Размер рамки вставленной заметки:" + }, + "execute_script": { + "execute_script": "Выполнить скрипт" + }, + "update_label_value": { + "label_name_placeholder": "название метки", + "new_value_placeholder": "новое значение", + "update_label_value": "Обновить значение метки" + }, + "delete_note": { + "delete_note": "Удалить заметку", + "delete_matched_notes": "Удалить совпадающие заметки" + }, + "rename_note": { + "rename_note": "Переименовать заметку", + "new_note_title": "название новой заметки" + }, + "delete_relation": { + "delete_relation": "Удалить отношение", + "relation_name": "название отношения" + }, + "left_pane_toggle": { + "show_panel": "Показать панель", + "hide_panel": "Скрыть панель" + }, + "move_pane_button": { + "move_left": "Переместить влево", + "move_right": "Переместить вправо" + }, + "note_actions": { + "re_render_note": "Перерендерить заметку", + "note_source": "Источник заметки", + "note_attachments": "Вложения заметки", + "import_files": "Импорт файлов", + "export_note": "Экспортировать заметку", + "delete_note": "Удалить заметку", + "print_note": "Печать заметки", + "save_revision": "Сохранить версию", + "convert_into_attachment": "Конвертировать во вложение", + "search_in_note": "Поиск в заметке", + "print_pdf": "Экспорт в PDF", + "convert_into_attachment_prompt": "Вы уверены, что хотите преобразовать заметку '{{title}}' во вложение родительской заметки?", + "convert_into_attachment_successful": "Примечание '{{title}}' преобразовано во вложение.", + "convert_into_attachment_failed": "Не удалось преобразовать заметку '{{title}}'.", + "open_note_externally_title": "Файл будет открыт во внешнем приложении и отслеживается на наличие изменений. После этого вы сможете загрузить изменённую версию обратно в Trilium." + }, + "revisions_button": { + "note_revisions": "Версии заметки" + }, + "update_available": { + "update_available": "Доступно обновление" + }, + "code_buttons": { + "execute_button_title": "Выполнить скрипт", + "sql_console_saved_message": "Заметка типа \"Консоль SQL\" сохранена в {{note_path}}", + "opening_api_docs_message": "Открытие документации API...", + "save_to_note_button_title": "Сохранить в заметку", + "trilium_api_docs_button_title": "Документация по Open Trilium API" + }, + "hide_floating_buttons_button": { + "button_title": "Скрыть кнопки" + }, + "show_floating_buttons_button": { + "button_title": "Показать кнопки" + }, + "relation_map_buttons": { + "zoom_in_title": "Увеличить масштаб", + "zoom_out_title": "Уменьшить масштаб", + "reset_pan_zoom_title": "Сбросить панорамирование и масштабирование", + "create_child_note_title": "Создать новую дочернюю заметку и добавить ее в эту карту отношений" + }, + "code_auto_read_only_size": { + "unit": "символов" + }, + "inherited_attribute_list": { + "title": "Унаследованные атрибуты" + }, + "note_map": { + "title": "Карта заметок" + }, + "owned_attribute_list": { + "owned_attributes": "Собственные атрибуты" + }, + "similar_notes": { + "title": "Похожие заметки" + }, + "fast_search": { + "fast_search": "Быстрый поиск" + }, + "attachment_list": { + "upload_attachments": "Загрузка вложений" + }, + "protected_session": { + "wrong_password": "Неверный пароль.", + "protecting-title": "Статус защиты", + "unprotecting-title": "Статус снятия защиты" + }, + "relation_map": { + "remove_note": "Удалить заметку", + "edit_title": "Изменить заголовок", + "rename_note": "Переименовать заметку", + "remove_relation": "Удалить отношение", + "default_new_note_title": "новая заметка" + }, + "vacuum_database": { + "title": "Сжатие базы данных" + }, + "vim_key_bindings": { + "use_vim_keybindings_in_code_notes": "Раскладка клавиш VIM" + }, + "network_connections": { + "network_connections_title": "Сетевые подключения" + }, + "tray": { + "title": "Системный трей" + }, + "highlights_list": { + "title": "Список выделений", + "bold": "Жирный текст", + "italic": "Наклонный текст", + "underline": "Подчеркнутый текст", + "color": "Цветной текст" + }, + "custom_date_time_format": { + "format_string": "Строка форматирования:", + "formatted_time": "Форматированная дата/время:" + }, + "spellcheck": { + "title": "Проверка орфографии", + "enable": "Включить проверку орфографии", + "language_code_label": "Код(ы) языков" + }, + "attribute_editor": { + "save_attributes": "Сохранить атрибуты " + }, + "delete_revisions": { + "delete_note_revisions": "Удалить версии заметки" + }, + "close_pane_button": { + "close_this_pane": "Закрыть панель" + }, + "create_pane_button": { + "create_new_split": "Создать новое разделение" + }, + "edit_button": { + "edit_this_note": "Редактировать заметку" + }, + "show_highlights_list_widget_button": { + "show_highlights_list": "Показать список выделений" + }, + "zen_mode": { + "button_exit": "Покинуть режим \"дзен\"" + }, + "content_renderer": { + "open_externally": "Открыть внешне" + }, + "mobile_detail_menu": { + "error_unrecognized_command": "Нераспознанная команда {{command}}", + "error_cannot_get_branch_id": "Невозможно получить branchId для notePath '{{notePath}}'", + "delete_this_note": "Удалить эту заметку", + "insert_child_note": "Вставить дочернюю заметку" + }, + "svg_export_button": { + "button_title": "Экспортировать диаграмму как SVG" + }, + "copy_image_reference_button": { + "button_title": "Скопировать ссылку на изображение в буфер обмена, можент быть вставлена в текстовую заметку." + }, + "note_launcher": { + "this_launcher_doesnt_define_target_note": "Этот лаунчер не определяет целевую заметку." + }, + "protected_session_status": { + "inactive": "Нажмите, чтобы войти в защищенный сеанс", + "active": "Защищённый сеанс активен. Нажмите, чтобы покинуть." + }, + "onclick_button": { + "no_click_handler": "Виджет кнопки '{{componentId}}' не имеет определенного обработчика нажатий" + }, + "sync_status": { + "in_progress": "Синхронизация с сервером продолжается.", + "disconnected_no_changes": "

Не удалось установить соединение с сервером синхронизации.
Все известные изменения синхронизированы.

Нажмите, чтобы запустить синхронизацию.

", + "disconnected_with_changes": "

Не удалось установить соединение с сервером синхронизации.
Есть некоторые несинхронизированные изменения.

Нажмите, чтобы запустить синхронизацию.

", + "connected_no_changes": "

Подключено к серверу синхронизации.
Все изменения уже синхронизированы.

Нажмите, чтобы запустить синхронизацию.

", + "connected_with_changes": "

Подключено к серверу синхронизации.
Есть несколько изменений, которые ещё предстоит синхронизировать.

Нажмите, чтобы запустить синхронизацию.

", + "unknown": "

Состояние синхронизации станет известно после начала следующей попытки синхронизации.

Нажмите, чтобы запустить синхронизацию сейчас.

" } - }, - "add_link": { - "add_link": "Добавить ссылку", - "note": "Заметка", - "link_title": "Заголовок ссылки", - "link_title_arbitrary": "заголовок ссылки может быть изменен произвольно", - "button_add_link": "Добавить ссылку enter", - "help_on_links": "Помощь по ссылкам", - "search_note": "поиск заметки по ее названию", - "link_title_mirrors": "название ссылки отражает текущий заголовок заметки" - }, - "branch_prefix": { - "save": "Сохранить", - "edit_branch_prefix": "Редактировать префикс ветки", - "prefix": "Префикс: ", - "branch_prefix_saved": "Префикс ветки сохранен.", - "help_on_tree_prefix": "Помощь по префиксу дерева" - }, - "bulk_actions": { - "available_actions": "Доступные действия", - "chosen_actions": "Выбранные действия", - "relations": "Связи", - "notes": "Заметки", - "other": "Прочее", - "affected_notes": "Затронутые заметки", - "include_descendants": "Включать потомков выбранных заметок", - "execute_bulk_actions": "Выполнить массовые действия", - "bulk_actions_executed": "Массовые действия были успешно выполнены.", - "labels": "Метки", - "bulk_actions": "Массовые действия", - "none_yet": "Пока нет... добавьте действие, нажав на одно из доступных выше." - }, - "confirm": { - "confirmation": "Подтверждение", - "cancel": "Отмена", - "ok": "ОК", - "are_you_sure_remove_note": "Вы уверены, что хотите удалить заметку \"{{title}}\" из карты связей? ", - "if_you_dont_check": "Если вы не отметите этот флажок, заметка будет удалена только из карты связей.", - "also_delete_note": "Также удалить заметку" - }, - "delete_notes": { - "close": "Закрыть", - "erase_notes_description": "Обычное (мягкое) удаление только отмечает заметки как удалённые, и их можно восстановить (в диалоговом окне последних изменений) в течение определённого времени. Если выбрать этот параметр, заметки будут удалены немедленно, и восстановить их будет невозможно.", - "delete_all_clones_description": "Удалить также все клоны (можно отменить в последних изменениях)", - "erase_notes_warning": "Удалить заметки без возможности восстановления, включая все клоны. Это приведёт к принудительной перезагрузке приложения.", - "notes_to_be_deleted": "Следующие заметки будут удалены ({{- noteCount}})", - "no_note_to_delete": "Заметка не будет удалена (только клоны).", - "broken_relations_to_be_deleted": "Следующие связи будут разорваны и удалены ({{- relationCount}})", - "cancel": "Отмена", - "ok": "ОК", - "deleted_relation_text": "Примечание {{- note}} (подлежит удалению) ссылается на отношение {{- relation}}, происходящее из {{- source}}.", - "delete_notes_preview": "Предпросмотр удаляемых заметок" - }, - "database_anonymization": { - "light_anonymization_description": "Это действие создаст новую копию базы данных и выполнит её лёгкую анонимизацию — в частности, будет удалён только контент всех заметок, но заголовки и атрибуты останутся. Кроме того, будут сохранены пользовательские заметки, содержащие JavaScript-скрипты frontend/backend и пользовательские виджеты. Это даёт больше контекста для отладки проблем.", - "choose_anonymization": "Вы можете самостоятельно решить, хотите ли вы предоставить полностью или частично анонимизированную базу данных. Даже полностью анонимизированная база данных очень полезна, однако в некоторых случаях частично анонимизированная база данных может ускорить процесс выявления и исправления ошибок.", - "full_anonymization_description": "Это действие создаст новую копию базы данных и анонимизирует ее (удалит все содержимое заметок и оставит только структуру и некоторые неконфиденциальные метаданные) для совместного использования в Интернете в целях отладки без опасения утечки ваших личных данных.", - "title": "Анонимизация базы данных", - "full_anonymization": "Полная анонимизация", - "light_anonymization": "Легкая анонимизация" - }, - "revisions_snapshot_limit": { - "note_revisions_snapshot_limit_description": "Ограничение на количество снимков ревизий заметки определяет максимальное количество ревизий, которые можно сохранить для каждой заметки. Значение -1 означает отсутствие ограничений, а 0 означает удаление всех ревизий. Максимальное количество ревизий для одной заметки можно задать с помощью метки #versioningLimit.", - "snapshot_number_limit_unit": "снимков" - }, - "password": { - "alert_message": "Пожалуйста, запомните новый пароль. Пароль используется для входа в веб-интерфейс и шифрования защищённых заметок. Если вы забудете пароль, все ваши защищённые заметки будут потеряны навсегда.", - "heading": "Пароль", - "wiki": "вики", - "old_password": "Старый пароль", - "new_password": "Новый пароль", - "change_password": "Изменить пароль", - "change_password_heading": "Изменение пароля", - "set_password_heading": "Установка пароля", - "set_password": "Установить пароль" - }, - "content_language": { - "description": "Выберите один или несколько языков, которые должны отображаться в разделе «Основные свойства» текстовой заметки, доступной только для чтения или редактируемой. Это позволит реализовать такие функции, как проверка орфографии и поддержка письма справа налево.", - "title": "Языки контента" - }, - "theme": { - "theme_label": "Тема", - "override_theme_fonts_label": "Переопределить шрифты темы", - "auto_theme": "", - "light_theme": "", - "dark_theme": "", - "triliumnext": "Trilium (следует системной цветовой схеме)", - "triliumnext-light": "Trilium (Светлая)", - "triliumnext-dark": "Trilium (Темная)", - "title": "Тема приложения", - "layout": "Макет", - "layout-vertical-title": "Вертикальный", - "layout-horizontal-title": "Горизонтальный" - }, - "tasks": { - "due": { - "today": "Сегодня", - "tomorrow": "Завтра", - "yesterday": "Вчера" - } - }, - "sql_table_schemas": { - "tables": "Таблицы" - }, - "tab_row": { - "close_tab": "Закрыть вкладку", - "close": "Закрыть", - "new_tab": "Новая вкладка", - "copy_tab_to_new_window": "Копировать вкладку в новое окно", - "move_tab_to_new_window": "Переместить вкладку в новое окно", - "reopen_last_tab": "Повторно открыть последнюю закрытую вкладку", - "close_all_tabs": "Закрыть все вкладки", - "close_other_tabs": "Закрыть остальные вкладки" - }, - "table_view": { - "new-row": "Новая строка", - "new-column": "Новый столбец", - "sort-column-by": "Сортировать по \"{{title}}\"", - "sort-column-ascending": "По возрастанию", - "sort-column-descending": "По убыванию", - "sort-column-clear": "Сбросить сортировку", - "hide-column": "Скрыть столбец \"{{title}}\"", - "show-hide-columns": "Показать/скрыть столбцы", - "new-column-label": "Метка", - "delete-column": "Удалить столбец", - "delete_column_confirmation": "Вы уверены, что хотите удалить этот столбец? Соответствующий атрибут будет удалён из всех заметок.", - "edit-column": "Изменить столбец", - "add-column-to-the-right": "Добавить столбец справа", - "add-column-to-the-left": "Добавить столбец слева", - "row-insert-child": "Создать дочернюю заметку", - "row-insert-below": "Добавить строку ниже", - "row-insert-above": "Добавить строку выше", - "new-column-relation": "Связь" - }, - "add_label": { - "add_label": "Добавить метку", - "label_name_placeholder": "название метки", - "label_name_title": "Разрешены буквенно-цифровые символы, подчеркивание и двоеточие.", - "new_value_placeholder": "новое значение" - }, - "delete_label": { - "delete_label": "Удалить метку", - "label_name_placeholder": "название метки", - "label_name_title": "Разрешены буквенно-цифровые символы, подчеркивание и двоеточие." - }, - "rename_label": { - "rename_label": "Переименовать метку", - "old_name_placeholder": "старое наименование", - "new_name_placeholder": "новое наименование", - "name_title": "Разрешены буквенно-цифровые символы, подчеркивание и двоеточие.", - "to": "В" - }, - "clone_to": { - "clone_notes_to": "Клонировать заметки в...", - "notes_to_clone": "Заметки для клонирования", - "target_parent_note": "Целевая родительская заметка", - "search_for_note_by_its_name": "поиск заметки по ее названию", - "cloned_note_prefix_title": "Клонированная заметка будет отображаться в дереве заметок с заданным префиксом", - "prefix_optional": "Префикс (необязательно)", - "no_path_to_clone_to": "Не задан путь для клонирования.", - "note_cloned": "Заметка \"{{clonedTitle}}\" клонирована в \"{{targetTitle}}\"", - "help_on_links": "Помощь по ссылкам", - "clone_to_selected_note": "Клонировать в выбранную заметку enter" - }, - "export": { - "export_note_title": "Экспортировать заметку", - "close": "Закрыть", - "export_type_subtree": "Эта заметка и все ее потомки", - "format_html": "HTML - рекомендуется, так как сохраняет все форматирование", - "format_html_zip": "HTML в ZIP-архиве — рекомендуется, так как в этом случае сохраняется все форматирование.", - "format_markdown": "Markdown - сохраняет большую часть форматирования.", - "format_opml": "OPML - формат обмена данными между планировщиками, предназначенный только для текста. Форматирование, изображения и файлы не включены.", - "opml_version_1": "OPML v1.0 - только простой текст", - "opml_version_2": "OPML v2.0 - также поддерживает HTML", - "export_type_single": "Только эта заметка без ее потомков", - "export": "Экспорт", - "choose_export_type": "Сначала выберите тип экспорта", - "export_status": "Статус экспорта", - "export_in_progress": "Экспорт: {{progressCount}}", - "export_finished_successfully": "Экспорт завершился успешно.", - "format_pdf": "PDF - для печати или обмена." - }, - "help": { - "noteNavigation": "Навигация по заметке", - "goUpDown": "UP, DOWN - вверх/вниз в списке заметок", - "collapseExpand": " LEFT, RIGHT - свернуть/развернуть узел", - "notSet": "не установлено", - "goBackForwards": "назад / вперед в истории", - "showJumpToNoteDialog": "показать окно \"Перейти к\"", - "scrollToActiveNote": "прокрутка к активной заметке", - "jumpToParentNote": "Backspace - переход к родительской заметке", - "collapseWholeTree": "свернуть все дерево заметок", - "collapseSubTree": "свернуть поддерево", - "openEmptyTab": "открыть пустую вкладку", - "closeActiveTab": "закрыть активную вкладку", - "activateNextTab": "активировать следующую вкладку", - "activatePreviousTab": "активировать предыдущую вкладку", - "creatingNotes": "Создание заметок", - "selectAllNotes": "выбрать все заметки на текущем уровне", - "cutNotes": "вырезать текущую заметку (или текущее выделение) в буфер обмена (используется для перемещения заметок)", - "pasteNotes": "вставить заметку(и) как подзаметку в активную заметку (которая либо перемещается, либо клонируется в зависимости от того, была ли она скопирована или вырезана в буфер обмена)", - "deleteNotes": "удалить заметку / поддерево", - "createInternalLink": "создать внутреннюю ссылку", - "followLink": "перейти по ссылке под курсором", - "insertDateTime": "вставить текущую дату и время в позицию курсора", - "jumpToTreePane": "перейти к панели дерева и прокрутить до активной заметки", - "markdownAutoformat": "Автоформатирование в стиле Markdown", - "troubleshooting": "Поиск и решение неисправностей", - "reloadFrontend": "перезагрузить интерфейс Trilium", - "showDevTools": "показать инструменты разработчика", - "showSQLConsole": "показать консоль SQL", - "inPageSearch": "поиск на странице", - "editingNotes": "Редактирование заметок", - "newTabNoteLink": "Ctrl+щелчок - (или щелчок средней кнопкой мыши) по ссылке на заметку открывает заметку в новой вкладке", - "newTabWithActivationNoteLink": "Ctrl+Shift+щелчок - (или Shift+щелчок средней кнопкой мыши) по ссылке на заметку открывает и активирует заметку в новой вкладке", - "onlyInDesktop": "Только на десктопе (сборка Electron)", - "createNoteAfter": "создать новую заметку после активной заметки", - "createNoteInto": "создать новую дочернюю заметку к активной заметке", - "movingCloningNotes": "Перемещение / клонирование заметок", - "moveNoteUpDown": "переместить заметку вверх/вниз в списке заметок", - "moveNoteUpHierarchy": "переместить заметку вверх по иерархии", - "other": "Прочее", - "tabShortcuts": "Сочетания клавиш для управления вкладками", - "editBranchPrefix": "изменить префикс клона активной заметки", - "multiSelectNote": "множественный выбор заметки выше/ниже", - "selectNote": "Shift+click - выбрать заметку", - "copyNotes": "скопировать активную заметку (или выделение) в буфер обмер (используется для клонирования)", - "createEditLink": "Ctrl+K - создать/редактировать внешнюю ссылку", - "headings": "##, ###, #### и т. д., за которыми следует пробел для заголовков.", - "bulletList": "* или - с последующим пробелом для маркированного списка", - "numberedList": "1. или 1) с последующим пробелом для нумерованного списка", - "blockQuote": "начните строку с >, а затем пробела для блока цитаты", - "quickSearch": "сфокусироваться на полее ввода быстрого поиска", - "editNoteTitle": "В области дерева переключится с области дерева на заголовок заметки. Сочетание клавиш Enter из области заголовка заметки переключит фокус на текстовый редактор. Ctrl+. переключит обратно с редактора на область дерева." - }, - "modal": { - "close": "Закрыть" - }, - "import": { - "importIntoNote": "Импортировать в заметку", - "chooseImportFile": "Выберите файл импорта", - "safeImport": "Безопасный импорт", - "shrinkImages": "Уменьшить изображения", - "textImportedAsText": "Импортировать HTML, Markdown и TXT как текстовые заметки, если из метаданные не позволяют определить тип заметки", - "replaceUnderscoresWithSpaces": "Заменить подчеркивания пробелами в названиях импортированных заметок", - "import": "Импорт", - "failed": "Сбой при импорте: {{message}}.", - "html_import_tags": { - "description": "Настройте HTML-теги, которые следует сохранять при импорте заметок. Теги, не указанные в этом списке, будут удалены при импорте. Некоторые теги (например, 'script') всегда удаляются в целях безопасности.", - "placeholder": "Введите HTML-теги, по одному в каждой строке", - "title": "Теги HTML для импорта", - "reset_button": "Сбросить к списку по умолчанию" - }, - "import-status": "Статус импорта", - "in-progress": "Импорт в процессе: {{progress}}", - "successful": "Импорт успешно завершен.", - "options": "Опции", - "importDescription": "Содержимое выбранных файлов будет импортировано как дочерние заметки в", - "safeImportTooltip": "Файлы экспорта Trilium .zip могут содержать исполняемые скрипты, которые могут быть вредоносными. Безопасный импорт отключит автоматическое выполнение всех импортированных скриптов. Снимите флажок «Безопасный импорт» только в том случае, если импортируемый архив должен содержать исполняемые скрипты, и вы полностью доверяете содержимому импортируемого файла.", - "explodeArchivesTooltip": "Если этот флажок установлен, Trilium будет читать файлы .zip, .enex и .opml и создавать заметки из файлов внутри этих архивов. Если флажок не установлен, Trilium будет прикреплять сами архивы к заметке.", - "explodeArchives": "Прочитать содержимое архивов .zip, .enex и .opml.", - "shrinkImagesTooltip": "

Если этот параметр включен, Trilium попытается уменьшить размер импортируемых изображений путём масштабирования и оптимизации, что может повлиять на воспринимаемое качество изображения. Если этот параметр не установлен, изображения будут импортированы без изменений.

Это не относится к импорту файлов .zip с метаданными, поскольку предполагается, что эти файлы уже оптимизированы.

", - "codeImportedAsCode": "Импортировать распознанные файлы кода (например, .json) в виде заметок типа \"код\", если это неясно из метаданных" - }, - "markdown_import": { - "dialog_title": "Импорт Markdown", - "modal_body_text": "Из-за особенностей браузера песочница не позволяет напрямую читать буфер обмена из JavaScript. Вставьте разметку Markdown для импорта в текстовую область ниже и нажмите кнопку «Импорт»", - "import_button": "Импорт Ctrl+Enter", - "import_success": "Содержимое Markdown импортировано в документ." - }, - "note_type_chooser": { - "modal_title": "Выберите тип заметки", - "modal_body": "Выберите тип / шаблон новой заметки:", - "templates": "Шаблоны:", - "change_path_prompt": "Изменить место создания новой заметки:", - "search_placeholder": "поиск пути по имени (по умолчанию, если пусто)" - }, - "password_not_set": { - "title": "Пароль не установлен", - "body1": "Защищенные заметки шифруются с помощью пароля пользователя, но пароль еще не установлен.", - "body2": "Чтобы иметь возможность защищать заметки, нажмите здесь, чтобы установить пароль." - }, - "protected_session_password": { - "modal_title": "Защищенный сеанс", - "form_label": "Чтобы продолжить, вам необходимо начать защищенный сеанс, введя пароль:", - "start_button": "Начать защищенный сеанс enter", - "close_label": "Закрыть", - "help_title": "Помощь по защищенным заметкам" - }, - "recent_changes": { - "title": "Последние изменения", - "erase_notes_button": "Удалить заметки, помеченные на удаление сейчас", - "undelete_link": "восстановить", - "no_changes_message": "Еще нет изменений...", - "deleted_notes_message": "Удаленные заметки были стерты окончательно.", - "confirm_undelete": "Вы хотите восстановить эту заметку и ее подзаметки?" - }, - "revisions": { - "restore_button": "Восстановить", - "delete_button": "Удалить", - "note_revisions": "Версии заметки", - "delete_all_revisions": "Удалить все версии этой заметки", - "delete_all_button": "Удалить все версии", - "help_title": "Помощь по версиям заметок", - "confirm_delete_all": "Вы хотите удалить все версии этой заметки?", - "revision_last_edited": "Эта версия последний раз редактировалась {{date}}", - "confirm_restore": "Хотите восстановить эту версию? Текущее название и содержание заметки будут перезаписаны этой версией.", - "confirm_delete": "Вы хотите удалить эту версию?", - "revisions_deleted": "Версии заметки были удалены.", - "revision_restored": "Версия заметки была восстановлена.", - "revision_deleted": "Версия заметки были удалены.", - "download_button": "Скачать", - "file_size": "Размер файла:", - "preview": "Предпросмотр:", - "preview_not_available": "Предпосмотр недоступен для заметки этого типа.", - "mime": "MIME: ", - "settings": "Настройка версионирования заметок", - "no_revisions": "У этой заметки еще нет версий...", - "snapshot_interval": "Интервал создания версии заметки: {{seconds}} с.", - "maximum_revisions": "Максимальное количество ревизий заметки: {{number}}." - }, - "sort_child_notes": { - "sort_children_by": "Сортировать дочерние заметки по...", - "sorting_criteria": "Критерии сортировки", - "title": "наименованию", - "date_created": "дате создания", - "date_modified": "дате изменения", - "sorting_direction": "Направление сортировки", - "ascending": "по возрастанию", - "descending": "по убыванию", - "sort_with_respect_to_different_character_sorting": "Сортировка с учетом различных правил сортировки и сопоставления символов в разных языках и регионах.", - "folders": "Папки", - "sort": "Сортировать enter", - "natural_sort": "Естественная сортировка", - "natural_sort_language": "Язык естественной сортировки", - "sort_folders_at_top": "сортировать папки вверху", - "the_language_code_for_natural_sort": "Код языка для естественной сортировки, например, «zh-CN» для китайского языка." - }, - "upload_attachments": { - "upload_attachments_to_note": "Загрузить вложения к заметке", - "choose_files": "Выберите файлы", - "files_will_be_uploaded": "Файлы будут загружены как приложения в", - "options": "Параметры", - "shrink_images": "Сжать изображения", - "tooltip": "Если этот параметр включен, Trilium попытается уменьшить размер загружаемых изображений путём масштабирования и оптимизации, что может повлиять на воспринимаемое качество изображения. Если этот параметр не включен, изображения будут загружаться без изменений.", - "upload": "Загрузить" - }, - "attribute_detail": { - "close_button_title": "Отменить изменения и закрыть", - "name": "Наименование", - "value": "Значение", - "promoted_alias": "Псевдоним", - "multiplicity": "Множественность", - "label_type": "Тип", - "text": "Текст", - "number": "Число", - "boolean": "Булево", - "date": "Дата", - "time": "Время", - "url": "URL", - "precision": "Точность", - "digits": "цифры", - "inheritable": "Наследуемый", - "delete": "Удалить", - "color_type": "Цвет", - "target_note": "Целевая заметка", - "single_value": "Одно значение", - "multi_value": "Много значений", - "inverse_relation": "Обратное отношение", - "more_notes": "Больше заметок", - "date_time": "Дата и время", - "attr_detail_title": "Название атрибута", - "attr_is_owned_by": "Атрибут принадлежит", - "attr_name_title": "Имя атрибута может состоять только из букв, цифр, двоеточия и подчеркивания", - "target_note_title": "Отношение — это именованная связь между исходной и целевой заметками.", - "promoted_title": "Выделенный атрибут отображается в заметке явно.", - "promoted": "Выделенный", - "promoted_alias_title": "Название, которое будет отображаться в интерфейсе выделенных атрибутов.", - "multiplicity_title": "Множественность определяет, сколько атрибутов с одним и тем же именем можно создать — максимум 1 или более 1.", - "label_type_title": "Тип метки поможет Trilium выбрать подходящий интерфейс для ввода значения метки.", - "precision_title": "Какое количество цифр после плавающей запятой должно быть доступно в интерфейсе настройки значения.", - "inverse_relation_title": "Необязательный параметр, определяющий, к какому отношению является противоположным данное отношение. Пример: отношения «Отец» и «Сын» являются обратными друг другу отношениями.", - "inheritable_title": "Наследуемый атрибут будет унаследован всеми потомками в этом дереве.", - "save_and_close": "Сохранить и закрыть Ctrl+Enter", - "related_notes_title": "Другие заметки с этой меткой", - "label": "Метка", - "label_definition": "Определение метки", - "relation": "Отношение", - "relation_definition": "Определение отношения", - "disable_versioning": "отключает автоматическое версионирование. Полезно, например, для больших, но неважных заметок, например, для больших JS-библиотек, используемых для написания скриптов", - "calendar_root": "отмечает заметку, которая должна использоваться в качестве корневой для заметок дня. Только одна должна быть отмечена как таковая.", - "archived": "заметки с этой меткой не будут отображаться в результатах поиска по умолчанию (а также в диалоговых окнах «Перейти к», «Добавить ссылку» и т. д.).", - "exclude_from_export": "заметки (с их поддеревьями) не будут включены ни в один экспорт заметок", - "run": "определяет, при каких событиях должен запускаться скрипт. Возможные значения:\n
    \n
  • frontendStartup — при запуске (или обновлении) фронтенда Trilium, но не на мобильном устройстве.
  • \n
  • mobileStartup — при запуске (или обновлении) фронтенда Trilium на мобильном устройстве.
  • \n
  • backendStartup — при запуске бэкенда Trilium.
  • \n
  • hourly — запускать каждый час. Для указания времени можно использовать дополнительную метку runAtHour.
  • \n
  • daily — запускать раз в день.
  • \n
", - "run_on_instance": "Определить, на каком экземпляре Trilium это должно выполняться. По умолчанию — для всех экземпляров.", - "run_at_hour": "В какой час это должно выполняться? Следует использовать вместе с #run=hourly. Можно задать несколько раз для большего количества запусков в течение дня.", - "disable_inclusion": "скрипты с этой меткой не будут включены в выполнение родительского скрипта.", - "sorted": "сохраняет алфавитную сортировку дочерних заметок", - "sort_direction": "ASC (по умолчанию) или DESC", - "sort_folders_first": "Папки (заметки, включая дочерние) должны быть отсортированы вверх", - "top": "закрепить заданную заметку наверху в ее родителе (применяется только к отсортированным родительским заметкам)", - "hide_promoted_attributes": "Скрыть выделенные атрибуты в этой заметке", - "read_only": "редактор находится в режиме только для чтения. Работает только с текстом и заметками типа \"код\".", - "auto_read_only_disabled": "текстовые/заметки с кодом могут автоматически переводиться в режим чтения, если они слишком большие. Вы можете отключить это поведение для каждой заметки, добавив к ней соответствующую метку", - "app_css": "отмечает заметки CSS, которые загружаются в приложение Trilium и, таким образом, могут использоваться для изменения внешнего вида Trilium." - }, - "command_palette": { - "configure_launch_bar_description": "Откройте конфигурацию панели запуска, чтобы добавить или удалить элементы.", - "configure_launch_bar_title": "Настроить панель запуска", - "search_history_description": "Просмотреть предыдущие поиски", - "search_history_title": "Показать историю поиска", - "search_subtree_description": "Поиск в текущем поддереве", - "search_subtree_title": "Поиск в поддереве", - "search_notes_description": "Открыть расширенный поиск", - "search_notes_title": "Поиск заметок", - "show_attachments_description": "Просмотреть вложения к заметкам", - "show_attachments_title": "Показать вложения", - "export_note_description": "Экспортировать текущую заметку", - "export_note_title": "Экспортировать заметку", - "tree-action-name": "Дерево: {{name}}" - }, - "board_view": { - "add-column": "Добавить столбец", - "new-item": "Добавить", - "delete-column-confirmation": "Вы уверены, что хотите удалить этот столбец? Соответствующий атрибут также будет удалён из заметок этого столбца.", - "delete-column": "Удалить столбец", - "insert-below": "Вставить ниже", - "insert-above": "Вставить выше", - "move-to": "Переместить", - "delete-note": "Удалить заметку" - }, - "table_context_menu": { - "delete_row": "Удалить строку" - }, - "book_properties_config": { - "vector_dark": "Vector (Темная)", - "vector_light": "Vector (Светлая)", - "max-nesting-depth": "Максимальная глубина вложенности:", - "map-style": "Стиль карты:", - "display-week-numbers": "Отображать номера недель", - "hide-weekends": "Скрыть выходные", - "raster": "Растр", - "show-scale": "Показать масштаб" - }, - "editorfeatures": { - "note_completion_enabled": "Включить автодополнение", - "emoji_completion_enabled": "Включить автодополнение эмодзи", - "title": "Особенности" - }, - "cpu_arch_warning": { - "dont_show_again": "Больше не показывать это предупреждение", - "continue_anyway": "Продолжить в любом случае", - "download_link": "Загрузить нативную версию", - "recommendation": "Для наилучшего использования загрузите версию TriliumNext для ARM64 с нашей страницы релизов.", - "message_windows": "TriliumNext в настоящее время работает в режиме эмуляции, что означает, что вы используете версию Intel (x64) на устройстве Windows on ARM. Это существенно повлияет на производительность и время автономной работы.", - "message_macos": "TriliumNext в настоящее время работает под управлением Rosetta 2, что означает, что вы используете версию Intel (x64) на Apple Silicon Mac. Это существенно повлияет на производительность и время автономной работы.", - "title": "Пожалуйста, загрузите версию ARM64" - }, - "code_theme": { - "color-scheme": "Цветовая схема", - "word_wrapping": "Перенос слов", - "title": "Внешний вид" - }, - "svg": { - "export_to_png": "Диаграмму не может быть экспортирована в PNG." - }, - "png_export_button": { - "button_title": "Экспортировать диаграмму как PNG" - }, - "toggle_read_only_button": { - "unlock-editing": "Разблокировать редактирование", - "lock-editing": "Заблокировать редактирование" - }, - "switch_layout_button": { - "title_horizontal": "Переместить панель редактирования влево", - "title_vertical": "Переместить панель редактирования вниз" - }, - "note_language": { - "configure-languages": "Настроить языки...", - "not_set": "Не установлен" - }, - "time_selector": { - "invalid_input": "Введенное значение времени не является допустимым числом." - }, - "share": { - "share_root_not_found": "Заметка с меткой #shareRoot не найдена" - }, - "duration": { - "days": "Дни", - "hours": "Часы", - "minutes": "Минуты", - "seconds": "Секунды" - }, - "geo-map-context": { - "add-note": "Добавить маркер в этом месте", - "remove-from-map": "Удалить с карты", - "open-location": "Открыть местоположение" - }, - "geo-map": { - "unable-to-load-map": "Не удалось загрузить карту." - }, - "note_tooltip": { - "quick-edit": "Быстрое редактирование", - "note-has-been-deleted": "Заметка удалена." - }, - "note_autocomplete": { - "full-text-search": "Полнотекстовый поиск", - "show-recent-notes": "Показать последние заметки" - }, - "electron_integration": { - "zoom-factor": "Коэффициент масштабирования", - "restart-app-button": "Перезапустите приложение, чтобы увидеть изменения", - "background-effects-description": "Эффект Mica добавляет размытый, стильный фон окнам приложений, создавая глубину и современный вид.", - "background-effects": "Включить фоновые эффекты (только Windows 11)", - "native-title-bar-description": "В Windows и macOS отключение нативной строки заголовка делает приложение более компактным. В Linux включение нативной строки заголовка улучшает интеграцию с остальной частью системы." - }, - "link_context_menu": { - "open_note_in_popup": "Быстрое редактирование", - "open_note_in_new_window": "Открыть заметку в новом окне" - }, - "image_context_menu": { - "copy_image_to_clipboard": "Копировать изображение в буфер обмена" - }, - "electron_context_menu": { - "paste-as-plain-text": "Вставить как обычный текст", - "paste": "Вставить", - "copy-link": "Скопировать ссылку", - "copy": "Скопировать", - "cut": "Вырезать" - }, - "editing": { - "editor_type": { - "fixed": { - "title": "Закрепленный" - }, - "floating": { - "title": "Плавающий" - } - } - }, - "editor": { - "title": "Редактор" - }, - "classic_editor_toolbar": { - "title": "Форматирование" - }, - "code_block": { - "copy_title": "Копировать в буфер обмена", - "theme_group_dark": "Темныце темы", - "theme_group_light": "Светлые темы", - "theme_none": "Нет подсветки синтаксиса", - "word_wrapping": "Перенос слов" - }, - "highlighting": { - "color-scheme": "Цветовая схема", - "title": "Блоки кода" - }, - "editable-text": { - "auto-detect-language": "Определен автоматически" - }, - "launcher_context_menu": { - "reset": "Сбросить", - "add-spacer": "Добавить разделитель", - "add-custom-widget": "Добавить пользовательский виджет" - }, - "toc": { - "table_of_contents": "Содержание", - "options": "Параметры" - }, - "note_tree": { - "hide-archived-notes": "Скрыть архивные заметки", - "automatically-collapse-notes": "Автоматически сворачивать заметки", - "tree-settings-title": "Настройки дерева", - "unhoist": "Открепить" - }, - "quick-search": { - "no-results": "Результаты не найдены", - "placeholder": "Быстрый поиск", - "searching": "Поиск..." - }, - "find": { - "replace_all": "Заменить все", - "replace": "Заменить", - "replace_placeholder": "Заменить на...", - "find_placeholder": "Поиск в тексте...", - "case_sensitive": "С учетом регистра" - }, - "template_switch": { - "template": "Шаблон" - }, - "note_types": { - "collections": "Коллекции", - "new-feature": "Новое", - "beta-feature": "Бета", - "widget": "Виджет", - "image": "Изображение", - "file": "Файд", - "canvas": "Холст", - "mermaid-diagram": "Диаграмма Mermaid", - "book": "Коллекция", - "saved-search": "Сохраненный поиск", - "code": "Код", - "text": "Текст", - "launcher": "Лаунчер", - "doc": "Документация" - }, - "tree-context-menu": { - "open-in-popup": "Быстрое редактирование", - "delete": "Удалить", - "advanced": "Расширенное", - "cut": "Вырезать", - "duplicate": "Создать дубликат", - "export": "Экспорт" - }, - "info": { - "closeButton": "Закрыть", - "okButton": "ОК", - "modalTitle": "Информация" - }, - "jump_to_note": { - "search_placeholder": "Найдите заметку по ее названию или введите > для команд...", - "search_button": "Поиск по всему тексту Ctrl+Enter" - }, - "move_to": { - "target_parent_note": "Целевая родительская заметка", - "notes_to_move": "Заметки к переносу", - "dialog_title": "Переместить заметки в ...", - "search_placeholder": "поиск заметки по ее названию", - "move_button": "Переместить к выбранной заметке enter", - "error_no_path": "Отсутствует путь для перемещения.", - "move_success_message": "Выбранные заметки были перемещены в " - }, - "prompt": { - "title": "Запрос", - "defaultTitle": "Запрос", - "ok": "OK enter" - }, - "move_note": { - "to": "в", - "move_note": "Переместить заметку", - "target_parent_note": "целевая версии заметки" - }, - "add_relation": { - "to": "в", - "add_relation": "Добавить отношение", - "relation_name": "название отношения", - "target_note": "целевая заметка" - }, - "rename_relation": { - "to": "В", - "rename_relation": "Переименовать отношение", - "old_name": "старое наименование", - "new_name": "новое наименование", - "rename_relation_from": "Переименовать отношение из" - }, - "update_relation_target": { - "to": "в", - "update_relation": "Обновить отношение", - "relation_name": "название отношения", - "target_note": "целевая заметка", - "update_relation_target": "Обновить целевой элемент отношения" - }, - "attachments_actions": { - "download": "Скачать", - "open_externally": "Открыть внешними средствами", - "rename_attachment": "Переименовать вложение", - "delete_attachment": "Удалить вложение", - "upload_new_revision": "Загрузить новую версию" - }, - "calendar": { - "mon": "Пн", - "tue": "Вт", - "wed": "Ср", - "thu": "Чт", - "fri": "Пт", - "sat": "Сбт", - "sun": "Вс", - "january": "Январь", - "febuary": "Февраль", - "march": "Март", - "april": "Апрель", - "may": "Май", - "june": "Июнь", - "july": "Июль", - "august": "Август", - "september": "Сентябрь", - "october": "Октябрь", - "november": "Ноябрь", - "december": "Декабрь", - "cannot_find_week_note": "Не удалось найти заметку недели", - "cannot_find_day_note": "Не удалось найти заметку дня" - }, - "global_menu": { - "menu": "Меню", - "options": "Параметры", - "zoom": "Масштаб", - "advanced": "Расширенное", - "logout": "Выход", - "toggle_fullscreen": "На весь экран", - "zoom_out": "Уменьшить масштаб", - "zoom_in": "Увеличить масштаб", - "configure_launchbar": "Настроить панель запуска", - "reload_frontend": "Перезагрузить интерфейс", - "show_help": "Показать справку", - "show-cheatsheet": "Быстрая справка", - "toggle-zen-mode": "Режим дзен", - "open_new_window": "Открыть новое окно", - "reset_zoom_level": "Сбросить масштабирование", - "open_dev_tools": "Открыть Панель разработчика", - "open_sql_console": "Открыть консоль SQL", - "open_search_history": "Открыть историю поиска", - "show_backend_log": "Показать лог сервера", - "show_hidden_subtree": "Показать скрытое поддерево", - "about": "О Trilium Notes", - "reload_hint": "Перезагрузка может помочь устранить некоторые визуальные сбои без перезапуска всего приложения.", - "open_sql_console_history": "Открыть историю консоли SQL" - }, - "zpetne_odkazy": { - "backlink": "{{count}} ссылки", - "backlinks": "{{count}} ссылок", - "relation": "отношение" - }, - "note_icon": { - "category": "Категория:", - "search": "Поиск:", - "change_note_icon": "Изменить иконку заметки", - "reset-default": "Сбросить к значку по умолчанию" - }, - "basic_properties": { - "editable": "Изменяемое", - "language": "Язык", - "note_type": "Тип", - "basic_properties": "Основные свойства" - }, - "book_properties": { - "grid": "Сетка", - "list": "Список", - "collapse": "Свернуть", - "expand": "Развернуть", - "calendar": "Календарь", - "table": "Таблица", - "board": "Доска", - "view_type": "Вид", - "book_properties": "Свойства коллекции", - "geo-map": "Карта", - "invalid_view_type": "Недопустимый тип представления '{{type}}'", - "expand_all_children": "Развернуть все дочерние элементы", - "collapse_all_notes": "Свернуть все заметки" - }, - "edited_notes": { - "deleted": "(удалено)", - "title": "Отредактированные заметки", - "no_edited_notes_found": "Пока нет отредактированных заметок за этот день..." - }, - "file_properties": { - "download": "Скачать", - "open": "Открыть", - "title": "Файд", - "upload_success": "Загрузка новой версии файла не удалась.", - "upload_new_revision": "Загрузить новую версию", - "file_size": "Размер файла", - "file_type": "Тип файла", - "original_file_name": "Исходное имя файла", - "note_id": "ID заметки" - }, - "image_properties": { - "download": "Скачать", - "open": "Открыть", - "title": "Изображение", - "file_size": "Размер файла", - "file_type": "Тип файла", - "upload_failed": "Не удалось загрузить новую версию изображения: {{message}}", - "upload_success": "Загружена новая версия изображения.", - "upload_new_revision": "Загрузить новую версию", - "copy_reference_to_clipboard": "Копировать ссылку в буфер обмена", - "original_file_name": "Исходное имя файла" - }, - "note_info_widget": { - "created": "Создано", - "modified": "Изменено", - "type": "Тип", - "note_id": "ID заметки", - "note_size": "Размер заметки", - "title": "Информация о заметке" - }, - "note_paths": { - "search": "Поиск" - }, - "note_properties": { - "info": "Информация" - }, - "promoted_attributes": { - "url_placeholder": "http://website...", - "unset-field-placeholder": "не установлено" - }, - "script_executor": { - "query": "Запрос", - "execute_query": "Выполнить запрос", - "execute_script": "Выполнить скрипт", - "script": "Скрипт" - }, - "search_definition": { - "limit": "предел", - "search_string": "строка поиска", - "fast_search": "быстрый поиск", - "include_archived": "включать архивные", - "order_by": "сортировать по", - "search_button": "Поиск enter", - "search_parameters": "Параметры поиска", - "ancestor": "предок", - "action": "действие" - }, - "ancestor": { - "depth_label": "глубина", - "depth_doesnt_matter": "неважно", - "direct_children": "прямые потомки", - "label": "Предок" - }, - "debug": { - "debug": "Отладка" - }, - "limit": { - "limit": "Предел" - }, - "order_by": { - "title": "Названию", - "desc": "По убыванию", - "order_by": "Сортировать по", - "relevancy": "Релевантности (по умолчанию)", - "date_created": "Дате создания", - "random": "Случайный порядок", - "asc": "По возрастанию (по умолчанию)" - }, - "search_string": { - "search_prefix": "Поиск:" - }, - "backend_log": { - "refresh": "Обновить" - }, - "sync": { - "title": "Синхронизация" - }, - "fonts": { - "fonts": "Шрифты", - "size": "Размер", - "serif": "С засечками", - "monospace": "Моноширинный", - "main_font": "Основной шрифт", - "font_family": "Семейство шрифтов", - "reload_frontend": "перезагрузить интерфейс", - "sans-serif": "Без засечек", - "system-default": "Системный по умолчанию" - }, - "max_content_width": { - "max_width_unit": "пикселей", - "title": "Ширина контентной области", - "reload_button": "перезагрузить интерфейс" - }, - "native_title_bar": { - "enabled": "включено", - "disabled": "выключено" - }, - "ai_llm": { - "progress": "Прогресс", - "openai_tab": "OpenAI", - "anthropic_tab": "Anthropic", - "ollama_tab": "Ollama", - "temperature": "Температура", - "model": "Модель", - "refreshing_models": "Обновление...", - "error": "Ошибка", - "actions": "Действия", - "retry": "Повторить", - "never": "Никогда", - "refreshing": "Обновление...", - "agent": { - "processing": "Обработка...", - "thinking": "Думаю...", - "loading": "Загрузка...", - "generating": "Создание..." - }, - "name": "AI", - "openai": "OpenAI", - "sources": "Источники", - "reprocessing_index": "Перестройка индекса...", - "processed_notes": "Обработанные заметки", - "total_notes": "Всего заметок", - "queued_notes": "Заметок в очереди", - "failed_notes": "Заметки с ошибками обработки", - "last_processed": "Последние обработанные", - "refresh_stats": "Обновить статистику", - "voyage_tab": "Voyage AI", - "system_prompt": "Системный промпт", - "openai_configuration": "Конфигурация OpenAI", - "openai_settings": "Настройки OpenAI", - "api_key": "Ключ API", - "url": "Базовый URL", - "default_model": "Модель по умолчанию", - "base_url": "Базовый URL", - "openai_url_description": "По умолчанию: https://api.openai.com/v1", - "anthropic_settings": "Настройки Anthropic", - "ollama_settings": "Настройки Ollama", - "anthropic_configuration": "Конфигурация Anthropic", - "voyage_url_description": "По умолчанию: https://api.voyageai.com/v1", - "ollama_configuration": "Конфигурация Ollama", - "enable_ollama": "Включить Ollama", - "ollama_url": "URL Ollama", - "ollama_model": "Модель Ollama", - "refresh_models": "Обновить модели", - "rebuild_index": "Пересобрать индекс", - "note_title": "Название заметки", - "last_attempt": "Последняя попытка", - "active_providers": "Активные провайдеры", - "disabled_providers": "Отключенные провайдеры", - "similarity_threshold": "Порок сходства", - "processing": "Обработка ({{percentage}}%)", - "incomplete": "Не завершено ({{percentage}}%)", - "complete": "Завершено (100%)", - "ai_settings": "Настройки AI", - "show_thinking": "Отображать размышление", - "index_status": "Статус индексирования", - "indexed_notes": "Проиндексированные заметки", - "indexing_stopped": "Индексирование остановлено", - "last_indexed": "Последние проиндексированные", - "note_chat": "Чат по заметке", - "start_indexing": "Начать индексирование", - "chat": { - "root_note_title": "Чаты с AI", - "new_chat_title": "Новый чат" - }, - "selected_provider": "Выбранный провайдер", - "select_model": "Выбрать модель...", - "select_provider": "Выбрать провайдера..." - }, - "code-editor-options": { - "title": "Редактор" - }, - "images": { - "images_section_title": "Изображения", - "max_image_dimensions_unit": "пикселей" - }, - "search_engine": { - "bing": "Bing", - "baidu": "Baidu", - "duckduckgo": "DuckDuckGo", - "google": "Google", - "save_button": "Сохранить", - "title": "Поисковый движок" - }, - "heading_style": { - "plain": "Обычный", - "underline": "Подчеркнутый", - "markdown": "В стиле Markdown", - "title": "Стиль заголовка" - }, - "table_of_contents": { - "unit": "заголовки" - }, - "text_auto_read_only_size": { - "unit": "символов" - }, - "i18n": { - "title": "Локализация", - "language": "Язык", - "sunday": "Воскресенье", - "monday": "Понедельник" - }, - "backup": { - "path": "Путь", - "backup_now": "Резервное копирование сейчас", - "existing_backups": "Существующие резервные копии" - }, - "etapi": { - "title": "ETAPI", - "wiki": "вики", - "created": "Создано", - "actions": "Действия", - "existing_tokens": "Существующие токены", - "token_name": "Название токена", - "default_token_name": "новый токен", - "rename_token_title": "Переименовать токен" - }, - "multi_factor_authentication": { - "oauth_title": "OAuth/OpenID", - "title": "Многофакторная аутентификация", - "mfa_method": "Метод авторизации", - "oauth_user_account": "Учетная запись пользователя: ", - "oauth_user_email": "Адрес электронной почты пользователя: " - }, - "shortcuts": { - "shortcuts": "Сочетания клавиш", - "description": "Описание", - "keyboard_shortcuts": "Сочетания клавиш", - "action_name": "Название действия", - "default_shortcuts": "Сочетания клавиш по умолчанию" - }, - "sync_2": { - "timeout_unit": "миллисекунд", - "note": "Заметка", - "save": "Сохранить", - "help": "Помощь", - "config_title": "Настройка синхронизации" - }, - "api_log": { - "close": "Закрыть" - }, - "bookmark_switch": { - "bookmark": "Закладка" - }, - "editability_select": { - "auto": "Авто", - "read_only": "Только для чтения" - }, - "shared_switch": { - "shared": "Общий доступ" - }, - "highlights_list_2": { - "options": "Параметры" - }, - "include_note": { - "dialog_title": "Вставить заметку", - "label_note": "Заметка", - "button_include": "Вставить заметку enter", - "placeholder_search": "поиск заметки по ее названию", - "box_size_small": "небольшой (~ 10 строк)", - "box_size_medium": "средний (~ 30 строк)", - "box_size_full": "полный (в рамке показан полный текст)", - "box_size_prompt": "Размер рамки вставленной заметки:" - }, - "execute_script": { - "execute_script": "Выполнить скрипт" - }, - "update_label_value": { - "label_name_placeholder": "название метки", - "new_value_placeholder": "новое значение", - "update_label_value": "Обновить значение метки" - }, - "delete_note": { - "delete_note": "Удалить заметку", - "delete_matched_notes": "Удалить совпадающие заметки" - }, - "rename_note": { - "rename_note": "Переименовать заметку", - "new_note_title": "название новой заметки" - }, - "delete_relation": { - "delete_relation": "Удалить отношение", - "relation_name": "название отношения" - }, - "left_pane_toggle": { - "show_panel": "Показать панель", - "hide_panel": "Скрыть панель" - }, - "move_pane_button": { - "move_left": "Переместить влево", - "move_right": "Переместить вправо" - }, - "note_actions": { - "re_render_note": "Перерендерить заметку", - "note_source": "Источник заметки", - "note_attachments": "Вложения заметки", - "import_files": "Импорт файлов", - "export_note": "Экспортировать заметку", - "delete_note": "Удалить заметку", - "print_note": "Печать заметки", - "save_revision": "Сохранить версию", - "convert_into_attachment": "Конвертировать во вложение", - "search_in_note": "Поиск в заметке", - "print_pdf": "Экспорт в PDF", - "convert_into_attachment_prompt": "Вы уверены, что хотите преобразовать заметку '{{title}}' во вложение родительской заметки?", - "convert_into_attachment_successful": "Примечание '{{title}}' преобразовано во вложение.", - "convert_into_attachment_failed": "Не удалось преобразовать заметку '{{title}}'.", - "open_note_externally_title": "Файл будет открыт во внешнем приложении и отслеживается на наличие изменений. После этого вы сможете загрузить изменённую версию обратно в Trilium." - }, - "revisions_button": { - "note_revisions": "Версии заметки" - }, - "update_available": { - "update_available": "Доступно обновление" - }, - "code_buttons": { - "execute_button_title": "Выполнить скрипт", - "sql_console_saved_message": "Заметка типа \"Консоль SQL\" сохранена в {{note_path}}", - "opening_api_docs_message": "Открытие документации API...", - "save_to_note_button_title": "Сохранить в заметку", - "trilium_api_docs_button_title": "Документация по Open Trilium API" - }, - "hide_floating_buttons_button": { - "button_title": "Скрыть кнопки" - }, - "show_floating_buttons_button": { - "button_title": "Показать кнопки" - }, - "relation_map_buttons": { - "zoom_in_title": "Увеличить масштаб", - "zoom_out_title": "Уменьшить масштаб", - "reset_pan_zoom_title": "Сбросить панорамирование и масштабирование", - "create_child_note_title": "Создать новую дочернюю заметку и добавить ее в эту карту отношений" - }, - "code_auto_read_only_size": { - "unit": "символов" - }, - "inherited_attribute_list": { - "title": "Унаследованные атрибуты" - }, - "note_map": { - "title": "Карта заметок" - }, - "owned_attribute_list": { - "owned_attributes": "Собственные атрибуты" - }, - "similar_notes": { - "title": "Похожие заметки" - }, - "fast_search": { - "fast_search": "Быстрый поиск" - }, - "attachment_list": { - "upload_attachments": "Загрузка вложений" - }, - "protected_session": { - "wrong_password": "Неверный пароль.", - "protecting-title": "Статус защиты", - "unprotecting-title": "Статус снятия защиты" - }, - "relation_map": { - "remove_note": "Удалить заметку", - "edit_title": "Изменить заголовок", - "rename_note": "Переименовать заметку", - "remove_relation": "Удалить отношение", - "default_new_note_title": "новая заметка" - }, - "vacuum_database": { - "title": "Сжатие базы данных" - }, - "vim_key_bindings": { - "use_vim_keybindings_in_code_notes": "Раскладка клавиш VIM" - }, - "network_connections": { - "network_connections_title": "Сетевые подключения" - }, - "tray": { - "title": "Системный трей" - }, - "highlights_list": { - "title": "Список выделений", - "bold": "Жирный текст", - "italic": "Наклонный текст", - "underline": "Подчеркнутый текст", - "color": "Цветной текст" - }, - "custom_date_time_format": { - "format_string": "Строка форматирования:", - "formatted_time": "Форматированная дата/время:" - }, - "spellcheck": { - "title": "Проверка орфографии", - "enable": "Включить проверку орфографии", - "language_code_label": "Код(ы) языков" - }, - "attribute_editor": { - "save_attributes": "Сохранить атрибуты " - }, - "delete_revisions": { - "delete_note_revisions": "Удалить версии заметки" - }, - "close_pane_button": { - "close_this_pane": "Закрыть панель" - }, - "create_pane_button": { - "create_new_split": "Создать новое разделение" - }, - "edit_button": { - "edit_this_note": "Редактировать заметку" - }, - "show_highlights_list_widget_button": { - "show_highlights_list": "Показать список выделений" - }, - "zen_mode": { - "button_exit": "Покинуть режим \"дзен\"" - }, - "content_renderer": { - "open_externally": "Открыть внешне" - }, - "mobile_detail_menu": { - "error_unrecognized_command": "Нераспознанная команда {{command}}", - "error_cannot_get_branch_id": "Невозможно получить branchId для notePath '{{notePath}}'", - "delete_this_note": "Удалить эту заметку", - "insert_child_note": "Вставить дочернюю заметку" - }, - "svg_export_button": { - "button_title": "Экспортировать диаграмму как SVG" - }, - "copy_image_reference_button": { - "button_title": "Скопировать ссылку на изображение в буфер обмена, можент быть вставлена в текстовую заметку." - }, - "note_launcher": { - "this_launcher_doesnt_define_target_note": "Этот лаунчер не определяет целевую заметку." - }, - "protected_session_status": { - "inactive": "Нажмите, чтобы войти в защищенный сеанс", - "active": "Защищённый сеанс активен. Нажмите, чтобы покинуть." - }, - "onclick_button": { - "no_click_handler": "Виджет кнопки '{{componentId}}' не имеет определенного обработчика нажатий" - }, - "sync_status": { - "in_progress": "Синхронизация с сервером продолжается.", - "disconnected_no_changes": "

Не удалось установить соединение с сервером синхронизации.
Все известные изменения синхронизированы.

Нажмите, чтобы запустить синхронизацию.

", - "disconnected_with_changes": "

Не удалось установить соединение с сервером синхронизации.
Есть некоторые несинхронизированные изменения.

Нажмите, чтобы запустить синхронизацию.

", - "connected_no_changes": "

Подключено к серверу синхронизации.
Все изменения уже синхронизированы.

Нажмите, чтобы запустить синхронизацию.

", - "connected_with_changes": "

Подключено к серверу синхронизации.
Есть несколько изменений, которые ещё предстоит синхронизировать.

Нажмите, чтобы запустить синхронизацию.

", - "unknown": "

Состояние синхронизации станет известно после начала следующей попытки синхронизации.

Нажмите, чтобы запустить синхронизацию сейчас.

" - } } diff --git a/apps/client/src/translations/tw/translation.json b/apps/client/src/translations/tw/translation.json index 636c6ae2c..3768fa621 100644 --- a/apps/client/src/translations/tw/translation.json +++ b/apps/client/src/translations/tw/translation.json @@ -102,7 +102,9 @@ "choose_export_type": "請先選擇匯出類型", "export_status": "匯出狀態", "export_in_progress": "匯出進行中:{{progressCount}}", - "export_finished_successfully": "匯出成功完成。" + "export_finished_successfully": "匯出成功完成。", + "format_html": "HTML - 推薦,因為它保留所有格式", + "format_pdf": "PDF - 用於列印或與他人分享。" }, "help": { "noteNavigation": "筆記導航", @@ -153,7 +155,10 @@ "showSQLConsole": "顯示SQL控制台", "other": "其他", "quickSearch": "定位到快速搜尋框", - "inPageSearch": "頁面內搜尋" + "inPageSearch": "頁面內搜尋", + "title": "資料表", + "newTabNoteLink": "在新分頁開啟筆記連結", + "newTabWithActivationNoteLink": "在新分頁開啟並切換至筆記連結" }, "import": { "importIntoNote": "匯入到筆記", @@ -170,7 +175,16 @@ "codeImportedAsCode": "如果元數據不明確,將識別的程式碼文件(例如.json)匯入為程式碼筆記", "replaceUnderscoresWithSpaces": "在匯入的筆記名稱中將下劃線替換為空格", "import": "匯入", - "failed": "匯入失敗: {{message}}." + "failed": "匯入失敗: {{message}}.", + "html_import_tags": { + "title": "匯入 HTML 標籤", + "description": "設定在匯入筆記時應保留的 HTML 標籤。不在此列表中的標籤將在匯入過程中被移除。一些標籤(例如 'script')為了安全性會始終被移除。", + "placeholder": "輸入 HTML 標籤,每行一個", + "reset_button": "重設為預設列表" + }, + "import-status": "匯入狀態", + "in-progress": "正在匯入:{{progress}}", + "successful": "匯入成功。" }, "include_note": { "dialog_title": "包含筆記", @@ -188,7 +202,8 @@ "okButton": "確定" }, "jump_to_note": { - "search_button": "全文搜尋" + "search_button": "全文搜尋", + "search_placeholder": "依名稱或類型查詢筆記或按 > 查看命令…" }, "markdown_import": { "dialog_title": "Markdown 匯入", @@ -208,11 +223,16 @@ "note_type_chooser": { "modal_title": "選擇筆記類型", "modal_body": "選擇新筆記的類型或模板:", - "templates": "模板" + "templates": "模板", + "change_path_prompt": "變更建立新筆記的位置:", + "search_placeholder": "依名稱搜尋路徑(若為空則預設)", + "builtin_templates": "內建模板" }, "password_not_set": { "title": "密碼未設定", - "body1": "受保護的筆記使用用戶密碼加密,但密碼尚未設定。" + "body1": "受保護的筆記使用用戶密碼加密,但密碼尚未設定。", + "body2": "若要保護筆記,請按一下下面的按鈕開啟「選項」對話方塊並設定密碼。", + "go_to_password_options": "移動至密碼選項" }, "prompt": { "title": "提示", @@ -254,7 +274,9 @@ "mime": "MIME類型: ", "file_size": "文件大小:", "preview": "預覽:", - "preview_not_available": "無法預覽此類型的筆記。" + "preview_not_available": "無法預覽此類型的筆記。", + "restore_button": "還原", + "delete_button": "刪除" }, "sort_child_notes": { "sort_children_by": "按…排序子筆記", @@ -401,7 +423,11 @@ "share_favicon": "在分享頁面中設定的favicon筆記。一般需要將它設定為分享和可繼承。Favicon筆記也必須位於分享子階層中。可以考慮一並使用'share_hidden_from_tree'。", "is_owned_by_note": "由此筆記所有", "other_notes_with_name": "其它含有 {{attributeType}} 名為 \"{{attributeName}}\" 的的筆記", - "and_more": "…以及另外 {{count}} 個" + "and_more": "…以及另外 {{count}} 個", + "app_theme_base": "設定為 \"next\"、\"next-light \" 或 \"next-dark\",以使用相應的 TriliumNext 主題(自動、淺色或深色)作為自訂主題的基礎,而非傳統主題。", + "print_landscape": "匯出為 PDF 時,將頁面方向更改為橫向而非縱向。", + "print_page_size": "在匯出 PDF 時更改頁面大小。支援的值:A0A1A2A3A4A5A6LegalLetterTabloidLedger。", + "color_type": "顏色" }, "attribute_editor": { "help_text_body1": "要添加標籤,只需輸入例如 #rock 或者如果您還想添加值,則例如 #year = 2020", @@ -560,7 +586,8 @@ "september": "九月", "october": "十月", "november": "十一月", - "december": "十二月" + "december": "十二月", + "cannot_find_week_note": "無法找到週記" }, "close_pane_button": { "close_this_pane": "關閉此面板" @@ -601,7 +628,9 @@ "show_hidden_subtree": "顯示隱藏子階層", "show_help": "顯示幫助", "about": "關於 TriliumNext 筆記", - "logout": "登出" + "logout": "登出", + "show-cheatsheet": "顯示工具表", + "toggle-zen-mode": "禪模式" }, "sync_status": { "unknown": "

同步狀態將在下一次同步嘗試開始後顯示。

點擊以立即觸發同步。

", @@ -635,7 +664,8 @@ "save_revision": "保存筆記歷史", "convert_into_attachment_failed": "筆記 '{{title}}' 轉換失敗。", "convert_into_attachment_successful": "筆記 '{{title}}' 已成功轉換為附件。", - "convert_into_attachment_prompt": "確定要將筆記 '{{title}}' 轉換為上級筆記的附件嗎?" + "convert_into_attachment_prompt": "確定要將筆記 '{{title}}' 轉換為上級筆記的附件嗎?", + "print_pdf": "匯出為 PDF…" }, "onclick_button": { "no_click_handler": "按鈕組件'{{componentId}}'沒有定義點擊處理程序" @@ -698,7 +728,8 @@ "basic_properties": { "note_type": "筆記類型", "editable": "可編輯", - "basic_properties": "基本屬性" + "basic_properties": "基本屬性", + "language": "語言" }, "book_properties": { "view_type": "視圖類型", @@ -708,7 +739,12 @@ "expand_all_children": "展開所有子項", "collapse": "收合", "expand": "展開", - "invalid_view_type": "無效的查看類型 '{{type}}'" + "invalid_view_type": "無效的查看類型 '{{type}}'", + "book_properties": "集合屬性", + "calendar": "日曆", + "table": "表格", + "geo-map": "地理地圖", + "board": "看板" }, "edited_notes": { "no_edited_notes_found": "今天還沒有編輯過的筆記...", @@ -757,7 +793,9 @@ "note_map": { "open_full": "展開顯示", "collapse": "收合到正常大小", - "title": "筆記地圖" + "title": "筆記地圖", + "fix-nodes": "固定節點", + "link-distance": "連結距離" }, "note_paths": { "title": "筆記路徑", @@ -782,7 +820,9 @@ "unknown_label_type": "未知的標籤類型 '{{type}}'", "unknown_attribute_type": "未知的屬性類型 '{{type}}'", "add_new_attribute": "添加新屬性", - "remove_this_attribute": "移除此屬性" + "remove_this_attribute": "移除此屬性", + "unset-field-placeholder": "未設定", + "remove_color": "移除此顏色標籤" }, "script_executor": { "query": "查詢", @@ -919,7 +959,8 @@ "enter_workspace": "進入工作區 {{title}}" }, "file": { - "file_preview_not_available": "此文件格式不支持預覽。" + "file_preview_not_available": "此文件格式不支持預覽。", + "too_big": "預覽僅顯示文件的前 {{maxNumChars}} 個字元以提高性能。下載文件並在外部打開以查看完整內容。" }, "protected_session": { "enter_password_instruction": "顯示受保護的筆記需要輸入您的密碼:", @@ -1023,7 +1064,16 @@ "note_tree_and_detail_font_sizing": "請注意,筆記樹字體和詳細字體的大小相對於主字體大小設定。", "not_all_fonts_available": "並非所有列出的字體都可能在您的系統上可用。", "apply_font_changes": "要應用字體更改,請點擊", - "reload_frontend": "重新載入前端" + "reload_frontend": "重新載入前端", + "generic-fonts": "通用字型", + "sans-serif-system-fonts": "無襯線系統字型", + "serif-system-fonts": "襯線系統字型", + "monospace-system-fonts": "等寬系統字型", + "handwriting-system-fonts": "手寫系統字型", + "serif": "襯線", + "sans-serif": "無襯線", + "monospace": "等寬", + "system-default": "系統預設" }, "max_content_width": { "title": "內容寬度", @@ -1031,7 +1081,8 @@ "max_width_label": "內容最大寬度(像素)", "apply_changes_description": "要應用內容寬度更改,請點擊", "reload_button": "重新載入前端", - "reload_description": "來自外觀選項的更改" + "reload_description": "來自外觀選項的更改", + "max_width_unit": "像素" }, "native_title_bar": { "title": "原生標題欄(需要重新啟動應用)", @@ -1047,13 +1098,17 @@ "title": "主題", "theme_label": "主題", "override_theme_fonts_label": "覆蓋主題字體", - "light_theme": "", - "dark_theme": "", "layout": "佈局", "layout-vertical-title": "垂直", "layout-horizontal-title": "水平", - "layout-vertical-description": "啟動欄位於左側(默認)", - "layout-horizontal-description": "啟動欄位於標籤欄下方,標籤欄現在是全寬的。" + "layout-vertical-description": "啟動欄位於左側(預設)", + "layout-horizontal-description": "啟動欄位於分頁欄下方,分頁欄現在是全寬的。", + "auto_theme": "傳統(遵循系統配色方案)", + "light_theme": "傳統(淺色)", + "dark_theme": "傳統(深色)", + "triliumnext": "Trilium(遵循系統配色方案)", + "triliumnext-light": "Trilium(淺色)", + "triliumnext-dark": "Trilium(深色)" }, "zoom_factor": { "title": "縮放系數(僅桌面客戶端有效)", @@ -1062,7 +1117,8 @@ "code_auto_read_only_size": { "title": "自動唯讀大小", "description": "自動唯讀大小是指筆記超過設定的大小後自動設定為唯讀模式(為性能考慮)。", - "label": "自動唯讀大小(程式碼筆記)" + "label": "自動唯讀大小(程式碼筆記)", + "unit": "字元" }, "code_mime_types": { "title": "下拉菜單可用的MIME文件類型" @@ -1081,14 +1137,16 @@ "download_images_description": "貼上的 HTML 可能包含在線圖片的引用,Trilium 會找到這些引用並下載圖片,以便它們可以離線使用。", "enable_image_compression": "啓用圖片壓縮", "max_image_dimensions": "圖片的最大寬度/高度(超過此限制的圖片將會被縮放)。", - "jpeg_quality_description": "JPEG 質量(10 - 最差質量,100 最佳質量,建議為 50 - 85)" + "jpeg_quality_description": "JPEG 質量(10 - 最差質量,100 最佳質量,建議為 50 - 85)", + "max_image_dimensions_unit": "像素" }, "attachment_erasure_timeout": { "attachment_erasure_timeout": "附件清理超時", "attachment_auto_deletion_description": "如果附件在一段時間後不再被筆記引用,它們將自動被刪除(並被清理)。", "manual_erasing_description": "您還可以手動觸發清理(而不考慮上述定義的超時時間):", "erase_unused_attachments_now": "立即清理未使用的附件筆記", - "unused_attachments_erased": "未使用的附件已被刪除。" + "unused_attachments_erased": "未使用的附件已被刪除。", + "erase_attachments_after": "在此時間後刪除未使用的附件:" }, "network_connections": { "network_connections_title": "網絡連接", @@ -1099,14 +1157,16 @@ "note_erasure_description": "被刪除的筆記(以及屬性、歷史版本等)最初僅被標記為「刪除」,可以從「最近修改」對話框中恢復它們。經過一段時間後,已刪除的筆記會被「清理」,這意味著它們的內容將無法恢復。此設定允許您設定從刪除到清除筆記之間的時間長度。", "manual_erasing_description": "您還可以手動觸發清理(不考慮上述定義的超時):", "erase_deleted_notes_now": "立即清理已刪除的筆記", - "deleted_notes_erased": "已刪除的筆記已被清理。" + "deleted_notes_erased": "已刪除的筆記已被清理。", + "erase_notes_after": "在此時間後刪除筆記:" }, "revisions_snapshot_limit": { "note_revisions_snapshot_limit_title": "筆記歷史快照限制", "note_revisions_snapshot_limit_description": "筆記歷史快照數限制指的是每個筆記可以保存的最大歷史記錄數量。其中 -1 表示沒有限制,0 表示刪除所有歷史記錄。你可以通過 #versioningLimit 標籤設定單個筆記的最大歷史記錄數量。", "snapshot_number_limit_label": "筆記歷史快照數量限制:", "erase_excess_revision_snapshots": "立即刪除多餘的歷史快照", - "erase_excess_revision_snapshots_prompt": "多餘的歷史快照已被刪除。" + "erase_excess_revision_snapshots_prompt": "多餘的歷史快照已被刪除。", + "snapshot_number_limit_unit": "快照" }, "search_engine": { "title": "搜尋引擎", @@ -1148,19 +1208,29 @@ "title": "目錄", "description": "當筆記中有超過一定數量的標題時,顯示目錄。您可以自定義此數量:", "disable_info": "您可以設定一個非常大的數來禁用目錄。", - "shortcut_info": "您可以在 「選項」 -> 「快捷鍵」 中設定一個鍵盤快捷鍵,以便快速切換右側面板(包括目錄)(名稱為 'toggleRightPane')。" + "shortcut_info": "您可以在 「選項」 -> 「快捷鍵」 中設定一個鍵盤快捷鍵,以便快速切換右側面板(包括目錄)(名稱為 'toggleRightPane')。", + "unit": "標題" }, "text_auto_read_only_size": { "title": "自動唯讀大小", "description": "自動唯讀筆記大小是超過該大小後,筆記將以唯讀模式顯示(出於性能考慮)。", - "label": "自動唯讀大小(文字筆記)" + "label": "自動唯讀大小(文字筆記)", + "unit": "字元" }, "i18n": { "title": "本地化", "language": "語言", "first-day-of-the-week": "一周的第一天", "sunday": "星期日", - "monday": "星期一" + "monday": "星期一", + "first-week-of-the-year": "年度第一週", + "first-week-contains-first-day": "年度第一週包含第一天", + "first-week-contains-first-thursday": "年度第一週包含第一個週四", + "first-week-has-minimum-days": "第一週有最少天數", + "min-days-in-first-week": "第一週的最少天數", + "first-week-info": "年度第一週包含第一個週四是基於 ISO 8601 標準。", + "first-week-warning": "變更第一週選項可能導致與現有的「週筆記」重複,現有的「週筆記」將不會相應更新。", + "formatting-locale": "日期和數字格式" }, "backup": { "automatic_backup": "自動備份", @@ -1198,7 +1268,9 @@ "delete_token": "刪除/停用此令牌", "rename_token_title": "重新命名令牌", "rename_token_message": "請輸入新的令牌名稱", - "delete_token_confirmation": "你確定要刪除 ETAPI 令牌 \"{{name}}\" 嗎?" + "delete_token_confirmation": "你確定要刪除 ETAPI 令牌 \"{{name}}\" 嗎?", + "see_more": "有關更多詳細資訊,請參閱 {{- link_to_wiki}} 和 {{- link_to_openapi_spec}} 或 {{- link_to_swagger_ui}}。", + "swagger_ui": "ETAPI Swagger UI" }, "options_widget": { "options_status": "選項狀態", @@ -1222,12 +1294,13 @@ "set_password_heading": "設定密碼", "set_password": "設定密碼", "password_mismatch": "新密碼不一致。", - "password_changed_success": "密碼已更改。按 OK 後 Trilium 將重新載入。" + "password_changed_success": "密碼已更改。按 OK 後 Trilium 將重新載入。", + "protected_session_timeout_label": "受保護的工作階段超時:" }, "shortcuts": { "keyboard_shortcuts": "快捷鍵", "multiple_shortcuts": "同一操作的多個快捷鍵可以用逗號分隔。", - "electron_documentation": "請參閱 Electron文檔,瞭解可用的修飾符和鍵碼。", + "electron_documentation": "請參閱 Electron 文檔,瞭解可用的修飾符和鍵碼。", "type_text_to_filter": "輸入文字以過濾快捷鍵...", "action_name": "操作名稱", "shortcuts": "快捷鍵", @@ -1260,7 +1333,8 @@ "test_title": "同步測試", "test_description": "測試和同步伺服器之間的連接。如果同步伺服器沒有初始化,會將本地文檔同步到同步伺服器上。", "test_button": "測試同步", - "handshake_failed": "同步伺服器握手失敗,錯誤:{{message}}" + "handshake_failed": "同步伺服器握手失敗,錯誤:{{message}}", + "timeout_unit": "毫秒" }, "api_log": { "close": "關閉" @@ -1309,8 +1383,8 @@ "copy-note-path-to-clipboard": "複製筆記路徑到剪貼簿", "protect-subtree": "保護子階層", "unprotect-subtree": "取消保護子階層", - "copy-clone": "複製 / 再製", - "clone-to": "複製到...", + "copy-clone": "複製 / 克隆", + "clone-to": "克隆到...", "cut": "剪下", "move-to": "移動到...", "paste-into": "貼上到裡面", @@ -1319,7 +1393,9 @@ "import-into-note": "匯入到筆記", "apply-bulk-actions": "應用批量操作", "converted-to-attachments": "{{count}} 個筆記已被轉換為附件。", - "convert-to-attachment-confirm": "確定要將選中的筆記轉換為其上級筆記的附件嗎?" + "convert-to-attachment-confirm": "確定要將選中的筆記轉換為其上級筆記的附件嗎?", + "duplicate": "複製副本", + "open-in-popup": "快速編輯" }, "shared_info": { "shared_publicly": "此筆記已公開分享在", @@ -1342,7 +1418,14 @@ "launcher": "啟動器", "doc": "文檔", "widget": "小工具", - "confirm-change": "當筆記內容不為空時,不建議更改筆記類型。您仍然要繼續嗎?" + "confirm-change": "當筆記內容不為空時,不建議更改筆記類型。您仍然要繼續嗎?", + "book": "集合", + "geo-map": "地理地圖", + "beta-feature": "Beta", + "ai-chat": "AI 聊天", + "task-list": "任務列表", + "new-feature": "新建", + "collections": "集合" }, "protect_note": { "toggle-on": "保護筆記", @@ -1391,7 +1474,11 @@ "automatically-collapse-notes-title": "筆記在一段時間內未使用將被收合,以減少樹形結構的雜亂。", "save-changes": "保存並應用更改", "auto-collapsing-notes-after-inactivity": "在不活動後自動收合筆記...", - "saved-search-note-refreshed": "已保存的搜尋筆記已刷新。" + "saved-search-note-refreshed": "已保存的搜尋筆記已刷新。", + "hoist-this-note-workspace": "聚焦此筆記(工作區)", + "refresh-saved-search-results": "刷新儲存的搜尋結果", + "create-child-note": "建立子筆記", + "unhoist": "取消聚焦" }, "title_bar_buttons": { "window-on-top": "保持此窗口置頂" @@ -1448,7 +1535,9 @@ }, "clipboard": { "cut": "已剪下筆記到剪貼簿。", - "copied": "已複製筆記到剪貼簿。" + "copied": "已複製筆記到剪貼簿。", + "copy_failed": "由於權限問題,無法複製到剪貼簿。", + "copy_success": "已複製到剪貼簿。" }, "entrypoints": { "note-revision-created": "已新增筆記修訂。", @@ -1492,13 +1581,15 @@ }, "highlighting": { "description": "控制文字筆記中程式碼塊的語法高亮,程式碼筆記不會受到影響。", - "color-scheme": "顏色方案" + "color-scheme": "顏色方案", + "title": "程式碼區塊" }, "code_block": { "word_wrapping": "自動換行", "theme_none": "無格式高亮", "theme_group_light": "淺色主題", - "theme_group_dark": "深色主題" + "theme_group_dark": "深色主題", + "copy_title": "複製到剪貼簿" }, "classic_editor_toolbar": { "title": "格式化" @@ -1516,7 +1607,8 @@ "fixed": { "title": "固定", "description": "編輯工具出現在 \"格式化\" 功能區標籤中。" - } + }, + "multiline-toolbar": "如果工具列無法完全顯示,則分多行顯示。" } }, "electron_context_menu": { @@ -1535,6 +1627,376 @@ "link_context_menu": { "open_note_in_new_tab": "在新分頁中打開筆記", "open_note_in_new_split": "在新分屏中打開筆記", - "open_note_in_new_window": "在新窗口中打開筆記" + "open_note_in_new_window": "在新窗口中打開筆記", + "open_note_in_popup": "快速編輯" + }, + "zen_mode": { + "button_exit": "退出禪模式" + }, + "ai_llm": { + "not_started": "未開始", + "title": "AI 設定", + "processed_notes": "已處理筆記", + "total_notes": "筆記總數", + "progress": "進度", + "queued_notes": "隊列中筆記", + "failed_notes": "失敗筆記", + "last_processed": "最後處理時間", + "refresh_stats": "更新統計資料", + "enable_ai_features": "啟用 AI/LLM 功能", + "enable_ai_description": "啟用筆記摘要、內容生成等 AI 功能及其他 LLM 能力", + "openai_tab": "OpenAI", + "anthropic_tab": "Anthropic", + "voyage_tab": "Voyage AI", + "ollama_tab": "Ollama", + "enable_ai": "啟用 AI/LLM 功能", + "enable_ai_desc": "啟用筆記摘要、內容生成等 AI 功能及其他 LLM 能力", + "provider_configuration": "AI 提供者設定", + "provider_precedence": "提供者優先級", + "provider_precedence_description": "依優先級排序的提供者列表(用逗號分隔,例如:'openai,anthropic,ollama')", + "temperature": "溫度", + "temperature_description": "控制回應的隨機性(0 = 確定性,2 = 最大隨機性)", + "system_prompt": "系統提示詞", + "system_prompt_description": "所有 AI 互動的預設系統提示詞", + "openai_configuration": "OpenAI 設定", + "openai_settings": "OpenAI 設定", + "api_key": "API 金鑰", + "url": "基礎 URL", + "model": "模型", + "openai_api_key_description": "用於存取 OpenAI 服務的 API 金鑰", + "anthropic_api_key_description": "用於存取 Claude 模型的 Anthropic API 金鑰", + "default_model": "預設模型", + "openai_model_description": "範例:gpt-4o, gpt-4-turbo, gpt-3.5-turbo", + "base_url": "基礎 URL", + "openai_url_description": "預設:https://api.openai.com/v1", + "anthropic_settings": "Anthropic 設定", + "anthropic_url_description": "Anthropic API 的基礎 URL(預設:https://api.anthropic.com)", + "anthropic_model_description": "用於聊天補全的 Anthropic Claude 模型", + "voyage_settings": "Voyage AI 設定", + "ollama_settings": "Ollama 設定", + "ollama_url_description": "Ollama API URL(預設:http://localhost:11434)", + "ollama_model_description": "用於聊天補全的 Ollama 模型", + "anthropic_configuration": "Anthropic 設定", + "voyage_configuration": "Voyage AI 設定", + "voyage_url_description": "預設:https://api.voyageai.com/v1", + "ollama_configuration": "Ollama 設定", + "enable_ollama": "啟用 Ollama", + "enable_ollama_description": "啟用 Ollama 以使用本地 AI 模型", + "ollama_url": "Ollama URL", + "ollama_model": "Ollama 模型", + "refresh_models": "刷新模型", + "refreshing_models": "正在刷新…", + "enable_automatic_indexing": "啟用自動索引", + "rebuild_index": "重建索引", + "rebuild_index_error": "啟動索引重建失敗。請查看日誌了解詳情。", + "note_title": "筆記標題", + "error": "錯誤", + "last_attempt": "最後嘗試時間", + "actions": "操作", + "retry": "重試", + "partial": "已完成 {{ percentage }}%", + "retry_queued": "筆記已加入重試隊列", + "retry_failed": "筆記加入重試隊列失敗", + "max_notes_per_llm_query": "每次查詢的最大筆記數", + "max_notes_per_llm_query_description": "AI 上下文包含的最大相似筆記數量", + "active_providers": "活躍提供者", + "disabled_providers": "已禁用的提供者", + "remove_provider": "從搜尋中移除提供者", + "restore_provider": "將提供者還原至搜尋中", + "similarity_threshold": "相似度閾值", + "similarity_threshold_description": "要包含在 LLM 查詢上下文中筆記的最低相似度分數(0-1)", + "reprocess_index": "重建搜尋索引", + "reprocessing_index": "正在重建…", + "reprocess_index_started": "搜尋索引最佳化已在背景中啟動", + "reprocess_index_error": "重建搜尋索引失敗", + "index_rebuild_progress": "索引重建進度", + "index_rebuilding": "正在最佳化索引({{percentage}}%)", + "index_rebuild_complete": "完成索引最佳化", + "index_rebuild_status_error": "檢查索引重建狀態失敗", + "never": "從未", + "processing": "正在處理({{percentage}}%)", + "incomplete": "未完成({{percentage}}%)", + "complete": "已完成(100%)", + "refreshing": "正在刷新…", + "auto_refresh_notice": "每 {{seconds}} 秒自動刷新", + "note_queued_for_retry": "筆記已加入重試隊列", + "failed_to_retry_note": "重試筆記失敗", + "all_notes_queued_for_retry": "所有失敗筆記已加入重試隊列", + "failed_to_retry_all": "重試筆記失敗", + "ai_settings": "AI 設定", + "api_key_tooltip": "用於存取服務的 API 金鑰", + "empty_key_warning": { + "anthropic": "Anthropic API 金鑰為空。請輸入有效的 API 金鑰。", + "openai": "OpenAI API 金鑰為空。請輸入有效的 API 金鑰。", + "voyage": "Voyage API 金鑰為空。請輸入有效的 API 金鑰。", + "ollama": "Ollama API 金鑰為空。請輸入有效的 API 金鑰。" + }, + "agent": { + "processing": "正在處理…", + "thinking": "正在思考…", + "loading": "正在載入…", + "generating": "正在生成…" + }, + "name": "AI", + "openai": "OpenAI", + "use_enhanced_context": "使用增強的上下文", + "enhanced_context_description": "提供 AI 更多來自筆記及其相關筆記的內容,以獲得更好的回應", + "show_thinking": "顯示思考過程", + "show_thinking_description": "顯示 AI 的思維鏈過程", + "enter_message": "輸入您的訊息…", + "error_contacting_provider": "聯繫 AI 提供者失敗。請檢查您的設定和網路連接。", + "error_generating_response": "生成 AI 回應失敗", + "index_all_notes": "為所有筆記建立索引", + "index_status": "索引狀態", + "indexed_notes": "已索引筆記", + "indexing_stopped": "已停止索引", + "indexing_in_progress": "正在進行索引…", + "last_indexed": "最後索引時間", + "n_notes_queued_0": "{{ count }} 條筆記已加入索引隊列", + "note_chat": "筆記聊天", + "notes_indexed_0": "已索引 {{ count }} 條筆記", + "sources": "來源", + "start_indexing": "開始索引", + "use_advanced_context": "使用進階上下文", + "ollama_no_url": "Ollama 未設定。請輸入有效的 URL。", + "chat": { + "root_note_title": "AI 聊天記錄", + "root_note_content": "此筆記包含您儲存的 AI 聊天對話。", + "new_chat_title": "新聊天", + "create_new_ai_chat": "建立新的 AI 聊天" + }, + "create_new_ai_chat": "建立新的 AI 聊天", + "configuration_warnings": "您的 AI 配置存在一些問題。請檢查您的設定。", + "experimental_warning": "特此提醒:LLM 功能目前正處於實驗階段。", + "selected_provider": "已選提供者", + "selected_provider_description": "選擇用於聊天和補全功能的 AI 提供者", + "select_model": "選擇模型…", + "select_provider": "選擇提供者…" + }, + "code-editor-options": { + "title": "編輯器" + }, + "revisions_snapshot_interval": { + "note_revisions_snapshot_interval_title": "筆記修訂快照間隔", + "note_revisions_snapshot_description": "筆記修訂快照間隔是建立新筆記修訂的時間。如需詳細資訊,請參閱 wiki。", + "snapshot_time_interval_label": "筆記修訂快照時間間隔:" + }, + "custom_date_time_format": { + "title": "自訂日期/時間格式", + "description": "透過 或工具列自訂插入日期和時間的格式。有關可用的格式及符號,請參閱 Day.js docs。", + "format_string": "格式化字串:", + "formatted_time": "格式化日期/時間:" + }, + "multi_factor_authentication": { + "title": "多重身份驗證(MFA)", + "description": "多重身份驗證(MFA)為您的帳戶增加了一層額外的安全性。多重身份驗證要求您提供一個或多個額外的資訊來驗證您的身份,而不是只輸入密碼來登入。如此一來,即使有人取得您的密碼,如果沒有第二項資訊,他們仍然無法存取您的帳戶。這就像在您的門上多加了一把鎖,讓其他人更難破門而入。

請按照以下指示啟用 MFA。如果您沒有正確設定,登入方式將變回僅使用密碼。", + "mfa_enabled": "啟用多重身份驗證", + "mfa_method": "MFA 方式", + "electron_disabled": "目前桌面版本尚未支援多重身份驗證。", + "totp_title": "基於時間的一次性密碼(TOTP)", + "totp_description": "TOTP(基於時間的一次性密碼)是一種安全功能,可產生一個每 30 秒變更一次的獨特臨時密碼。您可以使用此代碼和密碼登入您的帳戶,使其他人更難存取您的帳戶。", + "totp_secret_title": "生成 TOTP 金鑰", + "totp_secret_generate": "生成 TOTP 金鑰", + "totp_secret_regenerate": "重新生成 TOTP 金鑰", + "no_totp_secret_warning": "您需要一個 TOTP 金鑰以啟用 TOTP。", + "totp_secret_description_warning": "在生成新的 TOTP 金鑰後,您需要使用新的金鑰重新登入。", + "totp_secret_generated": "已生成 TOTP 金鑰", + "totp_secret_warning": "請將生成的金鑰保存在安全的地方。金鑰將不會再次顯示。", + "totp_secret_regenerate_confirm": "您確定要重新產生 TOTP 金鑰嗎?這將使之前的 TOTP 密碼和所有的復原碼失效。", + "recovery_keys_title": "單一登入復原金鑰", + "recovery_keys_description": "單一登入復原金鑰您用於您無法存取 Authenticator 代碼時登入。", + "recovery_keys_description_warning": "離開頁面後,將不會再顯示復原金鑰,請妥善保管。
復原金鑰使用後將無法再次使用。", + "recovery_keys_error": "生成復原碼時出錯", + "recovery_keys_no_key_set": "尚未設置復原碼", + "recovery_keys_generate": "生成復原碼", + "recovery_keys_regenerate": "重新生成復原碼", + "recovery_keys_used": "已使用:{{date}}", + "recovery_keys_unused": "復原碼 {{index}} 未使用", + "oauth_title": "OAuth/OpenID 驗證", + "oauth_description": "OpenID 是一種標準化的方式,可讓您使用其他服務(如 Google)的帳號登入網站,以驗證您的身份。預設的提供者是 Google,但您可以將其變更為任何其他 OpenID 提供者。查看此處以瞭解更多資訊。按照這些 指示以透過 Google 設定 OpenID 服務。", + "oauth_description_warning": "要啟用 OAuth/OpenID,您需要設置 config.ini 文件中的 OAuth/OpenID 基礎 URL、用戶端 ID 和用戶端金鑰,並重新啟動應用程式。如果要從環境變數設置,請設置 TRILIUM_OAUTH_BASE_URL、TRILIUM_OAUTH_CLIENT_ID 和 TRILIUM_OAUTH_CLIENT_SECRET 環境變數。", + "oauth_missing_vars": "缺少以下設定:{{variables}}", + "oauth_user_account": "用戶帳號: ", + "oauth_user_email": "用戶信箱: ", + "oauth_user_not_logged_in": "尚未登入!" + }, + "electron_integration": { + "desktop-application": "桌面版應用程式", + "native-title-bar": "原生標題列", + "native-title-bar-description": "對於 Windows 和 macOS,關閉原生標題列會讓應用程式看起來更緊湊。在 Linux 上,開啟原生標題列可以與系統的其他部分整合得更好。", + "background-effects": "啟用背景效果(僅適用於 Windows 11)", + "background-effects-description": "Mica 效果為程式視窗添加模糊且時尚的背景,營造出深度感和現代外觀。", + "restart-app-button": "重新啟動應用程式以查看更改", + "zoom-factor": "縮放係數" + }, + "note_autocomplete": { + "search-for": "搜尋 \"{{term}}\"", + "create-note": "建立並連接子筆記 \"{{term}}\"", + "insert-external-link": "插入至 \"{{term}}\" 的外部連結", + "clear-text-field": "清空文字欄位", + "show-recent-notes": "顯示最近的筆記", + "full-text-search": "全文搜尋" + }, + "note_tooltip": { + "note-has-been-deleted": "筆記已被刪除。", + "quick-edit": "快速編輯" + }, + "geo-map": { + "create-child-note-title": "建立一個新的子筆記並將其加至地圖中", + "create-child-note-instruction": "點擊地圖以在該位置建立新筆記,或按 Escape 以取消。", + "unable-to-load-map": "無法載入地圖。" + }, + "geo-map-context": { + "open-location": "打開位置", + "remove-from-map": "從地圖中移除", + "add-note": "在此處新增一個標記" + }, + "help-button": { + "title": "打開相關的幫助頁面" + }, + "duration": { + "seconds": "秒", + "minutes": "分鐘", + "hours": "小時", + "days": "天" + }, + "share": { + "title": "分享設定", + "redirect_bare_domain": "將裸域名重新導向至分享頁面", + "redirect_bare_domain_description": "將匿名用戶重新導向至分享頁面,而非顯示登入", + "show_login_link": "在分享主題中顯示登入連結", + "show_login_link_description": "在分享頁面底部增加登入連結", + "check_share_root": "檢查分享根狀態", + "share_root_found": "已準備好分享根筆記 '{{noteTitle}}'", + "share_root_not_found": "未找到帶有 #shareRoot 標籤的筆記", + "share_root_not_shared": "筆記 '{{noteTitle}}' 具有 #shareRoot 標籤,但未分享" + }, + "time_selector": { + "invalid_input": "輸入的時間值不是一個有效數字。", + "minimum_input": "輪入的時間值需要至少 {{minimumSeconds}} 秒。" + }, + "tasks": { + "due": { + "today": "今天", + "tomorrow": "明天", + "yesterday": "昨天" + } + }, + "content_widget": { + "unknown_widget": "未知小工具:\"{{id}}\"。" + }, + "note_language": { + "not_set": "不設定", + "configure-languages": "設定語言…" + }, + "content_language": { + "title": "內容語言", + "description": "選擇一種或多種語言出現在唯讀或可編輯文字筆記的基本屬性,這將支援拼寫檢查或從右向左之類的功能。" + }, + "switch_layout_button": { + "title_vertical": "將編輯面板移至底部", + "title_horizontal": "將編輯面板移至左側" + }, + "toggle_read_only_button": { + "unlock-editing": "解鎖編輯", + "lock-editing": "鎖定編輯" + }, + "png_export_button": { + "button_title": "將圖表匯出為 PNG" + }, + "svg": { + "export_to_png": "無法將圖表匯出為 PNG。" + }, + "code_theme": { + "title": "外觀", + "word_wrapping": "自動換行", + "color-scheme": "顏色方案" + }, + "cpu_arch_warning": { + "title": "請下載 ARM64 版本", + "message_macos": "TriliumNext 目前正在透過 Rosetta 2 轉譯執行,這意味著您在 Apple Silicon 晶片的 Mac 上使用 Intel (x64) 版本。這將顯著影響性能和電池續航。", + "message_windows": "TriliumNext 目前正在模擬環境中執行,這意味著您在 ARM 架構的 Windows 裝置上使用 Intel (x64) 版本。這將顯著影響性能和電池續航。", + "recommendation": "為獲得最佳體驗,請從我們的發布頁面下載原生 ARM64 版本的 TriliumNext。", + "download_link": "下載原生版本", + "continue_anyway": "仍要繼續", + "dont_show_again": "不再顯示此警告" + }, + "editorfeatures": { + "title": "功能", + "emoji_completion_enabled": "啟用 Emoji 自動完成", + "note_completion_enabled": "啟用筆記自動完成" + }, + "table_view": { + "new-row": "新增列", + "new-column": "新增行", + "sort-column-by": "依 \"{{title}}\" 排序", + "sort-column-ascending": "升冪", + "sort-column-descending": "降冪", + "sort-column-clear": "清除排序", + "hide-column": "隱藏 \"{{title}}\" 行", + "show-hide-columns": "顯示/隱藏行", + "row-insert-above": "在上方插入列", + "row-insert-below": "在下方插入列", + "row-insert-child": "插入子筆記", + "add-column-to-the-left": "在左側新增行", + "add-column-to-the-right": "在右側新增行", + "edit-column": "編輯行", + "delete_column_confirmation": "您確定要刪除此行嗎?所有筆記中對應的屬性都將被移除。", + "delete-column": "刪除行", + "new-column-label": "標籤", + "new-column-relation": "關聯" + }, + "book_properties_config": { + "hide-weekends": "隱藏週末", + "display-week-numbers": "顯示週數", + "map-style": "地圖樣式:", + "max-nesting-depth": "最大嵌套深度:", + "raster": "柵格", + "vector_light": "向量(淺色)", + "vector_dark": "向量(深色)", + "show-scale": "顯示比例尺" + }, + "table_context_menu": { + "delete_row": "刪除列" + }, + "board_view": { + "delete-note": "刪除筆記", + "move-to": "移動到", + "insert-above": "在上方插入", + "insert-below": "在下方插入", + "delete-column": "刪除行", + "delete-column-confirmation": "您確定要刪除此行嗎?此行中所有筆記對應的屬性也將被移除。", + "new-item": "新增項目", + "add-column": "新增行" + }, + "command_palette": { + "tree-action-name": "樹:{{name}}", + "export_note_title": "匯出筆記", + "export_note_description": "匯出目前筆記", + "show_attachments_title": "顯示附件", + "show_attachments_description": "查看筆記附件", + "search_notes_title": "搜尋筆記", + "search_notes_description": "打開進階搜尋", + "search_subtree_title": "在子樹中搜尋", + "search_subtree_description": "在目前子樹中搜尋", + "search_history_title": "顯示搜尋歷史", + "search_history_description": "查看搜尋記錄", + "configure_launch_bar_title": "設定啟動列", + "configure_launch_bar_description": "打開啟動列設定以新增或移除項目。" + }, + "content_renderer": { + "open_externally": "在外部打開" + }, + "modal": { + "close": "關閉", + "help_title": "顯示關於此畫面的更多資訊" + }, + "call_to_action": { + "next_theme_title": "新的 Trilium 主題現已推出穩定版本", + "next_theme_message": "有一段時間,我們一直在設計新的主題,為了讓應用程式看起來更現代。", + "next_theme_button": "切換至新的 Trilium 主題", + "background_effects_title": "背景特效現在已推出穩定版本", + "background_effects_message": "在 Windows 裝置上,背景特效現在已完全穩定。背景特效透過模糊背後的背景,為使用者介面增添一抹色彩。此技術也用於其他應用程式,例如 Windows 檔案總管。", + "background_effects_button": "啟用背景特效" } } diff --git a/apps/server/src/assets/translations/ja/server.json b/apps/server/src/assets/translations/ja/server.json index 2c7d8598c..d6db97522 100644 --- a/apps/server/src/assets/translations/ja/server.json +++ b/apps/server/src/assets/translations/ja/server.json @@ -1,63 +1,320 @@ { - "keyboard_actions": { - "back-in-note-history": "履歴内の前のノートに移動", - "forward-in-note-history": "履歴内の次のノートに移動", - "open-jump-to-note-dialog": "「ノートへ移動」 ダイアログを開く", - "open-command-palette": "コマンドパレットを開く", - "scroll-to-active-note": "ノートツリーをアクティブなノートまでスクロールする", - "search-in-subtree": "アクティブなノートのサブツリー内でノートを検索する", - "expand-subtree": "現在のノートのサブツリーを展開する", - "collapse-tree": "ノートツリー全体を折りたたむ", - "collapse-subtree": "現在のノートのサブツリーを折りたたむ", - "creating-and-moving-notes": "ノートの作成と移動", - "create-note-after": "アクティブなノートの後にノートを作成する", - "create-note-into": "アクティブなノートの子ノートを作成する", - "delete-note": "ノートを削除する", - "move-note-up": "ノートを上に移動する", - "move-note-down": "ノートを下に移動する", - "move-note-up-in-hierarchy": "ノートを上の階層に移動する", - "move-note-down-in-hierarchy": "ノートを下の階層に移動する", - "edit-note-title": "ツリーからノートの詳細にジャンプして、タイトルを編集", - "clone-notes-to": "選択したノートを複製する", - "move-notes-to": "選択したノートを移動する", - "copy-notes-to-clipboard": "選択したノートをクリップボードにコピー", - "paste-notes-from-clipboard": "クリップボードからアクティブなノートにノートを貼り付け", - "cut-notes-to-clipboard": "選択したノートをクリップボードにカット", - "select-all-notes-in-parent": "現在のノートレベルと同じノートをすべて選択する", - "add-note-above-to-the-selection": "上のノートを選択範囲に追加", - "add-note-below-to-selection": "下のノートを選択範囲に追加", - "tabs-and-windows": "タブとウィンドウ", - "open-new-tab": "新しいタブを開く", - "close-active-tab": "アクティブなタブを閉じる", - "reopen-last-tab": "最後に閉じたタブを開く", - "activate-next-tab": "右のタブをアクティブにする", - "activate-previous-tab": "左のタブをアクティブにする", - "open-new-window": "新しい空のウィンドウを開く", - "toggle-tray": "システムトレイアイコンの表示/非表示", - "first-tab": "最初のタブをアクティブにする", - "second-tab": "2番目のタブをアクティブにする", - "third-tab": "3番目のタブをアクティブにする", - "fourth-tab": "4番目のタブをアクティブにする", - "fifth-tab": "5番目のタブをアクティブにする", - "sixth-tab": "6番目のタブをアクティブにする", - "seventh-tab": "7番目のタブをアクティブにする", - "eight-tab": "8番目のタブをアクティブにする", - "ninth-tab": "9番目のタブをアクティブにする", - "last-tab": "最後のタブをアクティブにする", - "dialogs": "ダイアログ", - "show-note-source": "「ノートのソース」ダイアログを表示", - "show-options": "「オプション」ページを開く", - "show-recent-changes": "「最近の変更」ダイアログを表示", - "show-sql-console": "「SQLコンソール」ページを開く", - "show-backend-log": "「バックエンドログ」ページを開く", - "show-help": "内蔵のユーザーガイドを開く", - "show-cheatsheet": "よく使うキーボードショートカットをモーダルで表示する", - "text-note-operations": "テキストノート操作", - "add-link-to-text": "テキストにリンクを追加するダイアログを開く", - "follow-link-under-cursor": "カーソル下のリンク先へ移動", - "insert-date-and-time-to-text": "現在の日時を挿入する", - "paste-markdown-into-text": "クリップボードからMarkdownをテキストノートに貼り付けます", - "cut-into-note": "現在のノートから選択範囲を切り取り、サブノートを作成", - "edit-readonly-note": "読み取り専用ノートの編集" - } + "keyboard_actions": { + "back-in-note-history": "履歴内の前のノートに移動", + "forward-in-note-history": "履歴内の次のノートに移動", + "open-jump-to-note-dialog": "「ノートへ移動」 ダイアログを開く", + "open-command-palette": "コマンドパレットを開く", + "scroll-to-active-note": "ノートツリーをアクティブなノートまでスクロールする", + "search-in-subtree": "アクティブなノートのサブツリー内でノートを検索する", + "expand-subtree": "現在のノートのサブツリーを展開する", + "collapse-tree": "ノートツリー全体を折りたたむ", + "collapse-subtree": "現在のノートのサブツリーを折りたたむ", + "creating-and-moving-notes": "ノートの作成と移動", + "create-note-after": "アクティブなノートの後にノートを作成する", + "create-note-into": "アクティブなノートの子ノートを作成する", + "delete-note": "ノートを削除する", + "move-note-up": "ノートを上に移動する", + "move-note-down": "ノートを下に移動する", + "move-note-up-in-hierarchy": "ノートを上の階層に移動する", + "move-note-down-in-hierarchy": "ノートを下の階層に移動する", + "edit-note-title": "ツリーからノートの詳細にジャンプして、タイトルを編集", + "clone-notes-to": "選択したノートを複製する", + "move-notes-to": "選択したノートを移動する", + "copy-notes-to-clipboard": "選択したノートをクリップボードにコピー", + "paste-notes-from-clipboard": "クリップボードからアクティブなノートにノートを貼り付け", + "cut-notes-to-clipboard": "選択したノートをクリップボードにカット", + "select-all-notes-in-parent": "現在のノートレベルと同じノートをすべて選択する", + "add-note-above-to-the-selection": "上のノートを選択範囲に追加", + "add-note-below-to-selection": "下のノートを選択範囲に追加", + "tabs-and-windows": "タブとウィンドウ", + "open-new-tab": "新しいタブを開く", + "close-active-tab": "アクティブなタブを閉じる", + "reopen-last-tab": "最後に閉じたタブを開く", + "activate-next-tab": "右のタブをアクティブにする", + "activate-previous-tab": "左のタブをアクティブにする", + "open-new-window": "新しい空のウィンドウを開く", + "toggle-tray": "システムトレイアイコンの表示/非表示", + "first-tab": "最初のタブをアクティブにする", + "second-tab": "2番目のタブをアクティブにする", + "third-tab": "3番目のタブをアクティブにする", + "fourth-tab": "4番目のタブをアクティブにする", + "fifth-tab": "5番目のタブをアクティブにする", + "sixth-tab": "6番目のタブをアクティブにする", + "seventh-tab": "7番目のタブをアクティブにする", + "eight-tab": "8番目のタブをアクティブにする", + "ninth-tab": "9番目のタブをアクティブにする", + "last-tab": "最後のタブをアクティブにする", + "dialogs": "ダイアログ", + "show-note-source": "「ノートのソース」ダイアログを表示", + "show-options": "「オプション」ページを開く", + "show-recent-changes": "「最近の変更」ダイアログを表示", + "show-sql-console": "「SQLコンソール」ページを開く", + "show-backend-log": "「バックエンドログ」ページを開く", + "show-help": "内蔵のユーザーガイドを開く", + "show-cheatsheet": "よく使うキーボードショートカットをモーダルで表示する", + "text-note-operations": "テキストノート操作", + "add-link-to-text": "テキストにリンクを追加するダイアログを開く", + "follow-link-under-cursor": "カーソル下のリンク先へ移動", + "insert-date-and-time-to-text": "現在の日時を挿入する", + "paste-markdown-into-text": "クリップボードからMarkdownをテキストノートに貼り付けます", + "cut-into-note": "現在のノートから選択範囲を切り取り、サブノートを作成", + "edit-readonly-note": "読み取り専用ノートの編集", + "ribbon-tabs": "リボンタブ", + "toggle-link-map": "リンクマップ切り替え", + "toggle-note-info": "ノート情報切り替え", + "toggle-note-paths": "ノートパス切り替え", + "toggle-similar-notes": "類似ノート切り替え", + "other": "その他", + "toggle-right-pane": "目次とハイライトを含む右ペインの表示を切り替え", + "print-active-note": "アクティブノートを印刷", + "open-note-externally": "デフォルトのアプリケーションでノートをファイルとして開く", + "render-active-note": "アクティブなノートを再描画(再レンダリング)する", + "run-active-note": "アクティブなJavaScript(フロントエンド/バックエンド)のコードノートを実行する", + "reload-frontend-app": "フロントエンドのリロード", + "open-dev-tools": "開発者ツールを開く", + "find-in-text": "検索パネルの切り替え", + "toggle-left-note-tree-panel": "左パネルの切り替え (ノートツリー)", + "toggle-full-screen": "フルスクリーンの切り替え", + "note-navigation": "ノートナビゲーション", + "copy-without-formatting": "選択したテキストを書式なしでコピーする", + "export-as-pdf": "現在のノートをPDFとしてエクスポートする", + "zoom-out": "ズームアウト", + "zoom-in": "ズームイン", + "reset-zoom-level": "ズームレベルのリセット", + "quick-search": "クイック検索バーを有効にする", + "sort-child-notes": "子ノートを並べ替える", + "create-note-into-inbox": "inbox(定義されている場合)またはデイノートにノートを作成する", + "note-clipboard": "ノートクリップボード", + "duplicate-subtree": "サブツリーの複製" + }, + "keyboard_action_names": { + "back-in-note-history": "ノートの履歴を戻る", + "forward-in-note-history": "ノートの履歴を進む", + "command-palette": "コマンドパレット", + "scroll-to-active-note": "アクティブノートまでスクロール", + "quick-search": "クイックサーチ", + "search-in-subtree": "サブツリー内を検索", + "expand-subtree": "サブツリーを展開", + "collapse-subtree": "サブツリーを折りたたむ", + "collapse-tree": "ツリーを折りたたむ", + "sort-child-notes": "子ノートを並べ替え", + "create-note-after": "後ろにノートを作成", + "create-note-into": "子ノートを作成", + "delete-notes": "ノートを削除", + "move-note-up": "ノートを上に移動", + "move-note-down": "ノートを下に移動", + "move-note-up-in-hierarchy": "ノートの階層を上に移動", + "move-note-down-in-hierarchy": "ノートの階層を下に移動", + "edit-note-title": "ノートのタイトルを編集", + "clone-notes-to": "ノートを複製", + "move-notes-to": "ノートを移動", + "copy-notes-to-clipboard": "ノートをクリップボードにコピー", + "paste-notes-from-clipboard": "クリップボードからノートを貼り付け", + "cut-notes-to-clipboard": "ノートをクリップボードにカット", + "select-all-notes-in-parent": "親ノート内のすべてのノートを選択", + "add-note-above-to-selection": "選択範囲に上のノートを追加", + "add-note-below-to-selection": "選択範囲に下のノートを追加", + "open-new-tab": "新しいタブを開く", + "close-active-tab": "アクティブなタブを閉じる", + "reopen-last-tab": "最後のタブを開き直す", + "activate-next-tab": "次のタブに移動", + "activate-previous-tab": "前のタブに移動", + "open-new-window": "新しいウィンドウを開く", + "toggle-system-tray-icon": "システムトレイアイコンの切り替え", + "switch-to-first-tab": "最初のタブに切り替え", + "switch-to-second-tab": "2番目のタブに切り替え", + "switch-to-third-tab": "3番目のタブに切り替え", + "switch-to-fourth-tab": "4番目のタブに切り替え", + "switch-to-fifth-tab": "5番目のタブに切り替え", + "switch-to-sixth-tab": "6番目のタブに切り替え", + "switch-to-seventh-tab": "7番目のタブに切り替え", + "switch-to-eighth-tab": "8番目のタブに切り替え", + "switch-to-ninth-tab": "9番目のタブに切り替え", + "switch-to-last-tab": "最後のタブに切り替え", + "show-note-source": "ノートのソースを表示", + "show-options": "設定を表示", + "show-recent-changes": "最近の変更を表示", + "show-sql-console": "SQLコンソールを表示", + "show-backend-log": "バックエンドログを表示", + "show-help": "ヘルプを表示", + "show-cheatsheet": "チートシートを表示", + "add-link-to-text": "テキストにリンクを追加", + "follow-link-under-cursor": "カーソル下のリンクをたどる", + "insert-date-and-time-to-text": "日時を挿入", + "paste-markdown-into-text": "Markdownをテキストに貼り付け", + "cut-into-note": "ノートから切り取り", + "edit-read-only-note": "読み取り専用ノートの編集", + "toggle-right-pane": "右ペイン切り替え", + "print-active-note": "アクティブノートを印刷", + "export-active-note-as-pdf": "ノートをPDFとしてエクスポート", + "open-note-externally": "外部でノートを開く", + "render-active-note": "アクティブノートを描画", + "run-active-note": "アクティブノートを実行", + "reload-frontend-app": "フロントエンドアプリのリロード", + "open-developer-tools": "開発者ツールを開く", + "find-in-text": "テキスト内検索", + "toggle-left-pane": "左ペイン切り替え", + "toggle-full-screen": "フルスクリーンの切り替え", + "copy-without-formatting": "書式なしでコピー", + "duplicate-subtree": "サブツリーの複製" + }, + "login": { + "title": "ログイン", + "heading": "Trilium ログイン", + "incorrect-totp": "TOTPが正しくありません。もう一度お試しください。", + "incorrect-password": "パスワードが正しくありません。もう一度お試しください。", + "password": "パスワード", + "button": "ログイン" + }, + "set_password": { + "title": "パスワードの設定", + "heading": "パスワードの設定", + "description": "ウェブからTriliumを始めるには、パスワードを設定する必要があります。設定したパスワードを使ってログインします。", + "password": "パスワード", + "button": "パスワードの設定" + }, + "javascript-required": "Triliumを使用するにはJavaScriptを有効にする必要があります。", + "setup": { + "heading": "Trilium Notes セットアップ", + "new-document": "私は新しいユーザーで、ノートを取るために新しいTriliumドキュメントを作成したい", + "sync-from-desktop": "すでにデスクトップ版のインスタンスがあり、同期を設定したい", + "sync-from-server": "すでにサーバー版のインスタンスがあり、同期を設定したい", + "init-in-progress": "ドキュメントの初期化処理を実行中", + "redirecting": "まもなくアプリケーションにリダイレクトされます。" + }, + "setup_sync-from-desktop": { + "heading": "デスクトップから同期", + "description": "このセットアップはデスクトップインスタンスから開始する必要があります:", + "step1": "Trilium Notes のデスクトップインスタンスを開きます。", + "step2": "Triliumメニューから、設定をクリックします。", + "step3": "同期をクリックします。", + "step4": "サーバーインスタンスアドレスを {{- host}} に変更し、保存をクリックします。", + "step5": "「同期テスト」をクリックして、接続が成功したか確認してください。", + "step6": "これらのステップを完了したら、{{- link}} をクリックしてください。" + }, + "setup_sync-from-server": { + "heading": "サーバーから同期", + "instructions": "Triliumサーバーのアドレスと認証情報を下記に入力してください。これにより、Triliumドキュメント全体がサーバーからダウンロードされ、同期が設定されます。ドキュメントのサイズと接続速度によっては、時間がかかる場合があります。", + "server-host": "Triliumサーバーのアドレス", + "server-host-placeholder": "https://:", + "proxy-server": "プロキシサーバー(オプション)", + "proxy-server-placeholder": "https://:", + "proxy-instruction": "プロキシ設定を空欄にすると、システムプロキシが使用されます(デスクトップアプリケーションにのみ適用されます)", + "password": "パスワード", + "password-placeholder": "パスワード", + "finish-setup": "セットアップ完了" + }, + "setup_sync-in-progress": { + "heading": "同期中", + "successful": "同期が正しく設定されました。最初の同期が完了するまでしばらく時間がかかります。完了すると、ログインページにリダイレクトされます。", + "outstanding-items": "同期が未完了のアイテム:", + "outstanding-items-default": "N/A" + }, + "weekdays": { + "monday": "月曜日", + "tuesday": "火曜日", + "wednesday": "水曜日", + "thursday": "木曜日", + "friday": "金曜日", + "saturday": "土曜日", + "sunday": "日曜日" + }, + "months": { + "january": "1月", + "february": "2月", + "march": "3月", + "april": "4月", + "may": "5月", + "june": "6月", + "july": "7月", + "august": "8月", + "september": "9月", + "october": "10月", + "november": "11月", + "december": "12月" + }, + "special_notes": { + "search_prefix": "検索:" + }, + "test_sync": { + "not-configured": "同期サーバーホストが設定されていません。最初に同期を設定してください。" + }, + "hidden-subtree": { + "search-history-title": "検索履歴", + "sync-title": "同期", + "appearance-title": "外観", + "shortcuts-title": "ショートカット", + "text-notes": "テキストノート", + "code-notes-title": "コードノート", + "images-title": "画像", + "spellcheck-title": "スペルチェック", + "password-title": "パスワード", + "backup-title": "バックアップ", + "ai-llm-title": "AI/LLM", + "other": "その他", + "advanced-title": "高度", + "user-guide": "ユーザーガイド", + "localization": "言語と地域" + }, + "notes": { + "new-note": "新しいノート", + "duplicate-note-suffix": "(重複)", + "duplicate-note-title": "{{- noteTitle }} {{ duplicateNoteSuffix }}" + }, + "backend_log": { + "log-does-not-exist": "バックエンドのログファイル '{{ fileName }}' は(まだ)存在しません。", + "reading-log-failed": "バックエンドのログファイル '{{ fileName }}' の読み込みに失敗しました。" + }, + "content_renderer": { + "note-cannot-be-displayed": "このノートタイプは表示できません。" + }, + "pdf": { + "export_filter": "PDFドキュメント (*.pdf)", + "unable-to-export-message": "現在のノートをPDFとしてエクスポートできませんでした。", + "unable-to-export-title": "PDFとしてエクスポートできません", + "unable-to-save-message": "選択されたファイルに書き込めませんでした。もう一度試すか、別の保存先を選択してください。" + }, + "tray": { + "tooltip": "Trilium Notes", + "close": "Triliumを終了", + "recents": "最近のノート", + "bookmarks": "ブックマーク", + "today": "今日の日記を開く", + "new-note": "新しいノート", + "show-windows": "ウィンドウを表示", + "open_new_window": "新しいウィンドウを開く" + }, + "migration": { + "old_version": "現在のバージョンからの直接的な移行はサポートされていません。まず最新のv0.60.4にアップグレードしてから、このバージョンにアップグレードしてください。", + "error_message": "バージョン {{version}} への移行中にエラーが発生しました: {{stack}}", + "wrong_db_version": "データベースのバージョン({{version}})は、アプリケーションが想定しているバージョン({{targetVersion}})よりも新しく、互換性のないバージョンによって作成された可能性があります。この問題を解決するには、Triliumを最新バージョンにアップグレードしてください。" + }, + "modals": { + "error_title": "エラー" + }, + "share_theme": { + "site-theme": "サイトのテーマ", + "search_placeholder": "検索...", + "last-updated": "最終更新日 {{- date}}", + "subpages": "サブページ:" + }, + "hidden_subtree_templates": { + "text-snippet": "テキストスニペット", + "description": "説明", + "list-view": "リストビュー", + "grid-view": "グリッドビュー", + "calendar": "カレンダー", + "table": "テーブル", + "start-date": "開始日", + "end-date": "終了日", + "start-time": "開始時刻", + "end-time": "終了時間", + "board": "ボード", + "status": "ステータス", + "board_note_first": "最初のノート", + "board_note_second": "2番目のノート", + "board_note_third": "3番目のノート", + "board_status_progress": "進行中", + "board_status_done": "完了" + } }