Rebrand to iiEasy: naming, logo, l10n, docs, assets
Some checks failed
L10n / l10n (push) Has been cancelled
Some checks failed
L10n / l10n (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"@@locale": "ko",
|
||||
"appTitle": "Conduit",
|
||||
"appTitle": "iiEasy",
|
||||
"appSlogan": "미래. 단순함.",
|
||||
"retry": "다시 시도",
|
||||
"back": "뒤로",
|
||||
"you": "프로필",
|
||||
@@ -9,8 +10,8 @@
|
||||
"connectionIssueTitle": "서버에 연결할 수 없습니다",
|
||||
"connectionIssueSubtitle": "다시 연결하거나 로그아웃하여 다른 서버를 선택하세요.",
|
||||
"account": "계정",
|
||||
"supportConduit": "Conduit 지원하기",
|
||||
"supportConduitSubtitle": "지속적인 개발을 위해 자금을 지원하여 Conduit을 독립적으로 유지하세요.",
|
||||
"supportConduit": "iiEasy 지원하기",
|
||||
"supportConduitSubtitle": "지속적인 개발을 위해 자금을 지원하여 iiEasy를 독립적으로 유지하세요.",
|
||||
"githubSponsorsTitle": "GitHub Sponsors",
|
||||
"githubSponsorsSubtitle": "반복 후원자가 되어 로드맵 항목에 자금을 지원하세요.",
|
||||
"buyMeACoffeeTitle": "Buy Me a Coffee",
|
||||
@@ -91,7 +92,7 @@
|
||||
"password": "비밀번호",
|
||||
"signInWithToken": "토큰으로 로그인",
|
||||
"connectToServer": "서버 연결",
|
||||
"enterServerAddress": "시작하려면 Open-WebUI 서버 주소를 입력하세요",
|
||||
"enterServerAddress": "시작하려면 iiEasyWeb 서버 주소를 입력하세요",
|
||||
"serverUrl": "서버 URL",
|
||||
"serverUrlHint": "https://your-server.com",
|
||||
"enterServerUrlSemantic": "서버 URL 또는 IP 주소를 입력하세요",
|
||||
@@ -179,7 +180,7 @@
|
||||
"voiceCallSpeaking": "말하는 중",
|
||||
"voiceCallDisconnected": "연결 끊김",
|
||||
"voiceCallErrorHelp": "다음을 확인하세요:\n• 마이크 권한이 부여되었는지\n• 기기에서 음성 인식이 사용 가능한지\n• 서버에 연결되어 있는지",
|
||||
"messageHintText": "Conduit에게 물어보기",
|
||||
"messageHintText": "iiEasy에게 물어보기",
|
||||
"stopGenerating": "생성 중지",
|
||||
"send": "전송",
|
||||
"codeCopiedToClipboard": "코드가 클립보드에 복사되었습니다.",
|
||||
@@ -314,7 +315,7 @@
|
||||
"deleteFolderMessage": "이 폴더와 할당 참조가 제거됩니다.",
|
||||
"failedToDeleteFolder": "폴더 삭제 실패",
|
||||
"aboutApp": "정보",
|
||||
"aboutAppSubtitle": "Conduit 정보 및 링크",
|
||||
"aboutAppSubtitle": "iiEasy 정보 및 링크",
|
||||
"web": "웹",
|
||||
"imageGen": "이미지 생성",
|
||||
"pinned": "고정됨",
|
||||
@@ -381,8 +382,8 @@
|
||||
},
|
||||
"themeDark": "다크",
|
||||
"themePalette": "강조 색상 팔레트",
|
||||
"themePaletteConduitLabel": "Conduit",
|
||||
"themePaletteConduitDescription": "Conduit을 위해 설계된 깔끔한 중립 테마.",
|
||||
"themePaletteConduitLabel": "iiEasy",
|
||||
"themePaletteConduitDescription": "iiEasy을 위해 설계된 깔끔한 중립 테마.",
|
||||
"themePaletteClaudeLabel": "Claude",
|
||||
"themePaletteClaudeDescription": "Claude 웹 클라이언트에서 가져온 따뜻하고 촉각적인 팔레트.",
|
||||
"themePaletteT3ChatLabel": "T3 Chat",
|
||||
@@ -394,7 +395,7 @@
|
||||
"themeLight": "라이트",
|
||||
"currentlyUsingDarkTheme": "현재 다크 테마 사용 중",
|
||||
"currentlyUsingLightTheme": "현재 라이트 테마 사용 중",
|
||||
"aboutConduit": "Conduit 정보",
|
||||
"aboutConduit": "iiEasy 정보",
|
||||
"versionLabel": "버전: {version} ({build})",
|
||||
"@versionLabel": {
|
||||
"description": "Displays version and build number in the About dialog.",
|
||||
@@ -443,7 +444,7 @@
|
||||
"androidAssistantTitle": "Android digital assistant",
|
||||
"androidAssistantDescription": "Choose what happens when you trigger the Android digital assistant.",
|
||||
"androidAssistantOverlayOption": "Show quick overlay (default)",
|
||||
"androidAssistantNewChatOption": "Open Conduit with a new chat",
|
||||
"androidAssistantNewChatOption": "Open iiEasy with a new chat",
|
||||
"androidAssistantVoiceCallOption": "Start a voice call",
|
||||
"sttSettings": "음성 텍스트 변환",
|
||||
"sttEngineLabel": "인식 엔진",
|
||||
|
||||
Reference in New Issue
Block a user