fix(monorepo/server): get translations to work

This commit is contained in:
Elian Doran
2025-04-24 11:38:50 +03:00
parent c79e3f535a
commit 28ce71a203
10 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,291 @@
{
"keyboard_actions": {
"open-jump-to-note-dialog": "打开“跳转到笔记”对话框",
"search-in-subtree": "在活跃笔记的子树中搜索笔记",
"expand-subtree": "展开当前笔记的子树",
"collapse-tree": "折叠完整的笔记树",
"collapse-subtree": "折叠当前笔记的子树",
"sort-child-notes": "排序子笔记",
"creating-and-moving-notes": "创建和移动笔记",
"create-note-into-inbox": "在收件箱(若已定义)或日记中创建笔记",
"delete-note": "删除笔记",
"move-note-up": "上移笔记",
"move-note-down": "下移笔记",
"move-note-up-in-hierarchy": "在层级中上移笔记",
"move-note-down-in-hierarchy": "在层级中下移笔记",
"edit-note-title": "从树跳转到笔记详情并编辑标题",
"edit-branch-prefix": "显示编辑分支前缀对话框",
"note-clipboard": "笔记剪贴板",
"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": "将下方笔记添加到选择中",
"duplicate-subtree": "克隆子树",
"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": "激活列表中的第二个标签页",
"third-tab": "激活列表中的第三个标签页",
"fourth-tab": "激活列表中的第四个标签页",
"fifth-tab": "激活列表中的第五个标签页",
"sixth-tab": "激活列表中的第六个标签页",
"seventh-tab": "激活列表中的第七个标签页",
"eight-tab": "激活列表中的第八个标签页",
"ninth-tab": "激活列表中的第九个标签页",
"last-tab": "激活列表中的最后一个标签页",
"dialogs": "对话框",
"show-note-source": "显示笔记源对话框",
"show-options": "显示选项对话框",
"show-revisions": "显示笔记修订对话框",
"show-recent-changes": "显示最近更改对话框",
"show-sql-console": "显示 SQL 控制台对话框",
"show-backend-log": "显示后端日志对话框",
"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": "剪切当前笔记的选区并创建包含选定文本的子笔记",
"add-include-note-to-text": "打开对话框以引含一个笔记",
"edit-readonly-note": "编辑只读笔记",
"attributes-labels-and-relations": "属性(标签和关系)",
"add-new-label": "创建新标签",
"create-new-relation": "创建新关系",
"ribbon-tabs": "功能区标签页",
"toggle-basic-properties": "切换基本属性",
"toggle-file-properties": "切换文件属性",
"toggle-image-properties": "切换图像属性",
"toggle-owned-attributes": "切换拥有的属性",
"toggle-inherited-attributes": "切换继承的属性",
"toggle-promoted-attributes": "切换提升的属性",
"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前/后端)代码笔记",
"toggle-note-hoisting": "切换活跃笔记的聚焦",
"unhoist": "从任意地方取消聚焦",
"reload-frontend-app": "重载前端应用",
"open-dev-tools": "打开开发工具",
"toggle-left-note-tree-panel": "切换左侧(笔记树)面板",
"toggle-full-screen": "切换全屏",
"zoom-out": "缩小",
"zoom-in": "放大",
"note-navigation": "笔记导航",
"reset-zoom-level": "重置缩放级别",
"copy-without-formatting": "免格式复制选定文本",
"force-save-revision": "强制创建/保存活跃笔记的新修订版本",
"show-help": "显示内置用户指南",
"toggle-book-properties": "切换书籍属性",
"toggle-classic-editor-toolbar": "为编辑器切换格式标签页的固定工具栏",
"export-as-pdf": "导出当前笔记为 PDF",
"show-cheatsheet": "显示包含常见键盘操作的弹窗",
"toggle-zen-mode": "启用/禁用禅模式(为专注编辑而精简界面)"
},
"login": {
"title": "登录",
"heading": "Trilium 登录",
"incorrect-totp": "TOTP 不正确,请重试。",
"incorrect-password": "密码不正确,请重试。",
"password": "密码",
"remember-me": "记住我",
"button": "登录",
"sign_in_with_google": "使用 Google 登录"
},
"set_password": {
"title": "设置密码",
"heading": "设置密码",
"description": "在您能够从 Web 开始使用 Trilium 之前,您需要先设置一个密码。您之后将使用此密码登录。",
"password": "密码",
"password-confirmation": "密码确认",
"button": "设置密码"
},
"javascript-required": "Trilium 需要启用 JavaScript。",
"setup": {
"heading": "TriliumNext 笔记设置",
"new-document": "我是新用户,我想为我的笔记创建一个新的 Trilium 文档",
"sync-from-desktop": "我已经有一个桌面实例,我想设置与它的同步",
"sync-from-server": "我已经有一个服务器实例,我想设置与它的同步",
"next": "下一步",
"init-in-progress": "文档初始化进行中",
"redirecting": "您将很快被重定向到应用程序。",
"title": "设置"
},
"setup_sync-from-desktop": {
"heading": "从桌面同步",
"description": "此设置需要从桌面实例开始:",
"step1": "打开您的 TriliumNext 笔记桌面实例。",
"step2": "从 Trilium 菜单中,点击“选项”。",
"step3": "点击“同步”类别。",
"step4": "将服务器实例地址更改为:{{- host}} 并点击保存。",
"step5": "点击“测试同步”按钮以验证连接是否成功。",
"step6": "完成这些步骤后,点击{{- link}}。",
"step6-here": "这里"
},
"setup_sync-from-server": {
"heading": "从服务器同步",
"instructions": "请在下面输入 Trilium 服务器地址和凭据。这将从服务器下载整个 Trilium 文档并设置与它的同步。根据文档大小和您的连接的速度,这可能需要一段时间。",
"server-host": "Trilium 服务器地址",
"server-host-placeholder": "https://<主机名称>:<端口>",
"proxy-server": "代理服务器(可选)",
"proxy-server-placeholder": "https://<主机名称>:<端口>",
"note": "注意:",
"proxy-instruction": "如果您将代理设置留空,将使用系统代理(仅适用于桌面应用)",
"password": "密码",
"password-placeholder": "密码",
"back": "返回",
"finish-setup": "完成设置"
},
"setup_sync-in-progress": {
"heading": "同步中",
"successful": "同步已被正确设置。初始同步完成可能需要一些时间。完成后,您将被重定向到登录页面。",
"outstanding-items": "未完成的同步项目:",
"outstanding-items-default": "无"
},
"share_404": {
"title": "未找到",
"heading": "未找到"
},
"share_page": {
"parent": "父级:",
"clipped-from": "此笔记最初剪切自 {{- url}}",
"child-notes": "子笔记:",
"no-content": "此笔记没有内容。"
},
"weekdays": {
"monday": "周一",
"tuesday": "周二",
"wednesday": "周三",
"thursday": "周四",
"friday": "周五",
"saturday": "周六",
"sunday": "周日"
},
"weekdayNumber": "第 {weekNumber} 周",
"months": {
"january": "一月",
"february": "二月",
"march": "三月",
"april": "四月",
"may": "五月",
"june": "六月",
"july": "七月",
"august": "八月",
"september": "九月",
"october": "十月",
"november": "十一月",
"december": "十二月"
},
"quarterNumber": "第 {quarterNumber} 季度",
"special_notes": {
"search_prefix": "搜索:"
},
"code_block": {
"theme_none": "无语法高亮",
"theme_group_light": "浅色主题",
"theme_group_dark": "深色主题"
},
"test_sync": {
"not-configured": "同步服务器主机未配置。请先配置同步。",
"successful": "同步服务器握手成功,同步已开始。"
},
"hidden-subtree": {
"root-title": "隐藏的笔记",
"search-history-title": "搜索历史",
"note-map-title": "笔记地图",
"sql-console-history-title": "SQL 控制台历史",
"shared-notes-title": "共享笔记",
"bulk-action-title": "批量操作",
"backend-log-title": "后端日志",
"user-hidden-title": "隐藏的用户",
"launch-bar-templates-title": "启动栏模板",
"base-abstract-launcher-title": "基础摘要启动器",
"command-launcher-title": "命令启动器",
"note-launcher-title": "笔记启动器",
"script-launcher-title": "脚本启动器",
"built-in-widget-title": "内置小组件",
"spacer-title": "空白占位",
"custom-widget-title": "自定义小组件",
"launch-bar-title": "启动栏",
"available-launchers-title": "可用启动器",
"go-to-previous-note-title": "跳转到上一条笔记",
"go-to-next-note-title": "跳转到下一条笔记",
"new-note-title": "新建笔记",
"search-notes-title": "搜索笔记",
"jump-to-note-title": "跳转到笔记",
"calendar-title": "日历",
"recent-changes-title": "最近更改",
"bookmarks-title": "书签",
"open-today-journal-note-title": "打开今天的日记笔记",
"quick-search-title": "快速搜索",
"protected-session-title": "受保护的会话",
"sync-status-title": "同步状态",
"settings-title": "设置",
"options-title": "选项",
"appearance-title": "外观",
"shortcuts-title": "快捷键",
"text-notes": "文本笔记",
"code-notes-title": "代码笔记",
"images-title": "图片",
"spellcheck-title": "拼写检查",
"password-title": "密码",
"multi-factor-authentication-title": "多因素认证",
"etapi-title": "ETAPI",
"backup-title": "备份",
"sync-title": "同步",
"other": "其他",
"advanced-title": "高级",
"visible-launchers-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": "TriliumNext 笔记",
"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 所创建。升级到最新版的 Trilium 以解决此问题。"
},
"modals": {
"error_title": "错误"
}
}

View File

