File: files-browse.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 (69 lines) | stat: -rw-r--r-- 4,006 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
59
60
61
62
63
64
65
66
67
68
69
<?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-browse" xml:lang="ko">

  <info>
    <link type="guide" xref="files#common-file-tasks"/>
    <link type="seealso" xref="files-copy"/>

    <revision pkgversion="3.5.92" version="0.2" date="2012-09-16" status="review"/>
    <revision pkgversion="3.13.92" date="2014-09-20" status="review"/>
    <revision pkgversion="3.18" date="2015-09-28" status="review"/>
    <revision pkgversion="3.38" date="2020-10-16" status="review"/>

    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany.antopolski@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <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>파일 관리자로 파일을 관리하고 정돈합니다.</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><app>파일</app> 관리자를 사용하여 컴퓨터의 파일을 살펴보고 정리합니다. 스토릿지 장치(외장 하드 드라이브), <link xref="nautilus-connect">파일 서버</link>, 네트워크 공유 폴더의 파일을 관리할 때 활용할 수도 있습니다.</p>

<p>파일 관리자를 시작하려면 <gui xref="shell-introduction#activities">현재 활동</gui> 개요에서 <app>파일</app>을 엽니다. <link xref="shell-apps-open">프로그램 검색</link>을 진행하여 동일한 방법으로 개요를 통해 파일 및 폴더를 검색할 수 있습니다.</p>

<section id="files-view-folder-contents">
  <title>폴더 내용 둘러보기</title>

<p>파일 관리자에서 폴더 내용을 보려면 두번 누르고, 해당 파일의 기본 프로그램을 열려면 두번 두르거나 <link xref="mouse-middleclick">가운데 단추를 누릅니다</link>. 폴더에 가운데 단추 누르기를 하면, 새 탭을 열어줍니다. 새 탭 또는 새 창을 열 대 폴더에 오른쪽 단추를 누를 수도 있습니다.</p>

<p>폴더에서 파일의 내용을 찾아볼 때, 파일을 열기 전, 복사하기 전, 삭제하기 전 올바른 파일인 지 여부 확인을 목적으로 스페이스 바를 눌러 <link xref="files-preview">각 파일 미리 보기</link>를 간단하게 할 수 있습니다.</p>

<p>파일, 폴더 목록 위의<em>경로 표시줄</em>에서는 현재 보고 있는 폴더, 현재 폴더의 상위 폴더를 알려줍니다. 경로 표시줄에서 상위 폴더를 누르면 해당 폴더로 이동합니다. 경로 표시줄의 임의의 폴더에 오른쪽 단추를 누르면 새 탭 또는 창을 열거나 속성을 볼 수 있습니다.</p>

<p>보고 있는 폴더 안 또는 그 아래로 <link xref="files-search">파일 검색</link>을 빨리 하고 싶다면, 이름 입력을 시작합니다. <em>검색 표시줄</em>이 창 상단에 나타나고 일치하는 항목이 나타납니다. 검색을 취소하려면 <key>ESC</key>키를 누릅니다.</p>

<p>You can quickly access common places from the <em>sidebar</em>. If you do
not see the sidebar, press the <gui>Show Sidebar</gui> button in the top-left
corner of the window. You can <link xref="nautilus-bookmarks-edit">add bookmarks
to folders that you use often</link> and they will appear in the sidebar.</p>

</section>

</page>