# Korean translation of Script Junkie (6.x-1.0)
# Copyright (c) 2020 by the Korean translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Script Junkie (6.x-1.0)\n"
"POT-Creation-Date: 2020-03-15 05:49+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Title"
msgstr "제목"
msgid "Pages"
msgstr "페이지"
msgid "delete"
msgstr "삭제하기"
msgid "Delete"
msgstr "삭제하기"
msgid "Cancel"
msgstr "취소"
msgid "Description"
msgstr "설명"
msgid "Overview"
msgstr "개요"
msgid "Edit"
msgstr "편집하기"
msgid "This action cannot be undone."
msgstr "이 작업은 되돌릴 수 없습니다."
msgid "edit"
msgstr "수정하기"
msgid "General settings"
msgstr "일반 설정"
msgid "Update"
msgstr "업데이트"
msgid "Add"
msgstr "추가"
msgid "Header"
msgstr "머리말"
msgid "Footer"
msgstr "꼬리말"
msgid "Roles"
msgstr "역할"
msgid "Code"
msgstr "언어 코드"
msgid ""
"Enter one page per line as Drupal paths. The '*' character is a "
"wildcard. Example paths are %blog for the blog page and %blog-wildcard "
"for every personal blog. %front is the front page."
msgstr ""
"드루팔 경로를 한 줄에 하나씩 입력하십시오. '*' "
"글자는 와일드카드로 사용할 수 있습니다. 예를 들면 "
"블로그 페이지 경로는 <strong>%blog</strong>, 사용자 별 "
"블로그는 <strong>%blog-wildcard</strong> 입니다. 첫 "
"페이지는<strong>%front</strong> 입니다."
msgid "Scope"
msgstr "유효 범위"
msgid ""
"If the PHP-mode is chosen, enter PHP code between %php. Note that "
"executing incorrect PHP-code can break your Drupal site."
msgstr ""
"PHP 모드를 선택했을 경우에 %php 사이에 PHP 코드를 "
"입력하세요. 잘못된 PHP 코드를 실행하면 사이트가 "
"동작하지 않을 수 있습니다."
msgid ""
"Add if the following PHP code returns <code>TRUE</code> (PHP-mode, "
"experts only)."
msgstr ""
"아래 PHP 코드가 <code>TRUE</code> 를 반환하면 "
"추가하기(PHP 모드, 전문가만 사용)."
msgid "Add to every page except the listed pages."
msgstr "아래 열거한 페이지를 제외한 모든 페이지 추가하기"
msgid "Add to the listed pages only."
msgstr "아래 열거한 페이지들만 추가하기"
