@hoardodile/i18n 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -105,6 +105,17 @@
105
105
  "noMatches": "暂无匹配时区。"
106
106
  }
107
107
  },
108
+ "appError": {
109
+ "title": "页面出错了",
110
+ "description": "页面无法正常显示。刷新应用即可恢复——数据是安全的;也可以复制错误详情用于反馈。",
111
+ "details": "错误详情",
112
+ "tryAgain": "重试",
113
+ "reload": "重新加载",
114
+ "copyDetails": "复制错误详情",
115
+ "copied": "错误详情已复制到剪贴板。",
116
+ "copyFailed": "无法复制到剪贴板。",
117
+ "reportIssue": "提交 Issue"
118
+ },
108
119
  "appShell": {
109
120
  "primaryNav": "主导航",
110
121
  "secondaryNav": "辅助导航",
@@ -118,6 +129,8 @@
118
129
  "documents": "文档",
119
130
  "messages": "留言",
120
131
  "me": "设置",
132
+ "marketplace": "插件市场",
133
+ "marketplaceUpdatesBadge": "插件有可用更新",
121
134
  "feedbackAbout": "反馈与关于",
122
135
  "help": "帮助"
123
136
  },
@@ -172,6 +185,7 @@
172
185
  "privacy": "隐私",
173
186
  "archive": "归档",
174
187
  "plugins": "插件",
188
+ "marketplace": "插件市场",
175
189
  "sync": "同步"
176
190
  },
177
191
  "section": {
@@ -284,8 +298,16 @@
284
298
  "repository": "GitHub 仓库",
285
299
  "website": "官网",
286
300
  "bugTitle": "报告 Bug",
287
- "bugDescription": "遇到了问题?提交 issue,帮我们修复。",
288
- "bugAction": "提交 Issue",
301
+ "bugDescription": "出问题了?先下载日志包(最近的前后端日志,打包为一个 zip),随报告一起附上。发送前请去掉本地路径等个人信息。",
302
+ "bugAction": "报告问题",
303
+ "downloadLogs": "下载日志包",
304
+ "logsArchiveConfirmTitle": "下载日志包?",
305
+ "logsArchiveConfirmNote": "日志包包含本设备最近的应用活动——本地路径、文件名等信息。只应发送给可信任的维护者,附件前请先检查内容。",
306
+ "logsArchiveDownloaded": "日志包已下载,把它附到 Issue 里即可。",
307
+ "logsArchiveFailed": "无法生成日志包。",
308
+ "logsArchiving": "打包中…",
309
+ "openLogsFolder": "打开服务器日志文件夹",
310
+ "openLogsFailed": "无法打开日志文件夹。",
289
311
  "featureTitle": "功能建议",
290
312
  "featureDescription": "缺少什么功能?告诉我们。",
291
313
  "featureAction": "告诉我们",
@@ -308,8 +330,29 @@
308
330
  "title": "最近连接",
309
331
  "description": "每次登录的设备、IP 与时间。数据只保存在本机,超过 90 天自动清除。",
310
332
  "empty": "暂无登录记录。",
333
+ "totalLabel_one": "共 {{count}} 条登录记录",
334
+ "totalLabel_other": "共 {{count}} 条登录记录",
311
335
  "loopback": "本机"
312
336
  },