@@ -0,0 +1,272 @@
{
"keyboard_actions": {
"open-jump-to-note-dialog": "Öffne das Dialogfeld \"Zu Notiz springen\"",
"search-in-subtree": "Nach Notizen im Unterbaum der aktuellen Notiz suchen",
"expand-subtree": "Unterbaum der aktuellen Notiz ausklappen",
"collapse-tree": "Gesamten Notizbaum einklappen",
"collapse-subtree": "Unterbaum der aktuellen Notiz einklappen",
"sort-child-notes": "Untergeordnete Notizen sortieren",
"creating-and-moving-notes": "Notizen erstellen und verschieben",
"create-note-into-inbox": "Erstelle eine Notiz im Posteingang (falls definiert) oder in der Tagesnotiz",
"delete-note": "Notiz löschen",
"move-note-up": "Notiz nach oben verschieben",
"move-note-down": "Notiz nach unten verschieben",
"move-note-up-in-hierarchy": "Notiz in der Hierarchie nach oben verschieben",
"move-note-down-in-hierarchy": "Notiz in der Hierarchie nach unten verschieben",
"edit-note-title": "Vom Notiz-Baum zur Notiz-Detailansicht springen und den Titel bearbeiten",
"edit-branch-prefix": "Dialog zum Bearbeiten des Zweigpräfixes anzeigen",
"note-clipboard": "Notiz-Zwischenablage",
"copy-notes-to-clipboard": "Ausgewählte Notizen in die Zwischenablage kopieren",
"paste-notes-from-clipboard": "Notizen aus der Zwischenablage in die aktive Notiz einfügen",
"cut-notes-to-clipboard": "Ausgewählte Notizen in die Zwischenablage ausschneiden",
"select-all-notes-in-parent": "Alle Notizen der aktuellen Notizenebene auswählen",
"add-note-above-to-the-selection": "Notiz oberhalb der Auswahl hinzufügen",
"add-note-below-to-selection": "Notiz unterhalb der Auswahl hinzufügen",
"duplicate-subtree": "Unterbaum duplizieren",
"tabs-and-windows": "Tabs & Fenster",
"open-new-tab": "Neuen Tab öffnen",
"close-active-tab": "Aktiven Tab schließen",
"reopen-last-tab": "Zuletzt geschlossenen Tab wieder öffnen",
"activate-next-tab": "Rechten Tab aktivieren",
"activate-previous-tab": "Linken Tab aktivieren",
"open-new-window": "Neues leeres Fenster öffnen",
"toggle-tray": "Anwendung im Systemtray anzeigen/verstecken",
"first-tab": "Ersten Tab in der Liste aktivieren",
"second-tab": " Zweiten Tab in der Liste aktivieren",
"third-tab": "Dritten Tab in der Liste aktivieren",
"fourth-tab": "Vierten Tab in der Liste aktivieren",
"fifth-tab": "Fünften Tab in der Liste aktivieren",
"sixth-tab": "Sechsten Tab in der Liste aktivieren",
"seventh-tab": "Siebten Tab in der Liste aktivieren",
"eight-tab": "Achten Tab in der Liste aktivieren",
"ninth-tab": "Neunten Tab in der Liste aktivieren",
"last-tab": "Letzten Tab in der Liste aktivieren",
"dialogs": "Dialoge",
"show-note-source": "Notizquellen-Dialog anzeigen",
"show-options": "Optionen-Dialog anzeigen",
"show-revisions": "Notizrevisionen-Dialog anzeigen",
"show-recent-changes": "Letzte Änderungen-Dialog anzeigen",
"show-sql-console": "SQL-Konsole-Dialog anzeigen",
"show-backend-log": "Backend-Logs-Dialog anzeigen",
"text-note-operations": "Textnotiz-Operationen",
"add-link-to-text": "Dialogfeld zum Hinzufügen eines Links zum Text öffnen",
"follow-link-under-cursor": "Folge dem Link, unter dem Mauszeiger",
"insert-date-and-time-to-text": "Aktuelles Datum & Uhrzeit in den Text einfügen",
"paste-markdown-into-text": "Markdown aus der Zwischenablage in die Textnotiz einfügen",
"cut-into-note": "Auswahl aus der aktuellen Notiz ausschneiden und eine Unternotiz mit dem ausgewählten Text erstellen",
"add-include-note-to-text": "Notiz-Einfügen-Dialog öffnen",
"edit-readonly-note": "Schreibgeschützte Notiz bearbeiten",
"attributes-labels-and-relations": "Attribute (Labels & Verknüpfungen)",
"add-new-label": "Neues Label erstellen",
"create-new-relation": "Neue Verknüpfungen",
"ribbon-tabs": "Ribbon-Tabs",
"toggle-basic-properties": "Grundattribute umschalten",
"toggle-file-properties": "Dateiattribute umschalten",
"toggle-image-properties": "Bildattribute umschalten",
"toggle-owned-attributes": "Eigene Attribute umschalten",
"toggle-inherited-attributes": "Vererbte Attribute umschalten",
"toggle-promoted-attributes": "Beworbene Attribute umschalten",
"toggle-link-map": "Link-Karte umschalten",
"toggle-note-info": "Notizinformationen umschalten",
"toggle-note-paths": "Notizpfade umschalten",
"toggle-similar-notes": "Ähnliche Notizen umschalten",
"other": "Sonstige",
"toggle-right-pane": "Anzeige der rechten Leiste umschalten, das Inhaltsverzeichnis und Markierungen enthält",
"print-active-note": "Aktive Notiz drucken",
"open-note-externally": "Notiz als Datei mit Standardanwendung öffnen",
"render-active-note": "Aktive Notiz rendern (erneut rendern)",
"run-active-note": "Aktive JavaScript(Frontend/Backend)-Codenotiz ausführen",
"toggle-note-hoisting": "Notiz-Fokus der aktiven Notiz umschalten",
"unhoist": "Notiz-Fokus aufheben",
"reload-frontend-app": "Frontend-App neuladen",
"open-dev-tools": "Entwicklertools öffnen",
"toggle-left-note-tree-panel": "Linke Notizbaum-Leiste umschalten",
"toggle-full-screen": "Vollbildmodus umschalten",
"zoom-out": "Herauszoomen",
"zoom-in": "Hineinzoomen",
"note-navigation": "Notiznavigation",
"reset-zoom-level": "Zoomlevel zurücksetzen",
"copy-without-formatting": "Ausgewählten Text ohne Formatierung kopieren",
"force-save-revision": "Erstellen / Speichern einer neuen Notizrevision der aktiven Notiz erzwingen",
"show-help": "Eingebaute Hilfe / Cheat-Sheet anzeigen",
"toggle-book-properties": "Buch-Eigenschaften umschalten"
},
"login": {
"title": "Anmeldung",
"heading": "Trilium Anmeldung",
"incorrect-password": "Das Passwort ist falsch. Bitte versuche es erneut.",
"password": "Passwort",
"remember-me": "Angemeldet bleiben",
"button": "Anmelden"
},
"set_password": {
"title": "Passwort festlegen",
"heading": "Passwort festlegen",
"description": "Bevor du Trilium im Web verwenden kannst, musst du zuerst ein Passwort festlegen. Du wirst dieses Passwort dann zur Anmeldung verwenden.",
"password": "Passwort",
"password-confirmation": "Passwortbestätigung",
"button": "Passwort festlegen"
},
"javascript-required": "Trilium erfordert, dass JavaScript aktiviert ist.",
"setup": {
"heading": "TriliumNext Notes Setup",
"new-document": "Ich bin ein neuer Benutzer und möchte ein neues Trilium-Dokument für meine Notizen erstellen",
"sync-from-desktop": "Ich habe bereits eine Desktop-Instanz und möchte die Synchronisierung damit einrichten",
"sync-from-server": "Ich habe bereits eine Server-Instanz und möchte die Synchronisierung damit einrichten",
"next": "Weiter",
"init-in-progress": "Dokumenteninitialisierung läuft",
"redirecting": "Du wirst in Kürze zur Anwendung weitergeleitet.",
"title": "Setup"
},
"setup_sync-from-desktop": {
"heading": "Synchronisation vom Desktop",
"description": "Dieses Setup muss von der Desktop-Instanz aus initiiert werden:",
"step1": "Öffne deine TriliumNext Notes Desktop-Instanz.",
"step2": "Klicke im Trilium-Menü auf Optionen.",
"step3": "Klicke auf die Kategorie Synchronisation.",
"step4": "Ändere die Server-Instanzadresse auf: {{- host}} und klicke auf Speichern.",
"step5": "Klicke auf den Button \"Test-Synchronisation\", um zu überprüfen, ob die Verbindung erfolgreich ist.",
"step6": "Sobald du diese Schritte abgeschlossen hast, klicke auf {{- link}}.",
"step6-here": "hier"
},
"setup_sync-from-server": {
"heading": "Synchronisation vom Server",
"instructions": "Bitte gib unten die Trilium-Server-Adresse und die Zugangsdaten ein. Dies wird das gesamte Trilium-Dokument vom Server herunterladen und die Synchronisation einrichten. Je nach Dokumentgröße und Verbindungsgeschwindigkeit kann dies eine Weile dauern.",
"server-host": "Trilium Server-Adresse",
"server-host-placeholder": "https://<hostname>:<port>",
"proxy-server": "Proxy-Server (optional)",
"proxy-server-placeholder": "https://<hostname>:<port>",
"note": "Hinweis:",
"proxy-instruction": "Wenn du die Proxy-Einstellung leer lässt, wird der System-Proxy verwendet (gilt nur für die Desktop-Anwendung)",
"password": "Passwort",
"password-placeholder": "Passwort",
"back": "Zurück",
"finish-setup": "Setup abschließen"
},
"setup_sync-in-progress": {
"heading": "Synchronisation läuft",
"successful": "Die Synchronisation wurde erfolgreich eingerichtet. Es wird eine Weile dauern, bis die erste Synchronisation abgeschlossen ist. Sobald dies erledigt ist, wirst du zur Anmeldeseite weitergeleitet.",
"outstanding-items": "Ausstehende Synchronisationselemente:",
"outstanding-items-default": "N/A"
},
"share_404": {
"title": "Nicht gefunden",
"heading": "Nicht gefunden"
},
"share_page": {
"parent": "Übergeordnete Notiz:",
"clipped-from": "Diese Notiz wurde ursprünglich von {{- url}} ausgeschnitten",
"child-notes": "Untergeordnete Notizen:",
"no-content": "Diese Notiz hat keinen Inhalt."
},
"weekdays": {
"monday": "Montag",
"tuesday": "Dienstag",
"wednesday": "Mittwoch",
"thursday": "Donnerstag",
"friday": "Freitag",
"saturday": "Samstag",
"sunday": "Sonntag"
},
"months": {
"january": "Januar",
"february": "Februar",
"march": "März",
"april": "April",
"may": "Mai",
"june": "Juni",
"july": "Juli",
"august": "August",
"september": "September",
"october": "Oktober",
"november": "November",
"december": "Dezember"
},
"special_notes": {
"search_prefix": "Suche:"
},
"code_block": {
"theme_none": "Keine Syntax-Hervorhebung",
"theme_group_light": "Helle Themen",
"theme_group_dark": "Dunkle Themen"
},
"test_sync": {
"not-configured": "Der Synchronisations-Server-Host ist nicht konfiguriert. Bitte konfiguriere zuerst die Synchronisation.",
"successful": "Die Server-Verbindung wurde erfolgreich hergestellt, die Synchronisation wurde gestartet."
},
"hidden-subtree": {
"root-title": "Versteckte Notizen",
"search-history-title": "Suchverlauf",
"note-map-title": "Notiz Karte",
"sql-console-history-title": "SQL Konsolen Verlauf",
"shared-notes-title": "Geteilte Notizen",
"bulk-action-title": "Massenverarbeitung",
"backend-log-title": "Backend Log",
"user-hidden-title": "Versteckt vom Nutzer",
"launch-bar-templates-title": "Startleiste Vorlagen",
"base-abstract-launcher-title": "Basis Abstrakte Startleiste",
"command-launcher-title": "Befehlslauncher",
"note-launcher-title": "Notiz Launcher",
"script-launcher-title": "Script Launcher",
"built-in-widget-title": "Eingebautes Widget",
"spacer-title": "Freifeld",
"custom-widget-title": "Custom Widget",
"launch-bar-title": "Launchbar",
"available-launchers-title": "Verfügbare Launchers",
"go-to-previous-note-title": "Zur vorherigen Notiz gehen",
"go-to-next-note-title": "Zur nächsten Notiz gehen",
"new-note-title": "Neue Notiz",
"search-notes-title": "Notizen durchsuchen",
"jump-to-note-title": "Zur Notiz springen",
"calendar-title": "Kalender",
"recent-changes-title": "neue Änderungen",
"bookmarks-title": "Lesezeichen",
"open-today-journal-note-title": "Heutigen Journaleintrag öffnen",
"quick-search-title": "Schnellsuche",
"protected-session-title": "Geschützte Sitzung",
"sync-status-title": "Sync Status",
"settings-title": "Einstellungen",
"options-title": "Optionen",
"appearance-title": "Erscheinungsbild",
"shortcuts-title": "Tastaturkürzel",
"text-notes": "Text Notizen",
"code-notes-title": "Code Notizen",
"images-title": "Bilder",
"spellcheck-title": "Rechtschreibprüfung",
"password-title": "Passwort",
"etapi-title": "ETAPI",
"backup-title": "Sicherung",
"sync-title": "Sync",
"other": "Weitere",
"advanced-title": "Erweitert",
"visible-launchers-title": "Sichtbare Launcher",
"user-guide": "Nutzerhandbuch"
},
"notes": {
"new-note": "Neue Notiz",
"duplicate-note-suffix": "(dup)",
"duplicate-note-title": "{{- noteTitle }} {{ duplicateNoteSuffix }}"
},
"backend_log": {
"log-does-not-exist": "Die Backend-Log-Datei '{{ fileName }}' existiert (noch) nicht.",
"reading-log-failed": "Das Lesen der Backend-Log-Datei '{{ fileName }}' ist fehlgeschlagen."
},
"content_renderer": {
"note-cannot-be-displayed": "Dieser Notiztyp kann nicht angezeigt werden."
},
"pdf": {
"export_filter": "PDF Dokument (*.pdf)",
"unable-to-export-message": "Die aktuelle Notiz konnte nicht als PDF exportiert werden.",
"unable-to-export-title": "Export als PDF fehlgeschlagen",
"unable-to-save-message": "Die ausgewählte Datei konnte nicht beschrieben werden. Erneut versuchen oder ein anderes Ziel auswählen."
},
"tray": {
"tooltip": "TriliumNext Notes",
"close": "Trilium schließen",
"recents": "Kürzliche Notizen",
"bookmarks": "Lesezeichen",
"today": "Heutigen Journal Eintrag öffnen",
"new-note": "Neue Notiz",
"show-windows": "Fenster anzeigen"
}
}

View File

