From 859daccad56e955dced054b2b461eba62fc4ab37 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 6 Jun 2021 08:22:05 +0000 Subject: added Korean translation (Jung Hee Lee) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10056 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/incdecvolume_plugin_ko.ts | 17 +++ .../translations/translations.qrc | 1 + .../translations/playlist_plugin_ko.ts | 74 +++++++++++ .../PlayListOption/translations/translations.qrc | 1 + .../SeekOption/translations/seek_plugin_ko.ts | 22 ++++ .../SeekOption/translations/translations.qrc | 1 + .../StatusOption/translations/status_plugin_ko.ts | 142 +++++++++++++++++++++ .../StatusOption/translations/translations.qrc | 1 + 8 files changed, 259 insertions(+) create mode 100644 src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ko.ts create mode 100644 src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ko.ts create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ko.ts create mode 100644 src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ko.ts (limited to 'src/plugins/CommandLineOptions') diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ko.ts b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ko.ts new file mode 100644 index 000000000..04d969893 --- /dev/null +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ko.ts @@ -0,0 +1,17 @@ + + + + + IncDecVolumeCommandLineOption + + + Increase volume by 5 steps + 볼륨 5단계 증가 + + + + Decrease volume by 5 steps + 볼륨 5단계 감소 + + + diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/translations.qrc b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/translations.qrc index ee62df9bc..1425eb0aa 100644 --- a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/translations.qrc @@ -14,6 +14,7 @@ incdecvolume_plugin_fr.qm incdecvolume_plugin_it.qm incdecvolume_plugin_kk.qm + incdecvolume_plugin_ko.qm incdecvolume_plugin_lt.qm incdecvolume_plugin_hu.qm incdecvolume_plugin_nl.qm diff --git a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ko.ts b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ko.ts new file mode 100644 index 000000000..bbdf7b46d --- /dev/null +++ b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_ko.ts @@ -0,0 +1,74 @@ + + + + + PlayListOption + + + Show playlist manipulation commands + 재생목록 조작 명령 표시 + + + + List all available playlists + 사용 가능한 모든 재생목록 나열 + + + + Show playlist content + 재생목록 내용 표시 + + + + Play track <track> in playlist <id> + <id> 재생목록에서 <track>번 트랙 재생 + + + + Clear playlist + 재생목록 지우기 + + + + Activate next playlist + 다음 재생목록 활성화 + + + + Activate previous playlist + 이전 재생목록 활성화 + + + + Toggle playlist repeat + 재생목록 반복 전환 + + + + Toggle playlist shuffle + 재생목록 순서섞기 전환 + + + + Show playlist options + 재생목록 옵션 표시 + + + + + + Invalid playlist ID + 올바르지 않은 재생목록 ID + + + + Invalid number of arguments + 인수의 잘못된 번호 + + + + Invalid track ID + 올바르지 않은 트랙 ID + + + diff --git a/src/plugins/CommandLineOptions/PlayListOption/translations/translations.qrc b/src/plugins/CommandLineOptions/PlayListOption/translations/translations.qrc index 945477bd1..c2823153a 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/PlayListOption/translations/translations.qrc @@ -14,6 +14,7 @@ playlist_plugin_fr.qm playlist_plugin_it.qm playlist_plugin_kk.qm + playlist_plugin_ko.qm playlist_plugin_lt.qm playlist_plugin_hu.qm playlist_plugin_nl.qm diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ko.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ko.ts new file mode 100644 index 000000000..9eb698c46 --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ko.ts @@ -0,0 +1,22 @@ + + + + + SeekOption + + + Seek to position in the current track + 현재 트랙에서 위치 찾기 + + + + Seek forward + 앞으로 찾기 + + + + Seek backwards + 뒤로 찾기 + + + diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc index 34724a46c..a758900f5 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc @@ -14,6 +14,7 @@ seek_plugin_fr.qm seek_plugin_it.qm seek_plugin_kk.qm + seek_plugin_ko.qm seek_plugin_lt.qm seek_plugin_hu.qm seek_plugin_nl.qm diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ko.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ko.ts new file mode 100644 index 000000000..49e3b6e19 --- /dev/null +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ko.ts @@ -0,0 +1,142 @@ + + + + + StatusOption + + + Print playback status + 재생 상태 출력 + + + + Print formatted track name (example: qmmp --nowplaying "%t - %a") + 포맷된 트랙 이름 출력 (예: qmmp --nowplaying "%t - %a") + + + + Print --nowplaying syntax + --nowplaying 문법 출력 + + + + Syntax: + 문법: + + + + %p - artist + %p - 아티스트 + + + + %a - album + %a - 앨범 + + + + %aa - album artist + %aa - 앨범 아티스트 + + + + %t - title + %t - 제목 + + + + %n - track + %n - 트랙 + + + + %NN - 2-digit track + %NN - 2자리 트랙 + + + + %g - genre + %g - 장르 + + + + %c - comment + %c - 해설 + + + + %C - composer + %C - 작곡가 + + + + %D - disc number + %D - CD 번호 + + + + %f - file name + %f - 파일 이름 + + + + %F - full path + %F - 전체 경로 + + + + %y - year + %y - 연도 + + + + %l - duration + %l - 재생시간 + + + + %{bitrate} - bitrate + %{bitrate} - 비트레이트 + + + + %{samplerate} - sample rate + %{samplerate} - 샘플 레이트 + + + + %{channels} - number of channels + %{channels} - 채널 수 + + + + %{samplesize} - bits per sample + %{samplesize} - 샘플당 비트 수 + + + + %{format} - format name + %{format} - 형식 이름 + + + + %{decoder} - decoder name + %{decoder} - 디코더 이름 + + + + %{filesize} - file size + %{filesize} - 파일 크기 + + + + %if(A&B&C,D,E) - condition + %if(A&B&C,D,E) - 조건 + + + + %dir(n) - directory name located on n levels above + %dir(n) - 위의 n 레벨에 위치한 디렉토리 이름 + + + diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc b/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc index ade4241d5..ad6a91ba8 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/StatusOption/translations/translations.qrc @@ -14,6 +14,7 @@ status_plugin_fr.qm status_plugin_it.qm status_plugin_kk.qm + status_plugin_ko.qm status_plugin_lt.qm status_plugin_hu.qm status_plugin_nl.qm -- cgit v1.2.3-13-gbd6f