From bea42924cb5744e4c1f7097053b53bcb98431396 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 3 Dec 2018 20:13:10 +0900 Subject: [PATCH] New translations ja-JP.yml (English) --- locales/en-US.yml | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 6dffe968b..a1353c94b 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -400,13 +400,11 @@ common/views/components/stream-indicator.vue: connecting: "Connecting" reconnecting: "Reconnecting" connected: "Connected" -common/views/components/twitter-setting.vue: - description: "Once you connect your Twitter account to your Misskey account, you will be able to see information about your Twitter account on your profile, and you will be able to sign-in using Twitter." - connected-to: "You are connected to this Twitter account" - detail: "Details..." - reconnect: "Reconnect" - connect: "Link your Twitter account" - disconnect: "Disconnect" +common/views/components/integration-settings.vue: + title: "サービス連携" + connect: "接続する" + disconnect: "切断する" + connected-to: "次のアカウントに接続されています" common/views/components/github-setting.vue: description: "Once you connect your GitHub account to your Misskey account, you will be able to see information about your GitHub account on your profile, and you will be able to sign-in via GitHub." connected-to: "You are connected to this GitHub account" @@ -452,6 +450,7 @@ common/views/components/profile-editor.vue: account: "Account" location: "Location" description: "About me" + language: "言語" birthday: "Birthday" avatar: "Icon" banner: "Banner" @@ -1389,18 +1388,6 @@ mobile/views/pages/settings.vue: disable-via-mobile: "Don't mark the post as 'from mobile'" load-raw-images: "Show attached images in original quality" load-remote-media: "Show media from a remote server" - twitter: "Twitter integration" - twitter-connect: "Connect to your Twitter account" - twitter-reconnect: "Reconnect" - twitter-disconnect: "Disconnect" - github: "GitHub Integration" - github-connect: "Connect to your GitHub account" - github-reconnect: "Reconnect" - github-disconnect: "Disconnect" - discord: "Discord Integration" - discord-connect: "Connect to your Discord account" - discord-reconnect: "Reconnect" - discord-disconnect: "Disconnect" update: "Misskey Update" version: "Current version:" latest-version: "Latest version:"