337
+ "network": {
338
+ "title": "出站网络",
339
+ "description": "插件下载与插件市场使用的出站代理。自动识别代理环境变量或系统代理,HOARDODILE_PROXY 可覆盖。",
340
+ "proxyLabel": "出站代理",
341
+ "sourceNone": "直连(未使用代理)",
342
+ "sourceEnv": "用户代理(环境变量)",
343
+ "sourceSystem": "用户代理(系统设置)",
344
+ "sourceExplicit": "用户代理(显式配置)",
345
+ "bypassCount_one": "{{count}} 个主机绕过代理",
346
+ "bypassCount_other": "{{count}} 个主机绕过代理",
347
+ "test": "测试 GitHub 连接",
348
+ "testing": "正在测试 GitHub 连接…",
349
+ "testSuccess": "GitHub 可访问(HTTP {{status}})",
350
+ "testFailed": "GitHub 不可访问:{{message}}",
351
+ "testHint": "请检查代理设置(HOARDODILE_PROXY / 系统代理 / 代理环境变量)。",
352
+ "connectionLabel": "GitHub 连接",
353
+ "notTested": "尚未测试",
354
+ "proxyConfigHint": "可通过系统代理或代理环境变量(HOARDODILE_PROXY)启用。"
355
+ },
313
356
  "desktop": {
314
357
  "library": {
315
358
  "title": "内容库文件夹",
@@ -341,6 +384,8 @@
341
384
  "weakPasswordDescription": "任何人猜到密码都可以访问整个内容库。请先在 设置 → 修改密码 中设置更强的密码,或仍然启用共享。",
342
385
  "enableAnyway": "仍然启用共享",
343
386
  "primaryHint": "用同一 Wi-Fi 的手机或电脑打开",
387
+ "localHint": "桌面应用使用的地址——可在浏览器中打开,也可复制。",
388
+ "open": "在浏览器中打开",
344
389
  "portAdjustedTitle": "端口 {{preferred}} 被占用,服务器已在 {{actual}} 上运行。",
345
390
  "portAdjustedHint": "从其他设备访问时请使用新端口。",
346
391
  "portAdjustedDismiss": "关闭提示",
@@ -355,6 +400,14 @@
355
400
  "title": "启动到托盘",
356
401
  "description": "在托盘中选择打开之前不显示窗口。"
357
402
  },
403
+ "signInOnLaunch": {
404
+ "title": "每次启动需要登录",
405
+ "description": "每次打开应用都需要重新登录。"
406
+ },
407
+ "signInOnWindowOpen": {
408
+ "title": "从托盘再次打开需要登录",
409
+ "description": "关闭窗口后再次打开(托盘、再次启动)需要重新登录。"
410
+ },
358
411
  "autoUpdate": {
359
412
  "title": "自动更新",
360
413
  "description": "在后台下载 GitHub 发行版。重启前始终需要确认。"
@@ -458,6 +511,10 @@
458
511
  "missingSource": "来源缺失",
459
512
  "installed": "已安装",
460
513
  "installedDescription": "顺序决定谁优先认领内容——拖拽可调整优先级。",
514
+ "bundledTitle": "捆绑插件",
515
+ "bundledDescription": "随应用分发的官方插件。卸载不会删除打包原件——可随时在此处离线还原。",
516
+ "bundledRestore": "还原",
517
+ "bundledRestoreSuccess": "已还原 {{name}}",
461
518
  "filterPlaceholder": "筛选插件",
462
519
  "countInstalled": "已安装 {{count}} 个",
463
520
  "listView": "列表视图",
@@ -513,6 +570,67 @@
513
570
  "download": "下载"
514
571
  }
515
572
  },
