File: nautilus-list.page

package info (click to toggle)
gnome-user-docs 3.38.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 113,644 kB
  • sloc: xml: 496; sh: 489; makefile: 485
file content (144 lines) | stat: -rw-r--r-- 6,604 bytes parent folder | download
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="ui" id="nautilus-list" xml:lang="mr">

  <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>Aniket Deshpande &lt;djaniketster@gmail.com&gt;, 2013; संदिप शेडमाके</mal:name>
      <mal:email>sshedmak@redhat.com</mal:email>
      <mal:years>२०१३.</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>पुढील तीन अक्षरे वापरकर्त्याच्या मालकीचे असलेल्या फाइलची <gui>rwx</gui> परवानगी निर्देशीत करते.</p>
        </item>
        <item>
          <p>पुढील तीन गटातील सर्व सदस्यांकरिता मालकीचे असलेल्या फाइलची <gui>rw-</gui> परवानगी निर्देशीत करते.</p>
        </item>
        <item>
          <p>स्तंभातील शेवटचे तीन अक्षरे प्रणालीवरील इतर वापरकर्त्याचे <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>एमआयएमई प्रकार</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>