aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ko.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ko.ts')
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ko.ts22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ko.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ko.ts
new file mode 100644
index 000000000..9eb698c46
--- /dev/null
+++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ko.ts
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ko">
+<context>
+ <name>SeekOption</name>
+ <message>
+ <location filename="../seekoption.cpp" line="29"/>
+ <source>Seek to position in the current track</source>
+ <translation>현재 트랙에서 위치 찾기</translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="30"/>
+ <source>Seek forward</source>
+ <translation>앞으로 찾기</translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="31"/>
+ <source>Seek backwards</source>
+ <translation>뒤로 찾기</translation>
+ </message>
+</context>
+</TS>