diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-02-05 12:57:33 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-02-05 12:57:33 +0000 |
| commit | 1dcb81fd3bfbf35edcec648f909443677773bfaa (patch) | |
| tree | 589ad2658cc0449447c24dead17587e763801f6c /src/plugins/Output/null/translations/null_plugin_tr.ts | |
| parent | 721d24767723ad74e7cb2e664cc0aeaac5501cf3 (diff) | |
| download | qmmp-1dcb81fd3bfbf35edcec648f909443677773bfaa.tar.gz qmmp-1dcb81fd3bfbf35edcec648f909443677773bfaa.tar.bz2 qmmp-1dcb81fd3bfbf35edcec648f909443677773bfaa.zip | |
added null output plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1550 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Output/null/translations/null_plugin_tr.ts')
| -rw-r--r-- | src/plugins/Output/null/translations/null_plugin_tr.ts | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/src/plugins/Output/null/translations/null_plugin_tr.ts b/src/plugins/Output/null/translations/null_plugin_tr.ts new file mode 100644 index 000000000..87408b3d3 --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_tr.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="tr_TR"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Yazan: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> |
