From 9eadabd2d382e5142024e6cd5357fd03187e81d0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 26 Aug 2014 07:16:17 +0000 Subject: added source language git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4428 90c681e8-e032-0410-971d-27865f9a5e38 --- .../Output/alsa/translations/alsa_plugin_en.ts | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 src/plugins/Output/alsa/translations/alsa_plugin_en.ts (limited to 'src/plugins/Output/alsa/translations/alsa_plugin_en.ts') diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_en.ts b/src/plugins/Output/alsa/translations/alsa_plugin_en.ts new file mode 100644 index 000000000..483ade6af --- /dev/null +++ b/src/plugins/Output/alsa/translations/alsa_plugin_en.ts @@ -0,0 +1,90 @@ + + + + + OutputALSAFactory + + + ALSA Plugin + + + + + About ALSA Output Plugin + + + + + Qmmp ALSA Output Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + ALSA Plugin Settings + + + + + Device Settings + + + + + Audio device + + + + + Mixer + + + + + Mixer card: + + + + + Mixer device: + + + + + Advanced Settings + + + + + Soundcard + + + + + Buffer time (ms): + + + + + Period time (ms): + + + + + Use mmap access + + + + + Use snd_pcm_pause function + + + + -- cgit v1.2.3-13-gbd6f