One Hat Cyber Team
Your IP :
216.73.216.50
Server IP :
157.15.65.100
Server :
Linux 157-15-65-100.cprapid.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
Server Software :
Apache
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
help
/
ja
/
gnome-help
/
Edit File:
nautilus-list.page
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" style="ui" id="nautilus-list" xml:lang="ja"> <info> <its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" xlink:type="simple" xlink:href="gnome-help.its"/> <link type="guide" xref="nautilus-prefs" group="nautilus-list"/> <revision pkgversion="3.5.92" date="2012-09-19" status="review"/> <revision pkgversion="3.14.0" date="2014-09-23" status="review"/> <revision pkgversion="3.18" date="2014-09-30" status="candidate"/> <revision pkgversion="3.33.3" date="2019-07-19" status="candidate"/> <credit type="author"> <name>Phil Bull</name> <email>philbull@gmail.com</email> </credit> <credit type="editor"> <name>Michael Hill</name> <email>mdhillca@gmail.com</email> </credit> <credit type="editor"> <name>Ekaterina Gerasimova</name> <email>kittykat3756@gmail.com</email> <years>2014</years> </credit> <credit type="editor"> <name>David King</name> <email>amigadave@amigadave.com</email> <years>2015</years> </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>松澤 二郎</mal:name> <mal:email>jmatsuzawa@gnome.org</mal:email> <mal:years>2011, 2012, 2013, 2014, 2015</mal:years> </mal:credit> <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>2011, 2012</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Kentaro KAZUHAMA</mal:name> <mal:email>kazken3@gmail.com</mal:email> <mal:years>2012</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Shushi Kurose</mal:name> <mal:email>md81bird@hitaki.net</mal:email> <mal:years>2012</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Noriko Mizumoto</mal:name> <mal:email>noriko@fedoraproject.org</mal:email> <mal:years>2013, 2014</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>坂本 貴史</mal:name> <mal:email>o-takashi@sakamocchi.jp</mal:email> <mal:years>2013, 2014</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>日本GNOMEユーザー会</mal:name> <mal:email>http://www.gnome.gr.jp/</mal:email> <mal:years>2011, 2012</mal:years> </mal:credit> </info> <title>Files list columns preferences</title> <p>There are eleven columns of information that you can display in the <gui>Files</gui> list view. Click the menu button in the top-right corner of the window, select <gui>Preferences</gui> and choose the <gui>List Columns</gui> tab to select which columns will be visible.</p> <note style="tip"> <p>Use the <gui>Move Up</gui> and <gui>Move Down</gui> buttons to choose the order in which the selected columns will appear. Click <gui>Reset to Default</gui> to undo any changes and return to the default columns.</p> </note> <terms> <item> <title><gui>名前</gui></title> <p>The name of folders and files.</p> <note style="tip"> <p>The <gui>Name</gui> column cannot be hidden.</p> </note> </item> <item> <title><gui>サイズ</gui></title> <p>フォルダーのサイズは、該当のフォルダー配下に含まれるアイテム数が表示されます。ファイルのサイズは、バイト、KB、MB 単位で表示されます。</p> </item> <item> <title><gui>種類</gui></title> <p>フォルダー、あるいは、PDF ドキュメント、JPEG 画像、MP3 オーディオなどのファイルの種類が表示されます。</p> </item> <item> <title><gui>更新日時</gui></title> <p>Gives the date of the last time the file was modified.</p> </item> <item> <title><gui>所有者</gui></title> <p>フォルダーやファイルの所有者名が表示されます。</p> </item> <item> <title><gui>グループ</gui></title> <p>The group the file is owned by. Each user is normally in their own group, but it is possible to have many users in one group. For example, a department may have their own group in a work environment.</p> </item> <item> <title><gui>アクセス権</gui></title> <p>Displays the file access permissions. For example, <gui>drwxrw-r--</gui></p> <list> <item> <p>The first character is the file type. <gui>-</gui> means regular file and <gui>d</gui> means directory (folder). In rare cases, other characters can also be shown.</p> </item> <item> <p>その次の 3 文字 <gui>rwx</gui> は、そのファイルの所有者の権限を示しています。</p> </item> <item> <p>その次の 3 文字 <gui>rw-</gui> は、そのファイルの所有グループに属する全ユーザーの権限を示しています。</p> </item> <item> <p>最後の 3 文字 <gui>r--</gui> は、システム上のその他の全ユーザーの権限を示しています。</p> </item> </list> <p>Each permission has the following meanings:</p> <list> <item> <p><gui>r</gui>: readable, meaning that you can open the file or folder</p> </item> <item> <p><gui>w</gui>: writable, meaning that you can save changes to it</p> </item> <item> <p><gui>x</gui>: executable, meaning that you can run it if it is a program or script file, or you can access subfolders and files if it is a folder</p> </item> <item> <p><gui>-</gui>: permission not set</p> </item> </list> </item> <item> <title><gui>MIME 型</gui></title> <p>アイテムの MIME 型が表示されます。</p> </item> <item> <title><gui>場所</gui></title> <p>ファイルの場所を示すパスが表示されます。</p> </item> <item> <title><gui>Modified — Time</gui></title> <p>最後にファイルを更新した日時が表示されます。</p> </item> <item> <title><gui>アクセス日時</gui></title> <p>Gives the date or time of the last time the file was modified.</p> </item> </terms> </page>
Simpan