~psusi/ubuntu/saucy/brasero/fix-drive-selector

« back to all changes in this revision

Viewing changes to help/te/project-image-burn.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-03-27 10:34:57 UTC
  • mfrom: (1.1.53)
  • Revision ID: package-import@ubuntu.com-20120327103457-86qt4pti869xqdzz
Tags: 3.4.0-0ubuntu1
* New upstream release:
  - Translations updates

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-image-burn" xml:lang="te">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#new-project"/>
 
6
    <link type="seealso" xref="project-audio"/>
 
7
    <link type="seealso" xref="project-disc-copy"/>
 
8
    <link type="seealso" xref="project-video"/>
 
9
    <revision version="3.3" date="2011-10-14" status="review"/>
 
10
    <desc>Burn an existing disc image to a CD or DVD.</desc>
 
11
    <credit type="author">
 
12
      <name>Marta Bogdanowicz</name>
 
13
      <email>majus85@gmail.com</email>
 
14
    </credit>
 
15
    <credit type="editor">
 
16
      <name>Ekaterina Gerasimova</name>
 
17
      <email>kittykat3756@gmail.com</email>
 
18
    </credit>
 
19
    <license>
 
20
      <p>Creative Commons Share Alike 3.0</p>
 
21
    </license>
 
22
  </info>
 
23
 
 
24
  <title>Burn image</title>
 
25
 
 
26
  <p><app>Brasero</app> allows you to burn disc images to a CD or DVD. It
 
27
  supports the following extensions of optical disc images: <file>.iso</file>,
 
28
  <file>.toc</file> and <file>.cue</file>.</p>
 
29
 
 
30
  <note style="advanced">
 
31
    <p>Disc images are archive files which contain all the data that is on a CD
 
32
    or DVD. Only one disc image can be on a CD at a time, but each archive can
 
33
    contain as little or as much data as you want, as long as it fits on the
 
34
    disc.</p>
 
35
  </note>
 
36
 
 
37
  <p>To burn a disc image to a CD or DVD, follow these steps:</p>
 
38
  <steps>
 
39
    <item>
 
40
      <p>Click <gui>Burn image</gui> on the start page or select
 
41
      <guiseq><gui>Project</gui><gui>New Project</gui><gui>Burn image…</gui>
 
42
      </guiseq>.</p>
 
43
    </item>
 
44
    <item>
 
45
      <p>Select a disc image to write by clicking <gui>Click here to select
 
46
      a disc image</gui>.</p>
 
47
    </item>
 
48
    <item>
 
49
      <p>Select the disc that you want to use from drop down list below
 
50
      <gui>Select a disc to write to</gui>. If you have more than one disc
 
51
      drive, all discs which are currently in them should be listed.</p>
 
52
        <note><p>After choosing the disc <app>Brasero</app> shows how much free
 
53
        space will remain on the disc after burning.</p></note>
 
54
    </item>
 
55
    <item>
 
56
      <p>Click the <gui>Properties</gui> button to select burning speed and
 
57
      other custom options.</p>
 
58
    </item>
 
59
    <item>
 
60
      <p>Click <gui>Burn</gui> to start burning the image. After this operation
 
61
      you can either finish burning or make the other copy of the image.</p>
 
62
        <note>
 
63
          <p>If you are using a re-writable disc, which already contains data,
 
64
          you will be asked if you want to blank it or insert a different
 
65
          disc.</p>
 
66
        </note>
 
67
    </item>
 
68
    <!-- There are some problems with multiple burn. After burning one copy,
 
69
    Brasero asks for manual ejecting and then often doesn't detect it. The same
 
70
    problem appears by putting inside new CD or DVD - Brasero doesn't always
 
71
    detect it. Besides the multiple burn option has the same functionality as
 
72
    Burn - they both allow to burn one or several copies, so one option would be
 
73
    enough.-->
 
74
 
 
75
  </steps>
 
76
 
 
77
</page>