@hoardodile/i18n 0.1.2 → 0.1.3

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.2",
3
+ "version": "0.1.3",
4
4
  "license": "MIT",
5
5
  "description": "Shared i18n catalogs and helpers for the hoardodile host surfaces and plugin SDK.",
6
6
  "keywords": [
@@ -428,16 +428,16 @@
428
428
  "updatePhaseSwapping": "Serverdateien werden ersetzt…",
429
429
  "updatePhaseStarting": "Lokaler Server wird gestartet…",
430
430
  "shellCache": {
431
- "title": "Shell-Cache",
432
- "description": "Laufwerksbasierte Caches des App-Fensters selbst HTTP-Antworten, kompilierter Code und GPU-Shader — sowie etwaige heruntergeladene Updates. Das Leeren berührt nie Cookies, deine Einstellungen oder Offline-Daten, und die App lädt sofort vom lokalen Server neu. Ein heruntergeladenes, installationsbereites Update bleibt unberührt.",
431
+ "title": "Temporäre App-Dateien",
432
+ "description": "Temporäre Dateien, die die App auf deinem Gerät speichert, während sie läuft — etwa die Bilder und Dateien, die in der Oberfläche verwendet werden — sowie heruntergeladene Updates. Beim Löschen holt sich die App einfach wieder, was sie braucht: dein Anmeldestatus, dein Aussehen und Offline-Daten bleiben unberührt. Ein heruntergeladenes, installationsbereites Update bleibt erhalten.",
433
433
  "currentSize": "{{size}}",
434
434
  "unavailable": "Nicht verfügbar",
435
- "clear": "Cache leeren",
436
- "clearing": "Leeren…",
437
- "confirmTitle": "Shell-Cache leeren?",
438
- "confirmDescription": "Das App-Fenster lädt seine Dateien beim nächsten Besuch erneut vom lokalen Server. Cookies, Einstellungen und Offline-Daten werden nie berührt. Ein heruntergeladenes, installationsbereites Update bleibt unberührt.",
439
- "toastCleared": "Shell-Cache geleert — {{bytes}} freigegeben.",
440
- "clearFailed": "Der Shell-Cache konnte nicht geleert werden."
435
+ "clear": "Temporäre Dateien löschen",
436
+ "clearing": "Löschen…",
437
+ "confirmTitle": "Temporäre App-Dateien löschen?",
438
+ "confirmDescription": "Die App holt sich beim nächsten Verwenden einfach wieder, was sie braucht. Dein Anmeldestatus, dein Aussehen und Offline-Daten bleiben unberührt. Ein heruntergeladenes, installationsbereites Update bleibt erhalten.",
439
+ "toastCleared": "Temporäre App-Dateien gelöscht — {{bytes}} freigegeben.",
440
+ "clearFailed": "Die temporären App-Dateien konnten nicht gelöscht werden."
441
441
  }
442
442
  },
443
443
  "usage": {
@@ -480,13 +480,13 @@
480
480
  "confirmDescription": "Dies löscht alle Systemeinstellungen einschließlich Design, Sprache, Schriftart und Datumsformat. Die Seite wird mit Standardwerten neu geladen. Dies kann nicht rückgängig gemacht werden."
481
481
  },
