chore: Update translations (#1536)

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: AlguienSama
Co-authored-by: Yovan Lutfi Arya (Regerta)
Co-authored-by: Frederik
Co-authored-by: Ambler (ambler)
Co-authored-by: Hossein Sadeghi (ssageghi)
Co-authored-by: korho
Co-authored-by: vfasoulas
Co-authored-by: Thiago Ramos (thiago)
Co-authored-by: Ehab hakawati (ehab.hakawati)
Co-authored-by: Karl Marx (taylanguney)
Co-authored-by: Fernando Sousa (Fernando)
Co-authored-by: Matt (duartemvix)
This commit is contained in:
Sojan Jose
2020-12-22 18:01:10 +05:30
committed by GitHub
parent fe6571c3ff
commit 677f56f802
89 changed files with 559 additions and 559 deletions

View File

@@ -11,6 +11,7 @@
"OS": "운영 체제",
"INITIATED_FROM": "시작 위치",
"INITIATED_AT": "시작 시간",
"IP_ADDRESS": "IP 주소",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "이 연락처와 관련된 이전 대화가 없습니다.",
"TITLE": "이전 대화"

View File

@@ -3,7 +3,7 @@
"HEADER": "보고서",
"LOADING_CHART": "차트 데이터 불러오는 중...",
"NO_ENOUGH_DATA": "보고서를 생성할 수 있는 데이터 포인트가 부족합니다. 나중에 다시 시도하십시오.",
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
"DOWNLOAD_AGENT_REPORTS": "다운로드 에이전트 보고서",
"METRICS": {
"CONVERSATIONS": {
"NAME": "대화",

View File

@@ -5,13 +5,18 @@
"TERMS_ACCEPT": "회원가입 시, 당신은 우리의 <a href=\"https://www.chatwoot.com/terms\">T & C</a> 및<a href=\"https://www.chatwoot.com/privacy-policy\">개인 정보 보호 정책</a>에 동의하게 됩니다.",
"ACCOUNT_NAME": {
"LABEL": "계정 이름",
"PLACEHOLDER": "Wayne Enterprises",
"ERROR": "계정 이름이 너무 짧음"
"PLACEHOLDER": "Enter an account name. eg: Wayne Enterprises",
"ERROR": "Account name is too short"
},
"FULL_NAME": {
"LABEL": "Full name",
"PLACEHOLDER": "Enter your full name. eg: Bruce Wayne",
"ERROR": "Full name is too short"
},
"EMAIL": {
"LABEL": "이메일",
"PLACEHOLDER": "bruce@wayne.enterprises",
"ERROR": "이메일이 잘못됨"
"LABEL": "Work email",
"PLACEHOLDER": "Enter your work email address. eg: bruce@wayne.enterprises",
"ERROR": "Email address is invalid"
},
"PASSWORD": {
"LABEL": "비밀번호",
@@ -28,12 +33,6 @@
"ERROR_MESSAGE": "Woot Server에 연결할 수 없음. 나중에 다시 시도하십시오."
},
"SUBMIT": "보내기",
"FEATURES": {
"UNLIMITED_INBOXES": "받은 메시지함 무제한",
"ROBUST_REPORTING": "강력한 보고",
"CANNED_RESPONSES": "미리 준비된 답변",
"AUTO_ASSIGNMENT": "자동 할당",
"SECURITY": "엔터프라이즈급 보안"
}
"HAVE_AN_ACCOUNT": "Already have an account?"
}
}