~ubuntu-branches/debian/jessie/file-roller/jessie

« back to all changes in this revision

Viewing changes to help/zh_TW/supported-formats.page

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-05-25 13:13:26 UTC
  • mfrom: (1.8.1) (5.1.10 experimental)
  • Revision ID: package-import@ubuntu.com-20130525131326-bm7bv6b4yig6820h
Tags: 3.8.2-1
* New upstream release.
* Upload to unstable.

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/" type="guide" id="supported-formats" xml:lang="zh_TW">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="supported-formats" xml:lang="zh-TW">
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="index"/>
6
 
    <desc><app>File Roller</app> has the ability to use various file formats.</desc>
 
6
    <revision pkgversion="3.4" date="2011-11-21" status="review"/>
 
7
    <revision pkgversion="3.6" date="2012-08-05" status="review"/>
 
8
    <revision pkgversion="3.8" date="2013-03-25" status="candidate"/>
7
9
    <credit type="author">
8
10
      <name>Marta Bogdanowicz</name>
9
11
      <email>majus85@gmail.com</email>
10
12
    </credit>
 
13
    <credit type="editor">
 
14
      <name>Ekaterina Gerasimova</name>
 
15
      <email>kittykat3756@gmail.com</email>
 
16
    </credit>
11
17
    <license>
12
18
      <p>Creative Commons Share Alike 3.0</p>
13
19
    </license>
 
20
    <desc><app>Archive Manager</app> works with a number of different file formats.</desc>
14
21
  </info>
15
22
 
16
23
  <title>Supported file formats</title>
17
24
 
18
 
  <p>The formats support by <app>File Roller</app> include:</p>
 
25
  <p>File formats that are supported by <app>Archive Manager</app> include:</p>
19
26
 
20
27
  <list type="numbered">
21
28
    <item><p>Archive only</p>
22
 
      <list type="disc">
 
29
      <list>
23
30
        <item><p>AIX Small Indexed Archive (<file>.ar</file>)</p></item>
24
31
        <item><p>ISO-9660 CD Disc Image [Read-only mode] (<file>.iso</file>)</p></item>
25
32
        <item><p>Tape Archive File (<file>.tar</file>)</p></item>
26
33
      </list>
27
34
    </item>
28
35
    <item><p>Archive and compression</p>
29
 
      <list type="disc">
 
36
      <list>
30
37
        <item><p>Java Archive (<file>.jar</file>)</p></item>
31
38
        <item><p>WinRAR Compressed Archive (<file>.rar</file>)</p></item>
32
39
        <item><p>Tape Archive File compressed with:</p>
33
 
          <list type="circle">
 
40
          <list>
34
41
            <item><p>gzip (<file>.tar.gz</file>, <file>.tgz</file>)</p></item>
35
42
            <item><p>bzip (<file>.tar.bz</file>, <file>.tbz</file>)</p></item>
36
43
            <item><p>bzip2 (<file>.tar.bz2</file>, <file>.tbz2</file>)</p></item>
47
54
    </item>
48
55
  </list>
49
56
 
50
 
 
 
57
<!-- TODO: how does one install the plugins? -->
51
58
  <note>
52
 
    <p>For some file formats, <app>File Roller</app> may require additional
 
59
    <p>For some file formats, <app>Archive Manager</app> may require additional
53
60
    plugins.</p>
54
61
  </note>
55
62