Refactor localization files and remove Aliyun references

This commit is contained in:
2026-04-07 11:37:47 +08:00
parent 2662b494c5
commit b395cb0b98
47 changed files with 136 additions and 1311 deletions

View File

@@ -1,25 +1,12 @@
{
"welcome": "Welcome to Qwen3 TTS",
"configureApiKey": "Configure Aliyun API Key",
"selectBackendDescription": "Please select your TTS backend mode, you can change it later in settings",
"enterApiKeyDescription": "Please enter your Aliyun API key, the system will verify its validity",
"localModel": "Local Model",
"localModelDescription": "Free to use local Qwen3-TTS model",
"localModelNoPermission": "No local model permission, please contact administrator",
"aliyunApi": "Aliyun API",
"aliyunApiRecommended": "(Recommended)",
"aliyunApiDescription": "Requires API key configuration, pay-as-you-go",
"skipConfig": "Skip Configuration",
"nextStep": "Next",
"back": "Back",
"verifying": "Verifying...",
"verifyAndComplete": "Verify and Complete",
"apiKey": "API Key",
"howToGetApiKey": "How to get API key?",
"skipSuccess": "Configuration skipped, using local mode by default",
"operationFailed": "Operation failed, please retry",
"configComplete": "Configuration complete, using local mode by default",
"configCompleteAliyun": "Configuration complete, using Aliyun mode by default",
"saveFailed": "Failed to save configuration, please retry",
"verifyFailed": "API key verification failed, please check and retry"
"saveFailed": "Failed to save configuration, please retry"
}

View File

@@ -1,57 +1,12 @@
{
"settings": "Settings",
"generalSettings": "General Settings",
"backendSettings": "Backend Settings",
"apiSettings": "API Settings",
"preferencesSaved": "Preferences saved",
"preferencesSaveFailed": "Preferences save failed",
"defaultBackend": "Default Backend",
"local": "Local Model",
"aliyun": "Aliyun API",
"aliyunApiKey": "Aliyun API Key",
"apiKeyPlaceholder": "Enter API key",
"apiKeyDescription": "Used for Aliyun TTS service authentication",
"saveApiKey": "Save Key",
"apiKeySaved": "API key saved",
"apiKeySaveFailed": "API key save failed",
"showApiKey": "Show Key",
"hideApiKey": "Hide Key",
"testConnection": "Test Connection",
"connectionSuccess": "Connection successful",
"connectionFailed": "Connection failed",
"title": "Settings",
"description": "Manage your account settings and preferences",
"language": "Interface Language",
"languageDescription": "Select interface display language",
"theme": "Theme",
"themeLight": "Light",
"themeDark": "Dark",
"themeSystem": "System",
"title": "Settings",
"description": "Manage your account settings and preferences",
"backendPreference": "Backend Preference",
"backendPreferenceDescription": "Choose default TTS backend mode",
"localModel": "Local Model",
"localModelDescription": "Free to use local Qwen3-TTS model",
"localModelNoPermission": "Please contact admin to enable local model access",
"aliyunApi": "Aliyun API",
"aliyunApiDescription": "Use Aliyun TTS service",
"switchedToLocal": "Switched to local mode",
"switchedToAliyun": "Switched to Aliyun mode",
"saveFailed": "Save failed, please retry",
"apiKeyUpdated": "API key updated and verified successfully",
"apiKeyVerifyFailed": "API key verification failed",
"verifyFailed": "Verification failed",
"currentStatus": "Current Status:",
"configured": "Configured and valid",
"notConfigured": "Not configured",
"apiKey": "API Key",
"updating": "Updating...",
"addKey": "Add Key",
"updateKey": "Update Key",
"verifyKey": "Verify Key",
"deleteKey": "Delete Key",
"deleteKeyConfirm": "Are you sure you want to delete Aliyun API key? Will switch to local mode automatically.",
"keyDeleted": "API key deleted, switched to local mode",
"deleteFailed": "Delete failed",
"accountInfo": "Account Information",
"accountInfoDescription": "Your account basic information",
"email": "Email",

View File

@@ -22,7 +22,6 @@
"pauseAudio": "Pause",
"backend": "Backend Service",
"localBackend": "Local Model",
"aliyunBackend": "Aliyun API",
"backendSwitched": "Backend switched",
"backendError": "Backend service error",
"languageLabel": "Language",

View File

@@ -61,6 +61,5 @@
"deleteFailed": "Delete failed",
"deleteConfirmDesc": "Are you sure you want to delete \"{{name}}\"? This action cannot be undone.",
"local": "Local",
"aliyun": "Aliyun",
"deleting": "Deleting..."
}

