panhong d63bf0bda5
添加 react 编写的新版 WEBUI (#3417)
* feat:提交前端代码

* feat:提交logo样式切换

* feat:替换avatar、部分位置icon、chatchat相关说明、git链接、Wiki链接、关于、设置、反馈与建议等功能,关闭lobehub自检更新功能

* fix:移除多余代码

---------

Co-authored-by: liunux4odoo <41217877+liunux4odoo@users.noreply.github.com>
2024-03-19 14:30:26 +08:00

149 lines
5.1 KiB
JSON

{
"ModelSelect": {
"featureTag": {
"custom": "사용자 정의 모델, 기본적으로 함수 호출 및 시각 인식을 모두 지원하며, 상기 기능의 가용성을 실제로 확인하십시오",
"file": "이 모델은 파일 업로드를 지원하여 인식할 수 있습니다.",
"functionCall": "이 모델은 함수 호출을 지원합니다",
"tokens": "이 모델은 단일 세션당 최대 {{tokens}} 토큰을 지원합니다",
"vision": "이 모델은 시각 인식을 지원합니다"
}
},
"about": "소개",
"advanceSettings": "고급 설정",
"agentMaxToken": "최대 대화 길이",
"agentModel": "모델",
"agentProfile": "에이전트 프로필",
"appInitializing": "LobeChat이 초기화 중입니다. 잠시 기다려주세요...",
"archive": "보관",
"autoGenerate": "자동 생성",
"autoGenerateTooltip": "힌트 단어를 기반으로 에이전트 설명을 자동으로 완성합니다",
"cancel": "취소",
"changelog": "변경 로그",
"close": "닫기",
"confirmRemoveSessionItemAlert": "이 에이전트를 삭제하려고 합니다. 삭제 후에는 복구할 수 없습니다. 작업을 확인하십시오.",
"copy": "복사",
"copyFail": "복사 실패",
"copySuccess": "복사 성공",
"defaultAgent": "기본 에이전트",
"defaultSession": "기본 세션",
"delete": "",
"document": " ",
"duplicate": " ",
"edit": "",
"export": "",
"exportType": {
"agent": " ",
"agentWithMessage": " ",
"all": " ",
"allAgent": " ",
"allAgentWithMessage": " ",
"globalSetting": " "
},
"feedback": " ",
"historyRange": " ",
"import": "",
"importModal": {
"finish": {
"onlySettings": " ",
"start": "",
"subTitle": " , {{duration}} . :",
"title": " "
},
"loading": " . ...",
"result": {
"added": " ",
"errors": " ",
"messages": "",
"sessionGroups": " ",
"sessions": "",
"skips": " ",
"topics": "",
"type": " "
},
"title": " "
},
"lang": {
"ar": "",
"bn": "",
"cs-CZ": "",
"da-DK": "",
"de-DE": "",
"el-GR": "",
"en": "",
"en-US": "",
"es-ES": "",
"fi-FI": "",
"fr-FR": "",
"hi-IN": "",
"hu-HU": "",
"id-ID": "",
"it-IT": "",
"ja-JP": "",
"ko-KR": "",
"nl-NL": "",
"no-NO": "",
"pl-PL": "",
"pt-BR": "",
"pt-PT": "",
"ro-RO": "",
"ru-RU": "",
"sk-SK": "",
"sr-RS": "",
"sv-SE": "",
"th-TH": "",
"tr-TR": "",
"uk-UA": "",
"vi-VN": "",
"zh": "",
"zh-CN": "()",
"zh-TW": "()"
},
"layoutInitializing": " ...",
"modelProvider": {
"anthropic": "Anthropic",
"azure": "Azure",
"bedrock": "AWS Bedrock",
"google": "Google",
"mistral": "Mistral AI",
"moonshot": " AI",
"ollama": "",
"oneapi": "One API",
"openai": "OpenAI",
"perplexity": "Perplexity",
"zhipu": " AI"
},
"noDescription": " ",
"oauth": "SSO ",
"ok": "",
"password": "",
"pin": "",
"pinOff": " ",
"regenerate": "",
"rename": " ",
"reset": "",
"retry": "",
"send": "",
"setting": "",
"share": "",
"stop": "",
"tab": {
"chat": "",
"market": "",
"setting": ""
},
"telemetry": {
"allow": "",
"deny": "",
"desc": " LobeChat . \"설정\" - \"정보\"에서 언제든지 비활성화할 수 있습니다.",
"learnMore": "더 알아보기",
"title": "LobeChat을 더 나아지게 하는 데 도와주세요"
},
"temp": "임시",
"updateAgent": "에이전트 정보 업데이트",
"upgradeVersion": {
"action": "업그레이드",
"hasNew": "사용 가능한 업데이트가 있습니다",
"newVersion": "새 버전 사용 가능: {{version}}"
}
}