Translations:Sound Problems/11/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "{{Input|1= pcm.softvolPhonon { type softvol slave.pcm "default:CARD=0" control { name "Phonon" card 0 } min_dB -51.0 max_dB 0.0 ...")
 
No edit summary
 
Line 11: Line 11:
     hint {
     hint {
         show on
         show on
         description "My Soundcard with extra Volume Control"
         description "Ma carte son avec un contrôleur de volume supplémentaire"
     }
     }
  }
  }
}}
}}

Latest revision as of 15:48, 3 May 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Sound Problems)
{{Input|1= pcm.softvolPhonon {
     type softvol
     slave.pcm "default:CARD=0"
     control {
         name "Phonon"
         card 0
     }
     min_dB -51.0
     max_dB 0.0
     resolution 100
     hint {
         show on
         description "My Soundcard with extra Volume Control"
     }
 }
}}
pcm.softvolPhonon {
     type softvol
     slave.pcm "default:CARD=0"
     control {
         name "Phonon"
         card 0
     }
     min_dB -51.0
     max_dB 0.0
     resolution 100
     hint {
         show on
         description "Ma carte son avec un contrôleur de volume supplémentaire"
     }
 }