mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
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:
parent
a8e3313b0d
commit
f932cf6f0d
1 changed files with 29 additions and 2 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue