summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/korean.lang113
1 files changed, 113 insertions, 0 deletions
diff --git a/apps/lang/korean.lang b/apps/lang/korean.lang
index e37d567c57..5c7317348b 100644
--- a/apps/lang/korean.lang
+++ b/apps/lang/korean.lang
@@ -8557,3 +8557,116 @@
8557 *: "자동 업데이트" 8557 *: "자동 업데이트"
8558 </voice> 8558 </voice>
8559</phrase> 8559</phrase>
8560<phrase>
8561 id: LANG_TAGCACHE_EXPORT
8562 desc: in tag cache settings
8563 user:
8564 <source>
8565 *: "Export modifications"
8566 </source>
8567 <dest>
8568 *: "변경사항 내보내기"
8569 </dest>
8570 <voice>
8571 *: "변경사항 내보내기"
8572 </voice>
8573</phrase>
8574<phrase>
8575 id: LANG_CATALOG
8576 desc: in onplay menu
8577 user:
8578 <source>
8579 *: "Playlist catalog"
8580 </source>
8581 <dest>
8582 *: "재생목록들의 목록 보기"
8583 </dest>
8584 <voice>
8585 *: "재생목록들의 목록 보기"
8586 </voice>
8587</phrase>
8588<phrase>
8589 id: LANG_CATALOG_ADD_TO
8590 desc: in onplay playlist catalog submenu
8591 user:
8592 <source>
8593 *: "Add to playlist"
8594 </source>
8595 <dest>
8596 *: "재생목록에 추가"
8597 </dest>
8598 <voice>
8599 *: "재생목록에 추가"
8600 </voice>
8601</phrase>
8602<phrase>
8603 id: LANG_CATALOG_ADD_TO_NEW
8604 desc: in onplay playlist catalog submenu
8605 user:
8606 <source>
8607 *: "Add to new playlist"
8608 </source>
8609 <dest>
8610 *: "새 재생목록에 추가"
8611 </dest>
8612 <voice>
8613 *: "새 재생목록에 추가"
8614 </voice>
8615</phrase>
8616<phrase>
8617 id: LANG_CATALOG_VIEW
8618 desc: in onplay playlist catalog submenu
8619 user:
8620 <source>
8621 *: "View catalog"
8622 </source>
8623 <dest>
8624 *: "목록 보기"
8625 </dest>
8626 <voice>
8627 *: "목록 보기"
8628 </voice>
8629</phrase>
8630<phrase>
8631 id: LANG_CATALOG_NO_DIRECTORY
8632 desc: error message when playlist catalog directory doesn't exist
8633 user:
8634 <source>
8635 *: "%s doesn't exist"
8636 </source>
8637 <dest>
8638 *: "%s 폴더가 존재하지 않습니다."
8639 </dest>
8640 <voice>
8641 *: ""
8642 </voice>
8643</phrase>
8644<phrase>
8645 id: LANG_CATALOG_NO_PLAYLISTS
8646 desc: error message when no playlists for playlist catalog
8647 user:
8648 <source>
8649 *: "No playlists"
8650 </source>
8651 <dest>
8652 *: "재생목록이 없습니다."
8653 </dest>
8654 <voice>
8655 *: ""
8656 </voice>
8657</phrase>
8658<phrase>
8659 id: LANG_TAGCACHE_IMPORT
8660 desc: in tag cache settings
8661 user:
8662 <source>
8663 *: "Import modifications"
8664 </source>
8665 <dest>
8666 *: "변경사항 들여오기"
8667 </dest>
8668 <voice>
8669 *: "변경사항 들여오기"
8670 </voice>
8671</phrase>
8672