File: disk-format.page

package info (click to toggle)
gnome-user-docs 49.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 143,008 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (68 lines) | stat: -rw-r--r-- 3,959 bytes parent folder | download | duplicates (4)
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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="disk-format" xml:lang="gu">
  <info>
    <link type="guide" xref="disk"/>


    <credit type="author">
      <name>GNOME દસ્તાવેજીકરણ પ્રોજેક્ટ</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>

    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
    <revision pkgversion="3.13.91" date="2014-09-05" status="review"/>
    <revision pkgversion="3.37.2" date="2020-08-13" status="review"/>

    <desc>તેને બંધારિત કરીને બહારની હાર્ડ ડિસ્ક અથવા USB ફ્લેશ ડ્રાઇવમાંથી બધી ફાઇલો અને ફોલ્ડરોને દૂર કરો.</desc>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>

<title>દૂર કરી શકાય તેવી ડિસ્ક પરથી બધું કાઢી નાંખો</title>

  <p>If you have a removable disk, like a USB memory stick or an external hard
 disk, you may sometimes wish to completely remove all of its files and
 folders. You can do this by <em>formatting</em> the disk — this deletes all
 of the files on the disk and leaves it empty.</p>

<steps>
  <title>દૂર કરી શકાય તેવી ડિસ્કને બંધારિત કરો</title>
  <item>
    <p>Open <app>Disks</app> from the <gui>Activities</gui> overview.</p>
  </item>
  <item>
    <p>Select the disk you want to wipe from the list of storage devices on the
    left.</p>

    <note style="warning">
      <p>ખાતરી કરો કે તમે યોગ્ય ડિસ્ક પસંદ કરેલ છે! જો તમે ખોટી ડિસ્ક પસંદ કરી હોય તો, બીજી ડિસ્ક પર બધી ફાઇલોને કાઢી નંખાશે!</p>
    </note>
  </item>
  <item>
    <p>In the toolbar underneath the <gui>Volumes</gui> section, click the
    menu button. Then click <gui>Format Partition…</gui>.</p>
  </item>
  <item>
    <p>In the window that pops up, choose a file system <gui>Type</gui> for the
    disk.</p>
   <p>If you use the disk on Windows and Mac OS computers in addition to Linux
   computers, choose <gui>FAT</gui>. If you only use it on Windows, <gui>NTFS</gui>
   may be a better option. A brief description of the file system type
   will be presented as a label.</p>
  </item>
  <item>
    <p>Give the disk a name and click <gui>Next</gui> to continue and show a
    confirmation window. Check the details carefully, and click
    <gui>Format</gui> to wipe the disk.</p>
  </item>
  <item>
    <p>Once the formatting has finished, click the eject icon to safely remove
    the disk. It should now be blank and ready to use again.</p>
  </item>
</steps>

<note style="warning">
 <title>ડિસ્ક બંધારિત કરવાથી તમારી ફાઇલો સુરક્ષિત રીતે કઢાતી નથી</title>
  <p>ડિસ્કને બંધારિત કરવાનો તેની બધી માહિતીને ભૂંસવાનો સંપૂર્ણપણે સુરક્ષિત રસ્તો નથી. બંધારિત થયેલ ડિસ્ક તેની પર રાખવા માટે દેખાશે નહિં, પરંતુ કે શક્ય છે કે ખાસ સુધારેલ સોફ્ટવેર ફાઇલોને પાછી લાવી શકે છે. જો તમે સુરક્ષિત રીતે ફાઇલોને કાઢવાની જરૂર હોય તો, તમારે આદેશ-વાક્યને વાપરવાની જરૂર પડશે, જેમ કે <app>shred</app>.</p>
</note>

</page>