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 (55 lines) | stat: -rw-r--r-- 2,247 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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="power-status" xml:lang="ko">

  <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>배터리와 연결 장치의 상태를 나타냅니다.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>조성호</mal:name>
      <mal:email>shcho@gnome.org</mal:email>
      <mal:years>2021, 2022, 2023</mal:years>
    </mal:credit>
  </info>

  <title>배터리 상태 확인</title>

  <steps>

    <title>배터리와 연결 장치 상태 표시</title>

    <item>
      <p><gui xref="shell-introduction#activities">현재 활동</gui> 개요를 열고 <gui>전원</gui> 입력을 시작합니다.</p>
    </item>
    <item>
      <p><gui>전원</gui>을 눌러 창을 엽니다. <gui>배터리</gui> 상태와 <gui>장치</gui>가 나타납니다.</p>
    </item>

  </steps>

    <p>내부 배터리를 발견하면 <gui>배터리</gui> 섹션에서 하나 이상의 랩톱 배터리 상태를 나타냅니다. 이 표시줄에서는 전원을 연결했을 때 완전 충전이 이루어지는 시간 동안에도 충전 백분율을 나타내며 배터리 전원으로 동작하는 경우 남은 시간을 보여줍니다.</p>

    <p><gui>장치</gui> 섹션에서는 연결 장치 상태를 나타냅니다.</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>