mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
46 lines
2.0 KiB
JSON
46 lines
2.0 KiB
JSON
{
|
|
"string": {
|
|
"Drive": "드라이브",
|
|
"Drives": "드라이브",
|
|
"Grid": "그리드",
|
|
"File": "파일",
|
|
"Files": "파일",
|
|
"FileVersion": "파일 버전",
|
|
"FileVersions": "파일 버전",
|
|
"Folder": "폴더",
|
|
"Folders": "폴더",
|
|
"Resource": "리소스",
|
|
"Name": "이름",
|
|
"Description": "설명",
|
|
"Parent": "상위",
|
|
"Path": "경로",
|
|
"Version": "버전",
|
|
"Size": "크기",
|
|
"ContentType": "콘텐츠 유형",
|
|
"LastModified": "최근 수정",
|
|
"Download": "다운로드",
|
|
"Upload": "업로드",
|
|
"CreateDrive": "드라이브 만들기",
|
|
"CreateFolder": "폴더 만들기",
|
|
"UploadFile": "파일 업로드",
|
|
"EditDrive": "드라이브 편집",
|
|
"Rename": "이름 변경",
|
|
"Restore": "복원",
|
|
"Root": "/",
|
|
"ForbidCreateDrivePermission": "드라이브 생성 금지",
|
|
"ForbidCreateDrivePermissionDescription": "사용자의 새 드라이브 생성을 금지합니다",
|
|
"CreateFilePermission": "파일 생성",
|
|
"CreateFilePermissionDescription": "사용자에게 파일 생성 권한을 부여합니다",
|
|
"UpdateFilePermission": "파일 수정",
|
|
"UpdateFilePermissionDescription": "사용자에게 파일 수정 권한을 부여합니다",
|
|
"RemoveFilePermission": "파일 삭제",
|
|
"RemoveFilePermissionDescription": "사용자에게 파일 삭제 권한을 부여합니다",
|
|
"CreateFolderPermission": "폴더 만들기",
|
|
"CreateFolderPermissionDescription": "사용자에게 폴더 생성 권한을 부여합니다",
|
|
"UpdateFolderPermission": "폴더 수정",
|
|
"UpdateFolderPermissionDescription": "사용자에게 폴더 수정 권한을 부여합니다",
|
|
"RemoveFolderPermission": "폴더 삭제",
|
|
"RemoveFolderPermissionDescription": "사용자에게 폴더 삭제 권한을 부여합니다"
|
|
}
|
|
}
|