@hoardodile/i18n 0.1.7 → 0.1.9

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hoardodile/i18n",
3
- "version": "0.1.7",
3
+ "version": "0.1.9",
4
4
  "license": "MIT",
5
5
  "description": "Shared i18n catalogs and helpers for the hoardodile host surfaces and plugin SDK.",
6
6
  "keywords": [
@@ -324,9 +324,9 @@
324
324
  "updateReady": "Version {{version}} ist bereit.",
325
325
  "updateReadyResources": "Version {{version}} ist bereit.",
326
326
  "updateFullReason": "Erneut öffnen, um die Aktualisierung abzuschließen.",
327
- "updateResourcesReason": "Diese Aktualisierung läuft von selbst — du kannst die App weiter verwenden.",
328
- "applyResources": "Anwenden",
329
- "resourcesVersion": "Ressourcen v{{version}}",
327
+ "updateResourcesReason": "Kein erneutes Öffnen nötig — du kannst die App weiter verwenden.",
328
+ "applyResources": "Aktualisieren",
329
+ "resourcesVersion": "Inhalt v{{version}}",
330
330
  "restartToUpdate": "App erneut öffnen",
331
331
  "portableHint": "Portable Versionen werden aktualisiert, indem du ein neues ZIP von GitHub herunterlädst."
332
332
  },
@@ -375,11 +375,15 @@
375
375
  "title": "Lokaler Netzwerkzugriff",
376
376
  "description": "Diese App für Telefone und Computer im gleichen WLAN oder Netzwerk bereitstellen.",
377
377
  "enable": "Zugriff aus dem lokalen Netzwerk erlauben",
378
- "enableDescription": "Jeder in deinem Netzwerk benötigt dein Passwort zur Anmeldung. Windows fragt beim ersten Aktivieren nach einer Firewall-Ausnahme.",
378
+ "enableDescription": "Jeder in deinem Netzwerk benötigt dein Passwort zur Anmeldung. Die Freigabe erfolgt über verschlüsselndes HTTPS; der Browser kann beim ersten Zugriff eine Zertifikatswarnung zeigen. Windows fragt beim Aktivieren nach einer Firewall-Ausnahme.",
379
379
  "applying": "Wird angewendet…",
380
380
  "portTitle": "Port",
381
- "portDescription": "Localhost und LAN verwenden einen gemeinsamen Port. Das Anwenden startet den Server neu.",
381
+ "portDescription": "Der HTTPS-Port, über den andere Geräte diese App erreichen. Ändern startet den Server nicht neu.",
382
382
  "portApply": "Anwenden",
383
+ "httpsTitle": "Verbindung verschlüsseln (HTTPS)",
384
+ "httpsDescription": "HTTPS verhindert, dass jemand im Netzwerk deine Bibliothek oder dein Passwort lesen kann. Das Zertifikat ist jedoch selbstsigniert, sodass der Browser zunächst „nicht sicher“ warnt, bis du „Weiter“ wählst. Standardmäßig aus.",
385
+ "certHint": "Beim ersten Zugriff kann „nicht sicher“ gewarnt werden – der Datenverkehr ist trotzdem verschlüsselt. Wähle „Weiter“, um zu öffnen.",
386
+ "certFingerprint": "Zertifikat-Fingerabdruck",
383
387
  "copy": "Kopieren",
384
388
  "copied": "Adresse kopiert",
385
389
  "copyFailed": "Kopieren fehlgeschlagen",
@@ -391,7 +395,7 @@
391
395
  "localHint": "Die Adresse der Desktop-App — im Browser öffnen oder kopieren.",
392
396
  "open": "Im Browser öffnen",
393
397
  "portAdjustedTitle": "Port {{preferred}} ist belegt — der Server lauscht jetzt auf {{actual}}.",
