mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-24 16:13:54 +08:00
update:优化翻译
This commit is contained in:
@@ -644,11 +644,11 @@ export default {
|
||||
|
||||
// Home page text
|
||||
'home.addAgent': 'Agent hinzufügen',
|
||||
'home.greeting': 'Hallo Jarvis',
|
||||
'home.greeting': 'Hallo XiaoZhi',
|
||||
'home.wish': 'Lassen Sie uns einen wunderbaren Tag haben!',
|
||||
'home.languageModel': 'LLM',
|
||||
'home.voiceModel': 'TTS',
|
||||
'home.configureRole': 'Rollen konfig.',
|
||||
'home.configureRole': 'Rolle konf.',
|
||||
'home.voiceprintRecognition': 'Stimmabdruck',
|
||||
'home.deviceManagement': 'Geräte',
|
||||
'home.chatHistory': 'Chat-Verlauf',
|
||||
@@ -732,14 +732,14 @@ export default {
|
||||
'roleConfig.roleIntroduction': 'Einführung',
|
||||
'roleConfig.languageCode': 'Sprachcode',
|
||||
'roleConfig.interactionLanguage': 'Interaktionssprache',
|
||||
'roleConfig.vad': ' Sprach-Erkenn. ',
|
||||
'roleConfig.asr': 'Sprach-Erkenn.',
|
||||
'roleConfig.llm': 'Sprach-Mod.',
|
||||
'roleConfig.vllm': 'Vision-Modell',
|
||||
'roleConfig.tts': 'Text-zu-Sprache',
|
||||
'roleConfig.vad': 'VAD',
|
||||
'roleConfig.asr': 'ASR',
|
||||
'roleConfig.llm': 'LLM',
|
||||
'roleConfig.vllm': 'VLLM',
|
||||
'roleConfig.tts': 'TTS',
|
||||
'roleConfig.memoryHis': 'Speicher',
|
||||
'roleConfig.memory': 'Speicher-Mod.',
|
||||
'roleConfig.intent': 'Absichts-Erkenn.',
|
||||
'roleConfig.memory': 'Speicher',
|
||||
'roleConfig.intent': 'Intent',
|
||||
'roleConfig.voiceType': 'Stimmtyp',
|
||||
'roleConfig.pleaseEnterContent': 'Bitte Inhalt eingeben',
|
||||
'roleConfig.pleaseEnterLangCode': 'Bitte Sprachcode eingeben, z.B.: en_US',
|
||||
@@ -1013,7 +1013,6 @@ export default {
|
||||
'agentTemplateManagement.deleteFailed': 'Vorlagenlöschung fehlgeschlagen',
|
||||
'agentTemplateManagement.batchDeleteFailed': 'Vorlagen-Massenlöschung fehlgeschlagen',
|
||||
'agentTemplateManagement.deleteBackendError': 'Löschen fehlgeschlagen, bitte prüfen Sie, ob der Backend-Service normal ist',
|
||||
'agentTemplateManagement.deleteCancelled': 'Löschen abgebrochen',
|
||||
|
||||
// templateQuickConfig
|
||||
'templateQuickConfig.title': 'Modul-Schnellkonfiguration',
|
||||
@@ -1023,8 +1022,8 @@ export default {
|
||||
'templateQuickConfig.agentSettings.systemPromptPlaceholder': 'Bitte Einführung eingeben',
|
||||
'templateQuickConfig.saveConfig': 'Konfiguration speichern',
|
||||
'templateQuickConfig.resetConfig': 'Konfiguration zurücksetzen',
|
||||
'templateQuickConfig.configSaved': 'Konfiguration erfolgreich gespeichert',
|
||||
'templateQuickConfig.configReset': 'Konfiguration wurde zurückgesetzt',
|
||||
'templateQuickConfig.saveSuccess': 'Speichern erfolgreich',
|
||||
'templateQuickConfig.resetSuccess': 'Zurücksetzen erfolgreich',
|
||||
'templateQuickConfig.confirmReset': 'Sind Sie sicher, dass Sie die Konfiguration zurücksetzen möchten?',
|
||||
'templateQuickConfig.saveFailed': 'Konfigurationsspeicherung fehlgeschlagen',
|
||||
'templateQuickConfig.confirm': 'Bestätigen',
|
||||
|
||||
@@ -644,7 +644,7 @@ export default {
|
||||
|
||||
// Home page text
|
||||
'home.addAgent': 'Add Agent',
|
||||
'home.greeting': 'Hi Jarvis',
|
||||
'home.greeting': 'Hi XiaoZhi',
|
||||
'home.wish': "Let's have a wonderful day!",
|
||||
'home.languageModel': 'LLM',
|
||||
'home.voiceModel': 'TTS',
|
||||
@@ -994,7 +994,6 @@ export default {
|
||||
'agentTemplateManagement.templateName': 'Template Name',
|
||||
'agentTemplateManagement.action': 'Action',
|
||||
'agentTemplateManagement.createTemplate': 'Create Template',
|
||||
'templateQuickConfig.newTemplate': 'New Template',
|
||||
'agentTemplateManagement.editTemplate': 'Edit Template',
|
||||
'agentTemplateManagement.deleteTemplate': 'Delete Template',
|
||||
'agentTemplateManagement.deleteSuccess': 'Template deleted successfully',
|
||||
@@ -1013,7 +1012,6 @@ export default {
|
||||
'agentTemplateManagement.deleteFailed': 'Template deletion failed',
|
||||
'agentTemplateManagement.batchDeleteFailed': 'Template batch deletion failed',
|
||||
'agentTemplateManagement.deleteBackendError': 'Deletion failed, please check if the backend service is normal',
|
||||
'agentTemplateManagement.deleteCancelled': 'Deletion cancelled',
|
||||
|
||||
// templateQuickConfig
|
||||
'templateQuickConfig.title': 'Module Quick Configuration',
|
||||
@@ -1023,13 +1021,14 @@ export default {
|
||||
'templateQuickConfig.agentSettings.systemPromptPlaceholder': 'Please enter ntroduction',
|
||||
'templateQuickConfig.saveConfig': 'Save Configuration',
|
||||
'templateQuickConfig.resetConfig': 'Reset Configuration',
|
||||
'templateQuickConfig.configSaved': 'Configuration saved successfully',
|
||||
'templateQuickConfig.configReset': 'Configuration has been reset',
|
||||
'templateQuickConfig.saveSuccess': 'Configuration saved successfully',
|
||||
'templateQuickConfig.resetSuccess': 'Configuration reset successfully',
|
||||
'templateQuickConfig.confirmReset': 'Are you sure you want to reset the configuration?',
|
||||
'templateQuickConfig.saveFailed': 'Configuration save failed',
|
||||
'templateQuickConfig.confirm': 'Confirm',
|
||||
'templateQuickConfig.cancel': 'Cancel',
|
||||
'templateQuickConfig.templateNotFound': 'Template not found',
|
||||
'templateQuickConfig.newTemplate': 'New Template',
|
||||
'warning': 'Warning',
|
||||
'info': 'Info',
|
||||
'common.networkError': 'Network request failed',
|
||||
|
||||
@@ -7,14 +7,14 @@ export default {
|
||||
'login.loginSuccess': 'Đăng nhập thành công!',
|
||||
|
||||
// HeaderBar component text
|
||||
'header.smartManagement': 'Đại lý',
|
||||
'header.smartManagement': 'Tác nhân AI',
|
||||
'header.modelConfig': 'Mô hình',
|
||||
'header.knowledgeBase': 'Kiến thức',
|
||||
'header.voiceCloneManagement': 'Cloning',
|
||||
'header.voiceCloneManagement': 'Nhân bản giọng',
|
||||
'header.voiceResourceManagement': 'Tài nguyên giọng nói',
|
||||
'header.userManagement': 'Người dùng',
|
||||
'header.otaManagement': 'Quản lý OTA',
|
||||
'header.paramDictionary': 'Thêm',
|
||||
'header.paramDictionary': 'Khác',
|
||||
'header.paramManagement': 'Quản lý tham số',
|
||||
'header.dictManagement': 'Quản lý từ điển',
|
||||
'header.agentTemplate': 'Mẫu vai trò mặc định',
|
||||
@@ -643,8 +643,8 @@ export default {
|
||||
'language.vi': 'Tiếng Việt',
|
||||
|
||||
// Home page text
|
||||
'home.addAgent': 'Thêm đại lý',
|
||||
'home.greeting': 'Xin chào Jarvis',
|
||||
'home.addAgent': 'Thêm tác nhân',
|
||||
'home.greeting': 'Xin chào XiaoZhi',
|
||||
'home.wish': 'Chúc bạn một ngày tuyệt vời!',
|
||||
'home.languageModel': 'LLM',
|
||||
'home.voiceModel': 'TTS',
|
||||
@@ -657,7 +657,7 @@ export default {
|
||||
'home.justNow': 'Vừa xong',
|
||||
'home.minutesAgo': '{minutes} phút trước',
|
||||
'home.hoursAgo': '{hours} giờ {minutes} phút trước',
|
||||
'home.confirmDeleteAgent': 'Bạn có chắc chắn muốn xóa đại lý này?',
|
||||
'home.confirmDeleteAgent': 'Bạn có chắc chắn muốn xóa tác nhân này?',
|
||||
'home.deleteSuccess': 'Xóa thành công',
|
||||
'home.deleteFailed': 'Xóa thất bại',
|
||||
'home.enableMemory': 'Vui lòng bật bộ nhớ trong trang \"Cấu hình vai trò\" trước',
|
||||
@@ -714,12 +714,12 @@ export default {
|
||||
'serverSideManager.updateConfigSuccess': 'Cập nhật cấu hình thành công',
|
||||
|
||||
// Add agent dialog text
|
||||
'addAgentDialog.title': 'Thêm đại lý',
|
||||
'addAgentDialog.agentName': 'Tên đại lý',
|
||||
'addAgentDialog.placeholder': 'Vui lòng nhập tên đại lý..',
|
||||
'addAgentDialog.title': 'Thêm tác nhân',
|
||||
'addAgentDialog.agentName': 'Tên tác nhân',
|
||||
'addAgentDialog.placeholder': 'Vui lòng nhập tên tác nhân..',
|
||||
'addAgentDialog.confirm': 'Xác nhận',
|
||||
'addAgentDialog.cancel': 'Hủy bỏ',
|
||||
'addAgentDialog.nameRequired': 'Vui lòng nhập tên đại lý',
|
||||
'addAgentDialog.nameRequired': 'Vui lòng nhập tên tác nhân',
|
||||
'addAgentDialog.addSuccess': 'Thêm thành công',
|
||||
|
||||
// Role configuration page text
|
||||
@@ -770,7 +770,7 @@ export default {
|
||||
'functionDialog.noNeedToConfig': ' không yêu cầu cấu hình tham số',
|
||||
'functionDialog.pleaseSelectFunctionForParam': 'Vui lòng chọn một chức năng đã cấu hình để thiết lập tham số',
|
||||
'functionDialog.mcpAccessPoint': 'Điểm truy cập MCP',
|
||||
'functionDialog.mcpAddressDesc': 'Dưới đây là các địa chỉ điểm truy cập MCP cho đại lý.',
|
||||
'functionDialog.mcpAddressDesc': 'Dưới đây là các địa chỉ điểm truy cập MCP cho tác nhân.',
|
||||
'functionDialog.howToDeployMcp': 'Cách triển khai điểm truy cập MCP',
|
||||
'functionDialog.howToIntegrateMcp': 'Cách tích hợp chức năng MCP',
|
||||
'functionDialog.copy': 'Sao chép',
|
||||
@@ -1013,7 +1013,6 @@ export default {
|
||||
'agentTemplateManagement.deleteFailed': 'Xóa mẫu thất bại',
|
||||
'agentTemplateManagement.batchDeleteFailed': 'Xóa hàng loạt mẫu thất bại',
|
||||
'agentTemplateManagement.deleteBackendError': 'Xóa thất bại, vui lòng kiểm tra xem dịch vụ backend có bình thường không',
|
||||
'agentTemplateManagement.deleteCancelled': 'Đã hủy xóa',
|
||||
|
||||
// templateQuickConfig
|
||||
'templateQuickConfig.title': 'Cấu hình nhanh mô-đun',
|
||||
@@ -1023,8 +1022,8 @@ export default {
|
||||
'templateQuickConfig.agentSettings.systemPromptPlaceholder': 'Vui lòng nhập giới thiệu',
|
||||
'templateQuickConfig.saveConfig': 'Lưu cấu hình',
|
||||
'templateQuickConfig.resetConfig': 'Đặt lại cấu hình',
|
||||
'templateQuickConfig.configSaved': 'Đã lưu cấu hình thành công',
|
||||
'templateQuickConfig.configReset': 'Cấu hình đã được đặt lại',
|
||||
'templateQuickConfig.saveSuccess': 'Lưu thành công',
|
||||
'templateQuickConfig.resetSuccess': 'Đặt lại thành công',
|
||||
'templateQuickConfig.confirmReset': 'Bạn có chắc chắn muốn đặt lại cấu hình?',
|
||||
'templateQuickConfig.saveFailed': 'Lưu cấu hình thất bại',
|
||||
'templateQuickConfig.confirm': 'Xác nhận',
|
||||
@@ -1044,13 +1043,13 @@ export default {
|
||||
'sm2.publicKeyRetryFailed': 'Thử lấy lại khóa công khai thất bại',
|
||||
|
||||
// Voice Clone and Resource Management
|
||||
'voiceClone.title': 'Cloning giọng',
|
||||
'voiceClone.title': 'Nhân bản giọng nói',
|
||||
'voiceResource.title': 'Tài nguyên giọng nói',
|
||||
'voiceClone.platformName': 'Tên nền tảng',
|
||||
'voiceClone.voiceId': 'ID giọng nói',
|
||||
'voiceClone.userId': 'Chủ sở hữu tài khoản',
|
||||
'voiceClone.name': 'Tên giọng nói',
|
||||
'voiceClone.clone': 'Cloning giọng',
|
||||
'voiceClone.clone': 'Nhân bản',
|
||||
'voiceClone.action': 'Hành động',
|
||||
'voiceClone.modelId': 'ID mô hình',
|
||||
'voiceClone.trainStatus': 'Trạng thái đào tạo',
|
||||
@@ -1075,8 +1074,8 @@ export default {
|
||||
'voiceClone.operationClosed': 'Đã đóng popup',
|
||||
'voiceClone.cloneSuccess': 'Nhân bản thành công',
|
||||
'voiceClone.cloneFailed': 'Nhân bản thất bại',
|
||||
'voiceClone.confirmClone': 'Bạn có chắc chắn muốn nhân bản giọng nói này?',
|
||||
'voiceClone.onlySuccessCanClone': 'Chỉ những giọng nói đã được đào tạo thành công mới có thể được nhân bản',
|
||||
'voiceClone.confirmClone': 'Bạn có chắc chắn muốn nhân bản giọng này?',
|
||||
'voiceClone.onlySuccessCanClone': 'Chỉ có thể nhân bản giọng đã huấn luyện thành công',
|
||||
'common.insufficient': 'Không đủ',
|
||||
'voiceClone.platformNameRequired': 'Vui lòng chọn tên nền tảng',
|
||||
'voiceClone.voiceIdRequired': 'Vui lòng chọn ID giọng nói',
|
||||
@@ -1086,9 +1085,9 @@ export default {
|
||||
'voiceClone.userIdPlaceholder': 'Vui lòng nhập từ khóa để chọn chủ sở hữu tài khoản',
|
||||
'voiceClone.waitingUpload': 'Đang chờ tải lên',
|
||||
'voiceClone.waitingTraining': 'Đang chờ nhân bản',
|
||||
'voiceClone.training': 'Đang đào tạo',
|
||||
'voiceClone.trainSuccess': 'Đào tạo thành công',
|
||||
'voiceClone.trainFailed': 'Đào tạo thất bại',
|
||||
'voiceClone.training': 'Đang huấn luyện',
|
||||
'voiceClone.trainSuccess': 'Huấn luyện thành công',
|
||||
'voiceClone.trainFailed': 'Huấn luyện thất bại',
|
||||
'voiceClone.itemsPerPage': '{items} mục mỗi trang',
|
||||
'voiceClone.firstPage': 'Trang đầu',
|
||||
'voiceClone.prevPage': 'Trang trước',
|
||||
@@ -1096,7 +1095,7 @@ export default {
|
||||
'voiceClone.totalRecords': 'Tổng cộng {total} bản ghi',
|
||||
'voiceClone.noVoiceCloneAssigned': 'Tài khoản của bạn không được chỉ định tài nguyên giọng nói',
|
||||
'voiceClone.contactAdmin': 'Vui lòng liên hệ quản trị viên để được chỉ định tài nguyên giọng nói',
|
||||
'voiceClone.dialogTitle': 'Cloning giọng',
|
||||
'voiceClone.dialogTitle': 'Nhân bản giọng nói',
|
||||
'voiceClone.stepUpload': 'Chuẩn bị âm thanh',
|
||||
'voiceClone.stepEdit': 'Chỉnh sửa âm thanh',
|
||||
'voiceClone.dragOrClick': 'Kéo tệp âm thanh vào đây hoặc nhấp để tải lên',
|
||||
|
||||
@@ -993,8 +993,6 @@ export default {
|
||||
'agentTemplateManagement.title': '默认角色管理',
|
||||
'agentTemplateManagement.templateName': '模板名称',
|
||||
'agentTemplateManagement.action': '操作',
|
||||
'templateQuickConfig.saveSuccess': '配置保存成功',
|
||||
'templateQuickConfig.saveFailed': '配置保存失败',
|
||||
'agentTemplateManagement.createTemplate': '创建模板',
|
||||
'agentTemplateManagement.editTemplate': '编辑模板',
|
||||
'agentTemplateManagement.deleteTemplate': '删除模板',
|
||||
@@ -1023,13 +1021,14 @@ export default {
|
||||
'templateQuickConfig.agentSettings.systemPromptPlaceholder': '请输入角色介绍',
|
||||
'templateQuickConfig.saveConfig': '保存配置',
|
||||
'templateQuickConfig.resetConfig': '重置配置',
|
||||
'templateQuickConfig.saveSuccess': '保存成功',
|
||||
'templateQuickConfig.resetSuccess': '重置成功',
|
||||
'templateQuickConfig.confirmReset': '确定要重置配置吗?',
|
||||
'templateQuickConfig.saveFailed': '配置保存失败',
|
||||
'templateQuickConfig.confirm': '确定',
|
||||
'templateQuickConfig.cancel': '取消',
|
||||
'templateQuickConfig.templateNotFound': '未找到指定模板',
|
||||
'templateQuickConfig.newTemplate': '新模板',
|
||||
'templateQuickConfig.saveSuccess': '保存成功',
|
||||
'templateQuickConfig.resetSuccess': '重置成功',
|
||||
'warning': '警告',
|
||||
'info': '提示',
|
||||
'common.networkError': '网络请求失败',
|
||||
|
||||
@@ -994,6 +994,7 @@ export default {
|
||||
'agentTemplateManagement.templateName': '模板名稱',
|
||||
'agentTemplateManagement.action': '操作',
|
||||
'templateQuickConfig.saveSuccess': '配置保存成功',
|
||||
'templateQuickConfig.resetSuccess': '配置重置成功',
|
||||
'templateQuickConfig.saveFailed': '配置保存失敗',
|
||||
'agentTemplateManagement.createTemplate': '建立模板',
|
||||
'agentTemplateManagement.editTemplate': '編輯模板',
|
||||
@@ -1023,8 +1024,6 @@ export default {
|
||||
'templateQuickConfig.agentSettings.systemPromptPlaceholder': '請輸入角色介紹',
|
||||
'templateQuickConfig.saveConfig': '保存配置',
|
||||
'templateQuickConfig.resetConfig': '重置配置',
|
||||
'templateQuickConfig.configSaved': '配置保存成功',
|
||||
'templateQuickConfig.configReset': '配置已重置',
|
||||
'templateQuickConfig.confirmReset': '確定要重置配置嗎?',
|
||||
'templateQuickConfig.confirm': '確定',
|
||||
'templateQuickConfig.cancel': '取消',
|
||||
|
||||
Reference in New Issue
Block a user