~ubuntu-branches/ubuntu/vivid/gnome-user-docs/vivid-proposed

« back to all changes in this revision

Viewing changes to gnome-help/vi/bluetooth-remove-connection.page

  • Committer: Package Import Robot
  • Author(s): Luca Falavigna
  • Date: 2014-07-15 22:20:04 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20140715222004-pce2zyc0v4ycke4o
Tags: 3.12.2-1
* Team upload.
* New upstream release.
* debian/control.in:
  - Bump Standards-Version to 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="guide" style="task" id="bluetooth-remove-connection" xml:lang="vi">
 
2
<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="guide" style="task" version="1.0 if/1.0" id="bluetooth-remove-connection" xml:lang="vi">
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="bluetooth"/>
6
6
 
7
7
    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
 
8
    <revision pkgversion="3.10" version="0.3" date="2013-11-07" status="review"/>
 
9
    <revision pkgversion="3.12" date="2014-03-04" status="candidate"/>
8
10
 
9
11
    <desc>Loại bỏ thiết bị khỏi danh sách thiết bị Bluetooth.</desc>
10
12
 
11
13
    <credit type="author">
12
14
      <name>Jim Campbell</name>
13
 
      <email>jwcampbell@gmail.com</email>
 
15
      <email its:translate="no">jwcampbell@gmail.com</email>
14
16
    </credit>
15
17
    <credit type="author">
16
18
      <name>Paul W. Frields</name>
17
 
      <email>stickster@gmail.com</email>
 
19
      <email its:translate="no">stickster@gmail.com</email>
 
20
    </credit>
 
21
    <credit type="editor">
 
22
      <name>Michael Hill</name>
 
23
      <email its:translate="no">mdhillca@gmail.com</email>
 
24
      <years>2014</years>
18
25
    </credit>
19
26
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
20
27
  
27
34
 
28
35
  <title>Loại bỏ kết nỗi giữa hai thiết bị Bluetooth</title>
29
36
 
30
 
 
31
37
  <p>If you don't want to be connected to a Bluetooth device anymore, you can
32
38
  remove the connection. This is useful if you no longer want to use a device
33
39
  like a mouse or headset, or if you no longer wish to transfer files to or
34
40
  from a device.</p>
35
41
 
 
42
  <comment>
 
43
    <cite date="2013-11-08" href="mailto:mdhillca@gmail.com">mdhill</cite>
 
44
    <p>The second step needs to be fixed for Unity instructions.</p>
 
45
  </comment>
 
46
 
36
47
  <steps>
37
48
    <item>
38
 
      <if:choose>
39
 
        <if:when test="platform:unity">
40
 
      <p>Click the Bluetooth icon in the <gui>menu bar</gui> and select <gui>Bluetooth Settings</gui>.</p>
41
 
        </if:when>
42
 
      <p>Nhấn vào biểu tượng Bluetooth trên thanh đỉnh và chọn <gui>Thiết lập Bluetooth</gui>.</p>
43
 
      </if:choose>
44
 
    </item>
45
 
    <item>
46
 
      <p>Chọn thiết bị bạn muốn ngắt kết nối ở khung bên trái rồi nhấn biểu tượng <gui>-</gui> bên dưới danh sách.</p>
47
 
    </item>
48
 
    <item>
49
 
      <p>Nhấn <gui>Loại bỏ</gui> trong cửa sổ xác nhận.</p>
 
49
    <if:choose>
 
50
      <if:when test="platform:unity">
 
51
      <p>Click the Bluetooth icon in the <gui>menu bar</gui> and select
 
52
      <gui>Bluetooth Settings</gui>.</p>
 
53
      </if:when>
 
54
      <p>Click the system status area of the top bar.</p>
 
55
    </if:choose>
 
56
    </item>
 
57
    <item>
 
58
    <if:choose>
 
59
      <if:when test="platform:gnome-shell">
 
60
      <p>Select <gui>Bluetooth</gui>. The Bluetooth section of the menu will
 
61
      expand.</p>
 
62
      </if:when>
 
63
    </if:choose>
 
64
    </item>
 
65
    <item>
 
66
      <p>Select <gui>Bluetooth Settings</gui> to open the panel.</p>
 
67
    </item>
 
68
    <item>
 
69
      <p>Select the device you want to disconnect from the list.</p>
 
70
    </item>
 
71
    <item>
 
72
      <p>In the device dialogue box, switch <gui>Connection</gui> to
 
73
      <gui>OFF</gui> and click <gui>Done</gui>, or to remove the device from
 
74
      the <gui>Devices</gui> list, click <gui>Remove Device</gui>.</p>
50
75
    </item>
51
76
  </steps>
52
77