394
- "portAdjustedHint": "Öffne diese Adresse von anderen Geräten mit dem neuen Port.",
398
+ "portAdjustedHint": "Mit „Anwenden“ {{preferred}} erneut versuchen oder weiter {{actual}} verwenden.",
395
399
  "portAdjustedDismiss": "Ausblenden",
396
400
  "moreAddresses": "Weitere Adressen ({{count}}) — virtuelle Adapter und VPNs",
397
401
  "noAddresses": "Keine erreichbare Adresse gefunden — prüfe die Netzwerkverbindung."
@@ -426,8 +430,8 @@
426
430
  "updateBanner": "Version {{version}} ist bereit.",
427
431
  "updateBannerResources": "Version {{version}} ist bereit.",
428
432
  "updateBannerRestart": "App erneut öffnen",
429
- "updateBannerApply": "Anwenden",
430
- "updateApplying": "Ressourcen-Update wird angewendet…",
433
+ "updateBannerApply": "Aktualisieren",
434
+ "updateApplying": "Aktualisierung wird angewendet…",
431
435
  "updatePhaseStopping": "Lokaler Server wird beendet…",
432
436
  "updatePhaseSwapping": "Serverdateien werden ersetzt…",
433
437
  "updatePhaseStarting": "Lokaler Server wird gestartet…",
@@ -2278,7 +2282,7 @@
2278
2282
  "copyLanAddress": "LAN-Adresse kopieren",
2279
2283
  "restartServer": "Server neu starten",
2280
2284
  "updateReady": "Update bereit — App erneut öffnen",
2281
- "updateReadyResources": "Update bereit — Öffnen zum Anwenden",
2285
+ "updateReadyResources": "Update bereit — Kein erneutes Öffnen nötig",
2282
2286
  "quit": "Beenden",
2283
2287
  "tooltipServerStopped": "hoardodile — Server gestoppt",
2284
2288
  "tooltipUpdateReady": "hoardodile — Update bereit",
@@ -324,9 +324,9 @@
324
324
  "updateReady": "Version {{version}} is ready.",
325
325
  "updateReadyResources": "Version {{version}} is ready.",
326
326
  "updateFullReason": "Reopen the app to finish updating.",
327
- "updateResourcesReason": "This updates automatically — you can keep using the app.",
328
- "applyResources": "Apply",
329
- "resourcesVersion": "Resources v{{version}}",
327
+ "updateResourcesReason": "No reopen needed — you can keep using the app.",
328
+ "applyResources": "Apply update",
329
+ "resourcesVersion": "Content v{{version}}",
330
330
  "restartToUpdate": "Reopen the app",
331
331
  "portableHint": "Portable builds update by downloading a new zip from GitHub."
332
332
  },
@@ -375,11 +375,15 @@
375
375
  "title": "Local network access",
376
376
  "description": "Serve this app to phones and computers on the same Wi-Fi or network.",
377
377
  "enable": "Allow access from the local network",
378
- "enableDescription": "Anyone on your network needs your password to sign in. Windows asks for a firewall exception the first time you enable this.",
378
+ "enableDescription": "Anyone on your network needs your password to sign in. The share is served over encrypted HTTPS; a browser may show a certificate warning the first time. Windows asks for a firewall exception when you enable this.",
379
379
  "applying": "Applying…",
380
380
  "portTitle": "Port",
381
- "portDescription": "Localhost and the LAN share one port. Applying restarts the server.",
381
+ "portDescription": "The HTTPS port other devices use. Changing it does not restart the server.",
382
382
  "portApply": "Apply",
383
+ "httpsTitle": "Encrypt the connection (HTTPS)",
384
+ "httpsDescription": "HTTPS keeps anyone watching the network from reading your library or password, but the certificate is self-signed — a browser shows a “not secure” warning until you click Continue. Off by default.",
385
+ "certHint": "First-time access may show a “not secure” warning — the traffic is still encrypted. Choose Continue to open.",
386
+ "certFingerprint": "Certificate fingerprint",
383
387
  "copy": "Copy",
384
388
  "copied": "Address copied",
