diff options
Diffstat (limited to 'src/plugins/General/library/translations/library_plugin_ko.ts')
| -rw-r--r-- | src/plugins/General/library/translations/library_plugin_ko.ts | 140 |
1 files changed, 140 insertions, 0 deletions
diff --git a/src/plugins/General/library/translations/library_plugin_ko.ts b/src/plugins/General/library/translations/library_plugin_ko.ts new file mode 100644 index 000000000..93234dfbf --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_ko.ts @@ -0,0 +1,140 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ko"> +<context> + <name>Library</name> + <message> + <location filename="../library.cpp" line="65"/> + <source>Library</source> + <translation>라이브러리</translation> + </message> + <message> + <location filename="../library.cpp" line="66"/> + <source>Alt+L</source> + <translation>Alt+L</translation> + </message> + <message> + <location filename="../library.cpp" line="72"/> + <source>Update library</source> + <translation>라이브러리 업데이트</translation> + </message> + <message> + <location filename="../library.cpp" line="193"/> + <location filename="../library.cpp" line="194"/> + <source>Unknown</source> + <translation>알 수 없음</translation> + </message> +</context> +<context> + <name>LibraryFactory</name> + <message> + <location filename="../libraryfactory.cpp" line="33"/> + <source>Media Library Plugin</source> + <translation>미디어 라이브러리 플러그인</translation> + </message> + <message> + <location filename="../libraryfactory.cpp" line="38"/> + <source>Library</source> + <translation>라이브러리</translation> + </message> + <message> + <location filename="../libraryfactory.cpp" line="38"/> + <source>Ctrl+1</source> + <translation>Ctrl+1</translation> + </message> + <message> + <location filename="../libraryfactory.cpp" line="84"/> + <source>About Media Library Plugin</source> + <translation>미디어 라이브러리 플러그인 정보</translation> + </message> + <message> + <location filename="../libraryfactory.cpp" line="85"/> + <source>Qmmp Media Library Plugin</source> + <translation>Qmmp 미디어 라이브러리 플러그인</translation> + </message> + <message> + <location filename="../libraryfactory.cpp" line="86"/> + <source>This plugin represents a database to store music files tags for a fast access</source> + <translation>이 플러그인은 빠른 액세스를 위해 음악 파일 태그를 저장하는 데이터베이스를 나타냅니다</translation> + </message> + <message> + <location filename="../libraryfactory.cpp" line="87"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>작성자: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +<context> + <name>LibraryModel</name> + <message> + <location filename="../librarymodel.cpp" line="204"/> + <source>%1 - %2</source> + <translation>%1 - %2</translation> + </message> +</context> +<context> + <name>LibraryWidget</name> + <message> + <location filename="../librarywidget.cpp" line="51"/> + <source>&Add to Playlist</source> + <translation>재생목록에 추가(&A)</translation> + </message> + <message> + <location filename="../librarywidget.cpp" line="52"/> + <source>&View Track Details</source> + <translation>트랙 세부정보 보기(&V)</translation> + </message> + <message> + <location filename="../librarywidget.cpp" line="54"/> + <source>Quick Search</source> + <translation>빠른 검색</translation> + </message> + <message> + <location filename="../librarywidget.cpp" line="88"/> + <source>Scanning directories...</source> + <translation>디렉터리 검색 중...</translation> + </message> + <message> + <location filename="../librarywidget.ui" line="14"/> + <source>Media Library</source> + <translation>미디어 라이브러리</translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Media Library Settings</source> + <translation>미디어 라이브러리 설정</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="39"/> + <source>Recreate database</source> + <translation>데이터베이스 다시 만들기</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="46"/> + <source>Show album year</source> + <translation>앨범 연도 표시</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="95"/> + <source>List of directories for scanning:</source> + <translation>검색할 디렉터리 목록:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="55"/> + <source>Add</source> + <translation>추가</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="66"/> + <source>Remove</source> + <translation>제거</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="65"/> + <source>Select Directories for Scanning</source> + <translation>검색할 디렉터리 선택</translation> + </message> +</context> +</TS> |