@@ -0,0 +1,294 @@
{
"keyboard_actions": {
"open-jump-to-note-dialog": "Open \"Jump to note\" dialog",
"search-in-subtree": "Search for notes in the active note's subtree",
"expand-subtree": "Expand subtree of current note",
"collapse-tree": "Collapses the complete note tree",
"collapse-subtree": "Collapses subtree of current note",
"sort-child-notes": "Sort child notes",
"creating-and-moving-notes": "Creating and moving notes",
"create-note-into-inbox": "Create a note in the inbox (if defined) or day note",
"delete-note": "Delete note",
"move-note-up": "Move note up",
"move-note-down": "Move note down",
"move-note-up-in-hierarchy": "Move note up in hierarchy",
"move-note-down-in-hierarchy": "Move note down in hierarchy",
"edit-note-title": "Jump from tree to the note detail and edit title",
"edit-branch-prefix": "Show Edit branch prefix dialog",
"note-clipboard": "Note clipboard",
"copy-notes-to-clipboard": "Copy selected notes to the clipboard",
"paste-notes-from-clipboard": "Paste notes from the clipboard into active note",
"cut-notes-to-clipboard": "Cut selected notes to the clipboard",
"select-all-notes-in-parent": "Select all notes from the current note level",
"add-note-above-to-the-selection": "Add note above to the selection",
"add-note-below-to-selection": "Add note above to the selection",
"duplicate-subtree": "Duplicate subtree",
"tabs-and-windows": "Tabs & Windows",
"open-new-tab": "Opens new tab",
"close-active-tab": "Closes active tab",
"reopen-last-tab": "Reopens the last closed tab",
"activate-next-tab": "Activates tab on the right",
"activate-previous-tab": "Activates tab on the left",
"open-new-window": "Open new empty window",
"toggle-tray": "Shows/hides the application from the system tray",
"first-tab": "Activates the first tab in the list",
"second-tab": "Activates the second tab in the list",
"third-tab": "Activates the third tab in the list",
"fourth-tab": "Activates the fourth tab in the list",
"fifth-tab": "Activates the fifth tab in the list",
"sixth-tab": "Activates the sixth tab in the list",
"seventh-tab": "Activates the seventh tab in the list",
"eight-tab": "Activates the eighth tab in the list",
"ninth-tab": "Activates the ninth tab in the list",
"last-tab": "Activates the last tab in the list",
"dialogs": "Dialogs",
"show-note-source": "Shows Note Source dialog",
"show-options": "Shows Options dialog",
"show-revisions": "Shows Note Revisions dialog",
"show-recent-changes": "Shows Recent Changes dialog",
"show-sql-console": "Shows SQL Console dialog",
"show-backend-log": "Shows Backend Log dialog",
"text-note-operations": "Text note operations",
"add-link-to-text": "Open dialog to add link to the text",
"follow-link-under-cursor": "Follow link within which the caret is placed",
"insert-date-and-time-to-text": "Insert current date & time into text",
"paste-markdown-into-text": "Pastes Markdown from clipboard into text note",
"cut-into-note": "Cuts the selection from the current note and creates subnote with the selected text",
"add-include-note-to-text": "Opens the dialog to include a note",
"edit-readonly-note": "Edit a read-only note",
"attributes-labels-and-relations": "Attributes (labels & relations)",
"add-new-label": "Create new label",
"create-new-relation": "Create new relation",
"ribbon-tabs": "Ribbon tabs",
"toggle-basic-properties": "Toggle Basic Properties",
"toggle-file-properties": "Toggle File Properties",
"toggle-image-properties": "Toggle Image Properties",
"toggle-owned-attributes": "Toggle Owned Attributes",
"toggle-inherited-attributes": "Toggle Inherited Attributes",
"toggle-promoted-attributes": "Toggle Promoted Attributes",
"toggle-link-map": "Toggle Link Map",
"toggle-note-info": "Toggle Note Info",
"toggle-note-paths": "Toggle Note Paths",
"toggle-similar-notes": "Toggle Similar Notes",
"other": "Other",
"toggle-right-pane": "Toggle the display of the right pane, which includes Table of Contents and Highlights",
"print-active-note": "Print active note",
"open-note-externally": "Open note as a file with default application",
"render-active-note": "Render (re-render) active note",
"run-active-note": "Run active JavaScript (frontend/backend) code note",
"toggle-note-hoisting": "Toggles note hoisting of active note",
"unhoist": "Unhoist from anywhere",
"reload-frontend-app": "Reload frontend App",
"open-dev-tools": "Open dev tools",
"toggle-left-note-tree-panel": "Toggle left (note tree) panel",
"toggle-full-screen": "Toggle full screen",
"zoom-out": "Zoom Out",
"zoom-in": "Zoom In",
"note-navigation": "Note navigation",
"reset-zoom-level": "Reset zoom level",
"copy-without-formatting": "Copy selected text without formatting",
"force-save-revision": "Force creating / saving new note revision of the active note",
"show-help": "Shows the built-in User Guide",
"toggle-book-properties": "Toggle Book Properties",
"toggle-classic-editor-toolbar": "Toggle the Formatting tab for the editor with fixed toolbar",
"export-as-pdf": "Exports the current note as a PDF",
"show-cheatsheet": "Shows a modal with common keyboard operations",
"toggle-zen-mode": "Enables/disables the zen mode (minimal UI for more focused editing)"
},
"login": {
"title": "Login",
"heading": "Trilium Login",
"incorrect-totp": "TOTP is incorrect. Please try again.",
"incorrect-password": "Password is incorrect. Please try again.",
"password": "Password",
"remember-me": "Remember me",
"button": "Login",
"sign_in_with_google": "Sign in with Google"
},
"set_password": {
"title": "Set Password",
"heading": "Set password",
"description": "Before you can start using Trilium from web, you need to set a password first. You will then use this password to login.",
"password": "Password",
"password-confirmation": "Password confirmation",
"button": "Set password"
},
"javascript-required": "Trilium requires JavaScript to be enabled.",
"setup": {
"heading": "TriliumNext Notes setup",
"new-document": "I'm a new user, and I want to create a new Trilium document for my notes",
"sync-from-desktop": "I have a desktop instance already, and I want to set up sync with it",
"sync-from-server": "I have a server instance already, and I want to set up sync with it",
"next": "Next",
"init-in-progress": "Document initialization in progress",
"redirecting": "You will be shortly redirected to the application.",
"title": "Setup"
},
"setup_sync-from-desktop": {
"heading": "Sync from Desktop",
"description": "This setup needs to be initiated from the desktop instance:",
"step1": "Open your desktop instance of TriliumNext Notes.",
"step2": "From the Trilium Menu, click Options.",
"step3": "Click on Sync category.",
"step4": "Change server instance address to: {{- host}} and click Save.",
"step5": "Click \"Test sync\" button to verify connection is successful.",
"step6": "Once you've completed these steps, click {{- link}}.",
"step6-here": "here"
},
"setup_sync-from-server": {
"heading": "Sync from Server",
"instructions": "Please enter Trilium server address and credentials below. This will download the whole Trilium document from server and setup sync to it. Depending on the document size and your connection speed, this may take a while.",
"server-host": "Trilium server address",
"server-host-placeholder": "https://<hostname>:<port>",
"proxy-server": "Proxy server (optional)",
"proxy-server-placeholder": "https://<hostname>:<port>",
"note": "Note:",
"proxy-instruction": "If you leave proxy setting blank, system proxy will be used (applies to the desktop application only)",
"password": "Password",
"password-placeholder": "Password",
"back": "Back",
"finish-setup": "Finish setup"
},
"setup_sync-in-progress": {
"heading": "Sync in progress",
"successful": "Sync has been correctly set up. It will take some time for the initial sync to finish. Once it's done, you'll be redirected to the login page.",
"outstanding-items": "Outstanding sync items:",
"outstanding-items-default": "N/A"
},
"share_404": {
"title": "Not found",
"heading": "Not found"
},
"share_page": {
"parent": "parent:",
"clipped-from": "This note was originally clipped from {{- url}}",
"child-notes": "Child notes:",
"no-content": "This note has no content."
},
"weekdays": {
"monday": "Monday",
"tuesday": "Tuesday",
"wednesday": "Wednesday",
"thursday": "Thursday",
"friday": "Friday",
"saturday": "Saturday",
"sunday": "Sunday"
},
"weekdayNumber": "Week {weekNumber}",
"months": {
"january": "January",
"february": "February",
"march": "March",
"april": "April",
"may": "May",
"june": "June",
"july": "July",
"august": "August",
"september": "September",
"october": "October",
"november": "November",
"december": "December"
},
"quarterNumber": "Quarter {quarterNumber}",
"special_notes": {
"search_prefix": "Search:"
},
"code_block": {
"theme_none": "No syntax highlighting",
"theme_group_light": "Light themes",
"theme_group_dark": "Dark themes"
},
"test_sync": {
"not-configured": "Sync server host is not configured. Please configure sync first.",
"successful": "Sync server handshake has been successful, sync has been started."
},
"hidden-subtree": {
"root-title": "Hidden Notes",
"search-history-title": "Search History",
"note-map-title": "Note Map",
"sql-console-history-title": "SQL Console History",
"shared-notes-title": "Shared Notes",
"bulk-action-title": "Bulk Action",
"backend-log-title": "Backend Log",
"user-hidden-title": "User Hidden",
"launch-bar-templates-title": "Launch Bar Templates",
"base-abstract-launcher-title": "Base Abstract Launcher",
"command-launcher-title": "Command Launcher",
"note-launcher-title": "Note Launcher",
"script-launcher-title": "Script Launcher",
"built-in-widget-title": "Built-in Widget",
"spacer-title": "Spacer",
"custom-widget-title": "Custom Widget",
"launch-bar-title": "Launch Bar",
"available-launchers-title": "Available Launchers",
"go-to-previous-note-title": "Go to Previous Note",
"go-to-next-note-title": "Go to Next Note",
"new-note-title": "New Note",
"search-notes-title": "Search Notes",
"jump-to-note-title": "Jump to Note",
"calendar-title": "Calendar",
"recent-changes-title": "Recent Changes",
"bookmarks-title": "Bookmarks",
"open-today-journal-note-title": "Open Today's Journal Note",
"quick-search-title": "Quick Search",
"protected-session-title": "Protected Session",
"sync-status-title": "Sync Status",
"settings-title": "Settings",
"llm-chat-title": "Chat with Notes",
"options-title": "Options",
"appearance-title": "Appearance",
"shortcuts-title": "Shortcuts",
"text-notes": "Text Notes",
"code-notes-title": "Code Notes",
"images-title": "Images",
"spellcheck-title": "Spellcheck",
"password-title": "Password",
"multi-factor-authentication-title": "MFA",
"etapi-title": "ETAPI",
"backup-title": "Backup",
"sync-title": "Sync",
"ai-llm-title": "AI/LLM",
"other": "Other",
"advanced-title": "Advanced",
"visible-launchers-title": "Visible Launchers",
"user-guide": "User Guide",
"localization": "Language & Region",
"inbox-title": "Inbox"
},
"notes": {
"new-note": "New note",
"duplicate-note-suffix": "(dup)",
"duplicate-note-title": "{{- noteTitle }} {{ duplicateNoteSuffix }}"
},
"backend_log": {
"log-does-not-exist": "The backend log file '{{ fileName }}' does not exist (yet).",
"reading-log-failed": "Reading the backend log file '{{ fileName }}' failed."
},
"content_renderer": {
"note-cannot-be-displayed": "This note type cannot be displayed."
},
"pdf": {
"export_filter": "PDF Document (*.pdf)",
"unable-to-export-message": "The current note could not be exported as a PDF.",
"unable-to-export-title": "Unable to export as PDF",
"unable-to-save-message": "The selected file could not be written to. Try again or select another destination."
},
"tray": {
"tooltip": "TriliumNext Notes",
"close": "Quit Trilium",
"recents": "Recent notes",
"bookmarks": "Bookmarks",
"today": "Open today's journal note",
"new-note": "New note",
"show-windows": "Show windows",
"open_new_window": "Open new window"
},
"migration": {
"old_version": "Direct migration from your current version is not supported. Please upgrade to the latest v0.60.4 first and only then to this version.",
"error_message": "Error during migration to version {{version}}: {{stack}}",
"wrong_db_version": "The version of the database ({{version}}) is newer than what the application expects ({{targetVersion}}), which means that it was created by a newer and incompatible version of Trilium. Upgrade to the latest version of Trilium to resolve this issue."
},
"modals": {
"error_title": "Error"
}
}

View File

