diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-05-28 19:28:02 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-05-28 19:28:02 +0000 |
| commit | 8391fdc1f9a188a40c232dbff0d67a6cfcf9969a (patch) | |
| tree | cf41c86474ef7ca846ae30d951d8b669df2d3e65 /src/plugins/General/mpris/translations/mpris_plugin_nl.ts | |
| parent | f111fc3f866e378f3dbce1457dc97c16c37bcccb (diff) | |
| download | qmmp-8391fdc1f9a188a40c232dbff0d67a6cfcf9969a.tar.gz qmmp-8391fdc1f9a188a40c232dbff0d67a6cfcf9969a.tar.bz2 qmmp-8391fdc1f9a188a40c232dbff0d67a6cfcf9969a.zip | |
added Dutch translation (author: Ronald ronald645 AT gmail.com)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1751 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/mpris/translations/mpris_plugin_nl.ts')
| -rw-r--r-- | src/plugins/General/mpris/translations/mpris_plugin_nl.ts | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_nl.ts b/src/plugins/General/mpris/translations/mpris_plugin_nl.ts new file mode 100644 index 000000000..f091e40b8 --- /dev/null +++ b/src/plugins/General/mpris/translations/mpris_plugin_nl.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="nl"> +<context> + <name>MPRISFactory</name> + <message> + <location filename="../mprisfactory.cpp" line="29"/> + <source>MPRIS Plugin</source> + <translation>MPRIS Module</translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="49"/> + <source>About MPRIS Plugin</source> + <translation>Over de MPRIS Module</translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="51"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Auteur: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="50"/> + <source>Qmmp MPRIS Plugin</source> + <translation>Qmmp MPRIS Module</translation> + </message> +</context> +</TS> |