385
389
  "copyFailed": "Copy failed",
@@ -391,7 +395,7 @@
391
395
  "localHint": "The address the desktop app uses — open it in a browser or copy it.",
392
396
  "open": "Open in browser",
393
397
  "portAdjustedTitle": "Port {{preferred}} is in use — the server is now listening on {{actual}}.",
394
- "portAdjustedHint": "Open this address from other devices with the new port.",
398
+ "portAdjustedHint": "Apply to retry {{preferred}}, or keep using {{actual}}.",
395
399
  "portAdjustedDismiss": "Dismiss",
396
400
  "moreAddresses": "Other addresses ({{count}}) — virtual adapters and VPNs",
397
401
  "noAddresses": "No reachable address found — check the network connection."
@@ -426,8 +430,8 @@
426
430
  "updateBanner": "Version {{version}} is ready.",
427
431
  "updateBannerResources": "Version {{version}} is ready.",
428
432
  "updateBannerRestart": "Reopen the app",
429
- "updateBannerApply": "Apply",
430
- "updateApplying": "Applying resources update…",
433
+ "updateBannerApply": "Apply update",
434
+ "updateApplying": "Applying the update…",
431
435
  "updatePhaseStopping": "Stopping the local server…",
432
436
  "updatePhaseSwapping": "Replacing server files…",
433
437
  "updatePhaseStarting": "Starting the local server…",
@@ -2278,7 +2282,7 @@
2278
2282
  "copyLanAddress": "Copy LAN address",
2279
2283
  "restartServer": "Restart server",
2280
2284
  "updateReady": "Update ready — Reopen the app",
2281
- "updateReadyResources": "Update ready — Open to apply",
2285
+ "updateReadyResources": "Update ready — No need to reopen",
2282
2286
  "quit": "Quit",
2283
2287
  "tooltipServerStopped": "hoardodile — server stopped",
2284
2288
  "tooltipUpdateReady": "hoardodile — update ready",
@@ -324,9 +324,9 @@
324
324
  "updateReady": "La versión {{version}} está lista.",
325
325
  "updateReadyResources": "La versión {{version}} está lista.",
326
326
  "updateFullReason": "Vuelve a abrir la aplicación para completar la actualización.",
327
- "updateResourcesReason": "Esta actualización se aplica sola: puedes seguir usando la aplicación.",
328
- "applyResources": "Aplicar",
329
- "resourcesVersion": "Recursos v{{version}}",
327
+ "updateResourcesReason": "No hace falta volver a abrirla: puedes seguir usando la aplicación.",
328
+ "applyResources": "Actualizar",
329
+ "resourcesVersion": "Contenido v{{version}}",
330
330
  "restartToUpdate": "Volver a abrir la aplicación",
331
331
  "portableHint": "Las versiones portátiles se actualizan descargando un nuevo zip de GitHub."
332
332
  },
@@ -375,11 +375,15 @@
375
375
  "title": "Acceso desde la red local",
376
376
  "description": "Sirve esta app a teléfonos y equipos en la misma Wi-Fi o red.",
377
377
  "enable": "Permitir el acceso desde la red local",
378
- "enableDescription": "Quien esté en tu red necesita tu contraseña para iniciar sesión. Windows pide una excepción de firewall la primera vez que activas esto.",
378
+ "enableDescription": "Quien esté en tu red necesita tu contraseña para iniciar sesión. La compartición se sirve por HTTPS cifrado; el navegador puede mostrar un aviso de certificado la primera vez. Windows pide una excepción de firewall al activarlo.",
379
379
  "applying": "Aplicando…",
380
380
  "portTitle": "Puerto",
381
- "portDescription": "Localhost y la red local comparten un puerto. Al aplicar se reinicia el servidor.",
381
+ "portDescription": "El puerto HTTPS que usan otros dispositivos. Cambiarlo no reinicia el servidor.",
382
382
  "portApply": "Aplicar",