482
482
  "systemCache": {
483
- "title": "Browser-Cache",
484
- "description": "Lokale Daten im Browser — Service-Worker-Caches, localStorage und IndexedDB (Offline-Nutzungswarteschlange, Dokumententwürfe). Der Server wird nie berührt; die Seite wird danach neu geladen.",
483
+ "title": "Browserdaten",
484
+ "description": "App-Daten, die in deinem Browser gespeichert sind Aussehen (Design, Sprache), Offline-Nutzungsdaten und gespeicherte Dokumententwürfe. Beim Löschen wird die Seite neu geladen und das Aussehen auf die Standardeinstellungen zurückgesetzt; Ressourcen und Sammlungen auf dem Server bleiben unberührt.",
485
485
  "clear": "Alles leeren",
486
486
  "clearing": "Leeren…",
487
- "resetting": "Browser-Cache geleert. Wird neu geladen…",
488
- "confirmTitle": "Browser-Cache leeren?",
489
- "confirmDescription": "Dies löscht alle lokalen Daten im Browser, einschließlich Design- und Spracheinstellungen, Offline-Nutzungseinträge und gespeicherte Dokumententwürfe, und lädt dann die Seite neu. Dies kann nicht rückgängig gemacht werden."
487
+ "resetting": "Browserdaten gelöscht. Die Seite wird neu geladen…",
488
+ "confirmTitle": "Browserdaten löschen?",
489
+ "confirmDescription": "Dies löscht alle im Browser gespeicherten App-Daten, einschließlich Aussehen (Design, Sprache), Offline-Nutzungsdaten und Dokumententwürfe, und lädt die Seite anschließend mit den Standardeinstellungen neu. Ressourcen und Sammlungen auf dem Server bleiben unberührt. Dies kann nicht rückgängig gemacht werden."
490
490
  }
491
491
  },
492
492
  "plugin": {
@@ -614,6 +614,7 @@
614
614
  "notInstalled": "Nicht installiert",
615
615
  "reportIssue": "Problem melden",
616
616
  "reportSecurity": "Sicherheitslücke melden",
617
+ "requestFeature": "Feature anfragen",
617
618
  "intro": "Einführung",
618
619
  "languages": "Sprachen",
619
620
  "noIntro": "Diese Version enthält keine Einführung",
@@ -1920,6 +1921,18 @@
1920
1921
  }
1921
1922
  },
1922
1923
  "tags": {
1924
+ "edit": {
1925
+ "linkLabel": "Weblink",
1926
+ "linkPlaceholder": "https://…",
1927
+ "linkHint": "Optionaler Link zur kanonischen Seite des Tags — erscheint in der Hover-Vorschau.",
1928
+ "uploadImage": "Bild hochladen…",
1929
+ "editImage": "Bild bearbeiten…",
1930
+ "imageDialogTitle": "Tag-Bild"
1931
+ },
1932
+ "card": {
1933
+ "openLink": "Link öffnen",
1934
+ "aria": "Tag-Vorschau: {{name}}"
1935
+ },
1923
1936
  "picker": {
1924
1937
  "noCategories": "Noch keine Kategorien.",
1925
1938
  "selectedHeader": "Ausgewählt:",
@@ -428,16 +428,16 @@
428
428
  "updatePhaseSwapping": "Replacing server files…",
429
429
  "updatePhaseStarting": "Starting the local server…",
430
430
  "shellCache": {
431
- "title": "Shell cache",
432
- "description": "On-disk caches of the app window itselfHTTP responses, compiled code and GPU shaders — plus any downloaded update. Clearing never touches cookies, your preferences or offline data, and the app re-fetches from the local server right away. A downloaded update that is ready to install stays untouched.",
431
+ "title": "App temporary files",
432
+ "description": "Temporary files the app saves on your device as it runs like the images and code used in the interface — plus any downloaded update. Clearing just means the app fetches what it needs again: your signed-in status, appearance preferences and offline data are never touched. A downloaded update that is ready to install stays untouched.",
433
433
  "currentSize": "{{size}}",
434
434
  "unavailable": "Unavailable",
435
- "clear": "Clear cache",
435
+ "clear": "Clear temporary files",
436
436
  "clearing": "Clearing…",
437
- "confirmTitle": "Clear the shell cache?",
438
- "confirmDescription": "The app window will fetch its files from the local server again on the next visit. Cookies, preferences and offline data are never touched. A downloaded update that is ready to install stays untouched.",
439
- "toastCleared": "Shell cache cleared — {{bytes}} freed.",
440
- "clearFailed": "Could not clear the shell cache."
437
+ "confirmTitle": "Clear the app's temporary files?",
438
+ "confirmDescription": "The app will fetch what it needs again the next time it is used. Your signed-in status, appearance preferences and offline data are never touched. A downloaded update that is ready to install stays untouched.",
439
+ "toastCleared": "App temporary files cleared — {{bytes}} freed.",
440
+ "clearFailed": "Could not clear the app's temporary files."
441
441
  }
442
442
  },
443
443
  "usage": {
@@ -480,13 +480,13 @@
480
480
  "confirmDescription": "This will delete every system preference including theme, language, font, and date format. The page will reload with default values. This cannot be undone."
481
481
  },
482
482
  "systemCache": {
483
- "title": "Browser cache",
484
- "description": "Browser-side local data service-worker caches, localStorage and IndexedDB (offline usage queue, document drafts). The server is never touched; the page reloads afterwards.",
483
+ "title": "Browser data",
484
+ "description": "App data kept in your browser appearance preferences (theme, language), offline usage records and saved document drafts. Clearing reloads the page and restores the default interface; resources and collections on the server are never touched.",
485
485
  "clear": "Clear all",
486
486
  "clearing": "Clearing…",
487
- "resetting": "Browser cache cleared. Reloading…",
488
- "confirmTitle": "Clear browser cache?",
489
- "confirmDescription": "This will delete every piece of browser-side local data, including theme and language preferences, offline usage records, and saved document drafts, then reload the page. This cannot be undone."
487
+ "resetting": "Browser data cleared. Reloading…",
488
+ "confirmTitle": "Clear browser data?",
489
+ "confirmDescription": "This deletes every piece of app data kept in your browser, including appearance preferences (theme, language), offline usage records and saved document drafts, then reloads the page with the default interface. Resources and collections on the server are never touched. This cannot be undone."
490
490
  }
491
491
  },
