~ubuntu-branches/debian/sid/brasero/sid

« back to all changes in this revision

Viewing changes to help/zh_TW/project-data.page

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-19 14:00:13 UTC
  • mfrom: (5.1.6 experimental)
  • Revision ID: package-import@ubuntu.com-20111119140013-9dnkj4de9z9lzceo
Tags: 3.2.0-2
* Upload to unstable.
* debian/control.in:
  - Make libbrasero-media3-dev depend on gir1.2-brasero-3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="project-data" xml:lang="zh_TW">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#new-project"/>
 
6
    <desc>Write data to a CD or DVD.</desc>
 
7
    <credit type="author">
 
8
      <name>Ekaterina Gerasimova</name>
 
9
      <email>kittykat3756@googlemail.com</email>
 
10
    </credit>
 
11
    <license>
 
12
      <p>Creative Commons Share Alike 3.0</p>
 
13
    </license>
 
14
  </info>
 
15
 
 
16
  <title>Create a data project</title>
 
17
 
 
18
  <p>A data project is used for writing data (for example, files, photos or
 
19
  music) to a disc, without changing those files in any way. This can be useful
 
20
  for transferring files between computers.</p>
 
21
 
 
22
  <steps>
 
23
    <item>
 
24
      <p>Click <gui>Data project</gui> on the start page, or select
 
25
      <guiseq><gui>Project</gui><gui>New Project</gui><gui>New Data
 
26
      Project</gui></guiseq>.</p>
 
27
    </item>
 
28
    <item>
 
29
      <p>Add the desired files to the project by clicking <gui>Add</gui> in the
 
30
      toolbar and selecting the files. You can also add files by
 
31
      dragging and dropping them onto the project area or by clicking
 
32
      <guiseq><gui>Edit</gui><gui>Add Files</gui></guiseq>.</p>
 
33
      <note style="tip">
 
34
        <p>You can create folders on the CD to store your data in a more
 
35
        structured manner. To create a folder, click <gui>New Folder</gui> in
 
36
        the toolbar or select <guiseq><gui>Edit</gui><gui>New
 
37
        Folder</gui></guiseq> from the menu bar. You can also create folders
 
38
        inside other folders.</p>
 
39
      </note>
 
40
    </item>
 
41
    <item>
 
42
      <p>You can add a title for the disc in the text entry field below the
 
43
      project area.</p>
 
44
    </item>
 
45
    <item>
 
46
      <p>Select the blank disc in the drop down list.</p>
 
47
    </item>
 
48
    <item>
 
49
      <p>Click <gui>Burn...</gui> to continue.</p>
 
50
    </item>
 
51
    <item>
 
52
      <p>Select the <gui>Burning speed</gui> from the drop down list, and any
 
53
      other options you may want.</p>
 
54
    </item>
 
55
    <item>
 
56
      <p>Click <gui>Burn</gui> to burn a single CD of the project or
 
57
      <gui>Burn Several Copies</gui> to burn your project to multiple CDs</p>
 
58
      <note>
 
59
        <p>If you are using a rewritable disc, which already contains data, you
 
60
        will be asked if you want to blank it or insert a different disc.</p>
 
61
      </note>
 
62
    </item>
 
63
  </steps>
 
64
 
 
65
  <p>If you are using a rewritable disc and the data is not burned correctly
 
66
  onto it, you may need to do a full (non-fast) blank of the disc before trying
 
67
  again.</p>
 
68
 
 
69
</page>