@@ -0,0 +1,285 @@
{
"keyboard_actions": {
"open-jump-to-note-dialog": "Abrir cuadro de diálogo \"Saltar a nota\"",
"search-in-subtree": "Buscar notas en el subárbol de la nota activa",
"expand-subtree": "Expandir el subárbol de la nota actual",
"collapse-tree": "Colapsa el árbol de notas completo",
"collapse-subtree": "Colapsa el subárbol de la nota actual",
"sort-child-notes": "Ordenar subnotas",
"creating-and-moving-notes": "Creando y moviendo notas",
"create-note-into-inbox": "Crear una nota en la bandeja de entrada (si está definida) o nota del día",
"delete-note": "Eliminar nota",
"move-note-up": "Mover nota hacia arriba",
"move-note-down": "Mover nota hacia abajo",
"move-note-up-in-hierarchy": "Mover nota hacia arriba en la jerarquía",
"move-note-down-in-hierarchy": "Mover nota hacia abajo en la jerarquía",
"edit-note-title": "Saltar del árbol al detalle de la nota y editar el título",
"edit-branch-prefix": "Mostrar cuadro de diálogo Editar prefijo de rama",
"note-clipboard": "Portapapeles de notas",
"copy-notes-to-clipboard": "Copiar las notas seleccionadas al portapapeles",
"paste-notes-from-clipboard": "Pegar las notas del portapapeles en una nota activa",
"cut-notes-to-clipboard": "Cortar las notas seleccionadas al portapapeles",
"select-all-notes-in-parent": "Seleccionar todas las notas del nivel de la nota actual",
"add-note-above-to-the-selection": "Agregar nota arriba de la selección",
"add-note-below-to-selection": "Agregar nota arriba de la selección",
"duplicate-subtree": "Duplicar subárbol",
"tabs-and-windows": "Pestañas y ventanas",
"open-new-tab": "Abre una nueva pestaña",
"close-active-tab": "Cierra la pestaña activa",
"reopen-last-tab": "Vuelve a abrir la última pestaña cerrada",
"activate-next-tab": "Activa la pestaña de la derecha",
"activate-previous-tab": "Activa la pestaña de la izquierda",
"open-new-window": "Abrir nueva ventana vacía",
"toggle-tray": "Muestra/Oculta la aplicación en la bandeja del sistema",
"first-tab": "Activa la primera pestaña de la lista",
"second-tab": "Activa la segunda pestaña de la lista",
"third-tab": "Activa la tercera pestaña de la lista",
"fourth-tab": "Activa la cuarta pestaña de la lista",
"fifth-tab": "Activa la quinta pestaña de la lista",
"sixth-tab": "Activa la sexta pestaña de la lista",
"seventh-tab": "Activa la séptima pestaña de la lista",
"eight-tab": "Activa la octava pestaña de la lista",
"ninth-tab": "Activa la novena pestaña de la lista",
"last-tab": "Activa la última pestaña de la lista",
"dialogs": "Diálogos",
"show-note-source": "Muestra el cuadro de diálogo Fuente de nota",
"show-options": "Muestra el cuadro de diálogo Opciones",
"show-revisions": "Muestra el cuadro de diálogo Revisiones de notas",
"show-recent-changes": "Muestra el cuadro de diálogo Cambios recientes",
"show-sql-console": "Muestra el cuadro de diálogo Consola SQL",
"show-backend-log": "Muestra el cuadro de diálogo Registro de backend",
"text-note-operations": "Operaciones de notas de texto",
"add-link-to-text": "Abrir cuadro de diálogo para agregar un enlace al texto",
"follow-link-under-cursor": "Seguir el enlace dentro del cual se coloca el cursor",
"insert-date-and-time-to-text": "Insertar fecha y hora actuales en el texto",
"paste-markdown-into-text": "Pega Markdown del portapapeles en la nota de texto",
"cut-into-note": "Corta la selección de la nota actual y crea una subnota con el texto seleccionado",
"add-include-note-to-text": "Abre el cuadro de diálogo para incluir una nota",
"edit-readonly-note": "Editar una nota de sólo lectura",
"attributes-labels-and-relations": "Atributos (etiquetas y relaciones)",
"add-new-label": "Crear nueva etiqueta",
"create-new-relation": "Crear nueva relación",
"ribbon-tabs": "Pestañas de cinta",
"toggle-basic-properties": "Alternar propiedades básicas",
"toggle-file-properties": "Alternar propiedades de archivo",
"toggle-image-properties": "Alternar propiedades de imagen",
"toggle-owned-attributes": "Alternar atributos de propiedad",
"toggle-inherited-attributes": "Alternar atributos heredados",
"toggle-promoted-attributes": "Alternar atributos promocionados",
"toggle-link-map": "Alternar mapa de enlaces",
"toggle-note-info": "Alternar información de nota",
"toggle-note-paths": "Alternar rutas de notas",
"toggle-similar-notes": "Alternar notas similares",
"other": "Otro",
"toggle-right-pane": "Alternar la visualización del panel derecho, que incluye la tabla de contenidos y aspectos destacados",
"print-active-note": "Imprimir nota activa",
"open-note-externally": "Abrir nota como un archivo con la aplicación predeterminada",
"render-active-note": "Renderizar (volver a renderizar) nota activa",
"run-active-note": "Ejecutar nota de código JavaScript activa (frontend/backend)",
"toggle-note-hoisting": "Alterna la elevación de la nota activa",
"unhoist": "Bajar desde cualquier lugar",
"reload-frontend-app": "Recargar frontend de la aplicación",
"open-dev-tools": "Abrir herramientas de desarrollo",
"toggle-left-note-tree-panel": "Alternar panel izquierdo (árbol de notas)",
"toggle-full-screen": "Alternar pantalla completa",
"zoom-out": "Alejar",
"zoom-in": "Acercar",
"note-navigation": "Navegación de notas",
"reset-zoom-level": "Restablecer nivel de zoom",
"copy-without-formatting": "Copiar el texto seleccionado sin formatear",
"force-save-revision": "Forzar la creación/guardado de una nueva revisión de nota de la nota activa",
"show-help": "Muestra ayuda/hoja de referencia integrada",
"toggle-book-properties": "Alternar propiedades del libro",
"toggle-classic-editor-toolbar": "Alternar la pestaña de formato por el editor con barra de herramientas fija",
"export-as-pdf": "Exporta la nota actual como un PDF",
"show-cheatsheet": "Muestra un modal con operaciones de teclado comunes",
"toggle-zen-mode": "Habilita/Deshabilita el modo Zen (IU mínima para edición sin distracciones)"
},
"login": {
"title": "Iniciar sesión",
"heading": "Iniciar sesión en Trilium",
"incorrect-password": "La contraseña es incorrecta. Por favor inténtalo de nuevo.",
"password": "Contraseña",
"remember-me": "Recordarme",
"button": "Iniciar sesión"
},
"set_password": {
"title": "Establecer contraseña",
"heading": "Establecer contraseña",
"description": "Antes de poder comenzar a usar Trilium desde la web, primero debe establecer una contraseña. Luego utilizará esta contraseña para iniciar sesión.",
"password": "Contraseña",
"password-confirmation": "Confirmación de contraseña",
"button": "Establecer contraseña"
},
"javascript-required": "Trilium requiere que JavaScript esté habilitado.",
"setup": {
"heading": "Configuración de TriliumNext Notes",
"new-document": "Soy un usuario nuevo y quiero crear un nuevo documento de Trilium para mis notas",
"sync-from-desktop": "Ya tengo una instancia de escritorio y quiero configurar la sincronización con ella",
"sync-from-server": "Ya tengo una instancia de servidor y quiero configurar la sincronización con ella",
"next": "Siguiente",
"init-in-progress": "Inicialización del documento en curso",
"redirecting": "En breve será redirigido a la aplicación.",
"title": "Configuración"
},
"setup_sync-from-desktop": {
"heading": "Sincronizar desde el escritorio",
"description": "Esta configuración debe iniciarse desde la instancia de escritorio:",
"step1": "Abra su instancia de escritorio de TriliumNext Notes.",
"step2": "En el menú Trilium, dé clic en Opciones.",
"step3": "Dé clic en la categoría Sincronizar.",
"step4": "Cambie la dirección de la instancia del servidor a: {{- host}} y dé clic en Guardar.",
"step5": "Dé clic en el botón \"Probar sincronización\" para verificar que la conexión fue exitosa.",
"step6": "Una vez que haya completado estos pasos, dé clic en {{- link}}.",
"step6-here": "aquí"
},
"setup_sync-from-server": {
"heading": "Sincronización desde el servidor",
"instructions": "Por favor, ingrese la dirección y las credenciales del servidor Trilium a continuación. Esto descargará todo el documento de Trilium desde el servidor y configurará la sincronización. Dependiendo del tamaño del documento y de la velocidad de su conexión, esto puede tardar un poco.",
"server-host": "Dirección del servidor Trilium",
"server-host-placeholder": "https://<hostname>:<port>",
"proxy-server": "Servidor proxy (opcional)",
"proxy-server-placeholder": "https://<hostname>:<port>",
"note": "Nota:",
"proxy-instruction": "Si deja la configuración de proxy en blanco, se utilizará el proxy del sistema (aplica únicamente a la aplicación de escritorio)",
"password": "Contraseña",
"password-placeholder": "Contraseña",
"back": "Atrás",
"finish-setup": "Finalizar la configuración"
},
"setup_sync-in-progress": {
"heading": "Sincronización en progreso",
"successful": "La sincronización se ha configurado correctamente. La sincronización inicial tardará algún tiempo en finalizar. Una vez hecho esto, será redirigido a la página de inicio de sesión.",
"outstanding-items": "Elementos de sincronización destacados:",
"outstanding-items-default": "N/A"
},
"share_404": {
"title": "No encontrado",
"heading": "No encontrado"
},
"share_page": {
"parent": "padre:",
"clipped-from": "Esta nota fue recortada originalmente de {{- url}}",
"child-notes": "Subnotas:",
"no-content": "Esta nota no tiene contenido."
},
"weekdays": {
"monday": "Lunes",
"tuesday": "Martes",
"wednesday": "Miércoles",
"thursday": "Jueves",
"friday": "Viernes",
"saturday": "Sábado",
"sunday": "Domingo"
},
"months": {
"january": "Enero",
"february": "Febrero",
"march": "Marzo",
"april": "Abril",
"may": "Mayo",
"june": "Junio",
"july": "Julio",
"august": "Agosto",
"september": "Septiembre",
"october": "Octubre",
"november": "Noviembre",
"december": "Diciembre"
},
"special_notes": {
"search_prefix": "Buscar:"
},
"code_block": {
"theme_none": "Sin resaltado de sintaxis",
"theme_group_light": "Temas claros",
"theme_group_dark": "Temas oscuros"
},
"test_sync": {
"not-configured": "El servidor de sincronización no está configurado. Por favor configure primero la sincronización.",
"successful": "El protocolo de enlace del servidor de sincronización ha sido exitoso, la sincronización ha comenzado."
},
"hidden-subtree": {
"root-title": "Notas ocultas",
"search-history-title": "Buscar historial",
"note-map-title": "Mapa de nota",
"sql-console-history-title": "Historial de consola SQL",
"shared-notes-title": "Notas compartidas",
"bulk-action-title": "Acción en lote",
"backend-log-title": "Registro de Backend",
"user-hidden-title": "Usuario oculto",
"launch-bar-templates-title": "Plantillas de barra de lanzamiento",
"base-abstract-launcher-title": "Lanzador abstracto base",
"command-launcher-title": "Lanzador de comando",
"note-launcher-title": "Lanzador de nota",
"script-launcher-title": "Lanzador de script",
"built-in-widget-title": "Widget integrado",
"spacer-title": "Espaciador",
"custom-widget-title": "Widget personalizado",
"launch-bar-title": "Barra de lanzamiento",
"available-launchers-title": "Lanzadores disponibles",
"go-to-previous-note-title": "Ir a nota previa",
"go-to-next-note-title": "Ir a nota siguiente",
"new-note-title": "Nueva nota",
"search-notes-title": "Buscar notas",
"jump-to-note-title": "Saltar a nota",
"calendar-title": "Calendario",
"recent-changes-title": "Cambios recientes",
"bookmarks-title": "Marcadores",
"open-today-journal-note-title": "Abrir nota del diario de hoy",
"quick-search-title": "Búsqueda rápida",
"protected-session-title": "Sesión protegida",
"sync-status-title": "Sincronizar estado",
"settings-title": "Ajustes",
"options-title": "Opciones",
"appearance-title": "Apariencia",
"shortcuts-title": "Atajos",
"text-notes": "Notas de texto",
"code-notes-title": "Notas de código",
"images-title": "Imágenes",
"spellcheck-title": "Corrección ortográfica",
"password-title": "Contraseña",
"etapi-title": "ETAPI",
"backup-title": "Respaldo",
"sync-title": "Sincronizar",
"other": "Otros",
"advanced-title": "Avanzado",
"visible-launchers-title": "Lanzadores visibles",
"user-guide": "Guía de Usuario",
"localization": "Idioma y Región"
},
"notes": {
"new-note": "Nueva nota",
"duplicate-note-suffix": "(dup)",
"duplicate-note-title": "{{- noteTitle}} {{duplicateNoteSuffix}}"
},
"backend_log": {
"log-does-not-exist": "El archivo de registro del backend '{{fileName}}' no existe (aún).",
"reading-log-failed": "Leer el archivo de registro del backend '{{fileName}}' falló."
},
"content_renderer": {
"note-cannot-be-displayed": "Este tipo de nota no puede ser mostrado."
},
"pdf": {
"export_filter": "Documento PDF (*.pdf)",
"unable-to-export-message": "La nota actual no pudo ser exportada como PDF.",
"unable-to-export-title": "No es posible exportar como PDF",
"unable-to-save-message": "No se pudo escribir en el archivo seleccionado. Intente de nuevo o seleccione otro destino."
},
"tray": {
"tooltip": "TriliumNext Notes",
"close": "Cerrar Trilium",
"recents": "Notas recientes",
"bookmarks": "Marcadores",
"today": "Abrir nota del diario de hoy",
"new-note": "Nueva nota",
"show-windows": "Mostrar ventanas"
},
"migration": {
"old_version": "La migración directa desde tu versión actual no está soportada. Por favor actualice a v0.60.4 primero y solo después a esta versión.",
"error_message": "Error durante la migración a la versión {{version}}: {{stack}}",
"wrong_db_version": "La versión de la DB {{version}} es más nueva que la versión de la DB actual {{targetVersion}}, lo que significa que fue creada por una versión más reciente e incompatible de Trilium. Actualice a la última versión de Trilium para resolver este problema."
},
"modals": {
"error_title": "Error"
}
}