492
492
  "plugin": {
@@ -614,6 +614,7 @@
614
614
  "notInstalled": "Not installed",
615
615
  "reportIssue": "Report an issue",
616
616
  "reportSecurity": "Report a security vulnerability",
617
+ "requestFeature": "Request a feature",
617
618
  "intro": "Intro",
618
619
  "languages": "Languages",
619
620
  "noIntro": "This release ships no introduction",
@@ -1920,6 +1921,18 @@
1920
1921
  }
1921
1922
  },
1922
1923
  "tags": {
1924
+ "edit": {
1925
+ "linkLabel": "Website link",
1926
+ "linkPlaceholder": "https://…",
1927
+ "linkHint": "Optional link to the tag's canonical page — shown in the hover preview.",
1928
+ "uploadImage": "Upload image…",
1929
+ "editImage": "Edit image…",
1930
+ "imageDialogTitle": "Tag image"
1931
+ },
1932
+ "card": {
1933
+ "openLink": "Open link",
1934
+ "aria": "Tag preview: {{name}}"
1935
+ },
1923
1936
  "picker": {
1924
1937
  "noCategories": "No categories yet.",
1925
1938
  "selectedHeader": "Selected:",
@@ -428,16 +428,16 @@
428
428
  "updatePhaseSwapping": "Reemplazando los archivos del servidor…",
429
429
  "updatePhaseStarting": "Iniciando el servidor local…",
430
430
  "shellCache": {
431
- "title": "Caché del shell",
432
- "description": "Cachés en disco de la propia ventana de la app respuestas HTTP, código compilado y sombreadores de GPU además de cualquier actualización descargada. Al limpiar nunca se tocan las cookies, tus preferencias ni los datos sin conexión, y la app vuelve a obtener los datos del servidor local de inmediato. Una actualización descargada lista para instalar no se toca.",
431
+ "title": "Archivos temporales de la app",
432
+ "description": "Archivos temporales que la app guarda en tu equipo mientras se ejecuta, como las imágenes y el código usados en la interfaz, además de cualquier actualización descargada. Al borrarlos, la app simplemente vuelve a obtener lo que necesita: tu sesión iniciada, la apariencia y los datos sin conexión no se tocan. Una actualización descargada lista para instalar se mantiene.",
433
433
  "currentSize": "{{size}}",
434
434
  "unavailable": "No disponible",
435
- "clear": "Limpiar caché",
436
- "clearing": "Limpiando…",
437
- "confirmTitle": "¿Limpiar la caché del shell?",
438
- "confirmDescription": "La ventana de la app volverá a obtener sus archivos del servidor local en la próxima visita. Las cookies, las preferencias y los datos sin conexión nunca se tocan. Una actualización descargada lista para instalar no se toca.",
439
- "toastCleared": "Caché del shell limpiada — {{bytes}} liberados.",
440
- "clearFailed": "No se pudo limpiar la caché del shell."
435
+ "clear": "Borrar archivos temporales",
436
+ "clearing": "Borrando…",
437
+ "confirmTitle": "¿Borrar los archivos temporales de la app?",
438
+ "confirmDescription": "La app volverá a obtener lo que necesite la próxima vez que la uses. Tu sesión iniciada, la apariencia y los datos sin conexión no se tocan. Una actualización descargada lista para instalar se mantiene.",
439
+ "toastCleared": "Archivos temporales de la app borrados — {{bytes}} liberados.",
440
+ "clearFailed": "No se pudieron borrar los archivos temporales de la app."
441
441
  }
442
442
  },
443
443
  "usage": {
@@ -480,13 +480,13 @@
480
480
  "confirmDescription": "Esto eliminará todas las preferencias del sistema, incluidos tema, idioma, fuente y formato de fecha. La página se recargará con valores predeterminados. Esto no se puede deshacer."
481
481
  },
482
482
  "systemCache": {
483
- "title": "Caché del navegador",
484
- "description": "Datos locales del lado del navegador cachés de service worker, localStorage e IndexedDB (cola de uso sin conexión, borradores de documentos). El servidor nunca se toca; luego la página se recarga.",
483
+ "title": "Datos en el navegador",
484
+ "description": "Lo que la app guarda en tu navegador: preferencias de apariencia (tema, idioma), registros de uso sin conexión y borradores de documentos guardados. Al borrarlos, la página se recarga y la interfaz vuelve a los valores predeterminados; los recursos y las colecciones del servidor no se tocan.",
485
485
  "clear": "Limpiar todo",
486
486
  "clearing": "Limpiando…",
487
- "resetting": "Caché del navegador limpiada. Recargando…",
488
- "confirmTitle": "¿Limpiar la caché del navegador?",
489
- "confirmDescription": "Esto eliminará todos los datos locales del navegador, incluidas las preferencias de tema e idioma, los registros de uso sin conexión y los borradores guardados de documentos, y luego recargará la página. Esto no se puede deshacer."
487
+ "resetting": "Datos del navegador borrados. Recargando…",
488
+ "confirmTitle": "¿Borrar los datos del navegador?",
489
+ "confirmDescription": "Esto borra todos los datos que la app guarda en tu navegador, incluidas las preferencias de apariencia (tema, idioma), los registros de uso sin conexión y los borradores de documentos guardados, y luego recarga la página con la interfaz en los valores predeterminados. Los recursos y las colecciones del servidor no se tocan. Esto no se puede deshacer."
490
490
  }
491
491
  },
