# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Park Shinjo , 2009. msgid "" msgstr "" "Project-Id-Version: plasma_engine_nowplaying\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2013-11-05 11:50+0000\n" "PO-Revision-Date: 2009-07-09 19:08+0900\n" "Last-Translator: Park Shinjo \n" "Language-Team: Korean \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" #: playeractionjob.cpp:28 #, kde-format msgid "The player '%1' cannot be found." msgstr "재생기 '%1'을(를) 찾을 수 없습니다." #: playeractionjob.cpp:39 #, kde-format msgid "The player '%1' cannot perform the action 'play'." msgstr "재생기 '%1'에서 '재생' 동작을 수행할 수 없습니다." #: playeractionjob.cpp:46 #, kde-format msgid "The player '%1' cannot perform the action 'pause'." msgstr "재생기 '%1'에서 '일시 정지' 동작을 수행할 수 없습니다" #: playeractionjob.cpp:53 #, kde-format msgid "The player '%1' cannot perform the action 'stop'." msgstr "재생기 '%1'에서 '정지' 동작을 수행할 수 없습니다." #: playeractionjob.cpp:60 #, kde-format msgid "The player '%1' cannot perform the action 'previous'." msgstr "재생기 '%1'에서 '이전' 동작을 수행할 수 없습니다." #: playeractionjob.cpp:67 #, kde-format msgid "The player '%1' cannot perform the action 'next'." msgstr "재생기 '%1'에서 '다음' 동작을 수행할 수 없습니다." #: playeractionjob.cpp:77 msgid "The 'level' argument to the 'volume' command must be between 0 and 1." msgstr "'음량' 명령의 '크기' 인자는 0과 1 사이여야 합니다." #: playeractionjob.cpp:81 msgid "The 'volume' command requires a 'level' argument." msgstr "'음량' 명령에는 '크기' 인자가 필요합니다." #: playeractionjob.cpp:85 #, kde-format msgid "The player '%1' cannot perform the action 'volume'." msgstr "재생기 '%1'에서 '음량' 동작을 수행할 수 없습니다." #: playeractionjob.cpp:95 msgid "" "The 'seconds' argument to the 'seek' command must be between 0 and the " "length of the track." msgstr "'이동' 명령의 '초' 인자는 0과 트랙 길이 사이여야 합니다." #: playeractionjob.cpp:100 msgid "The 'seek' command requires a 'seconds' argument." msgstr "'이동' 명령에는 '초' 인자가 필요합니다." #: playeractionjob.cpp:104 #, kde-format msgid "The player '%1' cannot perform the action 'seek'." msgstr "재생기 '%1'에서 '이동' 동작을 수행할 수 없습니다."