~ubuntu-branches/ubuntu/trusty/brasero/trusty-proposed

« back to all changes in this revision

Viewing changes to help/pt_BR/introduction.page

  • Committer: Package Import Robot
  • Author(s): Matthew Fischer
  • Date: 2013-05-26 13:21:27 UTC
  • mfrom: (1.1.56)
  • Revision ID: package-import@ubuntu.com-20130526132127-08owtdhxzr4s6hms
Tags: 3.8.0-0ubuntu1
* New upstream release (LP: #1184409)
  - Documentation fixes
  - Translation updates
  - Add a question mark to a question
  - Support notification filtering
  - Remove nonexisting options from the man page
  - Fix while loop in `brasero_libisofs_write_image_to_fd_thread
* Refreshed patches
* 99_fix-mp3-projects.patch: Removed, already applied upstream

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="introduction" xml:lang="pt-BR">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index"/>
 
6
    <desc>Introdução sobre o aplicativo de gravação de disco <app>Brasero</app>.</desc>
 
7
    <credit type="author">
 
8
      <name>Ekaterina Gerasimova</name>
 
9
      <email>kittykat3756@googlemail.com</email>
 
10
    </credit>
 
11
    <license>
 
12
      <p>Licença Creative Commons Atribuição Compartilhada 3.0</p>
 
13
    </license>
 
14
  
 
15
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
16
      <mal:name>Enrico Nicoletto</mal:name>
 
17
      <mal:email>liverig@gmail.com</mal:email>
 
18
      <mal:years>2013</mal:years>
 
19
    </mal:credit>
 
20
  
 
21
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
22
      <mal:name>Rafael Ferreira</mal:name>
 
23
      <mal:email>rafael.f.f1@gmail.com</mal:email>
 
24
      <mal:years>2013.</mal:years>
 
25
    </mal:credit>
 
26
  </info>
 
27
 
 
28
  <title>Introdução</title>
 
29
 
 
30
  <p>O <app>Brasero</app> é um aplicativo para gravar CDs e DVDs, projetado para ser fácil de usar, enquanto oferece todas as ferramentas necessárias para gravação.</p>
 
31
 
 
32
  <p>Com <app>Brasero</app> você pode:</p>
 
33
  <list>
 
34
    <item><p>Gravar dados em CDs e DVDs</p></item>
 
35
    <item><p>Gravar CDs de áudio a partir de arquivos de áudio digitais (como OGG, FLAC e MP3)</p></item>
 
36
    <item><p>Copiar CDs e DVDs</p></item>
 
37
    <item><p>Criar DVDs de vídeo ou SVCDs</p></item>
 
38
    <item><p>Criar arquivos de imagem e gravar arquivos de imagem existentes</p></item>
 
39
    <item><p>Apagar CD-RWs e DVD-RWs</p></item>
 
40
    <item><p>Verificar a integridade de discos e imagens de discos</p></item>
 
41
  </list>
 
42
 
 
43
  <figure>
 
44
    <title>A janela principal do <gui>Brasero</gui></title>
 
45
    <media type="image" mime="image/png" src="figures/brasero-main-window.png"/>
 
46
  </figure>
 
47
 
 
48
</page>