mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-25 03:22:52 +00:00
58 lines
1.6 KiB
Text
58 lines
1.6 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Park Shinjo <kde@peremen.name>, 2008.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: katexmlcheck\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2017-08-05 15:51+0000\n"
|
|
"PO-Revision-Date: 2008-11-06 23:04+0900\n"
|
|
"Last-Translator: Park Shinjo <kde@peremen.name>\n"
|
|
"Language-Team: Korean <cho.sungjae@gmail.com>\n"
|
|
"Language: ko\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#: plugin_katexmlcheck.cpp:79
|
|
msgid "XML Checker Output"
|
|
msgstr "XML 검사기 출력"
|
|
|
|
#: plugin_katexmlcheck.cpp:84
|
|
msgid "Validate XML"
|
|
msgstr "XML 검사하기"
|
|
|
|
#: plugin_katexmlcheck.cpp:92
|
|
msgid "#"
|
|
msgstr "#"
|
|
|
|
#: plugin_katexmlcheck.cpp:93
|
|
msgid "Line"
|
|
msgstr "줄"
|
|
|
|
#: plugin_katexmlcheck.cpp:94
|
|
msgid "Column"
|
|
msgstr "글자"
|
|
|
|
#: plugin_katexmlcheck.cpp:95
|
|
msgid "Message"
|
|
msgstr "메시지"
|
|
|
|
#: plugin_katexmlcheck.cpp:266
|
|
msgid "<b>Error:</b> Could not create temporary file '%1'."
|
|
msgstr "<b>오류:</b> 임시 파일 '%1'을(를) 만들 수 없습니다. "
|
|
|
|
#: plugin_katexmlcheck.cpp:335
|
|
msgid ""
|
|
"<b>Error:</b> Failed to execute xmllint. Please make sure that xmllint is "
|
|
"installed. It is part of libxml2."
|
|
msgstr ""
|
|
"<b>오류:</b> xmllint를 실행시킬 수 없습니다. xmllint가 설치되어 있는지
확인하십시오. xmllint는 libxml2의 일부입니다."
|
|
|
|
#. i18n: file: ui.rc:4
|
|
#. i18n: ectx: Menu (xml)
|
|
#: rc.cpp:3
|
|
msgid "&XML"
|
|
msgstr "XML(&X)"
|