File: sound-alert.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 (59 lines) | stat: -rw-r--r-- 2,359 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
<?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="ko">

  <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>메시지가 떴을 때 재생할 소리를 선택하고, 음량을 설정하거나, 경고 소리를 끕니다.</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>

  <p>컴퓨터에서는 메시지와 동작에 대한 여러가지 형식의 간단한 경고 소리를 재생합니다. 개별 경고용 소리 클립를 선택하고 시스템 볼륨에서 경고 음량을 따로 설정하거나 경고음 자체를 끌 수 있습니다.</p>

  <steps>
    <item>
      <p><gui xref="shell-introduction#activities">현재 활동</gui> 개요를 열고 <gui>소리</gui> 입력을 시작합니다.</p>
    </item>
    <item>
      <p><gui>소리</gui>를 눌러 창을 엽니다.</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>