Korean language update from Jeong Taek In

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9771 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Brandon Low 2006-04-23 04:15:38 +00:00
parent a8e3313b0d
commit f932cf6f0d

View file

@ -4384,7 +4384,7 @@
*: "Searching... %d found (%s)" *: "Searching... %d found (%s)"
</source> </source>
<dest> <dest>
*: "검색중... 현재 %d개 찾음 (%s)" *: "검색중... %d개 검색됨 (%s)"
</dest> </dest>
<voice> <voice>
*: "" *: ""
@ -7394,7 +7394,7 @@
*: "Playlist control file is invalid" *: "Playlist control file is invalid"
</source> </source>
<dest> <dest>
*: "재생목록 제어 파일이 유효하지 않" *: "재생목록 제어 파일이 유효하지 않습니다."
</dest> </dest>
<voice> <voice>
*: "" *: ""
@ -8474,3 +8474,30 @@
*: "" *: ""
</voice> </voice>
</phrase> </phrase>
<phrase>
id: LANG_TAGCACHE_BUSY
desc: when trying to shutdown and tagcache is committing
<source>
*: "Tagcache is not ready"
</source>
<dest>
*: "태그 캐시가 준비되지 않았습니다."
</dest>
<voice>
*: "태그 캐시가 준비되지 않았습니다."
</voice>
</phrase>
<phrase>
id: LANG_TAGNAVI_ALL_TRACKS
desc: "<All tracks>" entry in tag browser
user:
<source>
*: "<All tracks>"
</source>
<dest>
*: "모든 음악"
</dest>
<voice>
*: "모든 음악"
</voice>
</phrase>