aboutsummaryrefslogtreecommitdiffstats
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the KVIrc package.
# 
# Translators:
# MarongHappy <daemul72@gmail.com>, 2020
# ks k, 2020
# MarongHappy <daemul72@gmail.com>, 2020
msgid ""
msgstr ""
"Project-Id-Version: KVIrc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-03-30 13:26+0200\n"
"PO-Revision-Date: 2020-06-23 17:45+0000\n"
"Last-Translator: ks k\n"
"Language-Team: Korean (http://www.transifex.com/kvirc/KVIrc/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: src/modules/python/libkvipython.cpp:42
msgid "The pythoncore module can't be loaded: Python support not available"
msgstr "pythoncore 모듈을 불러올 수 없음: Python 지원을 사용할 수 없습니다"

#: src/modules/python/libkvipython.cpp:43
msgid "To see more details about loading failure try /pythoncore.load"
msgstr "불러오기 실패에 대한 자세한 내용을 보려면 /pythoncore.load를 입력해 보십시오"

#: src/modules/python/libkvipython.cpp:56
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
msgstr "이 KVIrc 실행 파일은 파이썬 스크립팅 지원 없이 컴파일되었습니다"

#: src/modules/python/libkvipython.cpp:407
#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr "pythoncore 모듈이 코드를 실행하지 못함: 파이썬 지원에 문제가 있습니다"

#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
msgstr "파이썬 실행 오류:"

#: src/modules/pythoncore/libkvipythoncore.cpp:113
msgid "Internal error: Python interpreter not initialized"
msgstr "내부 오류: 파이썬 인터프리터가 초기화되지 않았습니다"