diff options
| author | Hristo Kovachev <bger@rockbox.org> | 2005-12-23 09:01:12 +0000 |
|---|---|---|
| committer | Hristo Kovachev <bger@rockbox.org> | 2005-12-23 09:01:12 +0000 |
| commit | 10d989ca3ee1d0a5928dddd71a513efa3f8da8be (patch) | |
| tree | 72257ac597765118657bca334c3e35e31360ee65 | |
| parent | c993f8c38da0e64762ef2c382f38fcd80cd71ae8 (diff) | |
| download | rockbox-10d989ca3ee1d0a5928dddd71a513efa3f8da8be.zip rockbox-10d989ca3ee1d0a5928dddd71a513efa3f8da8be.tar.gz rockbox-10d989ca3ee1d0a5928dddd71a513efa3f8da8be.tar.bz2 rockbox-10d989ca3ee1d0a5928dddd71a513efa3f8da8be.tar.xz | |
Updated Korean translation by Jeong Taek In
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8286 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/korean.lang | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/apps/lang/korean.lang b/apps/lang/korean.lang index 23770ee..78440ef 100644 --- a/apps/lang/korean.lang +++ b/apps/lang/korean.lang @@ -112,7 +112,7 @@ id: LANG_TIME_SET desc: used in set_time() eng: "ON To Set" voice: "" -new: "[NAVI]: 설정 저장" +new: "[재생]: 설정 저장" id: LANG_TIME_REVERT desc: used in set_time() @@ -124,7 +124,7 @@ id: LANG_CONTRAST desc: in settings_menu eng: "Contrast" voice: "Contrast" -new: "밝기" +new: "명암 조절" id: LANG_SHUFFLE desc: in settings_menu @@ -178,7 +178,7 @@ id: LANG_SCROLL desc: in settings_menu eng: "Scroll Speed Setting Example" voice: "" -new: "[문자 흐름 속도 설정을 위한 예시]" +new: "[문자 흐름 속도 설정을 위한 예시입니다]" id: LANG_DISCHARGE desc: DEPRECATED @@ -1048,7 +1048,7 @@ id: LANG_SCROLL_STEP_EXAMPLE desc: Pixels to advance per scroll eng: "Scroll Step Size Setting Example Text" voice: "" -new: "[문자 흐름 크기 설정을 위한 예시]" +new: "[문자 흐름 크기 설정을 위한 예시입니다]" id: LANG_SCROLL_SPEED desc: in display_settings_menu() @@ -1156,7 +1156,7 @@ id: LANG_ALARM_MOD_KEYS desc: Shown key functions in alarm menu (for the RTC alarm mod). eng: "PLAY=Set OFF=Cancel" voice: "" -new: "[재생]: 설정 [정지]: 취소" +new: "[NAVI]: 설정 [정지]: 취소" id: LANG_CREATE_PLAYLIST desc: Menu option for creating a playlist @@ -1438,7 +1438,7 @@ id: LANG_CONFIRM_WITH_PLAY_RECORDER desc: Generic recorder string to use to confirm eng: "PLAY = Yes" voice: "" -new: "[재생]: 예" +new: "[NAVI]: 예" id: LANG_CANCEL_WITH_ANY_RECORDER desc: Generic recorder string to use to cancel @@ -1808,7 +1808,7 @@ id: LANG_BOOKMARK_SELECT_PLAY desc: Used on the bookmark select window to indicated the play option eng: "PLAY = Select" voice: "" -new: "[재생]: 선택" +new: "[NAVI]: 선택" id: LANG_BOOKMARK_SELECT_DELETE desc: Used on the bookmark select window to indicated the bookmark delete option @@ -3537,3 +3537,9 @@ desc: in radio screen / menu eng: "Mode:" voice: "" new: "모드: " + +id: LANG_BRIGHTNESS +desc: in settings_menu +eng: "Brightness" +voice: "Brightness" +new: "화면 밝기" |