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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="accounts-add" xml:lang="ko">
<info>
<link type="guide" xref="accounts" group="add"/>
<revision pkgversion="3.5.5" date="2012-08-14" status="draft"/>
<revision pkgversion="3.9.92" date="2012-09-18" status="candidate"/>
<revision pkgversion="3.13.92" date="2013-09-20" status="candidate"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<revision pkgversion="3.33.3" date="2019-07-21" status="final"/>
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2014</years>
</credit>
<credit type="editor">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
<years>2015</years>
</credit>
<credit type="editor">
<name>Klein Kravis</name>
<email>kleinkravis44@outlook.com</email>
<years>2020</years>
</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>
<steps>
<item>
<p><gui xref="shell-introduction#activities">현재 활동</gui> 개요를 열고 <gui>온라인 계정</gui> 입력을 시작합니다.</p>
</item>
<item>
<p><gui>온라인 계정</gui>을 눌러 창을 엽니다.</p>
</item>
<item>
<p>목록에서 계정을 선택합니다.</p>
</item>
<item>
<p>추가하려는 계정 형식을 선택합니다.</p>
</item>
<item>
<p>A dialog will open where you can either enter your online account
credentials or a button which will open your web browser to log into the
account. For example, if you are setting up a Google account, click
<gui>Sign in...</gui> and then enter your email address and password.</p>
</item>
<item>
<p>인증 정보를 올바르게 입력하고 나면 온라인 계정에서 그놈 접근 권한 허용 요청을 받습니다. 접근을 승인하며 계속합니다.</p>
</item>
<item>
<p>기본적으로 계정에서 제공하는 모든 서비스는 사용하도록 설정해두었습니다. 사용하지 않는 항목은 개별 서비스를 끈 상태로 <link xref="accounts-disable-service">전환</link>합니다.</p>
</item>
</steps>
<p>계정을 추가하고 나면 프로그램에서 여러분이 허용한 서비스의 계정을 활용할 수 있습니다. 허용 서비스의 제어 정보는 <link xref="accounts-disable-service"/>를 살펴봅니다.</p>
<note style="tip">
<p>많은 온라인 서비스에서는 그놈에서 암호 대신 저장할 인증 토큰을 제공합니다. 계정을 제거하면 온라인 서비스의 인증서를 버려야 합니다. 자세한 내용은 <link xref="accounts-remove"/>를 살펴봅니다.</p>
</note>
</page>
|