<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" id="archive-view" xml:lang="ja">

  <info>
    <title type="sort" its:translate="no">4</title>
    <link type="guide" xref="index#managing-archives"/>
    <revision pkgversion="3.4" date="2011-12-12" status="review"/>
    <revision pkgversion="3.6" date="2012-08-05" status="review"/>
    <revision pkgversion="3.8" date="2013-03-25" status="candidate"/>
    <revision pkgversion="3.34" date="2020-02-09" status="candidate"/>

    <credit type="author">
      <name>Marta Bogdanowicz</name>
      <email>majus85@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
    <desc>既存のアーカイブとその内容を表示します。</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>赤星　柔充</mal:name>
      <mal:email>yasumichi@vinelinux.org</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  </info>

  <title>アーカイブの表示</title>

  <p>アーカイブを表示する方法は 2 つあります。</p>

  <terms>
    <item>
      <title>全ファイルの一覧表示</title>
      <p>Press the menu button in the top-right corner of the window and select
      <gui style="menuitem">View All Files</gui>.
      <app>Archive Manager</app> will list all files
      inside the archive. You will see their names, sizes, types, dates of the
      last modification and locations.</p>
      <note style="tip">
	<p>(名前、サイズ…と書かれた)列見出しを使えば、アーカイブ内のファイルを並び替えることができます。列見出しをクリックすることで並び替えを行え、同じ列見出しを再度クリックすると逆順に並び替えることができます。</p>
      </note>
    </item>
    <item>
      <title>フォルダー形式で表示</title>
      <p>This view displays the classic directory structure. To use this, press
      the menu button in the top-right corner of the window and select
      <gui style="menuitem">View as a Folder</gui>.</p>
      <note style="tip">
	<p>While viewing your archive in this way, you can press <key>F9</key>,
	or press the menu button in the top-right corner of the window and
	select <gui style="menu">Sidebar</gui>, to see a tree view of the
	folders in the side pane. It allows you to navigate easily between
	folders.</p>
      </note>
    </item>
  </terms>

  <section id="file-open">
    <title>アーカイブ内のファイルを開く</title>

    <p>Open files which are in your archive by double-clicking on the file
    name, or by right-clicking on the file name and selecting
    <gui style="menuitem">Open</gui>. <app>Archive Manager</app> will open the
    file with the default application for that file type.</p>

    <note>
      <p>以下の手順を踏むことで別のアプリケーションでファイルを開くことができます。</p>
      <steps>
        <item>
          <p>ファイル上で右クリックします。</p>
        </item>
        <item>
          <p>Click <gui style="menuitem">Open With…</gui>.</p>
        </item>
        <item>
          <p>Select the application that you want to use and click
          <gui style="menuitem">Select</gui>.</p>
        </item>
      </steps>
    </note>
  </section>

</page>