383
+ "httpsTitle": "Cifrar la conexión (HTTPS)",
384
+ "httpsDescription": "HTTPS evita que quien observe la red lea tu biblioteca o contraseña, pero el certificado es autofirmado: el navegador muestra un aviso de «no es seguro» hasta que elijas Continuar. Desactivado por defecto.",
385
+ "certHint": "El primer acceso puede avisar de que la conexión «no es segura»; el tráfico sigue cifrado. Elige Continuar para abrir.",
386
+ "certFingerprint": "Huella del certificado",
383
387
  "copy": "Copiar",
384
388
  "copied": "Dirección copiada",
385
389
  "copyFailed": "No se pudo copiar",
@@ -391,7 +395,7 @@
391
395
  "localHint": "La dirección que usa la aplicación de escritorio: ábrela en el navegador o cópiala.",
392
396
  "open": "Abrir en el navegador",
393
397
  "portAdjustedTitle": "El puerto {{preferred}} está en uso — el servidor ahora escucha en {{actual}}.",
394
- "portAdjustedHint": "Abre esta dirección desde otros dispositivos con el nuevo puerto.",
398
+ "portAdjustedHint": "Pulsa «Aplicar» para reintentar {{preferred}}, o sigue usando {{actual}}.",
395
399
  "portAdjustedDismiss": "Descartar",
396
400
  "moreAddresses": "Otras direcciones ({{count}}) — adaptadores virtuales y VPN",
397
401
  "noAddresses": "No se encontró ninguna dirección accesible — revisa la conexión de red."
@@ -426,8 +430,8 @@
426
430
  "updateBanner": "La versión {{version}} está lista.",
427
431
  "updateBannerResources": "La versión {{version}} está lista.",
428
432
  "updateBannerRestart": "Volver a abrir la aplicación",
429
- "updateBannerApply": "Aplicar",
430
- "updateApplying": "Aplicando la actualización de recursos…",
433
+ "updateBannerApply": "Actualizar",
434
+ "updateApplying": "Aplicando la actualización…",
431
435
  "updatePhaseStopping": "Deteniendo el servidor local…",
432
436
  "updatePhaseSwapping": "Reemplazando los archivos del servidor…",
433
437
  "updatePhaseStarting": "Iniciando el servidor local…",
@@ -2278,7 +2282,7 @@
2278
2282
  "copyLanAddress": "Copiar dirección LAN",
2279
2283
  "restartServer": "Reiniciar servidor",
2280
2284
  "updateReady": "Actualización lista — Volver a abrir la app",
2281
- "updateReadyResources": "Actualización lista — Abrir para aplicar",
2285
+ "updateReadyResources": "Actualización lista — No hace falta reabrirla",
2282
2286
  "quit": "Salir",
2283
2287
  "tooltipServerStopped": "hoardodile — servidor detenido",
2284
2288
  "tooltipUpdateReady": "hoardodile — actualización lista",
@@ -324,9 +324,9 @@
324
324
  "updateReady": "バージョン {{version}} の準備が完了しました。",
325
325
  "updateReadyResources": "バージョン {{version}} の準備が完了しました。",
326
326
  "updateFullReason": "アプリを閉じて開き直して更新を完了してください。",
327
- "updateResourcesReason": "この更新は自動で完了します。アプリはそのまま使用できます。",
328
- "applyResources": "適用する",
329
- "resourcesVersion": "リソース v{{version}}",
327
+ "updateResourcesReason": "開き直しは不要 — アプリはそのまま使用できます。",
328
+ "applyResources": "更新する",
329
+ "resourcesVersion": "コンテンツ v{{version}}",
330
330
  "restartToUpdate": "アプリを開き直す",
331
331
  "portableHint": "ポータブル版は GitHub から新しい zip をダウンロードして更新します。"
332
332
  },
@@ -375,11 +375,15 @@
375
375
  "title": "ローカルネットワークアクセス",
376
376
  "description": "同じ Wi-Fi またはネットワーク上のスマートフォンやコンピューターにこのアプリを提供します。",
