/usr/share/help/ru/gnome-help/files-hidden.page is in gnome-user-docs-ru 3.28.1-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="files-hidden" xml:lang="ru">
<info>
<link type="guide" xref="files#faq"/>
<revision pkgversion="3.6.0" version="0.2" date="2012-09-29" status="review"/>
<revision pkgversion="3.13.92" date="2014-09-20" status="candidate"/>
<revision pkgversion="3.18" date="2015-09-28" 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>Дэвид Кинг (David King)</name>
<email>amigadave@amigadave.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Make a file invisible, so you cannot see it in the file
manager.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Александр Прокудин</mal:name>
<mal:email>alexandre.prokoudine@gmail.com</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Алексей Кабанов</mal:name>
<mal:email>ak099@mail.ru</mal:email>
<mal:years>2011-2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Станислав Соловей</mal:name>
<mal:email>whats_up@tut.by</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>juliette.tux@gmail.com</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>ymyasoedov@yandex.ru</mal:email>
<mal:years>2015</mal:years>
</mal:credit>
</info>
<title>Скрытие файла</title>
<p>The <app>Files</app> file manager gives you the ability to hide and unhide
files at your discretion. When a file is hidden, it is not displayed by the
file manager, but it is still there in its folder.</p>
<p>To hide a file, <link xref="files-rename">rename it</link> with a
<file>.</file> at the beginning of its name. For example, to hide a file
named <file>example.txt</file>, you should rename it to
<file>.example.txt</file>.</p>
<note>
<p>You can hide folders in the same way that you can hide files. Hide a
folder by placing a <file>.</file> at the beginning of the folder’s name.</p>
</note>
<section id="show-hidden">
<title>Показ всех скрытых файлов</title>
<p>If you want to see all hidden files in a folder, go to that folder and
either click the
<!-- FIXME: Get a tooltip added for "View options" -->
view options button in the toolbar and pick <gui>Show Hidden Files</gui>, or press
<keyseq><key>Ctrl</key><key>H</key></keyseq>. You will see all hidden files,
along with regular files that are not hidden.</p>
<p>To hide these files again, either click the
<!-- FIXME: Get a tooltip added for "View options" -->
view options button in the toolbar and pick <gui>Show Hidden Files</gui>, or press
<keyseq><key>Ctrl</key><key>H</key></keyseq> again.</p>
</section>
<section id="unhide">
<title>Как сделать файл обычным, не скрытым</title>
<p>To unhide a file, go to the folder containing the hidden file and click
the
<!-- FIXME: Get a tooltip added for "View options" -->
view options button in the toolbar and pick <gui>Show Hidden Files</gui>.
Then, find the hidden file and rename it so that it does not have a
<file>.</file> in front of its name. For example, to unhide a file called
<file>.example.txt</file>, you should rename it to
<file>example.txt</file>.</p>
<p>Once you have renamed the file, you can either click the
<!-- FIXME: Get a tooltip added for "View options" -->
view options button in the toolbar and pick <gui>Show Hidden Files</gui>, or
press <keyseq><key>Ctrl</key><key>H</key></keyseq> to hide any other hidden
files again.</p>
<note><p>По умолчанию скрытые файлы будут отображаться в менеджере файлов только пока его не закроют. О том, как сделать так, чтобы файловый менеджер всегда показывал скрытые файлы, смотрите в разделе <link xref="nautilus-views"/>.</p></note>
<note><p>Most hidden files will have a <file>.</file> at the
beginning of their name, but others might have a <file>~</file> at the end of
their name instead. These files are backup files. See
<link xref="files-tilde"/> for more information.</p></note>
</section>
</page>
|