diff options
Diffstat (limited to 'src/plugins/Visual/projectm/translations/projectm_plugin_ko.ts')
| -rw-r--r-- | src/plugins/Visual/projectm/translations/projectm_plugin_ko.ts | 138 |
1 files changed, 138 insertions, 0 deletions
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_ko.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_ko.ts new file mode 100644 index 000000000..e7652d07d --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_ko.ts @@ -0,0 +1,138 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ko"> +<context> + <name>ProjectMPlugin</name> + <message> + <location filename="../projectmplugin.cpp" line="41"/> + <source>ProjectM</source> + <translation>ProjectM</translation> + </message> +</context> +<context> + <name>ProjectMWidget</name> + <message> + <location filename="../projectmwidget.cpp" line="147"/> + <source>&Help</source> + <translation>도움말(&H)</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="147"/> + <source>F1</source> + <translation>F1</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="148"/> + <source>&Show Song Title</source> + <translation>곡 제목 표시(&S)</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="148"/> + <source>F2</source> + <translation>F2</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="149"/> + <source>&Show Preset Name</source> + <translation>프리셋 이름 표시(&S)</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="149"/> + <source>F3</source> + <translation>F3</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="150"/> + <source>&Show Menu</source> + <translation>메뉴 표시(&S)</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="150"/> + <source>M</source> + <translation>M</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="152"/> + <source>&Next Preset</source> + <translation>다음 프리셋(&N)</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="152"/> + <source>N</source> + <translation>N</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="153"/> + <source>&Previous Preset</source> + <translation>이전 프리셋(&P)</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="153"/> + <source>P</source> + <translation>P</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="154"/> + <source>&Random Preset</source> + <translation>프리셋 무작위 선택(&R)</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="154"/> + <source>R</source> + <translation>R</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="155"/> + <source>&Lock Preset</source> + <translation>프리셋 잠금(&L)</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="155"/> + <source>L</source> + <translation>L</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="157"/> + <source>&Fullscreen</source> + <translation>전체화면(&F))</translation> + </message> + <message> + <location filename="../projectmwidget.cpp" line="157"/> + <source>F</source> + <translation>F</translation> + </message> +</context> +<context> + <name>VisualProjectMFactory</name> + <message> + <location filename="../visualprojectmfactory.cpp" line="29"/> + <source>ProjectM</source> + <translation>ProjectM</translation> + </message> + <message> + <location filename="../visualprojectmfactory.cpp" line="49"/> + <source>About ProjectM Visual Plugin</source> + <translation>ProjectM 시각 플러그인 정보</translation> + </message> + <message> + <location filename="../visualprojectmfactory.cpp" line="50"/> + <source>Qmmp ProjectM Visual Plugin</source> + <translation>Qmmp ProjectM 시각 플러그인</translation> + </message> + <message> + <location filename="../visualprojectmfactory.cpp" line="51"/> + <source>This plugin adds projectM visualization</source> + <translation>이 플러그인은 projectM 시각화를 추가합니다</translation> + </message> + <message> + <location filename="../visualprojectmfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>작성자: Ilya Kotov <forkotov02@ya.ru></translation> + </message> + <message> + <location filename="../visualprojectmfactory.cpp" line="53"/> + <source>Based on libprojectM-qt library</source> + <translation>libproject M-qt 라이브러리에 기반함</translation> + </message> +</context> +</TS> |