573
+ "marketplace": {
574
+ "title": "插件市场",
575
+ "description": "通过你个人注册单仓库收录的、以 GitHub Release 发布的插件。",
576
+ "registryRepoLabel": "注册单仓库地址",
577
+ "registryPlaceholder": "https://github.com/me/hoardodile-plugins",
578
+ "setupHint": "填写一个 GitHub 仓库地址,其根目录 registry.json 按行列出插件仓库地址。其余信息——名称、版本、权限、发布说明——都会自动从各仓库及其 Release 读取。",
579
+ "save": "保存",
580
+ "disable": "停用",
581
+ "saved": "插件市场已使用 {{repo}}",
582
+ "notConfiguredHint": "尚未配置注册单仓库——填入上方地址即可陈列以 GitHub Release 发布的插件。",
583
+ "loadFailed": "插件市场刷新失败:{{message}}",
584
+ "refreshedAt": "上次刷新 {{time}}",
585
+ "refresh": "刷新",
586
+ "refreshConfirmTitle": "刷新整个插件市场?",
587
+ "refreshConfirmDescription": "该操作会通过 GitHub API 重新查询每个插件的最新发布(未认证限额为每小时 60 次)。频繁刷新可能触发限流;限流期间将回退展示缓存的发布信息,直至配额恢复。",
588
+ "refreshed": "插件市场已刷新",
589
+ "refreshFailed": "插件市场刷新失败",
590
+ "emptyHint": "注册单还没有收录任何插件。在 registry.json 中添加仓库地址后刷新即可。",
591
+ "install": "安装",
592
+ "update": "更新",
593
+ "updateTo": "更新到 v{{version}}",
594
+ "installed": "已安装 v{{version}}",
595
+ "noRelease": "尚未发布 Release",
596
+ "release": "Release",
597
+ "installConfirmTitle": "从 GitHub 安装插件?",
598
+ "updateConfirmTitle": "更新 {{name}}?",
599
+ "installing": "正在安装…",
600
+ "installConfirmNote": "该操作会从上述 GitHub 仓库安装服务端代码,并与所有插件一样运行在受限沙箱中。上方展示了声明的权限。请只安装你信任的仓库。",
601
+ "installSuccess": "已安装 {{name}}",
602
+ "updateSuccess": "已将 {{name}} 更新到 v{{version}}",
603
+ "view": "查看",
604
+ "details": "详情",
605
+ "moreActions": "更多操作",
606
+ "releaseNotes": "发布说明",
607
+ "pluginInfo": "插件信息",
608
+ "pluginId": "插件 ID",
609
+ "repository": "仓库",
610
+ "latestRelease": "最新发布",
611
+ "manifestVersion": "清单版本",
612
+ "packageAsset": "安装包",
613
+ "checksum": "SHA-256",
614
+ "notInstalled": "未安装",
615
+ "reportIssue": "报告问题",
616
+ "reportSecurity": "报告安全漏洞",
617
+ "intro": "介绍",
618
+ "languages": "语言",
619
+ "noIntro": "该版本未随发布提供介绍",
620
+ "noReleaseNotes": "该版本未提供发布说明",
621
+ "errorRateLimitedShort": "最新发布信息暂时无法获取,稍后自动重试。",
622
+ "configureRegistry": "配置注册表",
623
+ "pageHint": "插件以 GitHub Release 发布,通过你持有的注册单仓库发现。在上方配置注册表——目录将直接从各插件仓库及其 Release 读取名称、版本、权限与发布说明。",
624
+ "registryDialogTitle": "插件市场注册表",
625
+ "installedBadge": "已安装",
626
+ "filterAll": "全部",
627
+ "filterInstalled": "已安装",
628
+ "filterUpdates": "可更新",
629
+ "emptyFilterHint": "当前筛选下没有插件。",
630
+ "requiresAppVersion": "需要 hoardodile ≥ v{{version}}",
631
+ "incompatibleAppVersion": "该插件需要 hoardodile ≥ v{{require}},当前为 v{{current}}",
632
+ "registryActive": "当前 registry:{{url}}"
633
+ },
516
634
  "overview": {
517
635
  "usageHistory": {
518
636
  "title": "使用记录"
@@ -892,6 +1010,7 @@
892
1010
  "moveFailed": "移动失败",
893
1011
  "contentTooLarge": "内容超出最大字数限制",
894
1012
  "versionLoadFailed": "版本内容加载失败",
1013
+ "diffFailed": "无法计算文档差异",
895
1014
  "savedLocally": "已保存到本机",
896
1015
  "resolveConflictFirst": "请先处理离线冲突再提交"
897
1016
  },
@@ -905,7 +1024,9 @@
905
1024
  "untitledHeading": "无标题",
906
1025
  "detailMeta": {
907
1026
  "chars_one": "{{count, number}} 字",
908
- "chars_other": "{{count, number}} 字"
1027
+ "chars_other": "{{count, number}} 字",
1028
+ "created": "创建于 {{time}}",
1029
+ "updated": "更新于 {{time}}"
909
1030
  },
910
1031
  "notes": {
911
1032
  "tab": "笔记",
@@ -2027,7 +2148,7 @@
2027
2148
  }
2028
2149
  },
2029
2150
  "sync": {
2030
- "pageHint": "每台设备:记录实体数量、内容大小与存储体积 · 保留最近两次快照",
2151
+ "pageHint": "每台设备:记录实体数量、内容大小与存储体积 · 打开页面即可查看自上次同步以来的变化",
2031
2152
  "status": {
2032
2153
  "allUpToDate": "所有设备已是最新",
2033
2154
  "dueCount_one": "{{total}} 台中 {{count}} 台待同步",
@@ -2074,14 +2195,17 @@
2074
2195
  "editTitle": "编辑设备",
2075
2196
  "edit": "编辑",
2076
2197
  "save": "保存",
2077
- "editPending": "保存中…"
2198
+ "editPending": "保存中…",
2199
+ "liveHint": "当前状态 · 相比上次同步的变化"
2078
2200
  },
2079
2201
  "fields": {
2080
2202
  "resources": "资源",
2081
2203
  "characters": "角色",
2082
2204
  "documents": "文档",
2205
+ "folders": "文件夹",
2083
2206
  "messages": "留言",
2084
2207
  "tags": "标签",
2208
+ "collections": "收藏",
2085
2209
  "trash": "回收站",
2086
2210
  "contentSize": "内容大小",
2087
2211
  "storage": "存储体积",
@@ -2123,6 +2247,7 @@
2123
2247
  "copied": "局域网地址已复制到剪贴板。"
2124
2248
  },
2125
2249
  "errorPage": {
2250
+ "rendererCrashed": "应用窗口崩溃了。点击重试即可重新加载——数据和内置服务都是安全的。",
2126
2251
  "serverError": "无法连接服务器。服务器可能仍在启动,或已停止。稍候片刻后点击重试,或在托盘中使用「重启服务器」。",
2127
2252
  "devServerError": "开发服务器未运行。请在另一个终端运行 `pnpm dev`,然后点击重试。"
2128
2253
  },
@@ -2136,8 +2261,7 @@
2136
2261
  },
