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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="power-status" xml:lang="cs">
<info>
<link type="guide" xref="power" group="#first"/>
<link type="guide" xref="status-icons"/>
<link type="seealso" xref="power-batterylife"/>
<revision version="gnome:44" date="2023-12-30" status="candidate"/>
<credit type="author copyright">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2016</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Jak zobrazit stav baterie a připojených zařízení.</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>Kontrola stavu baterie</title>
<steps>
<title>Zobrazení stavu baterie a připojených zařízení</title>
<item>
<p>Otevřete přehled <gui xref="shell-introduction#activities">Činnosti</gui> a začněte psát <gui>Napájení</gui>.</p>
</item>
<item>
<p>Kliknutím na <gui>Napájení</gui> otevřete příslušný panel. Zobrazí se stav <gui>Baterií</gui> a známých <gui>Zařízení</gui>.</p>
</item>
</steps>
<p>Když je zjištěna přítomnost interní baterie, zobrazí se v části <gui>Baterie</gui> stav jedné či více baterií notebooku. Při připojení k elektrické síti ukazatel zobrazuje procentuální nabití a k tomu čas do úplného nabití, jinak zbývající čas běhu na baterii.</p>
<p>V části <gui>Zařízení</gui> jsou zobrazené stavy připojených zařízení.</p>
<p>The <link xref="status-icons#batteryicons">status icon</link> in the top
bar shows the charge level of the main internal battery, and whether it is
currently charging or not. The battery indicator in the
<gui xref="shell-introduction#systemmenu">system menu</gui> shows
the charge as a percentage. The top bar icon can also be configured to
display the <link xref="power-percentage">percentage</link>.</p>
</page>
|