1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="task" version="1.0 if/1.0" id="files-preview" xml:lang="zh-CN">
<info>
<link type="guide" xref="files#common-file-tasks"/>
<link type="seealso" xref="nautilus-preview"/>
<revision pkgversion="3.6.0" version="0.2" date="2012-10-06" status="review"/>
<revision pkgversion="3.13.92" date="2014-09-20" status="candidate"/>
<revision pkgversion="3.18" date="2015-09-29" status="final"/>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<credit type="author">
<name>David King</name>
<email>amigadave@amigadave.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>快速显示或隐藏文档、图片、视频等文件的预览。</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>TeliuTe</mal:name>
<mal:email>teliute@163.com</mal:email>
<mal:years>2011, 2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>tuberry</mal:name>
<mal:email>orzun@foxmail.com</mal:email>
<mal:years>2021</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Victor_Trista</mal:name>
<mal:email>ljlzjzm@hotmail.com</mal:email>
<mal:years>2023</mal:years>
</mal:credit>
</info>
<title>预览文件和文件夹</title>
<note if:test="platform:ubuntu" style="important">
<p>您需要先在计算机上安装 <app>Sushi</app> 才能执行这些步骤。</p>
<p its:locNote="Translators: This button is only shown on Ubuntu, where this link format is preferred over 'install:gnome-sushi'."><link style="button" href="apt:gnome-sushi">安装 <app>Sushi</app></link></p>
</note>
<p>您可以不用打开一个文件,而通过一个成熟的程序里快速预览它。选中任一文件,然后按空格键,将会打开一个小预览窗口,再按空格键关闭预览窗口。</p>
<p>内置的预览插件支持绝大多数文档、图片、视频和音乐,在预览窗口里,您可以滚动浏览文档或播放音视频文件。</p>
<p>要全屏查看预览,请按 <key>F</key> 或 <key>F11</key>。再次按 <key>F</key> 或 <key>F11</key> 可退出全屏,或按空格键直接退出预览。</p>
</page>
|