View File

@@ -0,0 +1,284 @@
{
"keyboard_actions": {
"open-jump-to-note-dialog": "Ouvrir la boîte de dialogue \"Aller à la note\"",
"search-in-subtree": "Rechercher des notes dans les sous-arbres de la note active",
"expand-subtree": "Développer le sous-arbre de la note actuelle",
"collapse-tree": "Réduire toute l'arborescence des notes",
"collapse-subtree": "Réduire le sous-arbre de la note actuelle",
"sort-child-notes": "Trier les notes enfants",
"creating-and-moving-notes": "Créer et déplacer des notes",
"create-note-into-inbox": "Créer une note dans l'emplacement par défaut (si défini) ou une note journalière",
"delete-note": "Supprimer la note",
"move-note-up": "Déplacer la note vers le haut",
"move-note-down": "Déplacer la note vers le bas",
"move-note-up-in-hierarchy": "Déplacer la note vers le haut dans la hiérarchie",
"move-note-down-in-hierarchy": "Déplacer la note vers le bas dans la hiérarchie",
"edit-note-title": "Passer de l'arborescence aux détails d'une note et éditer le titre",
"edit-branch-prefix": "Afficher la fenêtre Éditer le préfixe de branche",
"note-clipboard": "Note presse-papiers",
"copy-notes-to-clipboard": "Copier les notes sélectionnées dans le presse-papiers",
"paste-notes-from-clipboard": "Coller les notes depuis le presse-papiers dans la note active",
"cut-notes-to-clipboard": "Couper les notes sélectionnées dans le presse-papiers",
"select-all-notes-in-parent": "Sélectionner toutes les notes du niveau de la note active",
"add-note-above-to-the-selection": "Ajouter la note au-dessus de la sélection",
"add-note-below-to-selection": "Ajouter la note en dessous de la sélection",
"duplicate-subtree": "Dupliquer le sous-arbre",
"tabs-and-windows": "Onglets et fenêtres",
"open-new-tab": "Ouvrir un nouvel onglet",
"close-active-tab": "Fermer l'onglet actif",
"reopen-last-tab": "Rouvrir le dernier onglet fermé",
"activate-next-tab": "Basculer vers l'onglet à droite de l'onglet actif",
"activate-previous-tab": "Basculer vers l'onglet à gauche de l'onglet actif",
"open-new-window": "Ouvrir une nouvelle fenêtre vide",
"toggle-tray": "Afficher/masquer l'application dans la barre des tâches",
"first-tab": "Basculer vers le premier onglet dans la liste",
"second-tab": "Basculer vers le deuxième onglet dans la liste",
"third-tab": "Basculer vers le troisième onglet dans la liste",
"fourth-tab": "Basculer vers le quatrième onglet dans la liste",
"fifth-tab": "Basculer vers le cinquième onglet dans la liste",
"sixth-tab": "Basculer vers le sixième onglet dans la liste",
"seventh-tab": "Basculer vers le septième onglet dans la liste",
"eight-tab": "Basculer vers le huitième onglet dans la liste",
"ninth-tab": "Basculer vers le neuvième onglet dans la liste",
"last-tab": "Basculer vers le dernier onglet dans la liste",
"dialogs": "Boîtes de dialogue",
"show-note-source": "Affiche la boîte de dialogue Source de la note",
"show-options": "Afficher les Options",
"show-revisions": "Afficher la boîte de dialogue Versions de la note",
"show-recent-changes": "Afficher la boîte de dialogue Modifications récentes",
"show-sql-console": "Afficher la boîte de dialogue Console SQL",
"show-backend-log": "Afficher la boîte de dialogue Journal du backend",
"text-note-operations": "Opérations sur les notes textuelles",
"add-link-to-text": "Ouvrir la boîte de dialogue pour ajouter un lien dans le texte",
"follow-link-under-cursor": "Suivre le lien sous le curseur",
"insert-date-and-time-to-text": "Insérer la date et l'heure dans le texte",
"paste-markdown-into-text": "Coller du texte au format Markdown dans la note depuis le presse-papiers",
"cut-into-note": "Couper la sélection depuis la note actuelle et créer une sous-note avec le texte sélectionné",
"add-include-note-to-text": "Ouvrir la boîte de dialogue pour Inclure une note",
"edit-readonly-note": "Éditer une note en lecture seule",
"attributes-labels-and-relations": "Attributs (labels et relations)",
"add-new-label": "Créer un nouveau label",
"create-new-relation": "Créer une nouvelle relation",
"ribbon-tabs": "Onglets du ruban",
"toggle-basic-properties": "Afficher/masquer les Propriétés de base de la note",
"toggle-file-properties": "Afficher/masquer les Propriétés du fichier",
"toggle-image-properties": "Afficher/masquer les Propriétés de l'image",
"toggle-owned-attributes": "Afficher/masquer les Attributs propres",
"toggle-inherited-attributes": "Afficher/masquer les Attributs hérités",
"toggle-promoted-attributes": "Afficher/masquer les Attributs promus",
"toggle-link-map": "Afficher/masquer la Carte de la note",
"toggle-note-info": "Afficher/masquer les Informations de la note",
"toggle-note-paths": "Afficher/masquer les Emplacements de la note",
"toggle-similar-notes": "Afficher/masquer les Notes similaires",
"other": "Autre",
"toggle-right-pane": "Afficher/masquer le volet droit, qui inclut la Table des matières et les Accentuations",
"print-active-note": "Imprimer la note active",
"open-note-externally": "Ouvrir la note comme fichier avec l'application par défaut",
"render-active-note": "Rendre (ou re-rendre) la note active",
"run-active-note": "Exécuter le code JavaScript (frontend/backend) de la note active",
"toggle-note-hoisting": "Activer le focus sur la note active",
"unhoist": "Désactiver tout focus",
"reload-frontend-app": "Recharger l'application",
"open-dev-tools": "Ouvrir les outils de développement",
"toggle-left-note-tree-panel": "Basculer le panneau gauche (arborescence des notes)",
"toggle-full-screen": "Basculer en plein écran",
"zoom-out": "Dézoomer",
"zoom-in": "Zoomer",
"note-navigation": "Navigation dans les notes",
"reset-zoom-level": "Réinitialiser le niveau de zoom",
"copy-without-formatting": "Copier le texte sélectionné sans mise en forme",
"force-save-revision": "Forcer la création / sauvegarde d'une nouvelle version de la note active",
"show-help": "Affiche le guide de l'utilisateur intégré",
"toggle-book-properties": "Afficher/masquer les Propriétés du Livre",
"toggle-classic-editor-toolbar": "Activer/désactiver l'onglet Mise en forme de l'éditeur avec la barre d'outils fixe",
"export-as-pdf": "Exporte la note actuelle en PDF",
"show-cheatsheet": "Affiche une fenêtre modale avec des opérations de clavier courantes",
"toggle-zen-mode": "Active/désactive le mode zen (interface réduite pour favoriser la concentration)"
},
"login": {
"title": "Connexion",
"heading": "Connexion à Trilium",
"incorrect-password": "Le mot de passe est incorrect. Veuillez réessayer.",
"password": "Mot de passe",
"remember-me": "Se souvenir de moi",
"button": "Connexion"
},
"set_password": {
"title": "Définir un mot de passe",
"heading": "Définir un mot de passe",
"description": "Avant de pouvoir commencer à utiliser Trilium depuis le web, vous devez d'abord définir un mot de passe. Vous utiliserez ensuite ce mot de passe pour vous connecter.",
"password": "Mot de passe",
"password-confirmation": "Confirmation du mot de passe",
"button": "Définir le mot de passe"
},
"javascript-required": "Trilium nécessite que JavaScript soit activé.",
"setup": {
"heading": "Configuration de TriliumNext Notes",
"new-document": "Je suis un nouvel utilisateur et je souhaite créer un nouveau document Trilium pour mes notes",
"sync-from-desktop": "J'ai déjà l'application de bureau et je souhaite configurer la synchronisation avec celle-ci",
"sync-from-server": "J'ai déjà un serveur et je souhaite configurer la synchronisation avec celui-ci",
"next": "Suivant",
"init-in-progress": "Initialisation du document en cours",
"redirecting": "Vous serez bientôt redirigé vers l'application.",
"title": "Configuration"
},
"setup_sync-from-desktop": {
"heading": "Synchroniser depuis une application de bureau",
"description": "Cette procédure doit être réalisée depuis l'application de bureau installée sur votre ordinateur:",
"step1": "Ouvrez l'application TriliumNext Notes.",
"step2": "Dans le menu Trilium, cliquez sur Options.",
"step3": "Cliquez sur la catégorie Synchroniser.",
"step4": "Remplacez l'adresse de l'instance de serveur par : {{- host}} et cliquez sur Enregistrer.",
"step5": "Cliquez sur le bouton 'Tester la synchronisation' pour vérifier que la connexion fonctionne.",
"step6": "Une fois que vous avez terminé ces étapes, cliquez sur {{- link}}.",
"step6-here": "ici"
},
"setup_sync-from-server": {
"heading": "Synchroniser depuis le serveur",
"instructions": "Veuillez saisir l'adresse du serveur Trilium et les informations d'identification ci-dessous. Cela téléchargera l'intégralité du document Trilium à partir du serveur et configurera la synchronisation avec celui-ci. En fonction de la taille du document et de votre vitesse de connexion, cela peut prendre un plusieurs minutes.",
"server-host": "Adresse du serveur Trilium",
"server-host-placeholder": "https://<nom d'hôte>:<port>",
"proxy-server": "Serveur proxy (facultatif)",
"proxy-server-placeholder": "https://<nom d'hôte>:<port>",
"note": "Note :",
"proxy-instruction": "Si vous laissez le paramètre de proxy vide, le proxy du système sera utilisé (s'applique uniquement à l'application de bureau)",
"password": "Mot de passe",
"password-placeholder": "Mot de passe",
"back": "Retour",
"finish-setup": "Terminer"
},
"setup_sync-in-progress": {
"heading": "Synchronisation en cours",
"successful": "La synchronisation a été correctement configurée. La synchronisation initiale prendra un certain temps. Une fois terminée, vous serez redirigé vers la page de connexion.",
"outstanding-items": "Éléments de synchronisation exceptionnels :",
"outstanding-items-default": "N/A"
},
"share_404": {
"title": "Page non trouvée",
"heading": "Page non trouvée"
},
"share_page": {
"parent": "parent :",
"clipped-from": "Cette note a été initialement extraite de {{- url}}",
"child-notes": "Notes enfants :",
"no-content": "Cette note n'a aucun contenu."
},
"weekdays": {
"monday": "Lundi",
"tuesday": "Mardi",
"wednesday": "Mercredi",
"thursday": "Jeudi",
"friday": "Vendredi",
"saturday": "Samedi",
"sunday": "Dimanche"
},
"months": {
"january": "Janvier",
"february": "Février",
"march": "Mars",
"april": "Avril",
"may": "Mai",
"june": "Juin",
"july": "Juillet",
"august": "Août",
"september": "Septembre",
"october": "Octobre",
"november": "Novembre",
"december": "Décembre"
},
"special_notes": {
"search_prefix": "Recherche :"
},
"code_block": {
"theme_none": "Pas de coloration syntaxique",
"theme_group_light": "Thèmes clairs",
"theme_group_dark": "Thèmes sombres"
},
"test_sync": {
"not-configured": "L'hôte du serveur de synchronisation n'est pas configuré. Veuillez d'abord configurer la synchronisation.",
"successful": "L'établissement de liaison du serveur de synchronisation a été réussi, la synchronisation a été démarrée."
},
"hidden-subtree": {
"root-title": "Notes cachées",
"search-history-title": "Historique de recherche",
"note-map-title": "Carte de la Note",
"sql-console-history-title": "Historique de la console SQL",
"shared-notes-title": "Notes partagées",
"bulk-action-title": "Action groupée",
"backend-log-title": "Journal Backend",
"user-hidden-title": "Utilisateur masqué",
"launch-bar-templates-title": "Modèles de barre de raccourcis",
"base-abstract-launcher-title": "Raccourci Base abstraite",
"command-launcher-title": "Raccourci Commande",
"note-launcher-title": "Raccourci Note",
"script-launcher-title": "Raccourci Script",
"built-in-widget-title": "Widget intégré",
"spacer-title": "Séparateur",
"custom-widget-title": "Widget personnalisé",
"launch-bar-title": "Barre de lancement",
"available-launchers-title": "Raccourcis disponibles",
"go-to-previous-note-title": "Aller à la note précédente",
"go-to-next-note-title": "Aller à la note suivante",
"new-note-title": "Nouvelle note",
"search-notes-title": "Rechercher des notes",
"jump-to-note-title": "Aller à la note",
"calendar-title": "Calendrier",
"recent-changes-title": "Modifications récentes",
"bookmarks-title": "Signets",
"open-today-journal-note-title": "Ouvrir la note du journal du jour",
"quick-search-title": "Recherche rapide",
"protected-session-title": "Session protégée",
"sync-status-title": "État de la synchronisation",
"settings-title": "Réglages",
"options-title": "Options",
"appearance-title": "Apparence",
"shortcuts-title": "Raccourcis",
"text-notes": "Notes de texte",
"code-notes-title": "Notes de code",
"images-title": "Images",
"spellcheck-title": "Correcteur orthographique",
"password-title": "Mot de passe",
"etapi-title": "ETAPI",
"backup-title": "Sauvegarde",
"sync-title": "Synchronisation",
"other": "Autre",
"advanced-title": "Avancé",
"visible-launchers-title": "Raccourcis visibles",
"user-guide": "Guide de l'utilisateur"
},
"notes": {
"new-note": "Nouvelle note",
"duplicate-note-suffix": "(dup)",
"duplicate-note-title": "{{- noteTitle }} {{ duplicateNoteSuffix }}"
},
"backend_log": {
"log-does-not-exist": "Le fichier journal '{{ fileName }}' n'existe pas (encore).",
"reading-log-failed": "La lecture du fichier journal d'administration '{{ fileName }}' a échoué."
},
"content_renderer": {
"note-cannot-be-displayed": "Ce type de note ne peut pas être affiché."
},
"pdf": {
"export_filter": "Document PDF (*.pdf)",
"unable-to-export-message": "La note actuelle n'a pas pu être exportée en format PDF.",
"unable-to-export-title": "Impossible d'exporter au format PDF",
"unable-to-save-message": "Le fichier sélectionné n'a pas pu être écrit. Réessayez ou sélectionnez une autre destination."
},
"tray": {
"tooltip": "TriliumNext Notes",
"close": "Quitter Trilium",
"recents": "Notes récentes",
"bookmarks": "Signets",
"today": "Ouvrir la note du journal du jour",
"new-note": "Nouvelle note",
"show-windows": "Afficher les fenêtres"
},
"migration": {
"old_version": "La migration directe à partir de votre version actuelle n'est pas prise en charge. Veuillez d'abord mettre à jour vers la version v0.60.4, puis vers cette nouvelle version.",
"error_message": "Erreur lors de la migration vers la version {{version}}: {{stack}}",
"wrong_db_version": "La version de la base de données ({{version}}) est plus récente que ce que l'application supporte actuellement ({{targetVersion}}), ce qui signifie qu'elle a été créée par une version plus récente et incompatible de Trilium. Mettez à jour vers la dernière version de Trilium pour résoudre ce problème."
},
"modals": {
"error_title": "Erreur"
}
}

