diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-29 15:59:19 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-29 15:59:19 +0000 |
| commit | dd5a730d8a67b8bd4eb0d906e920c5720f380d37 (patch) | |
| tree | c7cccae124ec17e51e388664fd1cb2291527f6b6 /src/plugins/General/udisks/translations/udisks_plugin_nl.ts | |
| parent | 8656a3e4be6700e5b1a7de740923eebecdd07bd6 (diff) | |
| download | qmmp-dd5a730d8a67b8bd4eb0d906e920c5720f380d37.tar.gz qmmp-dd5a730d8a67b8bd4eb0d906e920c5720f380d37.tar.bz2 qmmp-dd5a730d8a67b8bd4eb0d906e920c5720f380d37.zip | |
added udisks plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1856 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/udisks/translations/udisks_plugin_nl.ts')
| -rw-r--r-- | src/plugins/General/udisks/translations/udisks_plugin_nl.ts | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_nl.ts b/src/plugins/General/udisks/translations/udisks_plugin_nl.ts new file mode 100644 index 000000000..1e226aca0 --- /dev/null +++ b/src/plugins/General/udisks/translations/udisks_plugin_nl.ts @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="nl"> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>HAL Plugin Settings</source> + <translation>HAL Module Instellingen</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="28"/> + <source>CD Audio Detection</source> + <translation>CD Audio Detectie</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="37"/> + <source>Add tracks to playlist automatically</source> + <translation>Voeg nummers automatisch toe aan speellijst</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="44"/> + <source>Remove tracks from playlist automatically</source> + <translation>Verwijder nummers automatisch van speellijst</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="54"/> + <source>Removable Device Detection</source> + <translation>Detectie van Verwisselbare Stations</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="63"/> + <source>Add files to playlist automatically</source> + <translation>Voeg bestanden automatisch toe aan afspeellijst</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="70"/> + <source>Remove files from playlist automatically</source> + <translation>Verwijder bestanden automatisch van afspeellijst</translation> + </message> +</context> +<context> + <name>UDisksFactory</name> + <message> + <location filename="../udisksfactory.cpp" line="30"/> + <source>UDisks Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../udisksfactory.cpp" line="50"/> + <source>About UDisks Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../udisksfactory.cpp" line="51"/> + <source>Qmmp UDisks Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../udisksfactory.cpp" line="52"/> + <source>This plugin provides removable devices detection using UDisks</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../udisksfactory.cpp" line="53"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Auteur: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>UDisksPlugin</name> + <message> + <location filename="../udisksplugin.cpp" line="152"/> + <source>Add CD "%1"</source> + <translation type="unfinished">Voeg CD "%1" toe</translation> + </message> + <message> + <location filename="../udisksplugin.cpp" line="158"/> + <source>Add Volume "%1"</source> + <translation type="unfinished">Voeg Station "%1" toe</translation> + </message> +</context> +</TS> |