View File

@@ -1,25 +1,12 @@
{
"welcome": "Qwen3 TTSへようこそ",
"configureApiKey": "Aliyun APIキーを設定",
"selectBackendDescription": "TTSバックエンドモードを選択してください。後で設定で変更できます",
"enterApiKeyDescription": "Aliyun APIキーを入力してください。システムがその有効性を検証します",
"localModel": "ローカルモデル",
"localModelDescription": "無料でローカルQwen3-TTSモデルを使用",
"localModelNoPermission": "ローカルモデルの権限がありません。管理者にお問い合わせください",
"aliyunApi": "Aliyun API",
"aliyunApiRecommended": "(推奨)",
"aliyunApiDescription": "APIキーの設定が必要。従量課金制",
"skipConfig": "設定をスキップ",
"nextStep": "次へ",
"back": "戻る",
"verifying": "検証中...",
"verifyAndComplete": "検証して完了",
"apiKey": "APIキー",
"howToGetApiKey": "APIキーの取得方法",
"skipSuccess": "設定をスキップしました。デフォルトでローカルモードを使用します",
"operationFailed": "操作に失敗しました。再試行してください",
"configComplete": "設定が完了しました。デフォルトでローカルモードを使用します",
"configCompleteAliyun": "設定が完了しました。デフォルトでAliyunモードを使用します",
"saveFailed": "設定の保存に失敗しました。再試行してください",
"verifyFailed": "APIキーの検証に失敗しました。確認して再試行してください"
"saveFailed": "設定の保存に失敗しました。再試行してください"
}

View File

@@ -1,57 +1,12 @@
{
"settings": "設定",
"generalSettings": "一般設定",
"backendSettings": "バックエンド設定",
"apiSettings": "API設定",
"preferencesSaved": "設定を保存しました",
"preferencesSaveFailed": "設定の保存に失敗しました",
"defaultBackend": "デフォルトバックエンド",
"local": "ローカルモデル",
"aliyun": "Aliyun API",
"aliyunApiKey": "Aliyun APIキー",
"apiKeyPlaceholder": "APIキーを入力してください",
"apiKeyDescription": "Aliyun TTSサービスの認証に使用",
"saveApiKey": "キーを保存",
"apiKeySaved": "APIキーを保存しました",
"apiKeySaveFailed": "APIキーの保存に失敗しました",
"showApiKey": "キーを表示",
"hideApiKey": "キーを非表示",
"testConnection": "接続テスト",
"connectionSuccess": "接続成功",
"connectionFailed": "接続失敗",
"title": "設定",
"description": "アカウント設定と環境設定を管理",
"language": "表示言語",
"languageDescription": "インターフェース言語を選択",
"theme": "テーマ",
"themeLight": "ライト",
"themeDark": "ダーク",
"themeSystem": "システム設定",
"title": "設定",
"description": "アカウント設定と環境設定を管理",
"backendPreference": "バックエンド設定",
"backendPreferenceDescription": "デフォルトのTTSバックエンドモードを選択",
"localModel": "ローカルモデル",
"localModelDescription": "無料でローカルQwen3-TTSモデルを使用",
"localModelNoPermission": "管理者にローカルモデルの使用権限をお問い合わせください",
"aliyunApi": "Aliyun API",
"aliyunApiDescription": "Aliyun TTSサービスを使用",
"switchedToLocal": "ローカルモードに切り替えました",
"switchedToAliyun": "Aliyunモードに切り替えました",
"saveFailed": "保存に失敗しました。再試行してください",
"apiKeyUpdated": "APIキーを更新し、検証しました",
"apiKeyVerifyFailed": "APIキーの検証に失敗しました",
"verifyFailed": "検証に失敗しました",
"currentStatus": "現在のステータス:",
"configured": "設定済みで有効",
"notConfigured": "未設定",
"apiKey": "APIキー",
"updating": "更新中...",
"addKey": "キーを追加",
"updateKey": "キーを更新",
"verifyKey": "キーを検証",
"deleteKey": "キーを削除",
"deleteKeyConfirm": "Aliyun APIキーを削除してもよろしいですか削除後は自動的にローカルモードに切り替わります。",
"keyDeleted": "APIキーを削除しました。ローカルモードに切り替えました",
"deleteFailed": "削除に失敗しました",
"accountInfo": "アカウント情報",
"accountInfoDescription": "アカウントの基本情報",
"email": "メールアドレス",

View File

@@ -22,7 +22,6 @@
"pauseAudio": "一時停止",
"backend": "バックエンドサービス",
"localBackend": "ローカルモデル",
"aliyunBackend": "Alibaba Cloud API",
"backendSwitched": "バックエンドを切り替えました",
"backendError": "バックエンドサービスエラー",
"languageLabel": "言語",

View File

@@ -61,6 +61,5 @@
"deleteFailed": "削除に失敗しました",
"deleteConfirmDesc": "「{{name}}」を削除してもよろしいですか?この操作は元に戻せません。",
"local": "ローカル",
"aliyun": "Aliyun",
"deleting": "削除中..."
}

