diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-11-23 18:43:54 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-11-23 18:43:54 +0000 |
| commit | a36dc9e9eae7d7b49c03a6ac6c40fc93f32563e1 (patch) | |
| tree | 38105ce1ddef57b46a2171b03953f156a364012a /src/plugins/General/taskbar/translations/taskbar_plugin_nl.ts | |
| parent | 7922211899b3727e63401561dc6773f7e1adc0b0 (diff) | |
| download | qmmp-a36dc9e9eae7d7b49c03a6ac6c40fc93f32563e1.tar.gz qmmp-a36dc9e9eae7d7b49c03a6ac6c40fc93f32563e1.tar.bz2 qmmp-a36dc9e9eae7d7b49c03a6ac6c40fc93f32563e1.zip | |
updated .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8466 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/taskbar/translations/taskbar_plugin_nl.ts')
| -rw-r--r-- | src/plugins/General/taskbar/translations/taskbar_plugin_nl.ts | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_nl.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_nl.ts new file mode 100644 index 000000000..06941a200 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_nl.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
