2016-12-19 15:51:36 -05:00
{
2017-06-13 09:25:08 +00:00
"posts" : "게시물" ,
2018-03-18 09:26:18 +00:00
"allow-files" : "사용자가 (이미지가 아닌) 일반 파일을 업로드하는것을 허용" ,
2017-06-13 09:25:08 +00:00
"private" : "업로드된 파일들을 개인만 볼 수 있게 바꿉니다." ,
2018-07-22 09:28:47 +00:00
"private-extensions" : "File extensions to make private" ,
"private-uploads-extensions-help" : "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private." ,
2017-06-14 09:28:35 +00:00
"max-image-width" : "이미지를 특정 가로 길이까지 축소 (단위: 픽셀)" ,
2017-06-15 09:24:53 +00:00
"max-image-width-help" : "(단위: 픽셀, 기본값: 760 픽셀, 비활성화를 원하시면 0으로 지정하세요)" ,
2018-03-27 09:26:33 +00:00
"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." ,
2017-06-15 09:24:53 +00:00
"max-file-size" : "최대 파일 사이즈(KB)" ,
2017-07-21 09:24:00 +00:00
"max-file-size-help" : "(in kibibytes, default: 2048 KiB)" ,
2017-06-15 09:24:53 +00:00
"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" : "프로필 사진 최대 크기" ,
2017-07-21 09:24:00 +00:00
"max-profile-image-size-help" : "(in kibibytes, default: 256 KiB)" ,
2017-06-15 09:24:53 +00:00
"max-cover-image-size" : "커버 사진 최대 크기" ,
2017-07-21 09:24:00 +00:00
"max-cover-image-size-help" : "(in kibibytes, default: 2,048 KiB)" ,
2017-06-15 09:24:53 +00:00
"keep-all-user-images" : "이전 프로필 사진과 커버 사진 서버에 저장" ,
"profile-covers" : "프로필 커버 사진" ,
"default-covers" : "기본 커버 사진" ,
"default-covers-help" : "기본 커버 사진 목록을 콤마(,) 로 구분지어 입력해 주세요. "
2017-02-08 09:21:49 +00:00
}