File: files-lost.page

package info (click to toggle)
gnome-user-docs 48.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 142,176 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (58 lines) | stat: -rw-r--r-- 2,739 bytes parent folder | download | duplicates (2)
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
<?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-lost" xml:lang="ko">

  <info>
    <link type="guide" xref="files#more-file-tasks"/>

    <revision pkgversion="3.6.0" version="0.2" date="2012-09-28" status="review"/>
    <revision pkgversion="3.13.92" date="2014-09-20" status="candidate"/>
    <revision pkgversion="3.18" date="2015-09-28" status="candidate"/>
    <revision version="gnome:45" date="2024-03-04" status="candidate"/>

    <credit type="author">
      <name>그놈 문서 프로젝트</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>

    <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>shcho@gnome.org</mal:email>
      <mal:years>2021, 2022, 2023</mal:years>
    </mal:credit>
  </info>

<title>잃은 파일 찾기</title>

<p>파일을 만들거나 다운로드했는데 찾을 수 없을 경우 다음 요령을 따릅니다.</p>

<list>
  <item><p>파일을 어디에 저장했는지 기억하지 못하지만 어떻게 이름을 지정했는지 기억한다면, <link xref="files-search">이름으로 파일 검색</link>할 수 있습니다.</p></item>

  <item><p>파일을 다운로드했다면, 웹 브라우저에서는 일반 폴더에 자동으로 저장합니다. 홈 폴더에서 <file>바탕 화면</file>과 <file>다운로드</file> 폴더를 확인합니다.</p></item>

  <item><p>파일을 실수로 지웠을 수도 있습니다. 파일을 지우면 휴지동을 직접 비우기 전까지는 휴지통으로 이동하여 남아있습니다. 삭제한 파일을 복구하는 방법을 알아보려면 <link xref="files-recover"/>를 살펴봅니다.</p></item>

  <item><p>You might have renamed the file in a way that made the file hidden.
  Files that start with a <file>.</file> or end with a <file>~</file> are
  hidden in the file manager. Press the menu button in the sidebar of the
  window  and enable <gui>Show Hidden Files</gui> to display them. See
  <link xref="files-hidden"/> to learn more.</p></item>
</list>

</page>