From 8391fdc1f9a188a40c232dbff0d67a6cfcf9969a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 28 May 2010 19:28:02 +0000 Subject: 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 --- src/plugins/General/scrobbler/scrobbler.pro | 3 +- .../scrobbler/translations/scrobbler_plugin_nl.ts | 57 ++++++++++++++++++++++ .../scrobbler/translations/translations.qrc | 1 + 3 files changed, 60 insertions(+), 1 deletion(-) create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts (limited to 'src/plugins/General/scrobbler') diff --git a/src/plugins/General/scrobbler/scrobbler.pro b/src/plugins/General/scrobbler/scrobbler.pro index 1140c9b5b..4c579d9f3 100644 --- a/src/plugins/General/scrobbler/scrobbler.pro +++ b/src/plugins/General/scrobbler/scrobbler.pro @@ -16,7 +16,8 @@ TRANSLATIONS = translations/scrobbler_plugin_cs.ts \ translations/scrobbler_plugin_uk_UA.ts \ translations/scrobbler_plugin_it.ts \ translations/scrobbler_plugin_tr.ts \ - translations/scrobbler_plugin_lt.ts + translations/scrobbler_plugin_lt.ts \ + translations/scrobbler_plugin_nl.ts RESOURCES = translations/translations.qrc unix { diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts new file mode 100644 index 000000000..e8510031b --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts @@ -0,0 +1,57 @@ + + + + + ScrobblerFactory + + + Scrobbler Plugin + Scrobbler Module + + + + About Scrobbler Plugin + Over de Scrobbler Module + + + + Qmmp AudioScrobbler Plugin + AudioScrobbler Module voor Qmmp + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Auteur: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + Scrobbler Plugin Settings + Scrobbler Module Instellingen + + + + Last.fm + Last.fm + + + + + User name: + Gebruikersnaam: + + + + + Password: + Wachtwoord: + + + + Libre.fm + Libre.fm + + + diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc index 60eb8246c..3fa440af4 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -11,5 +11,6 @@ scrobbler_plugin_uk_UA.qm scrobbler_plugin_tr.qm scrobbler_plugin_lt.qm + scrobbler_plugin_nl.qm -- cgit v1.2.3-13-gbd6f