diff options
Diffstat (limited to 'src/plugins/Output/waveout/translations/waveout_plugin_tr.ts')
| -rw-r--r-- | src/plugins/Output/waveout/translations/waveout_plugin_tr.ts | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_tr.ts b/src/plugins/Output/waveout/translations/waveout_plugin_tr.ts new file mode 100644 index 000000000..2d2791e8f --- /dev/null +++ b/src/plugins/Output/waveout/translations/waveout_plugin_tr.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0"> +<context> + <name>OutputWaveOutFactory</name> + <message> + <location filename="../outputwaveoutfactory.cpp" line="30"/> + <source>WaveOut Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputwaveoutfactory.cpp" line="54"/> + <source>About WaveOut Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputwaveoutfactory.cpp" line="55"/> + <source>Qmmp WaveOut Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputwaveoutfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputwaveoutfactory.cpp" line="57"/> + <source>Based on aacDECdrop player</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
