Add chinese translation (#772)

* add chinese config and i18n

* Import translation from https://bitbucket.org/mastodoncn/mastodon-zh-cn/src/master/

* translate Using Mastodon

* Translate Running Mastodon
Add Chinese search optimization
Fix some bugs

* substitute 长毛象 to Mastodon

* do some modifications.
This commit is contained in:
yingziwu 2020-05-21 02:54:12 +08:00 committed by GitHub
parent 02839e07ce
commit b6e011265d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 3176 additions and 65 deletions

View file

@ -0,0 +1,22 @@
---
title: 站外使用Mastodon
description: 你可以通过外部应用程序或网站来浏览Mastodon或与Mastodon进行交互。
menu:
docs:
weight: 90
parent: user
---
## 与另一个Mastodon站点的远程互动 {#interact}
{{< figure src="/assets/image%20%2863%29.png" caption="Mastodon网站上的一个嘟文的永久链接" >}}
当你在跨站浏览其他由Mastodon驱动的远程站点时点击任何一个交互按钮都会加载一个对话框将你重定向到你的本地站点。
{{< figure src="/assets/image%20%288%29.png" caption="跨站嘟文回复对话框" >}}
## 登录到一个客户端应用程序 {#apps}
你可以使用你的Mastodon帐户登录到任何可以实现Mastodon API的应用程序。这些应用程序的列表可以在 [https://joinmastodon.org/apps](https://joinmastodon.org/apps) 中找到。
{{< translation-status-zh-cn raw_title="Using Mastodon externally" raw_link="/user/external/" last_tranlation_time="2020-05-03" raw_commit="ad1ef20f171c9f61439f32168987b0b4f9abd74b">}}