377
377
  "enable": "ローカルネットワークからのアクセスを許可",
378
- "enableDescription": "ネットワーク上の誰もがサインインにはパスワードが必要です。この機能を初めて有効にすると、Windows がファイアウォールの例外を求めます。",
378
+ "enableDescription": "ネットワーク上の誰もがサインインにはパスワードが必要です。共有は暗号化された HTTPS で提供され、初回アクセス時にブラウザーが証明書の警告を表示する場合があります。初めて有効にすると Windows がファイアウォールの例外を求めます。",
379
379
  "applying": "適用中…",
380
380
  "portTitle": "ポート",
381
- "portDescription": "Localhost LAN は1つのポートを共有します。適用するとサーバーが再起動します。",
381
+ "portDescription": "他のデバイスがこのアプリへ接続する HTTPS ポート。変更してもサーバーは再起動しません。",
382
382
  "portApply": "適用",
383
+ "httpsTitle": "接続を暗号化(HTTPS)",
384
+ "httpsDescription": "HTTPS にすると、ネットワークを覗く人にライブラリやパスワードを読まれません。ただし証明書は自己署名のため、初回はブラウザーが「安全ではありません」と警告し、続行を選ぶ必要があります。既定ではオフ。",
385
+ "certHint": "初回アクセス時に「安全ではありません」と警告されることがありますが、通信は暗号化されています。「続行」を選んでください。",
386
+ "certFingerprint": "証明書フィンガープリント",
383
387
  "copy": "コピー",
384
388
  "copied": "アドレスをコピーしました",
385
389
  "copyFailed": "コピーに失敗しました",
@@ -391,7 +395,7 @@
391
395
  "localHint": "デスクトップアプリが使用するアドレス — ブラウザーで開くか、コピーしてください。",
392
396
  "open": "ブラウザーで開く",
393
397
  "portAdjustedTitle": "ポート {{preferred}} は使用中のため、サーバーは現在 {{actual}} で待ち受けています。",
394
- "portAdjustedHint": "新しいポートで、他のデバイスからこのアドレスを開いてください。",
398
+ "portAdjustedHint": "「適用」で {{preferred}} を再試行できます。そのまま {{actual}} を使うのも選択肢です。",
395
399
  "portAdjustedDismiss": "閉じる",
396
400
  "moreAddresses": "その他のアドレス ({{count}}) — 仮想アダプターと VPN",
397
401
  "noAddresses": "到達可能なアドレスが見つかりません — ネットワーク接続を確認してください。"
@@ -426,8 +430,8 @@
426
430
  "updateBanner": "バージョン {{version}} の準備が完了しました。",
427
431
  "updateBannerResources": "バージョン {{version}} の準備が完了しました。",
428
432
  "updateBannerRestart": "アプリを開き直す",
429
- "updateBannerApply": "適用する",
430
- "updateApplying": "リソース更新を適用しています…",
433
+ "updateBannerApply": "更新する",
434
+ "updateApplying": "更新を適用しています…",
431
435
  "updatePhaseStopping": "ローカルサーバーを停止しています…",
432
436
  "updatePhaseSwapping": "サーバーファイルを置き換えています…",
433
437
  "updatePhaseStarting": "ローカルサーバーを起動しています…",
@@ -2278,7 +2282,7 @@
2278
2282
  "copyLanAddress": "LAN アドレスをコピー",
2279
2283
  "restartServer": "サーバーを再起動",
2280
2284
  "updateReady": "更新準備完了 — アプリを開き直す",
2281
- "updateReadyResources": "更新準備完了 — 開いて適用",
2285
+ "updateReadyResources": "更新準備完了 — 開き直し不要",
2282
2286
  "quit": "終了",
2283
2287
  "tooltipServerStopped": "hoardodile — サーバー停止",
2284
2288
  "tooltipUpdateReady": "hoardodile — 更新準備完了",
