1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="sound-alert" xml:lang="cs">
<info>
<link type="guide" xref="media#sound"/>
<revision version="gnome:40" date="2021-02-26" status="candidate"/>
<revision version="gnome:42" status="final" date="2022-02-26"/>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Jak si vybrat zvuk, který se přehraje při upozornění, a jak nastavit jeho hlasitost, případně jak jej vypnout.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Adam Matoušek</mal:name>
<mal:email>adamatousek@gmail.com</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Marek Černocký</mal:name>
<mal:email>marek@manet.cz</mal:email>
<mal:years>2014, 2015</mal:years>
</mal:credit>
</info>
<title>Výběr a vypnutí zvuku upozornění</title>
<p>Pro určité typy zpráv a událostí přehrává počítač jednoduchý zvuk kvůli upozornění. Můžete si vybrat z několika přichystaných zvuků, nastavit jejich hlasitost nezávisle na systémové hlasitosti nebo zvuky upozornění zcela zakázat.</p>
<steps>
<item>
<p>Otevřete přehled <gui xref="shell-introduction#activities">Činnosti</gui> a začněte psát <gui>Zvuk</gui>.</p>
</item>
<item>
<p>Kliknutím na <gui>Zvuk</gui> otevřete příslušný panel.</p>
</item>
<item>
<p>In the <gui>Sounds</gui> section, click on <gui>Alert Sound</gui>.</p>
</item>
<item>
<p>Select an alert sound. Each
sound will play when you click on it so you can hear how it sounds.</p>
</item>
</steps>
<p>To change the volume of the alert sound, return to the <gui>Sounds</gui> section,
click <gui>Volume Levels</gui> and adjust the <gui>System Sounds</gui> slider.
Click the speaker button next to the slider to mute or unmute the alert sound.
This will not affect the volume of your music, movies, or other sound files.</p>
</page>
|