492
492
  "plugin": {
@@ -614,6 +614,7 @@
614
614
  "notInstalled": "No instalado",
615
615
  "reportIssue": "Informar de un problema",
616
616
  "reportSecurity": "Informar de una vulnerabilidad",
617
+ "requestFeature": "Solicitar una función",
617
618
  "intro": "Introducción",
618
619
  "languages": "Idiomas",
619
620
  "noIntro": "Esta versión no incluye una introducción",
@@ -1920,6 +1921,18 @@
1920
1921
  }
1921
1922
  },
1922
1923
  "tags": {
1924
+ "edit": {
1925
+ "linkLabel": "Enlace del sitio",
1926
+ "linkPlaceholder": "https://…",
1927
+ "linkHint": "Enlace opcional a la página canónica de la etiqueta — se muestra en la vista previa al pasar el cursor.",
1928
+ "uploadImage": "Subir imagen…",
1929
+ "editImage": "Editar imagen…",
1930
+ "imageDialogTitle": "Imagen de la etiqueta"
1931
+ },
1932
+ "card": {
1933
+ "openLink": "Abrir enlace",
1934
+ "aria": "Vista previa de la etiqueta: {{name}}"
1935
+ },
1923
1936
  "picker": {
1924
1937
  "noCategories": "Aún no hay categorías.",
1925
1938
  "selectedHeader": "Seleccionadas:",
@@ -428,16 +428,16 @@
428
428
  "updatePhaseSwapping": "サーバーファイルを置き換えています…",
429
429
  "updatePhaseStarting": "ローカルサーバーを起動しています…",
430
430
  "shellCache": {
431
- "title": "シェルキャッシュ",
432
- "description": "アプリウィンドウ自体のディスク上のキャッシュ — HTTP レスポンス、コンパイル済みコード、GPU シェーダー — とダウンロード済みの更新。クリアしても Cookie、設定、オフラインデータには一切触れず、アプリはすぐにローカルサーバーから再取得します。インストール準備が完了したダウンロード済み更新はそのまま残ります。",
431
+ "title": "アプリの一時ファイル",
432
+ "description": "アプリの実行中に端末に自動で保存される一時ファイル(画面で使う画像やコードなど)と、ダウンロード済みの更新プログラム。消去しても、必要なファイルはアプリが自動で取得し直します。ログイン状態、外観設定、オフラインデータには影響しません。インストール準備ができた更新プログラムはそのまま残ります。",
433
433
  "currentSize": "{{size}}",
434
434
  "unavailable": "利用不可",
435
- "clear": "キャッシュをクリア",
436
- "clearing": "クリア中…",
437
- "confirmTitle": "シェルキャッシュをクリアしますか?",
438
- "confirmDescription": "次回アクセス時にアプリウィンドウはローカルサーバーからファイルを再度取得します。Cookie、設定、オフラインデータには一切触れません。インストール準備が完了したダウンロード済み更新はそのまま残ります。",
439
- "toastCleared": "シェルキャッシュをクリアしました — {{bytes}} 解放。",
440
- "clearFailed": "シェルキャッシュをクリアできませんでした。"
435
+ "clear": "一時ファイルを消去",
436
+ "clearing": "消去中…",
437
+ "confirmTitle": "アプリの一時ファイルを消去しますか?",
438
+ "confirmDescription": "次回使用時に、アプリが必要なファイルを自動で取得し直します。ログイン状態、外観設定、オフラインデータには影響しません。インストール準備ができた更新プログラムはそのまま残ります。",
439
+ "toastCleared": "アプリの一時ファイルを消去しました — {{bytes}} 解放。",
440
+ "clearFailed": "アプリの一時ファイルを消去できませんでした。"
441
441
  }
442
442
  },
443
443
  "usage": {
@@ -480,13 +480,13 @@
480
480
  "confirmDescription": "テーマ、言語、フォント、日付形式を含むすべてのシステム設定を削除します。ページは既定値で再読み込みされます。これは元に戻せません。"
481
481
  },
482
482
  "systemCache": {
483
- "title": "ブラウザキャッシュ",
484
- "description": "ブラウザ側のローカルデータサービスワーカーキャッシュ、localStorage、IndexedDB (オフライン利用キュー、ドキュメントの下書き)。サーバーには一切触れず、その後ページが再読み込みされます。",
483
+ "title": "ブラウザ内のデータ",
484
+ "description": "アプリがブラウザに保存するデータ外観設定(テーマ、言語)、オフラインの利用記録、保存したドキュメントの下書き。消去するとページが再読み込みされ、外観は既定の設定に戻ります。サーバー上のリソースとコレクションには影響しません。",
485
485
  "clear": "すべてクリア",
486
486
  "clearing": "クリア中…",
487
- "resetting": "ブラウザキャッシュをクリアしました。再読み込み中…",
488
- "confirmTitle": "ブラウザキャッシュをクリアしますか?",
489
- "confirmDescription": "テーマと言語の設定、オフライン利用記録、保存済みドキュメントの下書きを含む、ブラウザ側のすべてのローカルデータを削除してからページを再読み込みします。これは元に戻せません。"
487
+ "resetting": "ブラウザ内のデータを消去しました。再読み込み中…",
488
+ "confirmTitle": "ブラウザ内のデータを消去しますか?",
489
+ "confirmDescription": "アプリがブラウザに保存しているすべてのデータ(テーマや言語などの外観設定、オフラインの利用記録、保存したドキュメントの下書き)を削除し、ページを再読み込みして外観を既定の設定に戻します。サーバー上のリソースとコレクションには影響しません。これは元に戻せません。"
490
490
  }
491
491
  },
