diff options
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ja.ts')
| -rw-r--r-- | src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ja.ts | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ja.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ja.ts new file mode 100644 index 000000000..3611521bb --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ja.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="ja_JP"> +<context> + <name>SeekOption</name> + <message> + <location filename="../seekoption.cpp" line="38"/> + <source>Seek to position in the current track</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../seekoption.cpp" line="39"/> + <source>Seek forward</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../seekoption.cpp" line="40"/> + <source>Seek backwards</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
