From e8818efbe9c814ad3b46ee0e5d0ae250b7c96cf4 Mon Sep 17 00:00:00 2001 From: Marcoen Hirschberg Date: Fri, 21 Jul 2006 08:40:35 +0000 Subject: update by Jeong Taek In git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10271 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/korean.lang | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) (limited to 'apps') diff --git a/apps/lang/korean.lang b/apps/lang/korean.lang index e37d567c57..5c7317348b 100644 --- a/apps/lang/korean.lang +++ b/apps/lang/korean.lang @@ -8557,3 +8557,116 @@ *: "자동 업데이트" + + id: LANG_TAGCACHE_EXPORT + desc: in tag cache settings + user: + + *: "Export modifications" + + + *: "변경사항 내보내기" + + + *: "변경사항 내보내기" + + + + id: LANG_CATALOG + desc: in onplay menu + user: + + *: "Playlist catalog" + + + *: "재생목록들의 목록 보기" + + + *: "재생목록들의 목록 보기" + + + + id: LANG_CATALOG_ADD_TO + desc: in onplay playlist catalog submenu + user: + + *: "Add to playlist" + + + *: "재생목록에 추가" + + + *: "재생목록에 추가" + + + + id: LANG_CATALOG_ADD_TO_NEW + desc: in onplay playlist catalog submenu + user: + + *: "Add to new playlist" + + + *: "새 재생목록에 추가" + + + *: "새 재생목록에 추가" + + + + id: LANG_CATALOG_VIEW + desc: in onplay playlist catalog submenu + user: + + *: "View catalog" + + + *: "목록 보기" + + + *: "목록 보기" + + + + id: LANG_CATALOG_NO_DIRECTORY + desc: error message when playlist catalog directory doesn't exist + user: + + *: "%s doesn't exist" + + + *: "%s 폴더가 존재하지 않습니다." + + + *: "" + + + + id: LANG_CATALOG_NO_PLAYLISTS + desc: error message when no playlists for playlist catalog + user: + + *: "No playlists" + + + *: "재생목록이 없습니다." + + + *: "" + + + + id: LANG_TAGCACHE_IMPORT + desc: in tag cache settings + user: + + *: "Import modifications" + + + *: "변경사항 들여오기" + + + *: "변경사항 들여오기" + + + -- cgit v1.2.3