You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
2.8 KiB
JSON

8 years ago
{
"posts": "게시물",
"allow-files": "사용자가 (이미지가 아닌) 일반 파일을 업로드하는것을 허용",
"private": "업로드된 파일들을 개인만 볼 수 있게 바꿉니다.",
"strip-exif-data": "Strip EXIF Data",
"private-extensions": "파일 확장자를 비밀로 만들기",
"private-uploads-extensions-help": "여기에서 비공개로 설정하려면 쉼표로 구분 된 파일 확장명 목록을 입력하세요. (예: pdf, xls, doc). 빈 목록은 모든 파일이 비공개임을 의미합니다.",
"resize-image-width-threshold": "Resize images if they are wider than specified width",
"resize-image-width-threshold-help": "(in pixels, default: 1520 pixels, set to 0 to disable)",
"resize-image-width": "Resize images down to specified width",
"resize-image-width-help": "(in pixels, default: 760 pixels, set to 0 to disable)",
"resize-image-quality": "Quality to use when resizing images",
"resize-image-quality-help": "Use a lower quality setting to reduce the file size of resized images.",
"max-file-size": "최대 파일 사이즈(KB)",
"max-file-size-help": "(키비바이트로, 기본: 2048 KiB)",
"reject-image-width": "Maximum Image Width (in pixels)",
"reject-image-width-help": "Images wider than this value will be rejected.",
"reject-image-height": "Maximum Image Height (in pixels)",
"reject-image-height-help": "Images taller than this value will be rejected.",
"allow-topic-thumbnails": "사용자들이 게시물 썸네일을 업로드 하는것을 허용",
"topic-thumb-size": "게시물 썸네일 사이즈",
"allowed-file-extensions": "사용가능한 파일 확장자",
"allowed-file-extensions-help": "파일 확장자 목록을 콤마(,) 로 구분지어 입력해주세요(예: <code>pdf,xls,doc</code>). 빈칸으로 남기면 모든 확장자를 허용합니다. ",
"profile-avatars": "프로필 사진",
"allow-profile-image-uploads": "사용자들이 프로필 사진 업로드 하는것을 허용",
"convert-profile-image-png": "업로드 된 프로필 사진 확장자를 PNG로 변환",
"default-avatar": "사용자 설정 기본 프로필 사진",
"upload": "업로드",
"profile-image-dimension": "프로필 사진 규격",
"profile-image-dimension-help": "(단위: 픽셀, 기본값: 128 픽셀)",
"max-profile-image-size": "프로필 사진 최대 크기",
"max-profile-image-size-help": "(키비바이트로, 기본: 256 KiB)",
"max-cover-image-size": "커버 사진 최대 크기",
"max-cover-image-size-help": "(키비바이트로, 기본: 2,048 KiB)",
"keep-all-user-images": "이전 프로필 사진과 커버 사진 서버에 저장",
"profile-covers": "프로필 커버 사진",
"default-covers": "기본 커버 사진",
"default-covers-help": "기본 커버 사진 목록을 콤마(,) 로 구분지어 입력해 주세요. "
}