File: power-status.page

package info (click to toggle)
gnome-user-docs 48.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 142,176 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (61 lines) | stat: -rw-r--r-- 2,539 bytes parent folder | download | duplicates (2)
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="pl">

  <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>Wyświetlanie stanu akumulatora i podłączonych urządzeń.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Piotr Drąg</mal:name>
      <mal:email>piotrdrag@gmail.com</mal:email>
      <mal:years>2017-2023</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Aviary.pl</mal:name>
      <mal:email>community-poland@mozilla.org</mal:email>
      <mal:years>2017-2023</mal:years>
    </mal:credit>
  </info>

  <title>Sprawdzanie stanu akumulatora</title>

  <steps>

    <title>Wyświetlanie stanu akumulatora i podłączonych urządzeń</title>

    <item>
      <p>Otwórz <gui xref="shell-introduction#activities">ekran podglądu</gui> i zacznij pisać <gui>Zasilanie</gui>.</p>
    </item>
    <item>
      <p>Kliknij <gui>Zasilanie</gui>, aby otworzyć panel. Zostanie wyświetlony stan naładowania <gui>Akumulatorów</gui> i znanych <gui>Urządzeń</gui>.</p>
    </item>

  </steps>

    <p>Jeśli wykryto wewnętrzny akumulator, to sekcja <gui>Akumulatory</gui> wyświetla stan jednego lub więcej akumulatorów laptopa. Pasek pokazuje procent naładowania, a także czas pozostały do pełnego naładowania, jeśli komputer jest podłączony do prądu, oraz pozostały czas pracy, jeśli komputer jest zasilany z akumulatora.</p>

    <p>Sekcja <gui>Urządzenia</gui> wyświetla stan podłączonych urządzeń.</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>