da12a39321
New translation updates
135 lines
6.6 KiB
JSON
135 lines
6.6 KiB
JSON
{
|
|
"INTEGRATION_SETTINGS": {
|
|
"HEADER": "통합",
|
|
"WEBHOOK": {
|
|
"SUBSCRIBED_EVENTS": "Subscribed Events",
|
|
"FORM": {
|
|
"CANCEL": "취소",
|
|
"DESC": "웹훅 이벤트는 Chatwoot 계정에서 일어나는 일에 대한 실시간 정보를 제공합니다. 콜백을 구성하려면 유효한 URL을 입력하십시오.",
|
|
"SUBSCRIPTIONS": {
|
|
"LABEL": "Events",
|
|
"EVENTS": {
|
|
"CONVERSATION_CREATED": "Conversation Created",
|
|
"CONVERSATION_STATUS_CHANGED": "Conversation Status Changed",
|
|
"CONVERSATION_UPDATED": "Conversation Updated",
|
|
"MESSAGE_CREATED": "Message created",
|
|
"MESSAGE_UPDATED": "Message updated",
|
|
"WEBWIDGET_TRIGGERED": "Live chat widget opened by the user"
|
|
}
|
|
},
|
|
"END_POINT": {
|
|
"LABEL": "웹훅 URL",
|
|
"PLACEHOLDER": "예시: https://example/api/webhook",
|
|
"ERROR": "올바른 URL을 입력하십시오."
|
|
},
|
|
"EDIT_SUBMIT": "Update webhook",
|
|
"ADD_SUBMIT": "웹훅 만들기"
|
|
},
|
|
"TITLE": "웹훅",
|
|
"CONFIGURE": "구성",
|
|
"HEADER": "웹훅 설정",
|
|
"HEADER_BTN_TXT": "새 웹훅 추가",
|
|
"LOADING": "첨부된 웹훅을 가져오는 중",
|
|
"SEARCH_404": "이 쿼리와 일치하는 항목이 없음",
|
|
"SIDEBAR_TXT": "<p><b>라벨</b></p><p>라벨은 대화를 분류하고 우선순위를 정하는 데 도움이 된다. 사이드패널에서 대화에 라벨을 할당할 수 있다.</p><p>라벨은 계정에 연결되며 조직에서 사용자 정의 워크플로우를 만드는 데 사용할 수 있다. 라벨에 사용자 정의 색상을 지정할 수 있으며, 라벨을 쉽게 식별할 수 있다. 사이드바에 라벨을 표시하여 대화를 쉽게 필터링할 수 있다.</p>",
|
|
"LIST": {
|
|
"404": "이 계정에 구성된 웹훅이 없음.",
|
|
"TITLE": "웹훅 관리",
|
|
"TABLE_HEADER": [
|
|
"웹훅 엔드포인트",
|
|
"액션"
|
|
]
|
|
},
|
|
"EDIT": {
|
|
"BUTTON_TEXT": "수정",
|
|
"TITLE": "Edit webhook",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook configuration updated successfully",
|
|
"ERROR_MESSAGE": "Woot 서버에 연결할 수 없음. 나중에 다시 시도하십시오."
|
|
}
|
|
},
|
|
"ADD": {
|
|
"CANCEL": "취소",
|
|
"TITLE": "새 웹훅 추가",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook configuration added successfully",
|
|
"ERROR_MESSAGE": "Woot 서버에 연결할 수 없음. 나중에 다시 시도하십시오."
|
|
}
|
|
},
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "삭제",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "웹훅이 성공적으로 삭제됨",
|
|
"ERROR_MESSAGE": "Woot 서버에 연결할 수 없음. 나중에 다시 시도하십시오."
|
|
},
|
|
"CONFIRM": {
|
|
"TITLE": "삭제 확인",
|
|
"MESSAGE": "Are you sure to delete the webhook? (%{webhookURL})",
|
|
"YES": "예, 삭제합니다. ",
|
|
"NO": "아니요, 유지합니다."
|
|
}
|
|
}
|
|
},
|
|
"SLACK": {
|
|
"HELP_TEXT": {
|
|
"TITLE": "Using Slack Integration",
|
|
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
|
|
}
|
|
},
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "삭제",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "통합이 성공적으로 삭제됨."
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "연결"
|
|
},
|
|
"DASHBOARD_APPS": {
|
|
"TITLE": "Dashboard Apps",
|
|
"HEADER_BTN_TXT": "Add a new dashboard app",
|
|
"SIDEBAR_TXT": "<p><b>Dashboard Apps</b></p><p>Dashboard Apps allow organizations to embed an application inside the Chatwoot dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that inside the dashboard to provide user information, their orders, or their previous payment history.</p><p>When you embed your application using the dashboard in Chatwoot, your application will get the context of the conversation and contact as a window event. Implement a listener for the message event on your page to receive the context.</p><p>To add a new dashboard app, click on the button 'Add a new dashboard app'.</p>",
|
|
"DESCRIPTION": "Dashboard Apps allow organizations to embed an application inside the dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that to provide user information, their orders, or their previous payment history.",
|
|
"LIST": {
|
|
"404": "There are no dashboard apps configured on this account yet",
|
|
"LOADING": "Fetching dashboard apps...",
|
|
"TABLE_HEADER": [
|
|
"이름",
|
|
"Endpoint"
|
|
],
|
|
"EDIT_TOOLTIP": "Edit app",
|
|
"DELETE_TOOLTIP": "Delete app"
|
|
},
|
|
"FORM": {
|
|
"TITLE_LABEL": "이름",
|
|
"TITLE_PLACEHOLDER": "Enter a name for your dashboard app",
|
|
"TITLE_ERROR": "A name for the dashboard app is required",
|
|
"URL_LABEL": "Endpoint",
|
|
"URL_PLACEHOLDER": "Enter the endpoint URL where your app is hosted",
|
|
"URL_ERROR": "A valid URL is required"
|
|
},
|
|
"CREATE": {
|
|
"HEADER": "Add a new dashboard app",
|
|
"FORM_SUBMIT": "보내기",
|
|
"FORM_CANCEL": "취소",
|
|
"API_SUCCESS": "Dashboard app configured successfully",
|
|
"API_ERROR": "We couldn't create an app. Please try again later"
|
|
},
|
|
"UPDATE": {
|
|
"HEADER": "Edit dashboard app",
|
|
"FORM_SUBMIT": "업데이트",
|
|
"FORM_CANCEL": "취소",
|
|
"API_SUCCESS": "Dashboard app updated successfully",
|
|
"API_ERROR": "We couldn't update the app. Please try again later"
|
|
},
|
|
"DELETE": {
|
|
"CONFIRM_YES": "Yes, delete it",
|
|
"CONFIRM_NO": "No, keep it",
|
|
"TITLE": "Confirm deletion",
|
|
"MESSAGE": "Are you sure to delete the app - %{appName}?",
|
|
"API_SUCCESS": "Dashboard app deleted successfully",
|
|
"API_ERROR": "We couldn't delete the app. Please try again later"
|
|
}
|
|
}
|
|
}
|
|
}
|