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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="accounts-which-application" xml:lang="zh-CN">
<info>
<link type="guide" xref="accounts"/>
<link type="seealso" xref="accounts-disable-service"/>
<revision pkgversion="3.8.2" date="2013-05-22" status="review"/>
<revision pkgversion="3.13.92" date="2014-09-20" status="review"/>
<revision pkgversion="3.18" date="2015-09-28" status="incomplete"/>
<credit type="author copyright">
<name>Baptiste Mille-Mathias</name>
<email>baptistem@gnome.org</email>
<years>2012, 2013</years>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Andre Klapper</name>
<email>ak-47@gmx.net</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>应用程序可以使用账号创建<app>在线账号</app>和他们想使用的服务。</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>TeliuTe</mal:name>
<mal:email>teliute@163.com</mal:email>
<mal:years>2011, 2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>tuberry</mal:name>
<mal:email>orzun@foxmail.com</mal:email>
<mal:years>2021</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Victor_Trista</mal:name>
<mal:email>ljlzjzm@hotmail.com</mal:email>
<mal:years>2023</mal:years>
</mal:credit>
</info>
<title>在线服务和应用</title>
<p>一旦添加了在线账号,任何应用程序都可以通过该账号来使用您尚未<link xref="accounts-disable-service">禁用</link>的任何可用服务。不同的提供商提供不同的服务。本页列出了不同的服务和一些已知使用这些服务的应用程序。</p>
<terms>
<item>
<title>日历</title>
<p>日历服务让您能查看、添加和编辑在线日历中的事件。<app>日历</app>、<app>Evolution</app>和<app>California</app>等应用程序使用此服务。</p>
</item>
<item>
<title>聊天</title>
<p>聊天服务让您能在流行的即时消息平台上与您的联系人聊天。<app>Empathy</app> 等应用程序使用此服务。</p>
</item>
<item>
<title>联系人</title>
<p>联系人服务让您能查看各种服务上的联系人已公开的详细信息。<app>联系人</app>和 <app>Evolution</app> 等应用程序使用此服务。</p>
</item>
<!-- See https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/commit/32f35cc07fcbee839978e3630972b67ed55f0da6
<item>
<title>Documents</title>
<p>The Documents service allows you to view your online documents
such as those in Google docs. You can view your documents using the
<app>Documents</app> application.</p>
</item>
-->
<item>
<title>文件</title>
<p>文件服务会添加一个远程文件位置,就像您使用文件管理器中的 <link xref="nautilus-connect">连接到服务器</link>功能添加一个位置一样。您可以通过文件管理器以及任何应用程序的文件打开和保存对话框访问远程文件。</p>
</item>
<item>
<title>邮件</title>
<p>邮件服务让您能通过像 Google 这样的电子邮件提供商来发送和接收电子邮件,<app>Evolution</app> 等应用程序使用此服务。</p>
</item>
<!-- TODO: Not sure what this does. Doesn't seem to do anything in Maps app.
<item>
<title>Maps</title>
</item>
-->
<!-- TODO: Not sure what this does in which app. Seems to support e.g. VKontakte.
<item>
<title>Music</title>
</item>
-->
<item>
<title>照片</title>
<p>照片服务允许您查看您的在线照片,例如您在 Facebook 上发布的照片。您可以使用<app>照片</app>应用程序查看照片。</p>
</item>
<item>
<title>打印机</title>
<p>打印机服务让您能从任何应用程序的打印对话框中向提供商发送 PDF 副本。提供商可能会提供打印服务,或者只提供PDF的存储服务,使您可以稍后下载并打印。</p>
</item>
</terms>
</page>
|