mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-25 03:22:52 +00:00
78 lines
2.3 KiB
Text
78 lines
2.3 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 <peremen@gmail.com>, 2011.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2013-04-16 05:13+0200\n"
|
|
"PO-Revision-Date: 2011-07-09 23:37+0900\n"
|
|
"Last-Translator: Park Shinjo <peremen@gmail.com>\n"
|
|
"Language-Team: Korean <kde@peremen.name>\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"
|
|
|
|
#: pastebin.cpp:226
|
|
msgctxt "The status of the applet has not been set - i.e. it is unset."
|
|
msgid "Unset"
|
|
msgstr "설정 해제"
|
|
|
|
#: pastebin.cpp:231
|
|
msgid "Drop text or an image onto me to upload it to Pastebin."
|
|
msgstr "Pastebin에 붙여넣을 텍스트나 그림을 끌어다 놓으십시오."
|
|
|
|
#: pastebin.cpp:236
|
|
msgid "Error during upload. Try again."
|
|
msgstr "업로드가 실패하였습니다. 다시 시도하십시오."
|
|
|
|
#: pastebin.cpp:244
|
|
#, kde-format
|
|
msgid "Successfully uploaded to %1."
|
|
msgstr "%1에 업로드하였습니다."
|
|
|
|
#: pastebin.cpp:252
|
|
msgid "Sending...."
|
|
msgstr "업로드 중..."
|
|
|
|
#: pastebin.cpp:488
|
|
msgid "General"
|
|
msgstr "일반"
|
|
|
|
#: pastebin.cpp:550
|
|
msgctxt ""
|
|
"Notification when the pastebin applet has copied the URL to the clipboard"
|
|
msgid "The URL for your paste has been copied to the clipboard"
|
|
msgstr "붙여넣은 항목의 URL이 클립보드에 복사되었습니다"
|
|
|
|
#: pastebin.cpp:552
|
|
msgid "Open browser"
|
|
msgstr "브라우저 열기"
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, pastebinConfig)
|
|
#: pastebinConfig.ui:20
|
|
msgid "Pastebin Config Dialog"
|
|
msgstr "Pastebin 설정 대화상자"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, textServerLabel)
|
|
#: pastebinConfig.ui:34
|
|
msgid "Pastebin server:"
|
|
msgstr "Pastebin 서버:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, imageServerLabel)
|
|
#: pastebinConfig.ui:72
|
|
msgid "Imagebin server:"
|
|
msgstr "Imagebin 서버:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, historySizeLabel)
|
|
#: pastebinConfig.ui:110
|
|
msgid "History size:"
|
|
msgstr "과거 기록 크기:"
|
|
|
|
#. i18n: ectx: property (text), widget (KPushButton, ghnsButton)
|
|
#: pastebinConfig.ui:136
|
|
msgid "&Get New Providers"
|
|
msgstr "새 공급자 가져오기(&G)"
|