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/CommandLineOptions/SeekOption/translations/seek_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/CommandLineOptions/SeekOption/translations/seek_plugin_nl.ts')
| -rw-r--r-- | src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_nl.ts | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_nl.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_nl.ts new file mode 100644 index 000000000..5a16029af --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_nl.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="cs_CZ"> +<context> + <name>SeekOption</name> + <message> + <location filename="../seekoption.cpp" line="38"/> + <source>Seek to position in the current track</source> + <translation>Verplaats naar positie in huidige nummer</translation> + </message> + <message> + <location filename="../seekoption.cpp" line="39"/> + <source>Seek forward</source> + <translation>Verplaats naar voren</translation> + </message> + <message> + <location filename="../seekoption.cpp" line="40"/> + <source>Seek backwards</source> + <translation>Verplaats naar achteren</translation> + </message> +</context> +</TS> |
