summaryrefslogtreecommitdiff
path: root/apps/lang/korean.lang
diff options
context:
space:
mode:
authorMarcoen Hirschberg <marcoen@gmail.com>2006-06-15 10:05:59 +0000
committerMarcoen Hirschberg <marcoen@gmail.com>2006-06-15 10:05:59 +0000
commit9cee94f8f5ee6547f8ccf90dfbc87f1d605d64d8 (patch)
treeb47b413d463082622dd2f9ada80db570c10eb973 /apps/lang/korean.lang
parent055d521835378e8974a1913f952b3c7492c71d34 (diff)
update by Jeong Taek In
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10124 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/korean.lang')
-rw-r--r--apps/lang/korean.lang36
1 files changed, 32 insertions, 4 deletions
diff --git a/apps/lang/korean.lang b/apps/lang/korean.lang
index 4de969abd1..4ae7825679 100644
--- a/apps/lang/korean.lang
+++ b/apps/lang/korean.lang
@@ -3642,10 +3642,10 @@
*: "Units Per Read"
</source>
<dest>
- *: "단위/읽기"
+ *: "단위 마다 읽기"
</dest>
<voice>
- *: "단위/읽기"
+ *: "단위 마다 읽기"
</voice>
</phrase>
<phrase>
@@ -7254,7 +7254,7 @@
*: "Inserted %d tracks (%s)"
</source>
<dest>
- *: "d개의 음악 추가 (%s)"
+ *: "%d개의 음악 추가 (%s)"
</dest>
<voice>
*: ""
@@ -7268,7 +7268,7 @@
*: "Queued %d tracks (%s)"
</source>
<dest>
- *: ""%d개의 음악 예약 (%s)"
+ *: "%d개의 음악 예약 (%s)"
</dest>
<voice>
*: ""
@@ -8501,3 +8501,31 @@
*: "모든 음악"
</voice>
</phrase>
+<phrase>
+ id: LANG_INVALID_FILENAME
+ desc: "invalid filename entered" error message
+ user:
+ <source>
+ *: "Invalid Filename!"
+ </source>
+ <dest>
+ *: "잘못된 파일명입니다!"
+ </dest>
+ <voice>
+ *: "잘못된 파일명입니다"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_REMOTE_SCROLL_SETS
+ desc: "Remote Scrolling Options" Submenu in "Scrolling Options" menu
+ user:
+ <source>
+ *: "Remote Scrolling Options"
+ </source>
+ <dest>
+ *: "리모컨 문자 흐름 설정"
+ </dest>
+ <voice>
+ *: "리모컨 문자 흐름 설정"
+ </voice>
+</phrase>