@@ -324,9 +324,9 @@
324
324
  "updateReady": "版本 {{version}} 已就绪。",
325
325
  "updateReadyResources": "版本 {{version}} 已就绪。",
326
326
  "updateFullReason": "重新打开应用以完成更新。",
327
- "updateResourcesReason": "此更新会自动完成,你可以继续使用应用。",
328
- "applyResources": "应用",
329
- "resourcesVersion": "资源 v{{version}}",
327
+ "updateResourcesReason": "无需重新打开——你可以继续使用应用。",
328
+ "applyResources": "更新",
329
+ "resourcesVersion": "内容 v{{version}}",
330
330
  "restartToUpdate": "重新打开应用",
331
331
  "portableHint": "便携版请从 GitHub 下载新的压缩包来更新。"
332
332
  },
@@ -375,11 +375,15 @@
375
375
  "title": "本地网络访问",
376
376
  "description": "让同一个 Wi-Fi 或网络里的手机和电脑也能访问本应用。",
377
377
  "enable": "允许从本地网络访问",
378
- "enableDescription": "同一网络中的任何人需要知道你的密码才能登录。首次开启时,Windows 会请求防火墙放行。",
378
+ "enableDescription": "同一网络中的任何人需要知道你的密码才能登录。共享通过加密的 HTTPS 提供,浏览器首次访问可能提示证书不安全。首次开启时,Windows 会请求防火墙放行。",
379
379
  "applying": "正在应用…",
380
380
  "portTitle": "端口",
381
- "portDescription": "本机与局域网共用一个端口;应用后服务器会重启。",
381
+ "portDescription": "其它设备访问本应用所用的 HTTPS 端口;修改它不会重启服务器。",
382
382
  "portApply": "应用",
383
+ "httpsTitle": "加密传输(HTTPS)",
384
+ "httpsDescription": "HTTPS 能让偷看网络的人无法读取你的资料和密码,但证书是自签的——浏览器首次会提示“不安全”,需点“继续访问”。默认关闭。",
385
+ "certHint": "首次访问浏览器可能提示“连接不安全”——但流量已加密。选择“继续访问”即可打开。",
386
+ "certFingerprint": "证书指纹",
383
387
  "copy": "复制",
384
388
  "copied": "地址已复制",
385
389
  "copyFailed": "复制失败",
@@ -391,7 +395,7 @@
391
395
  "localHint": "桌面应用使用的地址——可在浏览器中打开,也可复制。",
392
396
  "open": "在浏览器中打开",
393
397
  "portAdjustedTitle": "端口 {{preferred}} 被占用,服务器已在 {{actual}} 上运行。",
394
- "portAdjustedHint": "从其他设备访问时请使用新端口。",
398
+ "portAdjustedHint": "点“应用”可重试 {{preferred}},或继续使用 {{actual}}。",
395
399
  "portAdjustedDismiss": "关闭提示",
396
400
  "moreAddresses": "其他地址({{count}})— 虚拟网卡、VPN 等",
397
401
  "noAddresses": "没有找到可访问的地址,请检查网络连接。"
@@ -426,8 +430,8 @@
426
430
  "updateBanner": "版本 {{version}} 已就绪。",
427
431
  "updateBannerResources": "版本 {{version}} 已就绪。",
428
432
  "updateBannerRestart": "重新打开应用",
429
- "updateBannerApply": "应用",
430
- "updateApplying": "正在应用资源更新…",
433
+ "updateBannerApply": "更新",
434
+ "updateApplying": "正在更新…",
431
435
  "updatePhaseStopping": "正在停止本地服务…",
432
436
  "updatePhaseSwapping": "正在替换服务文件…",
433
437
  "updatePhaseStarting": "正在启动本地服务…",
@@ -2278,7 +2282,7 @@
2278
2282
  "copyLanAddress": "复制局域网地址",
2279
2283
  "restartServer": "重启服务器",
2280
2284
  "updateReady": "更新已就绪——重新打开应用",
2281
- "updateReadyResources": "更新已就绪——打开以应用",
2285
+ "updateReadyResources": "更新已就绪——无需重新打开",
2282
2286
  "quit": "退出",
2283
2287
  "tooltipServerStopped": "hoardodile —— 服务器已停止",
2284
2288
  "tooltipUpdateReady": "hoardodile —— 更新已就绪",
package/src/shell/de.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "copyLanAddress": "LAN-Adresse kopieren",
7
7
  "restartServer": "Server neu starten",
8
8
  "updateReady": "Update bereit — App erneut öffnen",
9
- "updateReadyResources": "Update bereit — Öffnen zum Anwenden",
9
+ "updateReadyResources": "Update bereit — Kein erneutes Öffnen nötig",
10
10
  "quit": "Beenden",
11
11
  "tooltipServerStopped": "hoardodile — Server gestoppt",
12
12
  "tooltipUpdateReady": "hoardodile — Update bereit",
package/src/shell/en.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "copyLanAddress": "Copy LAN address",
7
7
  "restartServer": "Restart server",
8
8
  "updateReady": "Update ready — Reopen the app",
9
- "updateReadyResources": "Update ready — Open to apply",
9
+ "updateReadyResources": "Update ready — No need to reopen",
10
10
  "quit": "Quit",
11
11
  "tooltipServerStopped": "hoardodile — server stopped",
12
12
  "tooltipUpdateReady": "hoardodile — update ready",
package/src/shell/es.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "copyLanAddress": "Copiar dirección LAN",
7
7
  "restartServer": "Reiniciar servidor",
8
8
  "updateReady": "Actualización lista — Volver a abrir la app",
9
- "updateReadyResources": "Actualización lista — Abrir para aplicar",
9
+ "updateReadyResources": "Actualización lista — No hace falta reabrirla",
10
10
  "quit": "Salir",
11
11
  "tooltipServerStopped": "hoardodile — servidor detenido",
12
12
  "tooltipUpdateReady": "hoardodile — actualización lista",
package/src/shell/ja.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "copyLanAddress": "LAN アドレスをコピー",
7
7
  "restartServer": "サーバーを再起動",
8
8
  "updateReady": "更新準備完了 — アプリを開き直す",
9
- "updateReadyResources": "更新準備完了 — 開いて適用",
9
+ "updateReadyResources": "更新準備完了 — 開き直し不要",
10
10
  "quit": "終了",
11
11
  "tooltipServerStopped": "hoardodile — サーバー停止",
12
12
  "tooltipUpdateReady": "hoardodile — 更新準備完了",
package/src/shell/zh.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "copyLanAddress": "复制局域网地址",
7
7
  "restartServer": "重启服务器",
8
8
  "updateReady": "更新已就绪——重新打开应用",
9
- "updateReadyResources": "更新已就绪——打开以应用",
9
+ "updateReadyResources": "更新已就绪——无需重新打开",
10
10
  "quit": "退出",
11
11
  "tooltipServerStopped": "hoardodile —— 服务器已停止",
12
12
  "tooltipUpdateReady": "hoardodile —— 更新已就绪",