View File

@@ -1,25 +1,12 @@
{
"welcome": "Qwen3 TTS에 오신 것을 환영합니다",
"configureApiKey": "Aliyun API 키 설정",
"selectBackendDescription": "TTS 백엔드 모드를 선택하세요. 나중에 설정에서 변경할 수 있습니다",
"enterApiKeyDescription": "Aliyun API 키를 입력하세요. 시스템이 유효성을 검증합니다",
"localModel": "로컬 모델",
"localModelDescription": "무료로 로컬 Qwen3-TTS 모델 사용",
"localModelNoPermission": "로컬 모델 권한이 없습니다. 관리자에게 문의하세요",
"aliyunApi": "Aliyun API",
"aliyunApiRecommended": "(권장)",
"aliyunApiDescription": "API 키 설정 필요. 사용량에 따라 과금",
"skipConfig": "설정 건너뛰기",
"nextStep": "다음",
"back": "뒤로",
"verifying": "검증 중...",
"verifyAndComplete": "검증 및 완료",
"apiKey": "API 키",
"howToGetApiKey": "API 키를 얻는 방법",
"skipSuccess": "설정을 건너뛰었습니다. 기본적으로 로컬 모드를 사용합니다",
"operationFailed": "작업에 실패했습니다. 다시 시도하세요",
"configComplete": "설정이 완료되었습니다. 기본적으로 로컬 모드를 사용합니다",
"configCompleteAliyun": "설정이 완료되었습니다. 기본적으로 Aliyun 모드를 사용합니다",
"saveFailed": "설정 저장에 실패했습니다. 다시 시도하세요",
"verifyFailed": "API 키 검증에 실패했습니다. 확인 후 다시 시도하세요"
"saveFailed": "설정 저장에 실패했습니다. 다시 시도하세요"
}

View File

