This commit is contained in:
Maria Sukhova 2021-12-07 16:24:37 +03:00
parent 06a478a499
commit b6a963c712
9 changed files with 40 additions and 16 deletions

View File

@ -0,0 +1,3 @@
{
"ModuleDescription": "연락처 및 판매를 관리하세요"
}

View File

@ -0,0 +1,3 @@
{
"ModuleDescription": "회의 및 행사 일정을 잡으세요"
}

View File

@ -0,0 +1,4 @@
{
"SelectFile": "파일 선택",
"SelectDOCXFormat": ".DOCX 형식의 파일을 선택해주세요"
}

View File

@ -0,0 +1,3 @@
{
"NotAvailableFolder": "이용 가능한 폴더가 없습니다"
}

View File

@ -8,23 +8,23 @@
"DeleteOperation": "삭제 중",
"DeleteSelectedElem": "선택 요소가 성공적으로 삭제되었습니다",
"DeleteThirdParty": "제3자 삭제",
"DownloadApps": "Download applications",
"DownloadApps": "애플리케이션 다운로드",
"DownloadAs": "다운로드 형식",
"EncryptedFileSaving": "암호화 파일 저장 중",
"Files": "파일",
"Folders": "폴더",
"FolderSelection": "Folder selection",
"FolderTitleBoxNet": "Box directory",
"FolderTitleDocuSign": "DocuSign account",
"FolderTitleDropBox": "Dropbox directory",
"FolderTitleGoogle": "Google directory",
"FolderTitlekDrive": "kDrive directory",
"FolderTitleSharePoint": "SharePoint directory",
"FolderTitleSkyDrive": "OneDrive directory",
"FolderTitleWebDav": "WebDAV Directory",
"FolderTitleYandex": "Yandex Directory",
"FolderSelection": "폴더 선택",
"FolderTitleBoxNet": "Box 디렉토리",
"FolderTitleDocuSign": "DocuSign 계정",
"FolderTitleDropBox": "Dropbox 디렉토리",
"FolderTitleGoogle": "Google 디렉토리",
"FolderTitlekDrive": "kDrive 디렉토리",
"FolderTitleSharePoint": "SharePoint 디렉토리",
"FolderTitleSkyDrive": "OneDrive 디렉토리",
"FolderTitleWebDav": "WebDAV 디렉토리",
"FolderTitleYandex": "Yandex 디렉토리",
"LinkCopySuccess": "링크가 클립보드에 복사되었습니다",
"MediaLoadError": "Media file could not be loaded",
"MediaLoadError": "미디어 파일을 로드하지 못했습니다",
"Move": "이동",
"MoveToOperation": "이동 중",
"OwnerChange": "소유자 변경",
@ -40,5 +40,10 @@
"TypeTitleSharePoint": "SharePoint",
"TypeTitleSkyDrive": "OneDrive",
"TypeTitleWebDav": "WebDAV",
"TypeTitleYandex": "Yandex.Disk"
"TypeTitleYandex": "Yandex.Disk",
"NewForm": "양식 템플릿",
"NewFormFile": "파일에서 양식 템플릿",
"CreateMasterFormFromFile": "파일에서 양식 템플릿 만들기",
"SubNewForm": "공백",
"SubNewFormFile": "기존 텍스트 파일에서"
}

View File

@ -0,0 +1,3 @@
{
"ModuleDescription": "이메일을 관리하세요"
}

View File

@ -12,8 +12,8 @@
"EditPhoto": "사진 편집",
"EditUserDialogTitle": "프로필 편집",
"EmailPopupHelper": "메인 이메일은 알림 전송 및 액세스 복구에 사용됩니다. <1> 이 도메인에서 사용자를 위해 새 이메일을 생성하고 첫 로그인용 일회용 비밀번호를 설정할 수 있습니다.</1>",
"ErrorInvalidUserFirstName": "Invalid first name",
"ErrorInvalidUserLastName": "Invalid last name",
"ErrorInvalidUserFirstName": "유효하지 않은 이름입니다",
"ErrorInvalidUserLastName": "유효하지 않은 성입니다",
"FirstName": "이름",
"Message": "메시지",
"ProductsAndInstruments_Products": "모듈",

View File

@ -14,7 +14,7 @@
"Location": "위치",
"MaleSexStatus": "남자",
"maxSizeFileError": "최대 파일 크기를 초과했습니다",
"MaxSizeLabel": "(JPG or PNG, max 1 MB)",
"MaxSizeLabel": "(JPG 또는 PNG, 최대 1 MB)",
"NotBeUndone": "알림: 이 작업은 되돌릴 수 없습니다.",
"orDropFileHereLabel": "아니면 여기에 파일을 드롭하세요",
"PasswordChangeButton": "비밀번호 변경",

View File

@ -0,0 +1,3 @@
{
"ModuleDescription": "작업을 관리하고 및 마감 기한을 설정하세요"
}