<?php
/** MantisBT - a php based bugtracking system
 *
 * Copyright (C) 2000 - 2002  Kenzaburo Ito - kenito@300baud.org
 * Copyright (C) 2002 - 2026  MantisBT Team - mantisbt-dev@lists.sourceforge.net
 *
 * MantisBT is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 2 of the License, or
 * (at your option) any later version.
 *
 * MantisBT is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with MantisBT.  If not, see <http://www.gnu.org/licenses/>.
 *
 * **********************************************************************
 * ** This file contains translations stored in translatewiki.net.     **
 * ** See https://translatewiki.net/wiki/Project:About for information **
 * ** on copyright/license for translatewiki.net translations.         **
 * **********************************************************************
 * **                                                                  **
 * **                      DO NOT UPDATE MANUALLY                      **
 * **                                                                  **
 * ** To improve a translation please visit https://translatewiki.net  **
 * ** Detailed instructions on how to create or update translations at **
 * ** http://www.mantisbt.org/wiki/doku.php/mantisbt:translationshowto **
 * **********************************************************************
 */
/** Korean (한국어)
 * 
 * See the qqq 'language' for message documentation incl. usage of parameters
 * To improve a translation please visit https://translatewiki.net
 *
 * @ingroup Language
 * @file
 *
 * @author Changwoo
 * @author Hong3e
 * @author Tensama0415
 * @author Ykhwong
 * @author 아라
 */

$s_plugin_format_title = '맨티스 서식';
$s_plugin_format_description = '공식 텍스트 처리 및 서식 플러그인.';
$s_plugin_format_config = '설정';
$s_plugin_format_process_text = '텍스트 처리';
$s_plugin_format_process_text_warning_notice = '잘 모르면 사용 중지하지 마십시오. 사용 중지 상태에서는 크로스 사이트 스크립팅(XSS) 공격을 받을 수 있습니다.';
$s_plugin_format_process_urls = 'URL 처리';
$s_plugin_format_process_buglinks = '맨티스BT 내부 링크 (이슈 및 이슈 노트)';
$s_plugin_format_process_buglinks_info = '자동링크 처리 <em>이슈</em> 앞에"%1$s", <em>이슈노트 </em> 앞에 "%2$s"';
$s_plugin_format_process_markdown = '마크다운';
$s_plugin_format_process_markdown_info = '마크다운 포맷을 지원합니다. 마크다운 문법으로 작성된 텍스트를 HTML로 변환하여 표시합니다.';
$s_plugin_format_enabled = '사용';
$s_plugin_format_disabled = '끄기';
$s_plugin_format_syntax_highlighting = '코드 블록에 대한 구문 강조 표시';
$s_plugin_format_syntax_highlighting_info = '구문 강조 표시는 "마크다운"이 활성화된 경우에만 작동합니다.';
$s_plugin_format_syntax_highlighting_theme = '코드 블록 테마';
$s_plugin_format_syntax_highlighting_plugins = '코드 블록 옵션';
$s_plugin_format_syntax_highlighting_plugin_copy_to_clipboard_name = '클립보드에 복사하기';
$s_plugin_format_syntax_highlighting_plugin_copy_to_clipboard_desc = '코드 블록의 내용을 클립보드에 복사할 수 있는 작은 버튼이 표시됩니다.';
$s_plugin_format_syntax_highlighting_plugin_copy_to_clipboard_copy = '복사';
$s_plugin_format_syntax_highlighting_plugin_copy_to_clipboard_success = '✓ 복사됨';
$s_plugin_format_syntax_highlighting_plugin_copy_to_clipboard_error = 'Ctrl+C를 눌러 복사';
$s_plugin_format_syntax_highlighting_plugin_show_language_name = '언어 표시';
$s_plugin_format_syntax_highlighting_plugin_show_language_desc = '코드 블록에 포함된 언어를 표시합니다.';
$s_plugin_format_syntax_highlighting_plugin_line_numbers_name = '줄 번호';
$s_plugin_format_syntax_highlighting_plugin_line_numbers_desc = '줄 번호를 표시합니다.';
$s_plugin_format_syntax_highlighting_plugin_show_invisibles_name = '공백 표시';
$s_plugin_format_syntax_highlighting_plugin_show_invisibles_desc = '숨겨진 문자(예: 들여쓰기)를 표시합니다.';
$s_plugin_format_syntax_highlighting_plugin_normalize_whitespace_name = '공백 정규화';
$s_plugin_format_syntax_highlighting_plugin_normalize_whitespace_desc = '코드 블록의 앞뒤 공백을 모두 제거합니다. 또한 모든 줄의 불필요한 들여쓰기와 끝부분의 공백도 제거합니다.';
$s_plugin_format_syntax_highlighting_plugin_match_braces_name = '짝이 맞는 괄호';
$s_plugin_format_syntax_highlighting_plugin_match_braces_desc = '마우스 커서를 올리면 괄호 쌍이 표시됩니다. "무지개 괄호"(각 쌍마다 다른 색상)도 포함됩니다.';
$s_plugin_format_syntax_highlighting_plugin_diff_highlight_name = '차이점 강조 표시 (diff)';
$s_plugin_format_syntax_highlighting_plugin_diff_highlight_desc = '텍스트가 아닌 줄의 배경색을 변경하며, "diff" 외에도 언어별 색상 지정(예: "diff-javascript")이 가능합니다.';
$s_plugin_format_syntax_highlighting_plugin_inline_color_name = 'CSS 색상 시각화';
$s_plugin_format_syntax_highlighting_plugin_inline_color_desc = '색상 정의 앞에 작은 색깔 사각형이 표시됩니다(예: "#000" 앞).';
$s_plugin_format_syntax_highlighting_plugin_previewers_name = '일부 CSS 정의에 대한 미리보기';
$s_plugin_format_syntax_highlighting_plugin_previewers_desc = '"각도", "색상", "그라디언트", "이징" 또는 "시간" 정의 위에 마우스를 올리면 미리보기가 나타납니다.';