View File

@@ -0,0 +1,198 @@
{
"keyboard_actions": {
"open-jump-to-note-dialog": "Abir \"Pular para nota\" dialog",
"search-in-subtree": "Procurar por notas na subárvore ativa",
"expand-subtree": "Expandir subárvore da nota atual",
"collapse-tree": "Colapsar a árvore completa de notas",
"collapse-subtree": "Colapsar subárvore da nota atual",
"sort-child-notes": "Ordenar notas filhas",
"creating-and-moving-notes": "Criando e movendo notas",
"create-note-into-inbox": "Crie uma nota na caixa de entrada (se definida) ou na nota do dia.",
"delete-note": "Deletar nota",
"move-note-up": "Mover nota para cima",
"move-note-down": "Mover nota para baixo",
"move-note-up-in-hierarchy": "Mover nota para cima em hierarquia",
"move-note-down-in-hierarchy": "Mover nota para baixo em hierarquia",
"edit-note-title": "Pule da árvore para os detalhes da nota e edite o título",
"edit-branch-prefix": "Exibir o diálogo de edição do prefixo da branch",
"note-clipboard": "Área de transferência de notas",
"copy-notes-to-clipboard": "Copiar notas selecionadas para Área de transferência",
"paste-notes-from-clipboard": "Colar notas da área de transferência na nota ativa",
"cut-notes-to-clipboard": "Recortar as notas selecionadas para a área de transferência",
"select-all-notes-in-parent": "Selecionar todas as notas do nível atual da nota",
"add-note-above-to-the-selection": "Adicionar nota acima à seleção",
"add-note-below-to-selection": "Adicionar nota abaixo à seleção",
"duplicate-subtree": "Duplicar subárvores",
"tabs-and-windows": "Abas & Janelas",
"open-new-tab": "Abre nova aba",
"close-active-tab": "Fecha aba ativa",
"reopen-last-tab": "Reabre a última aba fechada",
"activate-next-tab": "Ativa aba à direita",
"activate-previous-tab": "Ativa aba à esquerda",
"open-new-window": "Abre nova janela vazia",
"toggle-tray": "Mostrar/ocultar o aplicativo da bandeja do sistema",
"first-tab": "Ativa a primeira aba na lista",
"second-tab": "Ativa a segunda aba na lista",
"third-tab": "Ativa a terceira aba na lista",
"fourth-tab": "Ativa a quarta aba na lista",
"fifth-tab": "Ativa a quinta aba na lista",
"sixth-tab": "Ativa a sexta aba na lista",
"seventh-tab": "Ativa a sétima aba na lista",
"eight-tab": "Ativa a oitava aba na lista",
"ninth-tab": "Ativa a nona aba na lista",
"last-tab": "Ativa a última aba na lista",
"dialogs": "Dialogs",
"show-note-source": "Exibe o log de origem da nota",
"show-options": "Mostrar log de configurações",
"show-revisions": "Exibe log de revisões de nota",
"show-recent-changes": "Exibe o log de alterações recentes",
"show-sql-console": "Exibe o log do console SQL",
"show-backend-log": "Exibe o log do backend",
"text-note-operations": "Operações de nota de texto",
"add-link-to-text": "Abrir log e adcionar link ao texto",
"follow-link-under-cursor": "Seguir o link sob o cursor",
"insert-date-and-time-to-text": "Inserir data e hora atuais no texto",
"paste-markdown-into-text": "Colar Markdown da área de transferência em nota de texto",
"cut-into-note": "Corta a seleção da nota atual e cria uma subnota com o texto selecionado",
"add-include-note-to-text": "Abre o log para incluir uma nota",
"edit-readonly-note": "Editar uma nota somente leitura",
"attributes-labels-and-relations": "Atributos (rótulos e relações)",
"add-new-label": "Criar novo rótulo",
"create-new-relation": "Criar nova relação",
"ribbon-tabs": "Abas da faixa",
"toggle-basic-properties": "Alterar Propriedades Básicas",
"toggle-file-properties": "Alterar Propriedades do Arquivo",
"toggle-image-properties": "Alterar Propriedades da Imagem",
"toggle-owned-attributes": "Alterar Atributos Próprios",
"toggle-inherited-attributes": "Alterar Atributos Herdados",
"toggle-promoted-attributes": "Alternar Atributos Promovidos",
"toggle-link-map": "Alternar Mapa de Links",
"toggle-note-info": "Alternar Informações da Nota",
"toggle-note-paths": "Alternar Caminhos da Nota",
"toggle-similar-notes": "Alternar Notas Similares",
"other": "Outros",
"toggle-right-pane": "Alternar a exibição do painel direito, que inclui Sumário e Destaques",
"print-active-note": "Imprimir nota ativa",
"open-note-externally": "Abrir nota como arquivo no aplicativo padrão",
"render-active-note": "Renderizar (re-renderizar) nota ativa",
"run-active-note": "Executar código JavaScript (frontend/backend) da nota",
"toggle-note-hoisting": "Alternar a elevação da nota ativa",
"unhoist": "Desfazer elevação de tudo",
"reload-frontend-app": "Recarregar Interface",
"open-dev-tools": "Abrir ferramentas de desenvolvedor",
"toggle-left-note-tree-panel": "Alternar painel esquerdo (árvore de notas)",
"toggle-full-screen": "Alternar para tela cheia",
"zoom-out": "Diminuir zoom",
"zoom-in": "Aumentar zoom",
"note-navigation": "Navegação de notas",
"reset-zoom-level": "Redefinir nível de zoom",
"copy-without-formatting": "Copiar texto selecionado sem formatação",
"force-save-revision": "Forçar a criação/salvamento de uma nova revisão da nota ativa",
"show-help": "Exibir Ajuda integrada / colinha",
"toggle-book-properties": "Alternar propriedades do book",
"toggle-classic-editor-toolbar": "Alternar a aba de Formatação no editor com barra de ferramentas fixa"
},
"login": {
"title": "Login",
"heading": "Trilium login",
"incorrect-password": "Senha incorreta. Tente novamente.",
"password": "Senha",
"remember-me": "Lembrar",
"button": "Login"
},
"set_password": {
"title": "Definir senha",
"heading": "Definir senha",
"description": "Antes de começar a usar o Trilium web, você precisa definir uma senha. Você usará essa senha para fazer login.",
"password": "Senha",
"password-confirmation": "Confirmar Senha",
"button": "Definir senha"
},
"javascript-required": "Trilium precisa que JavaScript esteja habilitado.",
"setup": {
"heading": "TriliumNext Notes setup",
"new-document": "Sou um novo usuário e quero criar um novo documento Trilium para minhas notas",
"sync-from-desktop": "Já tenho uma instância no desktop e quero configurar a sincronização com ela",
"sync-from-server": "Já tenho uma instância no servidor e quero configurar a sincronização com ela",
"next": "Avançar",
"init-in-progress": "Inicialização do documento em andamento",
"redirecting": "Você será redirecionado para o aplicativo em breve.",
"title": "Setup"
},
"setup_sync-from-desktop": {
"heading": "Sincronizar com Desktop",
"description": "Esta configuração deve ser iniciada a partir da instância do desktop:",
"step1": "Abra sua instância do TriliumNext Notes no desktop.",
"step2": "No menu do Trilium, clique em Opções.",
"step3": "Clique na categoria Sincronização.",
"step4": "Altere o endereço da instância do servidor para: {{- host}} e clique em Salvar.",
"step5": "Clique no botão \"Testar sincronização\" para verificar se a conexão foi bem-sucedida.",
"step6": "Depois de concluir essas etapas, clique em {{- link}}.",
"step6-here": "Aqui"
},
"setup_sync-from-server": {
"heading": "Sincronizar do Servidor",
"instructions": "Por favor, insira abaixo o endereço e as credenciais do servidor Trilium. Isso fará o download de todo o documento Trilium do servidor e configurará a sincronização com ele. Dependendo do tamanho do documento e da velocidade da conexão, isso pode levar algum tempo.",
"server-host": "Endereço do servidor Trilium",
"server-host-placeholder": "https://<hostname>:<port>",
"proxy-server": "Servidor proxy (opcional)",
"proxy-server-placeholder": "https://<hostname>:<port>",
"note": "Nota:",
"proxy-instruction": "Se você deixar o campo de proxy em branco, o proxy do sistema será usado (aplicável apenas ao aplicativo desktop)",
"password": "Senha",
"password-placeholder": "Senha",
"back": "Voltar",
"finish-setup": "Terminar configuração"
},
"setup_sync-in-progress": {
"heading": "Sincronização em andamento",
"successful": "A sincronização foi configurada corretamente. Levará algum tempo para que a sincronização inicial seja concluída. Quando terminar, você será redirecionado para a página de login.",
"outstanding-items": "Itens de sincronização pendentes:",
"outstanding-items-default": "N/A"
},
"share_404": {
"title": "Não encontrado",
"heading": "Não encontrado"
},
"share_page": {
"parent": "pai:",
"clipped-from": "Esta nota foi originalmente extraída de {{- url}}",
"child-notes": "Notas filhas:",
"no-content": "Esta nota não possui conteúdo."
},
"weekdays": {
"monday": "Segunda-feira",
"tuesday": "Terça-feira",
"wednesday": "Quarta-feira",
"thursday": "Quinta-feira",
"friday": "Sexta-feira",
"saturday": "Sábado",
"sunday": "Domingo"
},
"months": {
"january": "Janeiro",
"february": "Fevereiro",
"march": "Março",
"april": "Abril",
"may": "Maio",
"june": "Junho",
"july": "Julho",
"august": "Agosto",
"september": "Setembro",
"october": "Outubro",
"november": "Novembro",
"december": "Dezembro"
},
"special_notes": {
"search_prefix": "Pesquisar:"
},
"code_block": {
"theme_none": "Sem destaque de sintaxe",
"theme_group_light": "Temas claros",
"theme_group_dark": "Temas escuros"
},
"test_sync": {
"not-configured": "O host do servidor de sincronização não está configurado. Por favor, configure a sincronização primeiro.",
"successful": "A comunicação com o servidor de sincronização foi bem-sucedida, a sincronização foi iniciada."
}
}

