2016-12-19 15:51:36 -05:00
{
2021-03-15 09:10:50 +00:00
"site-settings" : "사이트 설정" ,
"title" : "사이트 이름" ,
"title.short" : "짧은 이름" ,
"title.short-placeholder" : "짧은 제목이 설정되지 않으면 일반 사이트 이름을 로고처럼 사용합니다." ,
2021-10-17 09:06:04 +00:00
"title.url" : "Title Link URL" ,
2021-03-15 09:10:50 +00:00
"title.url-placeholder" : "사이트 이름을 눌렀을 때 이동할 URL" ,
2021-10-17 09:06:04 +00:00
"title.url-help" : "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json" ,
2017-06-14 09:28:35 +00:00
"title.name" : "커뮤니티 이름" ,
2021-03-18 09:09:57 +00:00
"title.show-in-header" : "상단바에 사이트 이름 표시" ,
2017-06-15 09:24:53 +00:00
"browser-title" : "브라우저 타이틀" ,
2021-03-15 09:10:50 +00:00
"browser-title-help" : "브라우저 타이틀이 입력되지 않으면 사이트 이름이 사용됩니다." ,
"title-layout" : "브라우저 타이틀 레이아웃" ,
2017-06-15 09:24:53 +00:00
"title-layout-help" : "브라우저 타이틀이 어떻게 표기 될지 설정해 주세요. 예: {pageTitle} | {browserTitle} " ,
"description.placeholder" : "커뮤니티에 대한 간략한 설명" ,
"description" : "사이트 설명" ,
"keywords" : "사이트 키워드" ,
"keywords-placeholder" : "콤마(,)로 분리된 커뮤니티를 묘사하는 키워드들" ,
"logo" : "사이트 로고" ,
"logo.image" : "사진" ,
"logo.image-placeholder" : "로고 파일 저장 위치" ,
"logo.upload" : "업로드" ,
2021-10-17 09:06:04 +00:00
"logo.url" : "Logo Link URL" ,
2017-06-15 09:24:53 +00:00
"logo.url-placeholder" : "사이트 로고 URL" ,
2021-10-17 09:06:04 +00:00
"logo.url-help" : "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json" ,
2017-06-15 09:24:53 +00:00
"logo.alt-text" : "대체 텍스트" ,
2021-03-18 09:09:57 +00:00
"log.alt-text-placeholder" : "대체 텍스트" ,
2021-03-15 09:10:50 +00:00
"favicon" : "파비콘" ,
2017-06-15 09:24:53 +00:00
"favicon.upload" : "업로드" ,
2021-03-18 09:09:57 +00:00
"pwa" : "프로그레시브 웹 앱" ,
2021-03-15 09:10:50 +00:00
"touch-icon" : "터치 아이콘" ,
2017-06-15 09:24:53 +00:00
"touch-icon.upload" : "업로드" ,
2021-03-15 09:10:50 +00:00
"touch-icon.help" : "권장 사항: 512x512, PNG 확장자만 가능, 지정되지 않을 경우 파비콘 사용" ,
"maskable-icon" : "웹 앱(홈 화면) 아이콘" ,
"maskable-icon.help" : "권장 사항: 512x512, PNG 확장자만 가능, 지정되지 않을 경우 터치 아이콘 사용" ,
2017-06-15 09:24:53 +00:00
"outgoing-links" : "외부 링크" ,
"outgoing-links.warning-page" : "외부 링크 경고페이지 사용" ,
2021-10-08 09:07:02 +00:00
"search" : "검색" ,
"search-default-in" : "범위 검색" ,
"search-default-in-quick" : "빠른 범위 검색" ,
"search-default-sort-by" : "분류" ,
2021-03-15 09:10:50 +00:00
"outgoing-links.whitelist" : "경고 창이 필요 없는 외부 링크 도메인 whitelist" ,
"site-colors" : "사이트 색상 설정" ,
"theme-color" : "테마 색상" ,
"background-color" : "배경 색상" ,
2021-06-08 09:11:28 +00:00
"background-color-help" : "사이트가 PWA로 설치될 때 스플래시 화면 배경에 사용되는 색상" ,
2021-06-14 09:06:31 +00:00
"undo-timeout" : "되돌리기 시간 초과" ,
"undo-timeout-help" : "조정자는 주제 이동과 같은 일부 작업을 통해 특정 기간 내에 작업을 취소할 수 있습니다. 되돌리기를 완전히 비활성화하려면 0으로 설정합니다." ,
"topic-tools" : "주제 도구"
2021-10-17 09:06:04 +00:00
}