File: accounts-add.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 (91 lines) | stat: -rw-r--r-- 3,898 bytes parent folder | download | duplicates (3)
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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="accounts-add" xml:lang="cs">

  <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>Jak umožnit aplikacím přístup k vašim účtům on-line se soubory, kontakty, kalendáři a dalšími věcmi.</desc>

    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Adam Matoušek</mal:name>
      <mal:email>adamatousek@gmail.com</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Marek Černocký</mal:name>
      <mal:email>marek@manet.cz</mal:email>
      <mal:years>2014, 2015</mal:years>
    </mal:credit>
  </info>

  <title>Přidání účtu</title>

  <p>Přidání účtu pomůže propojení účtů on-line s vaším uživatelským prostředím GNOME. Váš poštovní klient, kalendář a další související aplikace tak budou moci používat toto nastavení.</p>

  <steps>
    <item>
      <p>Otevřete přehled <gui xref="shell-introduction#activities">Činnosti</gui> a začněte psát <gui>Účty on-line</gui>.</p>
    </item>
    <item>
      <p>Kliknutím na <gui>Účty on-line</gui> otevřete příslušný panel.</p>
    </item>
    <item>
      <p>Select an account from the list.</p>
    </item>
    <item>
      <p>Vyberte typ účtu, který chcete přidat.</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>Pokud zadáte své přístupové údaje správně, budete dotázání, jestli povolíte GNOME přístup k účtu on-line. Abyste mohli pokračovat, přístup potvrďte.</p>
    </item>
    <item>
      <p>Ve výchozím stavu budou povoleny všechny služby, které poskytovatel účtu nabízí. <link xref="accounts-disable-service">Přepnutím vypínače</link> jednotlivých služeb do polohy vypnuto je můžete zakázat.</p>
    </item>
  </steps>

  <p>Po té, co účet přidáte, mohou aplikace používat tento účet pro přístup ke službám, které jste jim dovolili. Jak řídit, které služby jsou dovolené, viz <link xref="accounts-disable-service"/>.</p>

  <note style="tip">
    <p>Řada služeb on-line poskytuje ověřovací tiket, který si GNOME uchovává namísto hesla. Když odeberete některý z účtů, měli byste rovněž odvolat tento certifikát. Více informací viz <link xref="accounts-remove"/>.</p>
  </note>

</page>