diff options
Diffstat (limited to 'src/plugins/Output/null/translations/null_plugin_nl.ts')
| -rw-r--r-- | src/plugins/Output/null/translations/null_plugin_nl.ts | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/src/plugins/Output/null/translations/null_plugin_nl.ts b/src/plugins/Output/null/translations/null_plugin_nl.ts new file mode 100644 index 000000000..2245e21cc --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_nl.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="nl"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation>Null Module</translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation>Over de Null Output Module</translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation>Null Output Plugin voor Qmmp</translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Auteur: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> |