@@ -1,57 +1,12 @@
{
"settings": "설정",
"generalSettings": "일반 설정",
"backendSettings": "백엔드 설정",
"apiSettings": "API 설정",
"preferencesSaved": "환경 설정이 저장되었습니다",
"preferencesSaveFailed": "환경 설정 저장에 실패했습니다",
"defaultBackend": "기본 백엔드",
"local": "로컬 모델",
"aliyun": "Aliyun API",
"aliyunApiKey": "Aliyun API 키",
"apiKeyPlaceholder": "API 키를 입력하세요",
"apiKeyDescription": "Aliyun TTS 서비스 인증에 사용",
"saveApiKey": "키 저장",
"apiKeySaved": "API 키가 저장되었습니다",
"apiKeySaveFailed": "API 키 저장에 실패했습니다",
"showApiKey": "키 표시",
"hideApiKey": "키 숨기기",
"testConnection": "연결 테스트",
"connectionSuccess": "연결 성공",
"connectionFailed": "연결 실패",
"title": "설정",
"description": "계정 설정 및 환경 설정 관리",
"language": "인터페이스 언어",
"languageDescription": "인터페이스 표시 언어 선택",
"theme": "테마",
"themeLight": "라이트",
"themeDark": "다크",
"themeSystem": "시스템 설정",
"title": "설정",
"description": "계정 설정 및 환경 설정 관리",
"backendPreference": "백엔드 설정",
"backendPreferenceDescription": "기본 TTS 백엔드 모드 선택",
"localModel": "로컬 모델",
"localModelDescription": "무료로 로컬 Qwen3-TTS 모델 사용",
"localModelNoPermission": "관리자에게 로컬 모델 사용 권한을 문의하세요",
"aliyunApi": "Aliyun API",
"aliyunApiDescription": "Aliyun TTS 서비스 사용",
"switchedToLocal": "로컬 모드로 전환했습니다",
"switchedToAliyun": "Aliyun 모드로 전환했습니다",
"saveFailed": "저장에 실패했습니다. 다시 시도하세요",
"apiKeyUpdated": "API 키가 업데이트되고 검증되었습니다",
"apiKeyVerifyFailed": "API 키 검증에 실패했습니다",
"verifyFailed": "검증에 실패했습니다",
"currentStatus": "현재 상태:",
"configured": "설정됨 및 유효함",
"notConfigured": "설정되지 않음",
"apiKey": "API 키",
"updating": "업데이트 중...",
"addKey": "키 추가",
"updateKey": "키 업데이트",
"verifyKey": "키 검증",
"deleteKey": "키 삭제",
"deleteKeyConfirm": "Aliyun API 키를 삭제하시겠습니까? 삭제 후 자동으로 로컬 모드로 전환됩니다.",
"keyDeleted": "API 키가 삭제되었습니다. 로컬 모드로 전환했습니다",
"deleteFailed": "삭제에 실패했습니다",
"accountInfo": "계정 정보",
"accountInfoDescription": "계정 기본 정보",
"email": "이메일",

View File

@@ -22,7 +22,6 @@
"pauseAudio": "일시정지",
"backend": "백엔드 서비스",
"localBackend": "로컬 모델",
"aliyunBackend": "Alibaba Cloud API",
"backendSwitched": "백엔드가 전환되었습니다",
"backendError": "백엔드 서비스 오류",
"languageLabel": "언어",

View File

@@ -61,6 +61,5 @@
"deleteFailed": "삭제 실패",
"deleteConfirmDesc": "「{{name}}」을(를) 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.",
"local": "로컬",
"aliyun": "Aliyun",
"deleting": "삭제 중..."
}

View File

@@ -1,25 +1,12 @@
{
"welcome": "欢迎使用 Qwen3 TTS",
"configureApiKey": "配置阿里云 API 密钥",
"selectBackendDescription": "请选择您的 TTS 后端模式,后续可在设置中修改",
"enterApiKeyDescription": "请输入您的阿里云 API 密钥,系统将验证其有效性",
"localModel": "本地模型",
"localModelDescription": "免费使用本地 Qwen3-TTS 模型",
"localModelNoPermission": "无本地模型权限,请联系管理员",
"aliyunApi": "阿里云 API",
"aliyunApiRecommended": "(推荐)",
"aliyunApiDescription": "需要配置 API 密钥,按量计费",
"skipConfig": "跳过配置",
"nextStep": "下一步",
"back": "返回",
"verifying": "验证中...",
"verifyAndComplete": "验证并完成",
"apiKey": "API 密钥",
"howToGetApiKey": "如何获取 API 密钥?",
"skipSuccess": "已跳过配置,默认使用本地模式",
"operationFailed": "操作失败,请重试",
"configComplete": "配置完成,默认使用本地模式",
"configCompleteAliyun": "配置完成,默认使用阿里云模式",
"saveFailed": "保存配置失败,请重试",
"verifyFailed": "API 密钥验证失败,请检查后重试"
"saveFailed": "保存配置失败,请重试"
}

