summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/korean.lang48
1 files changed, 42 insertions, 6 deletions
diff --git a/apps/lang/korean.lang b/apps/lang/korean.lang
index bbce062efd..3674cc454e 100644
--- a/apps/lang/korean.lang
+++ b/apps/lang/korean.lang
@@ -1103,7 +1103,7 @@ id: LANG_QUEUE
1103desc: The verb/action Queue 1103desc: The verb/action Queue
1104eng: "Queue" 1104eng: "Queue"
1105voice: "Queue" 1105voice: "Queue"
1106new: "재생목록에 예약" 1106new: " 목록에 예약"
1107 1107
1108id: LANG_DELETE 1108id: LANG_DELETE
1109desc: The verb/action Delete 1109desc: The verb/action Delete
@@ -1513,7 +1513,7 @@ id: LANG_QUEUE_LAST
1513desc: in onplay menu. queue a track/playlist at end of playlist. 1513desc: in onplay menu. queue a track/playlist at end of playlist.
1514eng: "Queue last" 1514eng: "Queue last"
1515voice: "Queue last" 1515voice: "Queue last"
1516new: "재생목록 마지막에 예약" 1516new: " 목록 마지막에 예약"
1517 1517
1518id: LANG_INSERT 1518id: LANG_INSERT
1519desc: in onplay menu. insert a track/playlist into dynamic playlist. 1519desc: in onplay menu. insert a track/playlist into dynamic playlist.
@@ -1922,7 +1922,7 @@ id: LANG_INFO_MENU
1922desc: in the info sub menu 1922desc: in the info sub menu
1923eng: "Rockbox Info" 1923eng: "Rockbox Info"
1924voice: "Rockbox Info" 1924voice: "Rockbox Info"
1925new: "Rockbox 정보" 1925new: "시스템 정보"
1926 1926
1927id: LANG_RECORDING_MENU 1927id: LANG_RECORDING_MENU
1928desc: in the recording sub menu 1928desc: in the recording sub menu
@@ -3764,19 +3764,19 @@ new: "RGB 코드: %02X%02X%02X"
3764id: LANG_BACKGROUND_COLOR 3764id: LANG_BACKGROUND_COLOR
3765desc: menu entry to set the background color 3765desc: menu entry to set the background color
3766eng: "Background Colour" 3766eng: "Background Colour"
3767voice: 3767voice: "Background Colour"
3768new: "배경색 변경" 3768new: "배경색 변경"
3769 3769
3770id: LANG_FOREGROUND_COLOR 3770id: LANG_FOREGROUND_COLOR
3771desc: menu entry to set the foreground color 3771desc: menu entry to set the foreground color
3772eng: "Foreground Colour" 3772eng: "Foreground Colour"
3773voice: 3773voice: "Foreground Colour"
3774new: "글자색 변경" 3774new: "글자색 변경"
3775 3775
3776id: LANG_RESET_COLORS 3776id: LANG_RESET_COLORS
3777desc: menu 3777desc: menu
3778eng: "Reset Colours" 3778eng: "Reset Colours"
3779voice: 3779voice: "Reset Colours"
3780new: "색상 초기화" 3780new: "색상 초기화"
3781 3781
3782id: LANG_COLOR_UNACCEPTABLE 3782id: LANG_COLOR_UNACCEPTABLE
@@ -3796,3 +3796,39 @@ desc: splash number of tracks inserted
3796eng: "Searching... %d found (%s)" 3796eng: "Searching... %d found (%s)"
3797voice: "" 3797voice: ""
3798new: "검색중... 현재 %d개를 찾았습니다. (%s)" 3798new: "검색중... 현재 %d개를 찾았습니다. (%s)"
3799
3800id: LANG_PARTY_MODE
3801desc: party mode
3802eng: "Party Mode"
3803voice: "Party Mode"
3804new: "예약 모드"
3805
3806id: LANG_CUT
3807desc: The verb/action Cut
3808eng: "Cut"
3809voice: "Cut"
3810new: "잘라내기"
3811
3812id: LANG_COPY
3813desc: The verb/action Copy
3814eng: "Copy"
3815voice: "Copy"
3816new: "복사"
3817
3818id: LANG_PASTE
3819desc: The verb/action Paste
3820eng: "Paste"
3821voice: "Paste"
3822new: "붙여넣기"
3823
3824id: LANG_REALLY_OVERWRITE
3825desc: The verb/action Paste
3826eng: "File/directory exists. Overwrite?"
3827voice: "File or directory exists. Overwrite?"
3828new: "이미 같은 이름의 파일 또는 폴더가 있습니다. 덮어 쓰시겠습니까?"
3829
3830id: LANG_PITCH
3831desc: "pitch" in the pitch screen
3832eng: "Pitch"
3833voice: "Pitch"
3834new: "재생속도 변경"