View File

@@ -0,0 +1,285 @@
{
"keyboard_actions": {
"activate-next-tab": "Activează tab-ul din dreapta",
"activate-previous-tab": "Activează tab-ul din stânga",
"add-include-note-to-text": "Deschide fereastra de includere notițe",
"add-link-to-text": "Deschide fereastra de adaugă legături în text",
"add-new-label": "Crează o nouă etichetă",
"add-note-above-to-the-selection": "Adaugă notița deasupra selecției",
"add-note-below-to-selection": "Adaugă notița deasupra selecției",
"attributes-labels-and-relations": "Atribute (etichete și relații)",
"close-active-tab": "Închide tab-ul activ",
"collapse-subtree": "Minimizează ierarhia notiței curente",
"collapse-tree": "Minimizează întreaga ierarhie de notițe",
"copy-notes-to-clipboard": "Copiază notițele selectate în clipboard",
"copy-without-formatting": "Copiază textul selectat fără formatare",
"create-new-relation": "Crează o nouă relație",
"create-note-into-inbox": "Crează o notiță și o deschide în inbox (dacă este definit) sau notița zilnică",
"cut-notes-to-clipboard": "Decupează notițele selectate în clipboard",
"creating-and-moving-notes": "Crearea și mutarea notițelor",
"cut-into-note": "Decupează selecția din notița curentă și crează o subnotiță cu textul selectat",
"delete-note": "Șterge notița",
"dialogs": "Ferestre",
"duplicate-subtree": "Dublifică subnotițele",
"edit-branch-prefix": "Afișează ecranul „Editează prefixul ramurii”",
"edit-note-title": "Sare de la arborele notițelor la detaliile notiței și editează titlul",
"edit-readonly-note": "Editează o notiță care este în modul doar în citire",
"eight-tab": "Activează cel de-al optelea tab din listă",
"expand-subtree": "Expandează ierarhia notiței curente",
"fifth-tab": "Activează cel de-al cincelea tab din listă",
"first-tab": "Activează cel primul tab din listă",
"follow-link-under-cursor": "Urmărește legătura de sub poziția cursorului",
"force-save-revision": "Forțează crearea/salvarea unei noi revizii ale notiției curente",
"fourth-tab": "Activează cel de-al patrulea tab din listă",
"insert-date-and-time-to-text": "Inserează data curentă și timpul în text",
"last-tab": "Activează ultimul tab din listă",
"move-note-down": "Mută notița mai jos",
"move-note-down-in-hierarchy": "Mută notița mai jos în ierarhie",
"move-note-up": "Mută notița mai sus",
"move-note-up-in-hierarchy": "Mută notița mai sus în ierarhie",
"ninth-tab": "Activează cel de-al nouălea tab din listă",
"note-clipboard": "Clipboard-ul notițelor",
"note-navigation": "Navigarea printre notițe",
"open-dev-tools": "Deschide uneltele de dezvoltator",
"open-jump-to-note-dialog": "Deschide ecranul „Sari la notiță”",
"open-new-tab": "Deschide un tab nou",
"open-new-window": "Deschide o nouă fereastră goală",
"open-note-externally": "Deschide notița ca un fișier utilizând aplicația implicită",
"other": "Altele",
"paste-markdown-into-text": "Lipește text Markdown din clipboard în notița de tip text",
"paste-notes-from-clipboard": "Lipește notițele din clipboard în notița activă",
"print-active-note": "Imprimă notița activă",
"reload-frontend-app": "Reîncarcă interfața grafică",
"render-active-note": "Reîmprospătează notița activă",
"reopen-last-tab": "Deschide din nou ultimul tab închis",
"reset-zoom-level": "Resetează nivelul de magnificare",
"ribbon-tabs": "Tab-urile din panglică",
"run-active-note": "Rulează notița curentă de tip JavaScript (frontend sau backend)",
"search-in-subtree": "Caută notițe în ierarhia notiței active",
"second-tab": "Activează cel de-al doilea tab din listă",
"select-all-notes-in-parent": "Selectează toate notițele din nivelul notiței curente",
"seventh-tab": "Activează cel de-al șaptelea tab din listă",
"show-backend-log": "Afișează fereastra „Log-uri din backend”",
"show-help": "Afișează informații utile",
"show-note-source": "Afișează fereastra „Sursa notiței”",
"show-options": "Afișează fereastra de opțiuni",
"show-recent-changes": "Afișează fereastra „Schimbări recente”",
"show-revisions": "Afișează fereastra „Revizii ale notiței”",
"show-sql-console": "Afișează ecranul „Consolă SQL”",
"sixth-tab": "Activează cel de-al șaselea tab din listă",
"sort-child-notes": "Ordonează subnotițele",
"tabs-and-windows": "Tab-uri și ferestre",
"text-note-operations": "Operații asupra notițelor text",
"third-tab": "Activează cel de-al treilea tab din listă",
"toggle-basic-properties": "Comută tab-ul „Proprietăți de bază”",
"toggle-book-properties": "Comută tab-ul „Proprietăți ale cărții”",
"toggle-file-properties": "Comută tab-ul „Proprietăți fișier”",
"toggle-full-screen": "Comută modul ecran complet",
"toggle-image-properties": "Comută tab-ul „Proprietăți imagini”",
"toggle-inherited-attributes": "Comută tab-ul „Atribute moștenite”",
"toggle-left-note-tree-panel": "Comută panoul din stânga (arborele notițelor)",
"toggle-link-map": "Comută harta legăturilor",
"toggle-note-hoisting": "Comută focalizarea pe notița curentă",
"toggle-note-info": "Comută tab-ul „Informații despre notiță”",
"toggle-note-paths": "Comută tab-ul „Căile notiței”",
"toggle-owned-attributes": "Comută tab-ul „Atribute proprii”",
"toggle-promoted-attributes": "Comută tab-ul „Atribute promovate”",
"toggle-right-pane": "Comută afișarea panoului din dreapta, ce include tabela de conținut și evidențieri",
"toggle-similar-notes": "Comută tab-ul „Notițe similare”",
"toggle-tray": "Afișează/ascunde aplicația din tray-ul de sistem",
"unhoist": "Defocalizează complet",
"zoom-in": "Mărește zoom-ul",
"zoom-out": "Micșorează zoom-ul",
"toggle-classic-editor-toolbar": "Comută tab-ul „Formatare” pentru editorul cu bară fixă",
"export-as-pdf": "Exportă notița curentă ca PDF",
"show-cheatsheet": "Afișează o fereastră cu scurtături de la tastatură comune",
"toggle-zen-mode": "Activează/dezactivează modul zen (o interfață minimală, fără distrageri)"
},
"login": {
"button": "Autentifică",
"heading": "Autentificare în Trilium",
"incorrect-password": "Parola nu este corectă. Încercați din nou.",
"password": "Parolă",
"remember-me": "Ține-mă minte",
"title": "Autentificare"
},
"set_password": {
"title": "Setare parolă",
"heading": "Setare parolă",
"button": "Setează parola",
"description": "Înainte de a putea utiliza Trilium din navigator, trebuie mai întâi setată o parolă. Ulterior această parolă va fi folosită la autentificare.",
"password": "Parolă",
"password-confirmation": "Confirmarea parolei"
},
"javascript-required": "Trilium necesită JavaScript să fie activat pentru a putea funcționa.",
"setup": {
"heading": "Instalarea TriliumNext Notes",
"init-in-progress": "Se inițializează documentul",
"new-document": "Sunt un utilizator nou și doresc să creez un document Trilium pentru notițele mele",
"next": "Mai departe",
"redirecting": "În scurt timp veți fi redirecționat la aplicație.",
"sync-from-desktop": "Am deja o instanță de desktop și aș dori o sincronizare cu aceasta",
"sync-from-server": "Am deja o instanță de server și doresc o sincronizare cu aceasta",
"title": "Inițializare"
},
"setup_sync-from-desktop": {
"description": "Acești pași trebuie urmați de pe aplicația de desktop:",
"heading": "Sincronizare cu aplicația desktop",
"step1": "Deschideți aplicația TriliumNext Notes pentru desktop.",
"step2": "Din meniul Trilium, dați clic pe Opțiuni.",
"step3": "Clic pe categoria „Sincronizare”.",
"step4": "Schimbați adresa server-ului către: {{- host}} și apăsați „Salvează”.",
"step5": "Clic pe butonul „Testează sincronizarea” pentru a verifica dacă conexiunea a fost făcută cu succes.",
"step6": "După ce ați completat pașii, dați click {{- link}}.",
"step6-here": "aici"
},
"setup_sync-from-server": {
"back": "Înapoi",
"finish-setup": "Finalizează inițializarea",
"heading": "Sincronizare cu server-ul",
"instructions": "Introduceți adresa server-ului Trilium și credențialele în secțiunea de jos. Astfel se va descărca întregul document Trilium de pe server și se va configura sincronizarea cu acesta. În funcție de dimensiunea documentului și viteza rețelei, acest proces poate dura.",
"note": "De remarcat:",
"password": "Parolă",
"proxy-instruction": "Dacă lăsați câmpul de proxy nesetat, proxy-ul de sistem va fi folosit (valabil doar pentru aplicația de desktop)",
"proxy-server": "Server-ul proxy (opțional)",
"proxy-server-placeholder": "https://<sistem>:<port>",
"server-host": "Adresa server-ului Trilium",
"server-host-placeholder": "https://<sistem>:<port>",
"password-placeholder": "Parolă"
},
"setup_sync-in-progress": {
"heading": "Sincronizare în curs",
"outstanding-items": "Elemente de sincronizat:",
"outstanding-items-default": "-",
"successful": "Sincronizarea a fost configurată cu succes. Poate dura ceva timp pentru a finaliza sincronizarea inițială. După efectuarea ei se va redirecționa către pagina de autentificare."
},
"share_404": {
"heading": "Pagină negăsită",
"title": "Pagină negăsită"
},
"share_page": {
"child-notes": "Subnotițe:",
"clipped-from": "Această notiță a fost decupată inițial de pe {{- url}}",
"no-content": "Această notiță nu are conținut.",
"parent": "părinte:"
},
"weekdays": {
"monday": "Luni",
"tuesday": "Marți",
"wednesday": "Miercuri",
"thursday": "Joi",
"friday": "Vineri",
"saturday": "Sâmbătă",
"sunday": "Duminică"
},
"months": {
"january": "Ianuarie",
"february": "Februarie",
"march": "Martie",
"april": "Aprilie",
"may": "Mai",
"june": "Iunie",
"july": "Iulie",
"august": "August",
"september": "Septembrie",
"october": "Octombrie",
"november": "Noiembrie",
"december": "Decembrie"
},
"special_notes": {
"search_prefix": "Căutare:"
},
"code_block": {
"theme_none": "Fără evidențiere de sintaxă",
"theme_group_dark": "Teme întunecate",
"theme_group_light": "Teme luminoase"
},
"test_sync": {
"not-configured": "Calea către serverul de sincronizare nu este configurată. Configurați sincronizarea înainte.",
"successful": "Comunicarea cu serverul de sincronizare a avut loc cu succes, s-a început sincronizarea."
},
"hidden-subtree": {
"advanced-title": "Setări avansate",
"appearance-title": "Aspect",
"available-launchers-title": "Lansatoare disponibile",
"backup-title": "Copii de siguranță",
"base-abstract-launcher-title": "Lansator abstract de bază",
"bookmarks-title": "Semne de carte",
"built-in-widget-title": "Widget predefinit",
"bulk-action-title": "Acțiuni în masă",
"calendar-title": "Calendar",
"code-notes-title": "Notițe de cod",
"command-launcher-title": "Lansator de comenzi",
"custom-widget-title": "Widget personalizat",
"etapi-title": "ETAPI",
"go-to-previous-note-title": "Mergi la notița anterioară",
"images-title": "Imagini",
"jump-to-note-title": "Sari la notiță",
"launch-bar-title": "Bară de lansare",
"new-note-title": "Notiță nouă",
"note-launcher-title": "Lansator de notițe",
"note-map-title": "Harta notițelor",
"open-today-journal-note-title": "Deschide notița de astăzi",
"options-title": "Opțiuni",
"other": "Diverse",
"password-title": "Parolă",
"protected-session-title": "Sesiune protejată",
"recent-changes-title": "Schimbări recente",
"script-launcher-title": "Lansator de script-uri",
"search-history-title": "Istoric de căutare",
"settings-title": "Setări",
"shared-notes-title": "Notițe partajate",
"quick-search-title": "Căutare rapidă",
"root-title": "Notițe ascunse",
"search-notes-title": "Căutare notițe",
"shortcuts-title": "Scurtături",
"spellcheck-title": "Corectare gramaticală",
"sync-status-title": "Starea sincronizării",
"sync-title": "Sincronizare",
"text-notes": "Notițe text",
"user-hidden-title": "Definite de utilizator",
"backend-log-title": "Log backend",
"spacer-title": "Separator",
"sql-console-history-title": "Istoricul consolei SQL",
"go-to-next-note-title": "Mergi la notița următoare",
"launch-bar-templates-title": "Șabloane bară de lansare",
"visible-launchers-title": "Lansatoare vizibile",
"user-guide": "Ghidul de utilizare"
},
"notes": {
"new-note": "Notiță nouă"
},
"backend_log": {
"log-does-not-exist": "Fișierul de loguri de backend „{{ fileName }}” nu există (încă).",
"reading-log-failed": "Nu s-a putut citi fișierul de loguri de backend „{{fileName}}”."
},
"geo-map": {
"create-child-note-instruction": "Clic pe hartă pentru a crea o nouă notiță la acea poziție sau apăsați Escape pentru a renunța."
},
"content_renderer": {
"note-cannot-be-displayed": "Acest tip de notiță nu poate fi afișat."
},
"pdf": {
"export_filter": "Document PDF (*.pdf)",
"unable-to-export-message": "Notița curentă nu a putut fi exportată ca PDF.",
"unable-to-export-title": "Nu s-a putut exporta ca PDF",
"unable-to-save-message": "Nu s-a putut scrie fișierul selectat. Încercați din nou sau selectați altă destinație."
},
"tray": {
"bookmarks": "Semne de carte",
"close": "Închide Trilium",
"new-note": "Notiță nouă",
"recents": "Notițe recente",
"today": "Mergi la notița de astăzi",
"tooltip": "TriliumNext Notes",
"show-windows": "Afișează ferestrele"
},
"migration": {
"error_message": "Eroare la migrarea către versiunea {{version}}: {{stack}}",
"old_version": "Nu se poate migra la ultima versiune direct de la versiunea dvs. Actualizați mai întâi la versiunea v0.60.4 și ulterior la această versiune.",
"wrong_db_version": "Versiunea actuală a bazei de date ({{version}}) este mai nouă decât versiunea de bază de date suportată de aplicație ({{targetVersion}}), ceea ce înseamnă că a fost creată de către o versiune mai nouă de Trilium. Actualizați aplicația la ultima versiune pentru a putea continua."
},
"modals": {
"error_title": "Eroare"
}
}