View File

@@ -1,57 +1,12 @@
{
"settings": "设置",
"generalSettings": "通用设置",
"backendSettings": "后端设置",
"apiSettings": "API设置",
"preferencesSaved": "偏好设置已保存",
"preferencesSaveFailed": "偏好设置保存失败",
"defaultBackend": "默认后端",
"local": "本地模型",
"aliyun": "阿里云API",
"aliyunApiKey": "阿里云 API 密钥",
"apiKeyPlaceholder": "请输入 API 密钥",
"apiKeyDescription": "用于阿里云 TTS 服务认证",
"saveApiKey": "保存密钥",
"apiKeySaved": "API 密钥已保存",
"apiKeySaveFailed": "API 密钥保存失败",
"showApiKey": "显示密钥",
"hideApiKey": "隐藏密钥",
"testConnection": "测试连接",
"connectionSuccess": "连接成功",
"connectionFailed": "连接失败",
"title": "设置",
"description": "管理您的账户设置和偏好",
"language": "界面语言",
"languageDescription": "选择界面显示语言",
"theme": "主题",
"themeLight": "浅色",
"themeDark": "深色",
"themeSystem": "跟随系统",
"title": "设置",
"description": "管理您的账户设置和偏好",
"backendPreference": "后端偏好",
"backendPreferenceDescription": "选择默认的 TTS 后端模式",
"localModel": "本地模型",
"localModelDescription": "免费使用本地 Qwen3-TTS 模型",
"localModelNoPermission": "请联系管理员开启使用本地模型权限",
"aliyunApi": "阿里云 API",
"aliyunApiDescription": "使用阿里云 TTS 服务",
"switchedToLocal": "已切换到本地模式",
"switchedToAliyun": "已切换到阿里云模式",
"saveFailed": "保存失败,请重试",
"apiKeyUpdated": "API 密钥已更新并验证成功",
"apiKeyVerifyFailed": "API 密钥验证失败",
"verifyFailed": "验证失败",
"currentStatus": "当前状态:",
"configured": "已配置并有效",
"notConfigured": "未配置",
"apiKey": "API 密钥",
"updating": "更新中...",
"addKey": "添加密钥",
"updateKey": "更新密钥",
"verifyKey": "验证密钥",
"deleteKey": "删除密钥",
"deleteKeyConfirm": "确定要删除阿里云 API 密钥吗?删除后将自动切换到本地模式。",
"keyDeleted": "API 密钥已删除,已切换到本地模式",
"deleteFailed": "删除失败",
"accountInfo": "账户信息",
"accountInfoDescription": "您的账户基本信息",
"email": "邮箱",

View File

@@ -22,7 +22,6 @@
"pauseAudio": "暂停",
"backend": "后端服务",
"localBackend": "本地模型",
"aliyunBackend": "阿里云API",
"backendSwitched": "后端已切换",
"backendError": "后端服务错误",
"languageLabel": "语言",

View File

@@ -61,6 +61,5 @@
"deleteFailed": "删除失败",
"deleteConfirmDesc": "确定要删除「{{name}}」吗?此操作不可撤销。",
"local": "本地",
"aliyun": "阿里云",
"deleting": "删除中..."
}

View File

@@ -1,25 +1,12 @@
{
"welcome": "歡迎使用 Qwen3 TTS",
"configureApiKey": "設定阿里雲 API 金鑰",
"selectBackendDescription": "請選擇您的 TTS 後端模式,後續可在設定中修改",
"enterApiKeyDescription": "請輸入您的阿里雲 API 金鑰,系統將驗證其有效性",
"localModel": "本機模型",
"localModelDescription": "免費使用本機 Qwen3-TTS 模型",
"localModelNoPermission": "無本機模型權限,請聯絡管理員",
"aliyunApi": "阿里雲 API",
"aliyunApiRecommended": "(推薦)",
"aliyunApiDescription": "需要設定 API 金鑰,按量計費",
"skipConfig": "跳過設定",
"nextStep": "下一步",
"back": "返回",
"verifying": "驗證中...",
"verifyAndComplete": "驗證並完成",
"apiKey": "API 金鑰",
"howToGetApiKey": "如何取得 API 金鑰?",
"skipSuccess": "已跳過設定,預設使用本機模式",
"operationFailed": "操作失敗,請重試",
"configComplete": "設定完成,預設使用本機模式",
"configCompleteAliyun": "設定完成,預設使用阿里雲模式",
"saveFailed": "儲存設定失敗,請重試",
"verifyFailed": "API 金鑰驗證失敗,請檢查後重試"
"saveFailed": "儲存設定失敗,請重試"
}

View File

@@ -1,57 +1,12 @@
{
"settings": "設定",
"generalSettings": "一般設定",
"backendSettings": "後端設定",
"apiSettings": "API設定",
"preferencesSaved": "偏好設定已儲存",
"preferencesSaveFailed": "偏好設定儲存失敗",
"defaultBackend": "預設後端",
"local": "本機模型",
"aliyun": "阿里雲API",
"aliyunApiKey": "阿里雲 API 金鑰",
"apiKeyPlaceholder": "請輸入 API 金鑰",
"apiKeyDescription": "用於阿里雲 TTS 服務認證",
"saveApiKey": "儲存金鑰",
"apiKeySaved": "API 金鑰已儲存",
"apiKeySaveFailed": "API 金鑰儲存失敗",
"showApiKey": "顯示金鑰",
"hideApiKey": "隱藏金鑰",
"testConnection": "測試連線",
"connectionSuccess": "連線成功",
"connectionFailed": "連線失敗",
"title": "設定",
"description": "管理您的帳戶設定和偏好",
"language": "介面語言",
"languageDescription": "選擇介面顯示語言",
"theme": "主題",
"themeLight": "淺色",
"themeDark": "深色",
"themeSystem": "跟隨系統",
"title": "設定",
"description": "管理您的帳戶設定和偏好",
"backendPreference": "後端偏好",
"backendPreferenceDescription": "選擇預設的 TTS 後端模式",
"localModel": "本機模型",
"localModelDescription": "免費使用本機 Qwen3-TTS 模型",
"localModelNoPermission": "請聯絡管理員開啟使用本機模型權限",
"aliyunApi": "阿里雲 API",
"aliyunApiDescription": "使用阿里雲 TTS 服務",
"switchedToLocal": "已切換到本機模式",
"switchedToAliyun": "已切換到阿里雲模式",
"saveFailed": "儲存失敗,請重試",
"apiKeyUpdated": "API 金鑰已更新並驗證成功",
"apiKeyVerifyFailed": "API 金鑰驗證失敗",
"verifyFailed": "驗證失敗",
"currentStatus": "目前狀態:",
"configured": "已設定且有效",
"notConfigured": "未設定",
"apiKey": "API 金鑰",
"updating": "更新中...",
"addKey": "新增金鑰",
"updateKey": "更新金鑰",
"verifyKey": "驗證金鑰",
"deleteKey": "刪除金鑰",
"deleteKeyConfirm": "確定要刪除阿里雲 API 金鑰嗎?刪除後將自動切換到本機模式。",
"keyDeleted": "API 金鑰已刪除,已切換到本機模式",
"deleteFailed": "刪除失敗",
"accountInfo": "帳戶資訊",
"accountInfoDescription": "您的帳戶基本資訊",
"email": "電子郵件",

View File

@@ -22,7 +22,6 @@
"pauseAudio": "暫停",
"backend": "後端服務",
"localBackend": "本機模型",
"aliyunBackend": "阿里雲API",
"backendSwitched": "後端已切換",
"backendError": "後端服務錯誤",
"languageLabel": "語言",

View File

@@ -61,6 +61,5 @@
"deleteFailed": "刪除失敗",
"deleteConfirmDesc": "確定要刪除「{{name}}」嗎?此操作無法撤銷。",
"local": "本地",
"aliyun": "阿里雲",
"deleting": "刪除中..."
}