From 40faf928631e451d99b38dcb320d761a42b92cbe Mon Sep 17 00:00:00 2001 From: alger Date: Sun, 5 Jul 2026 14:47:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(i18n):=20=E6=B4=9B=E9=9B=AA=E9=9F=B3?= =?UTF-8?q?=E6=BA=90=E5=90=8D=E7=A7=B0=E9=94=99=E5=88=AB=E5=AD=97=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=EF=BC=88=E8=90=BD=E9=9B=AA=E2=86=92=E6=B4=9B=E9=9B=AA?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit LX Music 官方中文名为'洛雪音乐助手',设置页三种语言的用户可见文案统一修正。 Closes #565 --- src/i18n/lang/ja-JP/settings.ts | 14 +++++++------- src/i18n/lang/zh-CN/settings.ts | 14 +++++++------- src/i18n/lang/zh-Hant/settings.ts | 14 +++++++------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/i18n/lang/ja-JP/settings.ts b/src/i18n/lang/ja-JP/settings.ts index 308eb36..65eebfb 100644 --- a/src/i18n/lang/ja-JP/settings.ts +++ b/src/i18n/lang/ja-JP/settings.ts @@ -128,26 +128,26 @@ export default { lxMusic: { tabs: { sources: '音源選択', - lxMusic: '落雪音源', + lxMusic: '洛雪音源', customApi: 'カスタムAPI' }, scripts: { title: 'インポート済みのスクリプト', importLocal: 'ローカルインポート', importOnline: 'オンラインインポート', - urlPlaceholder: '落雪音源スクリプトのURLを入力', + urlPlaceholder: '洛雪音源スクリプトのURLを入力', importBtn: 'インポート', - empty: 'インポート済みの落雪音源はありません', - notConfigured: '未設定(落雪音源タブで設定してください)', + empty: 'インポート済みの洛雪音源はありません', + notConfigured: '未設定(洛雪音源タブで設定してください)', importHint: '互換性のあるカスタムAPIプラグインをインポートして音源を拡張します', - noScriptWarning: '先に落雪音源スクリプトをインポートしてください', - noSelectionWarning: '先に落雪音源を選択してください', + noScriptWarning: '先に洛雪音源スクリプトをインポートしてください', + noSelectionWarning: '先に洛雪音源を選択してください', notFound: '音源が存在しません', switched: '音源を切り替えました: {name}', deleted: '音源を削除しました: {name}', enterUrl: 'スクリプトURLを入力してください', invalidUrl: '無効なURL形式', - invalidScript: '無効な落雪音源スクリプトです(globalThis.lxが見つかりません)', + invalidScript: '無効な洛雪音源スクリプトです(globalThis.lxが見つかりません)', nameRequired: '名前を空にすることはできません', renameSuccess: '名前を変更しました' } diff --git a/src/i18n/lang/zh-CN/settings.ts b/src/i18n/lang/zh-CN/settings.ts index 658f0cf..1434e18 100644 --- a/src/i18n/lang/zh-CN/settings.ts +++ b/src/i18n/lang/zh-CN/settings.ts @@ -128,26 +128,26 @@ export default { lxMusic: { tabs: { sources: '音源选择', - lxMusic: '落雪音源', + lxMusic: '洛雪音源', customApi: '自定义API' }, scripts: { title: '已导入的音源脚本', importLocal: '本地导入', importOnline: '在线导入', - urlPlaceholder: '输入落雪音源脚本 URL', + urlPlaceholder: '输入洛雪音源脚本 URL', importBtn: '导入', - empty: '暂无已导入的落雪音源', - notConfigured: '未配置 (请去落雪音源Tab配置)', + empty: '暂无已导入的洛雪音源', + notConfigured: '未配置 (请去洛雪音源Tab配置)', importHint: '导入兼容的自定义 API 插件以扩展音源', - noScriptWarning: '请先导入落雪音源脚本', - noSelectionWarning: '请先选择一个落雪音源', + noScriptWarning: '请先导入洛雪音源脚本', + noSelectionWarning: '请先选择一个洛雪音源', notFound: '音源不存在', switched: '已切换到音源: {name}', deleted: '已删除音源: {name}', enterUrl: '请输入脚本 URL', invalidUrl: '无效的 URL 格式', - invalidScript: '无效的落雪音源脚本,未找到 globalThis.lx 相关代码', + invalidScript: '无效的洛雪音源脚本,未找到 globalThis.lx 相关代码', nameRequired: '名称不能为空', renameSuccess: '重命名成功' } diff --git a/src/i18n/lang/zh-Hant/settings.ts b/src/i18n/lang/zh-Hant/settings.ts index aa9028c..bec5d51 100644 --- a/src/i18n/lang/zh-Hant/settings.ts +++ b/src/i18n/lang/zh-Hant/settings.ts @@ -124,26 +124,26 @@ export default { lxMusic: { tabs: { sources: '音源選擇', - lxMusic: '落雪音源', + lxMusic: '洛雪音源', customApi: '自訂API' }, scripts: { title: '已匯入的音源腳本', importLocal: '本機匯入', importOnline: '線上匯入', - urlPlaceholder: '輸入落雪音源腳本 URL', + urlPlaceholder: '輸入洛雪音源腳本 URL', importBtn: '匯入', - empty: '暫無已匯入的落雪音源', - notConfigured: '未設定 (請至落雪音源分頁設定)', + empty: '暫無已匯入的洛雪音源', + notConfigured: '未設定 (請至洛雪音源分頁設定)', importHint: '匯入相容的自訂 API 外掛以擴充音源', - noScriptWarning: '請先匯入落雪音源腳本', - noSelectionWarning: '請先選擇一個落雪音源', + noScriptWarning: '請先匯入洛雪音源腳本', + noSelectionWarning: '請先選擇一個洛雪音源', notFound: '音源不存在', switched: '已切換到音源: {name}', deleted: '已刪除音源: {name}', enterUrl: '請輸入腳本 URL', invalidUrl: '無效的 URL 格式', - invalidScript: '無效的落雪音源腳本,未找到 globalThis.lx 相關程式碼', + invalidScript: '無效的洛雪音源腳本,未找到 globalThis.lx 相關程式碼', nameRequired: '名稱不能為空', renameSuccess: '重新命名成功' }