2137
2262
  "shell": {
2138
2263
  "serverUnreachable": "无法连接服务器",
2139
- "retry": "重试",
2140
- "loadingLabel": "加载中"
2264
+ "retry": "重试"
2141
2265
  },
2142
2266
  "wizard": {
2143
2267
  "title": "欢迎使用 hoardodile",
package/src/ui/de.json CHANGED
@@ -20,11 +20,18 @@
20
20
  "pluginDownload": {
21
21
  "eyebrow": "Plugin-Download",
22
22
  "title": "Diese Datei herunterladen?",
23
+ "titleMany_one": "Diese Datei herunterladen?",
24
+ "titleMany_other": "Diese {{count}} Dateien herunterladen?",
23
25
  "description": "{{pluginName}} möchte eine Datei in seinen eigenen Speicherordner herunterladen. Die Datei wird von der unten stehenden URL geladen und nur innerhalb des Plugin-Ordners gespeichert.",
26
+ "descriptionMany_one": "{{pluginName}} möchte eine Datei in seinen eigenen Speicherordner herunterladen. Die Datei wird von der unten stehenden URL geladen und nur innerhalb des Plugin-Ordners gespeichert.",
27
+ "descriptionMany_other": "{{pluginName}} möchte {{count}} Dateien in seinen eigenen Speicherordner herunterladen. Die Dateien werden von den unten stehenden URLs geladen und nur innerhalb des Plugin-Ordners gespeichert.",
24
28
  "urlLabel": "URL",
25
29
  "destLabel": "Ziel",
26
30
  "sizeLabel": "Größe",
27
31
  "unknownSize": "unbekannt",
32
+ "itemLabel": "Datei {{index}}",
33
+ "batchNote_one": "Die Datei wird gemeinsam behandelt: Erlauben lädt sie herunter, Ablehnen nicht.",
34
+ "batchNote_other": "Alle {{count}} Dateien werden gemeinsam behandelt: Erlauben lädt alle herunter, Ablehnen keine.",
28
35
  "deny": "Ablehnen",
29
36
  "allow": "Erlauben",
30
37
  "remember": "Für diese Sitzung merken (keine weiteren Rückfragen dieses Plugins)"
package/src/ui/en.json CHANGED
@@ -20,11 +20,18 @@
20
20
  "pluginDownload": {
21
21
  "eyebrow": "Plugin download",
22
22
  "title": "Download this file?",
23
+ "titleMany_one": "Download this file?",
24
+ "titleMany_other": "Download these {{count}} files?",
23
25
  "description": "{{pluginName}} wants to download a file into its own storage folder. The file is fetched from the URL below and stored only inside the plugin's folder.",
26
+ "descriptionMany_one": "{{pluginName}} wants to download a file into its own storage folder. The file is fetched from the URL below and stored only inside the plugin's folder.",
27
+ "descriptionMany_other": "{{pluginName}} wants to download {{count}} files into its own storage folder. The files are fetched from the URLs below and stored only inside the plugin's folder.",
24
28
  "urlLabel": "URL",
25
29
  "destLabel": "Destination",
26
30
  "sizeLabel": "Size",
27
31
  "unknownSize": "unknown",
32
+ "itemLabel": "File {{index}}",
33
+ "batchNote_one": "The file is handled as a whole: Allow downloads it, Deny downloads none.",
34
+ "batchNote_other": "All {{count}} files are handled together: Allow downloads them all, Deny downloads none.",
28
35
  "deny": "Deny",
29
36
  "allow": "Allow",
30
37
  "remember": "Remember for this session (no more prompts from this plugin)"
package/src/ui/es.json CHANGED
@@ -20,11 +20,18 @@
20
20
  "pluginDownload": {
21
21
  "eyebrow": "Descarga de plugin",
22
22
  "title": "¿Descargar este archivo?",
23
+ "titleMany_one": "¿Descargar este archivo?",
24
+ "titleMany_other": "¿Descargar estos {{count}} archivos?",
23
25
  "description": "{{pluginName}} quiere descargar un archivo a su propia carpeta de almacenamiento. El archivo se obtiene desde la URL siguiente y solo se guarda dentro de la carpeta del plugin.",
26
+ "descriptionMany_one": "{{pluginName}} quiere descargar un archivo a su propia carpeta de almacenamiento. El archivo se obtiene desde la URL siguiente y solo se guarda dentro de la carpeta del plugin.",
27
+ "descriptionMany_other": "{{pluginName}} quiere descargar {{count}} archivos a su propia carpeta de almacenamiento. Los archivos se obtienen desde las URLs siguientes y solo se guardan dentro de la carpeta del plugin.",
24
28
  "urlLabel": "URL",
25
29
  "destLabel": "Destino",
26
30
  "sizeLabel": "Tamaño",
27
31
  "unknownSize": "desconocido",
32
+ "itemLabel": "Archivo {{index}}",
33
+ "batchNote_one": "El archivo se trata de forma conjunta: Permitir lo descarga, Rechazar no lo descarga.",
34
+ "batchNote_other": "Los {{count}} archivos se tratan en conjunto: Permitir descarga todos, Rechazar no descarga ninguno.",
28
35
  "deny": "Rechazar",
29
36
  "allow": "Permitir",
30
37
  "remember": "Recordar para esta sesión (sin más avisos de este plugin)"
package/src/ui/ja.json CHANGED
@@ -20,11 +20,18 @@
20
20
  "pluginDownload": {
21
21
  "eyebrow": "プラグインのダウンロード",
22
22
  "title": "このファイルをダウンロードしますか?",
23
+ "titleMany_one": "このファイルをダウンロードしますか?",
24
+ "titleMany_other": "これら {{count}} 個のファイルをダウンロードしますか?",
23
25
  "description": "{{pluginName}} はファイルを自身のストレージフォルダにダウンロードしようとしています。ファイルは下記のURLから取得され、プラグイン自身のフォルダ内にのみ保存されます。",
26
+ "descriptionMany_one": "{{pluginName}} はファイルを自身のストレージフォルダにダウンロードしようとしています。ファイルは下記のURLから取得され、プラグイン自身のフォルダ内にのみ保存されます。",
27
+ "descriptionMany_other": "{{pluginName}} は {{count}} 個のファイルを自身のストレージフォルダにダウンロードしようとしています。ファイルは下記のURLから取得され、プラグイン自身のフォルダ内にのみ保存されます。",
24
28
  "urlLabel": "URL",
25
29
  "destLabel": "保存先",
26
30
  "sizeLabel": "サイズ",
27
31
  "unknownSize": "不明",
32
+ "itemLabel": "ファイル {{index}}",
33
+ "batchNote_one": "1 件のファイルとしてまとめて処理されます:許可するとダウンロードされ、拒否するとダウンロードされません。",
34
+ "batchNote_other": "{{count}} 個のファイルはまとめて処理されます:許可するとすべてダウンロードされ、拒否すると何もダウンロードされません。",
28
35
  "deny": "拒否",
29
36
  "allow": "許可",
30
37
  "remember": "このセッションでは記憶する(このプラグインへの確認を省略)"
package/src/ui/zh.json CHANGED
@@ -20,11 +20,18 @@
20
20
  "pluginDownload": {
21
21
  "eyebrow": "插件下载",
22
22
  "title": "下载这个文件?",
23
+ "titleMany_one": "下载这个文件?",
24
+ "titleMany_other": "下载这 {{count}} 个文件?",
23
25
  "description": "{{pluginName}} 想下载一个文件到它自己的存储目录。文件将从下面的链接获取,且只会保存到插件自身的文件夹内。",
26
+ "descriptionMany_one": "{{pluginName}} 想下载一个文件到它自己的存储目录。文件将从下面的链接获取,且只会保存到插件自身的文件夹内。",
27
+ "descriptionMany_other": "{{pluginName}} 想把 {{count}} 个文件下载到它自己的存储目录。文件将从下面的链接获取,且只会保存到插件自身的文件夹内。",
24
28
  "urlLabel": "链接",
25
29
  "destLabel": "目标路径",
26
30
  "sizeLabel": "大小",
27
31
  "unknownSize": "未知",
32
+ "itemLabel": "文件 {{index}}",
33
+ "batchNote_one": "作为一个整体处理:允许则下载,拒绝则不下载。",
34
+ "batchNote_other": "{{count}} 个文件作为一个整体处理:允许则全部下载,拒绝则一个都不下载。",
28
35
  "deny": "拒绝",
29
36
  "allow": "允许",
30
37
  "remember": "本会话记住(不再向此插件询问)"