From a74401da799233d27dc6880ae6c047456e480fd0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 8 May 2008 17:55:11 +0000 Subject: added *.ts files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@367 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/scrobbler/scrobbler.pro | 2 +- .../scrobbler/translations/scrobbler_plugin_de.ts | 54 ++++++++++++++++++++++ 2 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts (limited to 'src/plugins/General/scrobbler') diff --git a/src/plugins/General/scrobbler/scrobbler.pro b/src/plugins/General/scrobbler/scrobbler.pro index 787cb9f37..d361402b7 100644 --- a/src/plugins/General/scrobbler/scrobbler.pro +++ b/src/plugins/General/scrobbler/scrobbler.pro @@ -11,7 +11,7 @@ TARGET=$$PLUGINS_PREFIX/General/scrobbler QMAKE_CLEAN =$$PLUGINS_PREFIX/General/libscrobbler.so -#TRANSLATIONS = translations/ffmpeg_plugin_ru.ts +TRANSLATIONS = translations/scrobbler_plugin_de.ts #RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts new file mode 100644 index 000000000..ca827c0b0 --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts @@ -0,0 +1,54 @@ + + + + ScrobblerFactory + + + Scrobbler Plugin + + + + + About Scrobbler Plugin + + + + + Qmmp AudioScrobbler Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Scrobbler Plugin Settings + + + + + User name: + + + + + Password: + + + + + OK + + + + + Cancel + + + + -- cgit v1.2.3-13-gbd6f