Blob Blame History Raw
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="ui" version="1.0 if/1.0" id="shell-notifications" xml:lang="zh-CN">

  <info>
    <link type="guide" xref="shell-overview#desktop"/>

    <revision pkgversion="3.8.0" version="0.3" date="2013-04-23" status="review"/>
    <revision pkgversion="3.10" date="2013-11-02" status="review"/>
    <revision pkgversion="3.13.92" date="2014-09-22" status="review"/>
    <revision pkgversion="3.16" date="2015-03-02" status="outdated"/>

    <credit type="author">
      <name>Marina Zhurakhinskaya</name>
      <email>marinaz@redhat.com</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>
      <years>2013, 2015</years>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Messages drop down from the top of the screen telling you when
    certain events happen.</desc> 
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>TeliuTe</mal:name>
      <mal:email>teliute@163.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  </info>

<title>通知和消息托盘</title>

<section id="what">
  <title>通知是什么?</title>

  <p>If an application or a system component wants to get your attention, a
  notification will be shown at the top of the screen.</p>

  <p>For example, if you get a new chat message or a new email, you will get a
  notification informing you.</p>

<!--  <p>To minimize distraction, some notifications first appear as a single line.
  You can move your mouse over them to see their full content.</p>-->

  <p>其他通知有可选择按钮选项,要关闭这些没有选中的通知,点击关闭按钮。</p>

  <p>点击通知上的关闭按钮取消它们。其他的,像 Rhythmbox 音乐播放器或您的聊天消息,将会隐藏在消息托盘中。</p>

</section>

<section id="messagetray">

  <title>消息托盘</title>

  <p if:test="!platform:gnome-classic">The message tray gives you a way to get
  back to your notifications when it is convenient for you. It appears when you
  click on the clock, or press
  <keyseq><key xref="keyboard-key-super">Super</key><key>M</key></keyseq>. The
  message tray contains all the notifications that you have not acted upon or
  that permanently reside in it.</p>

  <p if:test="platform:gnome-classic">The message tray gives you a way to get
  back to your notifications when it is convenient for you. It appears when you
  move your mouse to the bottom-right corner of the screen, or press <keyseq>
  <key xref="keyboard-key-super">Super</key><key>M</key></keyseq>. You can also
  show the message tray by clicking the blue number icon at the right-hand
  side of the window list. The message tray contains all the notifications that
  you have not acted upon or that permanently reside in it.</p>

  <p>您可以点击消息托盘查看通知内容,通常是各个程序发给您的消息。不过,聊天消息会以特殊的方式来处理,会单独显示是谁发给您的消息。</p>

  <p>You can close the message tray by pressing
  <keyseq><key>Super</key><key>M</key></keyseq> again or <key>Esc</key>.</p>

</section>

<section id="hidenotifications">

  <title>隐藏通知</title>

  <p>If you’re working on something and do not want to be bothered, you can
  switch off notifications.</p>

  <steps>
    <item>
      <p>Open the <gui xref="shell-introduction#activities">Activities</gui> overview and
      start typing <gui>Notifications</gui>.</p>
    </item>
    <item>
      <p>Click on <gui>Notifications</gui> to open the panel.</p>
    </item>
    <item>
      <p>Switch <gui>Notification Banners</gui> to <gui>OFF</gui>.</p>
    </item>
  </steps>

  <p if:test="!platform:gnome-classic">When switched off, most notifications
  will not pop up at the top of the screen. <!--Very important notifications, such
  as when your battery is critically low, will still pop up.--> Notifications will
  still be available in the message tray when you display it (by clicking on
  the clock, or by pressing <keyseq><key>Super</key><key>M</key></keyseq>), and
  they will start popping up again when you switch the toggle to <gui>ON</gui>
  again.</p>

  <p>You can also disable or re-enable notifications for individual
  applications from the <gui>Notifications</gui> panel.</p>

  <p if:test="platform:gnome-classic">When switched off, most notifications will
  not pop up at the bottom of the screen. Very important notifications, such as
  when your battery is critically low, will still pop up. Notifications will
  still be available in the message tray when you display it (by moving your mouse
  to the bottom-right corner of the screen, or by pressing <keyseq><key>Super</key>
  <key>M</key></keyseq>), and they will start popping up again when you switch the
  toggle to <gui>ON</gui> again.</p>

</section>

</page>