summaryrefslogtreecommitdiff
path: root/apps/lang/korean.lang
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-08-12 14:21:33 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-08-12 14:23:44 -0400
commit9ff308a589f3655453fe047d9b08ca5e2a01f06d (patch)
tree175f8f8fa0c965d177155b7fb4fbc0116e8a3f1b /apps/lang/korean.lang
parenta0f66dea9ca0b6c780de51bd2b904a71921aa23b (diff)
downloadrockbox-9ff308a589f3655453fe047d9b08ca5e2a01f06d.tar.gz
rockbox-9ff308a589f3655453fe047d9b08ca5e2a01f06d.zip
Update multiple translations:
- English-US (Solomon Peachy) - Italian (Alessio Lenzi) - Chinese-Simplified ( 王吉) - Korean (Hoseok Seo) Change-Id: I0b8afc23f3d91bb374d05cc63a7b7e27bbccffbb
Diffstat (limited to 'apps/lang/korean.lang')
-rw-r--r--apps/lang/korean.lang22
1 files changed, 18 insertions, 4 deletions
diff --git a/apps/lang/korean.lang b/apps/lang/korean.lang
index a6c4742ea6..022222fd77 100644
--- a/apps/lang/korean.lang
+++ b/apps/lang/korean.lang
@@ -12554,16 +12554,16 @@
12554</phrase> 12554</phrase>
12555<phrase> 12555<phrase>
12556 id: LANG_PLAYTIME_REMAINING 12556 id: LANG_PLAYTIME_REMAINING
12557 desc: playing time screen 12557 desc: deprecated
12558 user: core 12558 user: core
12559 <source> 12559 <source>
12560 *: "Playlist remaining:" 12560 *: ""
12561 </source> 12561 </source>
12562 <dest> 12562 <dest>
12563 *: "남은 재생목록:" 12563 *: ""
12564 </dest> 12564 </dest>
12565 <voice> 12565 <voice>
12566 *: "남은 재생목록" 12566 *: ""
12567 </voice> 12567 </voice>
12568</phrase> 12568</phrase>
12569<phrase> 12569<phrase>
@@ -16437,3 +16437,17 @@
16437 *: "파일 선택" 16437 *: "파일 선택"
16438 </voice> 16438 </voice>
16439</phrase> 16439</phrase>
16440<phrase>
16441 id: LANG_REMAINING
16442 desc: Playing Time
16443 user: core
16444 <source>
16445 *: "Remaining"
16446 </source>
16447 <dest>
16448 *: "남은"
16449 </dest>
16450 <voice>
16451 *: "남은"
16452 </voice>
16453</phrase>