New translations ja-JP.yml (Chinese Simplified)
This commit is contained in:
parent
90af4c8eb5
commit
ba07687827
1 changed files with 6 additions and 19 deletions
|
@ -400,13 +400,11 @@ common/views/components/stream-indicator.vue:
|
||||||
connecting: "连接中"
|
connecting: "连接中"
|
||||||
reconnecting: "重新连接中"
|
reconnecting: "重新连接中"
|
||||||
connected: "已连接"
|
connected: "已连接"
|
||||||
common/views/components/twitter-setting.vue:
|
common/views/components/integration-settings.vue:
|
||||||
description: "当您用Twitter连接Misskey账户后,您将能够看到有关您自己的信息,并且您将能够使用Twitter登录。"
|
title: "サービス連携"
|
||||||
connected-to: "此账户已连接Twitter"
|
connect: "接続する"
|
||||||
detail: "详细信息..."
|
disconnect: "切断する"
|
||||||
reconnect: "重新连接"
|
connected-to: "次のアカウントに接続されています"
|
||||||
connect: "连接您的推特账户"
|
|
||||||
disconnect: "未连接"
|
|
||||||
common/views/components/github-setting.vue:
|
common/views/components/github-setting.vue:
|
||||||
description: "当您用GitHub连接Misskey账户后,您将能够看到有关您自己的信息,并且您将能够使用GitHub登录。"
|
description: "当您用GitHub连接Misskey账户后,您将能够看到有关您自己的信息,并且您将能够使用GitHub登录。"
|
||||||
connected-to: "此账户已连接GitHub"
|
connected-to: "此账户已连接GitHub"
|
||||||
|
@ -452,6 +450,7 @@ common/views/components/profile-editor.vue:
|
||||||
account: "账户"
|
account: "账户"
|
||||||
location: "位置"
|
location: "位置"
|
||||||
description: "关于我"
|
description: "关于我"
|
||||||
|
language: "言語"
|
||||||
birthday: "生日"
|
birthday: "生日"
|
||||||
avatar: "头像"
|
avatar: "头像"
|
||||||
banner: "背景"
|
banner: "背景"
|
||||||
|
@ -1389,18 +1388,6 @@ mobile/views/pages/settings.vue:
|
||||||
disable-via-mobile: "不要将帖子标记为“来自手机”"
|
disable-via-mobile: "不要将帖子标记为“来自手机”"
|
||||||
load-raw-images: "以原始质量显示附加图像"
|
load-raw-images: "以原始质量显示附加图像"
|
||||||
load-remote-media: "显示来自远程服务器的媒体"
|
load-remote-media: "显示来自远程服务器的媒体"
|
||||||
twitter: "Twitter integration"
|
|
||||||
twitter-connect: "连接到您的 Twitter"
|
|
||||||
twitter-reconnect: "重新连接"
|
|
||||||
twitter-disconnect: "未连接"
|
|
||||||
github: "GitHub Integration"
|
|
||||||
github-connect: "连接到您的 GitHub"
|
|
||||||
github-reconnect: "重新连接"
|
|
||||||
github-disconnect: "未连接"
|
|
||||||
discord: "Discord Integration"
|
|
||||||
discord-connect: "连接到您的 Discord"
|
|
||||||
discord-reconnect: "重新连接"
|
|
||||||
discord-disconnect: "未连接"
|
|
||||||
update: "更新 Misskey"
|
update: "更新 Misskey"
|
||||||
version: "当前版本:"
|
version: "当前版本:"
|
||||||
latest-version: "最新版本:"
|
latest-version: "最新版本:"
|
||||||
|
|
Loading…
Reference in a new issue