492
492
  "plugin": {
@@ -614,6 +614,7 @@
614
614
  "notInstalled": "未インストール",
615
615
  "reportIssue": "問題を報告",
616
616
  "reportSecurity": "脆弱性を報告",
617
+ "requestFeature": "機能リクエスト",
617
618
  "intro": "紹介",
618
619
  "languages": "言語",
619
620
  "noIntro": "このリリースには紹介がありません",
@@ -1920,6 +1921,18 @@
1920
1921
  }
1921
1922
  },
1922
1923
  "tags": {
1924
+ "edit": {
1925
+ "linkLabel": "ウェブリンク",
1926
+ "linkPlaceholder": "https://…",
1927
+ "linkHint": "タグの正典ページへの任意リンク — ホバープレビューに表示されます。",
1928
+ "uploadImage": "画像をアップロード…",
1929
+ "editImage": "画像を編集…",
1930
+ "imageDialogTitle": "タグ画像"
1931
+ },
1932
+ "card": {
1933
+ "openLink": "リンクを開く",
1934
+ "aria": "タグプレビュー: {{name}}"
1935
+ },
1923
1936
  "picker": {
1924
1937
  "noCategories": "まだカテゴリがありません。",
1925
1938
  "selectedHeader": "選択中:",
@@ -309,8 +309,8 @@
309
309
  "openLogsFolder": "打开服务器日志文件夹",
310
310
  "openLogsFailed": "无法打开日志文件夹。",
311
311
  "featureTitle": "功能建议",
312
- "featureDescription": "缺少什么功能?告诉我们。",
313
- "featureAction": "告诉我们",
312
+ "featureDescription": "缺少什么功能?告诉我。",
313
+ "featureAction": "告诉我",
314
314
  "developerTitle": "开发者",
315
315
  "checkUpdate": "检查更新",
316
316
  "checking": "正在检查…",
@@ -428,16 +428,16 @@
428
428
  "updatePhaseSwapping": "正在替换服务文件…",
429
429
  "updatePhaseStarting": "正在启动本地服务…",
430
430
  "shellCache": {
431
- "title": "Shell 缓存",
432
- "description": "应用窗口自身的磁盘缓存——HTTP 响应、编译代码与 GPU 着色器——以及已下载的更新包。清理不会影响 cookies、你的偏好或离线数据,应用会立即从本地服务器重新获取。已就绪待安装的更新包会保留。",
431
+ "title": "应用临时文件",
432
+ "description": "应用运行时在设备上自动保存的临时文件,例如界面用到的图片和代码,以及已下载的更新包。清除后应用会自动重新获取所需文件;登录状态、界面外观和离线数据不受影响。已下载、等待安装的更新包会保留。",
433
433
  "currentSize": "{{size}}",
434
434
  "unavailable": "无法获取",
435
- "clear": "清除缓存",
435
+ "clear": "清除临时文件",
436
436
  "clearing": "正在清除…",
437
- "confirmTitle": "清除 Shell 缓存?",
438
- "confirmDescription": "应用窗口将在下次访问时从本地服务器重新获取文件。cookies、偏好与离线数据不受影响。已就绪待安装的更新包会保留。",
439
- "toastCleared": "Shell 缓存已清除,释放 {{bytes}}。",
440
- "clearFailed": "清除 Shell 缓存失败。"
437
+ "confirmTitle": "清除应用临时文件?",
438
+ "confirmDescription": "应用会在下次使用时自动重新获取所需文件。登录状态、界面外观和离线数据不受影响。已下载、等待安装的更新包会保留。",
439
+ "toastCleared": "应用临时文件已清除,释放 {{bytes}}。",
440
+ "clearFailed": "清除应用临时文件失败。"
441
441
  }
442
442
  },
443
443
  "usage": {
@@ -480,13 +480,13 @@
480
480
  "confirmDescription": "这将删除所有系统偏好,包括主题、语言、字体和日期格式。页面将使用默认值重新加载。此操作无法撤销。"
481
481
  },
482
482
  "systemCache": {
483
- "title": "浏览器缓存",
484
- "description": "浏览器侧的本地数据——Service Worker 缓存、localStorage 与 IndexedDB(离线使用队列、文档草稿)。不会触碰服务器,随后页面将重新加载。",
483
+ "title": "浏览器本地数据",
484
+ "description": "应用保存在浏览器中的界面偏好(主题、语言)、离线使用记录和文档草稿。清空后页面会重新加载、界面恢复默认外观;服务器上的资源和收藏不受影响。",
485
485
  "clear": "全部清空",
486
486
  "clearing": "清空中…",
487
- "resetting": "浏览器缓存已清空,正在重新加载…",
488
- "confirmTitle": "清空浏览器缓存?",
489
- "confirmDescription": "这将删除所有浏览器侧本地数据,包括主题与语言偏好、离线使用记录和已保存的文档草稿,然后重新加载页面。此操作无法撤销。"
487
+ "resetting": "浏览器本地数据已清空,正在重新加载…",
488
+ "confirmTitle": "清空浏览器本地数据?",
489
+ "confirmDescription": "这将删除应用保存在浏览器中的全部数据,包括主题与语言等界面偏好、离线使用记录和文档草稿,然后重新加载页面、恢复默认外观。服务器上的资源和收藏不受影响。此操作无法撤销。"
490
490
  }
491
491
  },
492
492
  "plugin": {
@@ -614,6 +614,7 @@
614
614
  "notInstalled": "未安装",
615
615
  "reportIssue": "报告问题",
616
616
  "reportSecurity": "报告安全漏洞",
617
+ "requestFeature": "申请新功能",
617
618
  "intro": "介绍",
618
619
  "languages": "语言",
619
620
  "noIntro": "该版本未随发布提供介绍",
@@ -1920,6 +1921,18 @@
1920
1921
  }
1921
1922
  },
1922
1923
  "tags": {
1924
+ "edit": {
1925
+ "linkLabel": "网页链接",
1926
+ "linkPlaceholder": "https://…",
1927
+ "linkHint": "标签对应权威页面的可选链接——在悬停预览中展示。",
1928
+ "uploadImage": "上传图片…",
1929
+ "editImage": "编辑图片…",
1930
+ "imageDialogTitle": "标签图片"
1931
+ },
1932
+ "card": {
1933
+ "openLink": "打开链接",
1934
+ "aria": "标签预览:{{name}}"
1935
+ },
1923
1936
  "picker": {
1924
1937
  "noCategories": "暂无分类。",
1925
1938
  "selectedHeader": "选中:",