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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" xmlns:ui="http://projectmallard.org/ui/1.0/" type="guide" style="task" id="files-search" xml:lang="lv">
<info>
<link type="guide" xref="files#common-file-tasks"/>
<revision pkgversion="3.6.0" version="0.2" date="2012-09-25" status="review"/>
<revision pkgversion="3.13.92" date="2014-09-20" status="review"/>
<revision pkgversion="3.18" date="2015-09-29" status="final"/>
<revision pkgversion="3.34" date="2019-07-20" status="draft"/>
<revision pkgversion="3.36" date="2020-04-18" status="draft"/>
<credit type="author">
<name>GNOME dokumentācijas projekts</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>David King</name>
<email>amigadave@amigadave.com</email>
</credit>
<credit type="editor">
<name>Jim Campbell</name>
<email>jcampbell@gnome.org</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<title type="link" role="trail">Search</title>
<desc>Atrast datnes pēc nosaukuma un tipa.</desc>
</info>
<title>Meklēt datnes</title>
<p>Datņu pārvaldniekā varat meklēt datnes pēc nosaukuma vai tipa.</p>
<links type="topic" style="linklist">
<title>Citas meklēšanas lietotnes</title>
<!-- This is an extension point where search apps can add
their own topics. It's empty by default. -->
</links>
<steps>
<title>Meklēšana</title>
<item>
<p>Atveriet <app>Datnes</app> lietotni no <gui xref="shell-introduction#activities">Aktivitāšu</gui> pārskata.</p>
</item>
<item>
<p>Ja zināt, ka vajadzīgās datnes ir kādā noteiktā mapē, dodieties uz šo mapi.</p>
</item>
<item>
<p>Ierakstiet zināmos vārdu vai vārdus no datnes nosaukuma un tie parādīsies meklēšanas joslā. Piemēram, ja visi jūsu rēķinu nosaukumi satur vārdu “Rēķins”, ierakstiet <input>rēķins</input>. Meklētājs uzskata lielos un mazos burtus par vienādiem.</p>
<note>
<p>Instead of typing words directly to bring up the search bar, you
can click the <media its:translate="no" type="image" mime="image/svg" src="figures/nautilus-folder-search-symbolic.svg"> <key>Search</key> key symbol
</media> in the toolbar, or press
<keyseq><key>Ctrl</key><key>F</key></keyseq>.</p>
</note>
</item>
<item>
<p>You can narrow your results by date, by file type, and by whether to
search a file’s full text, or to only search for file names.</p>
<p>To apply filters, select the drop-down menu button to the left of the
file manager’s <media its:translate="no" type="image" mime="image/svg" src="figures/nautilus-folder-search-symbolic.svg"> <key>Search</key> key symbol</media>
icon, and choose from the available filters:</p>
<list>
<item>
<p><gui>When</gui>: How far back do you want to search?</p>
</item>
<item>
<p><gui>What</gui>: What is the type of item?</p>
</item>
<item>
<p><gui>Search</gui>: Should your search include a full-text search,
or search only the file names?</p>
</item>
</list>
</item>
<item>
<p>To remove a filter, select the <gui>X</gui> beside the filter tag
that you want to remove.</p>
</item>
<item>
<p>Jūs varat atvērt, kopēt, dzēst un citādi strādāt ar savām datnēm no meklēšanas rezultātiem tāpat, kā jebkurā mapē datņu pārvaldnieku.</p>
</item>
<item>
<p>Click the <media its:translate="no" type="image" mime="image/svg" src="figures/nautilus-folder-search-symbolic.svg"> <key>Search</key> key symbol
</media> in the toolbar again to exit the search and return to the
folder.</p>
</item>
</steps>
<section id="customize-files-search">
<title>Customize files search</title>
<p>You may want certain directories to be included or excluded from searches
in the <app>Files</app> application. To customize which directories are
searched:</p>
<steps>
<item>
<p>Open the <gui xref="shell-introduction#activities">Activities</gui>
overview and start typing <gui>Search</gui>.</p>
</item>
<item>
<p>Select <guiseq><gui>Settings</gui><gui>Search</gui></guiseq> from the
results. This will open the <gui>Search Settings</gui> panel.</p>
</item>
<item>
<p>Select <gui>Search Locations</gui>.</p>
</item>
</steps>
<p>This will open a dialog which allows you toggle directory
searches on or off. You can toggle searches in each of the three sections:</p>
<list>
<item>
<p><gui>Places</gui>: Lists common home directory locations</p>
</item>
<item>
<p><gui>Bookmarks</gui>: Lists directory locations that you have
bookmarked in the <app>Files</app> application</p>
</item>
<item>
<p><gui>Other</gui>: Lists directory locations that you include via
the <gui>+</gui> button.</p>
</item>
</list>
</section>
</page>
|