@@ -20,6 +20,8 @@ const UPDATE_KEYS: readonly (readonly string[])[] = [
20
20
  ["me", "desktop", "updateBanner"],
21
21
  ["me", "desktop", "updateBannerResources"],
22
22
  ["me", "desktop", "updateBannerRestart"],
23
+ ["me", "desktop", "updateBannerApply"],
24
+ ["me", "desktop", "updateApplying"],
23
25
  ["me", "desktop", "autoUpdate", "description"],
24
26
  ["desktopShell", "tray", "updateReady"],
25
27
  ["desktopShell", "tray", "updateReadyResources"],
@@ -36,9 +38,19 @@ function valueAt(obj: unknown, path: readonly string[]): string | undefined {
36
38
  }
37
39
 
38
40
  describe("update copy stays simple and user-friendly", () => {
39
- const FORBIDDEN = [/restart/i, /重启/, /app\s+shell/i, /应用壳/i]
41
+ const FORBIDDEN = [
42
+ /restart/i,
43
+ /重启/,
44
+ /app\s+shell/i,
45
+ /应用壳/i,
46
+ /resource/i,
47
+ /资源/,
48
+ /リソース/,
49
+ /recurso/i,
50
+ /ressourc/i,
51
+ ]
40
52
 
41
- it("never uses 'restart/重启' or 'app shell/应用壳' in app-reopen copy", () => {
53
+ it("never uses 'restart/重启', 'app shell/应用壳' or 'resource/资源' in update copy", () => {
42
54
  for (const [language, catalog] of Object.entries(CATALOGS)) {
43
55
  for (const path of UPDATE_KEYS) {
44
56
  const value = valueAt(catalog, path)
@@ -4,6 +4,9 @@
4
4
  "reloadAria": "Plugin neu laden",
5
5
  "reloadHint": "Neu laden — mit dem aktuellen Build neu einbinden",
6
6
  "resource": "Ressource",
7
+ "resources": "Ressourcen",
8
+ "resourcesAria": "Ressourcen anzeigen",
9
+ "resourcesHint": "Die eingebundene Ressource wechseln",
7
10
  "cardPreviewAria": "Ressourcen-Karte anzeigen",
8
11
  "cardPreviewHint": "Simulierte res card — Cover, Kartentemplates und Metadaten",
9
12
  "enterFullscreen": "Vollbild aktivieren",
@@ -4,6 +4,9 @@
4
4
  "reloadAria": "Reload plugin",
5
5
  "reloadHint": "Reload — re-mount with the current build",
6
6
  "resource": "Resource",
7
+ "resources": "Resources",
8
+ "resourcesAria": "Show resources",
9
+ "resourcesHint": "Switch the mounted resource",
7
10
  "cardPreviewAria": "Preview resource card",
8
11
  "cardPreviewHint": "Simulated res card — cover, card templates and metadata",
9
12
  "enterFullscreen": "Enter fullscreen",
@@ -4,6 +4,9 @@
4
4
  "reloadAria": "Recargar plugin",
5
5
  "reloadHint": "Recargar — volver a montar con la compilación actual",
6
6
  "resource": "Recurso",
7
+ "resources": "Recursos",
8
+ "resourcesAria": "Mostrar recursos",
9
+ "resourcesHint": "Cambiar el recurso montado",
7
10
  "cardPreviewAria": "Previsualizar tarjeta de recurso",
8
11
  "cardPreviewHint": "Res card simulada — portada, plantillas y metadatos",
9
12
  "enterFullscreen": "Entrar en pantalla completa",
@@ -4,6 +4,9 @@
4
4
  "reloadAria": "プラグインを再読み込み",
5
5
  "reloadHint": "再読み込み — 現在のビルドで再マウント",
6
6
  "resource": "リソース",
7
+ "resources": "リソース",
8
+ "resourcesAria": "リソースを表示",
9
+ "resourcesHint": "マウント中のリソースを切り替える",
7
10
  "cardPreviewAria": "リソースカードをプレビュー",
8
11
  "cardPreviewHint": "res card をシミュレート — 表紙・カードテンプレート・メタデータ",
9
12
  "enterFullscreen": "全画面にする",
@@ -4,6 +4,9 @@
4
4
  "reloadAria": "重新加载插件",
5
5
  "reloadHint": "重新加载——用当前构建重新挂载",
6
6
  "resource": "资源",
7
+ "resources": "资源",
8
+ "resourcesAria": "显示资源",
9
+ "resourcesHint": "切换当前挂载的资源",
7
10
  "cardPreviewAria": "预览资源卡片",
8
11
  "cardPreviewHint": "模拟 res card——封面、卡片模板与元数据",
9
12
  "enterFullscreen": "进入全屏",