View File

@@ -0,0 +1,197 @@
{
"keyboard_actions": {
"open-jump-to-note-dialog": "打開「跳轉到筆記」對話框",
"search-in-subtree": "在當前筆記的子樹中搜索筆記",
"expand-subtree": "展開當前筆記的子樹",
"collapse-tree": "折疊完整的筆記樹",
"collapse-subtree": "折疊當前筆記的子樹",
"sort-child-notes": "排序子筆記",
"creating-and-moving-notes": "新增和移動筆記",
"create-note-into-inbox": "在收件匣(如果有定義的話)或日記中新增筆記",
"delete-note": "刪除筆記",
"move-note-up": "上移筆記",
"move-note-down": "下移筆記",
"move-note-up-in-hierarchy": "上移筆記層級",
"move-note-down-in-hierarchy": "下移筆記層級",
"edit-note-title": "從筆記樹跳轉到筆記詳情並編輯標題",
"edit-branch-prefix": "顯示編輯分支前綴對話框",
"note-clipboard": "筆記剪貼簿",
"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": "將下方筆記添加到選擇中",
"duplicate-subtree": "複製子樹",
"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": "激活列表中的第二個標籤",
"third-tab": "激活列表中的第三個標籤",
"fourth-tab": "激活列表中的第四個標籤",
"fifth-tab": "激活列表中的第五個標籤",
"sixth-tab": "激活列表中的第六個標籤",
"seventh-tab": "激活列表中的第七個標籤",
"eight-tab": "激活列表中的第八個標籤",
"ninth-tab": "激活列表中的第九個標籤",
"last-tab": "激活列表中的最後一個標籤",
"dialogs": "對話框",
"show-note-source": "顯示筆記源對話框",
"show-options": "顯示選項對話框",
"show-revisions": "顯示筆記歷史對話框",
"show-recent-changes": "顯示最近更改對話框",
"show-sql-console": "顯示SQL控制台對話框",
"show-backend-log": "顯示後端日誌對話框",
"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": "從當前筆記中剪下選擇並新增包含選定文本的子筆記",
"add-include-note-to-text": "打開對話框以包含筆記",
"edit-readonly-note": "編輯唯讀筆記",
"attributes-labels-and-relations": "屬性(標籤和關係)",
"add-new-label": "新增新標籤",
"create-new-relation": "新增新關係",
"ribbon-tabs": "功能區標籤",
"toggle-basic-properties": "切換基本屬性",
"toggle-file-properties": "切換文件屬性",
"toggle-image-properties": "切換圖像屬性",
"toggle-owned-attributes": "切換擁有的屬性",
"toggle-inherited-attributes": "切換繼承的屬性",
"toggle-promoted-attributes": "切換提升的屬性",
"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前端/後端)代碼筆記",
"toggle-note-hoisting": "切換活動筆記的提升",
"unhoist": "從任何地方取消提升",
"reload-frontend-app": "重新加載前端應用",
"open-dev-tools": "打開開發工具",
"toggle-left-note-tree-panel": "切換左側(筆記樹)面板",
"toggle-full-screen": "切換全熒幕",
"zoom-out": "縮小",
"zoom-in": "放大",
"note-navigation": "筆記導航",
"reset-zoom-level": "重置縮放級別",
"copy-without-formatting": "複製不帶格式的選定文本",
"force-save-revision": "強制新增/保存當前筆記的歷史版本",
"show-help": "顯示內置說明/備忘單",
"toggle-book-properties": "切換書籍屬性"
},
"login": {
"title": "登入",
"heading": "Trilium登入",
"incorrect-password": "密碼不正確。請再試一次。",
"password": "密碼",
"remember-me": "記住我",
"button": "登入"
},
"set_password": {
"title": "設定密碼",
"heading": "設定密碼",
"description": "在您可以從Web開始使用Trilium之前您需要先設定一個密碼。然後您將使用此密碼登錄。",
"password": "密碼",
"password-confirmation": "密碼確認",
"button": "設定密碼"
},
"javascript-required": "Trilium需要啓用JavaScript。",
"setup": {
"heading": "TriliumNext筆記設定",
"new-document": "我是新用戶我想為我的筆記新增一個新的Trilium檔案",
"sync-from-desktop": "我已經有一個桌面實例,我想設定與它的同步",
"sync-from-server": "我已經有一個伺服器實例,我想設定與它的同步",
"next": "下一步",
"init-in-progress": "檔案初始化進行中",
"redirecting": "您將很快被重定向到應用程式。",
"title": "設定"
},
"setup_sync-from-desktop": {
"heading": "從桌面同步",
"description": "此設定需要從桌面實例啓動:",
"step1": "打開您的TriliumNext筆記桌面實例。",
"step2": "從Trilium菜單中點擊選項。",
"step3": "點擊同步。",
"step4": "將伺服器實例地址更改為:{{- host}}並點擊保存。",
"step5": "點擊「測試同步」按鈕以驗證連接是否成功。",
"step6": "完成這些步驟後,點擊{{- link}}。",
"step6-here": "這裡"
},
"setup_sync-from-server": {
"heading": "從伺服器同步",
"instructions": "請在下面輸入Trilium伺服器地址和密碼。這將從伺服器下載整個Trilium數據庫檔案並設定同步。因應數據庫大小和您的連接速度這可能需要一段時間。",
"server-host": "Trilium伺服器地址",
"server-host-placeholder": "https://<主機名稱>:<端口>",
"proxy-server": "代理伺服器(可選)",
"proxy-server-placeholder": "https://<主機名稱>:<端口>",
"note": "注意:",
"proxy-instruction": "如果您將代理設定留空,將使用系統代理(僅適用於桌面程式)",
"password": "密碼",
"password-placeholder": "密碼",
"back": "返回",
"finish-setup": "完成設定"
},
"setup_sync-in-progress": {
"heading": "同步中",
"successful": "同步已正確設定。初始同步完成可能需要一些時間。完成後,您將被重定向到登入頁面。",
"outstanding-items": "未完成的同步項目:",
"outstanding-items-default": "無"
},
"share_404": {
"title": "未找到",
"heading": "未找到"
},
"share_page": {
"parent": "上級目錄:",
"clipped-from": "此筆記最初剪下自 {{- url}}",
"child-notes": "子筆記:",
"no-content": "此筆記沒有內容。"
},
"weekdays": {
"monday": "週一",
"tuesday": "週二",
"wednesday": "週三",
"thursday": "週四",
"friday": "週五",
"saturday": "週六",
"sunday": "週日"
},
"months": {
"january": "一月",
"february": "二月",
"march": "三月",
"april": "四月",
"may": "五月",
"june": "六月",
"july": "七月",
"august": "八月",
"september": "九月",
"october": "十月",
"november": "十一月",
"december": "十二月"
},
"special_notes": {
"search_prefix": "搜尋:"
},
"code_block": {
"theme_none": "無格式高亮",
"theme_group_light": "淺色主題",
"theme_group_dark": "深色主題"
},
"test_sync": {
"not-configured": "並未設定同步伺服器主機,請先設定同步",
"successful": "成功與同步伺服器握手,現在開始同步"
}
}

View File

@@ -80,11 +80,12 @@ export async function initializeTranslations() {
// Initialize translations
await i18next.use(Backend).init({
debug: true,
lng: getCurrentLanguage(),
fallbackLng: "en",
ns: "server",
backend: {
loadPath: join(resourceDir, "translations/{{lng}}/{{ns}}.json")
loadPath: join(resourceDir, "assets/translations/{{lng}}/{{ns}}.json")
}
});
}

View File

@@ -285,13 +285,13 @@ export function envToBoolean(val: string | undefined) {
/**
* Returns the directory for resources. On Electron builds this corresponds to the `resources` subdirectory inside the distributable package.
* On development builds, this simply refers to the root directory of the application.
* On development builds, this simply refers to the src directory of the application.
*
* @returns the resource dir.
*/
export function getResourceDir() {
if (isElectron && !isDev) return process.resourcesPath;
return join(dirname(fileURLToPath(import.meta.url)), "..", "..");
return join(dirname(fileURLToPath(import.meta.url)), "..");
}
// TODO: Deduplicate with src/public/app/services/utils.ts