New translations ja-JP.yml (Chinese Simplified)
This commit is contained in:
		
							parent
							
								
									26c366156b
								
							
						
					
					
						commit
						01ca3fd6b2
					
				
					 1 changed files with 18 additions and 1 deletions
				
			
		| 
						 | 
					@ -363,6 +363,7 @@ common/views/components/signin.vue:
 | 
				
			||||||
  or: "または"
 | 
					  or: "または"
 | 
				
			||||||
  signin-with-twitter: "Twitterでログイン"
 | 
					  signin-with-twitter: "Twitterでログイン"
 | 
				
			||||||
  signin-with-github: "GitHubでログイン"
 | 
					  signin-with-github: "GitHubでログイン"
 | 
				
			||||||
 | 
					  signin-with-discord: "Discordでログイン"
 | 
				
			||||||
  login-failed: "ログインできませんでした。ユーザー名とパスワードを確認してください。"
 | 
					  login-failed: "ログインできませんでした。ユーザー名とパスワードを確認してください。"
 | 
				
			||||||
common/views/components/signup.vue:
 | 
					common/views/components/signup.vue:
 | 
				
			||||||
  invitation-code: "招待コード"
 | 
					  invitation-code: "招待コード"
 | 
				
			||||||
| 
						 | 
					@ -408,6 +409,13 @@ common/views/components/github-setting.vue:
 | 
				
			||||||
  reconnect: "再接続する"
 | 
					  reconnect: "再接続する"
 | 
				
			||||||
  connect: "GitHubと接続する"
 | 
					  connect: "GitHubと接続する"
 | 
				
			||||||
  disconnect: "切断する"
 | 
					  disconnect: "切断する"
 | 
				
			||||||
 | 
					common/views/components/discord-setting.vue:
 | 
				
			||||||
 | 
					  description: "お使いのDiscordアカウントをお使いのMisskeyアカウントに接続しておくと、プロフィールでDiscordアカウント情報が表示されるようになったり、Discordを用いた便利なサインインを利用できるようになります。"
 | 
				
			||||||
 | 
					  connected-to: "次のDiscordアカウントに接続されています"
 | 
				
			||||||
 | 
					  detail: "詳細..."
 | 
				
			||||||
 | 
					  reconnect: "再接続する"
 | 
				
			||||||
 | 
					  connect: "Discordと接続する"
 | 
				
			||||||
 | 
					  disconnect: "切断する"
 | 
				
			||||||
common/views/components/uploader.vue:
 | 
					common/views/components/uploader.vue:
 | 
				
			||||||
  waiting: "待機中"
 | 
					  waiting: "待機中"
 | 
				
			||||||
common/views/components/visibility-chooser.vue:
 | 
					common/views/components/visibility-chooser.vue:
 | 
				
			||||||
| 
						 | 
					@ -956,7 +964,12 @@ admin/views/instance.vue:
 | 
				
			||||||
  github-integration-info: "コールバックURLは /api/gh/cb に設定します。"
 | 
					  github-integration-info: "コールバックURLは /api/gh/cb に設定します。"
 | 
				
			||||||
  enable-github-integration: "GitHub連携を有効にする"
 | 
					  enable-github-integration: "GitHub連携を有効にする"
 | 
				
			||||||
  github-integration-client-id: "Client ID"
 | 
					  github-integration-client-id: "Client ID"
 | 
				
			||||||
  github-integration-client-secret: "Client secret"
 | 
					  github-integration-client-secret: "Client Secret"
 | 
				
			||||||
 | 
					  discord-integration-config: "Discord連携の設定"
 | 
				
			||||||
 | 
					  discord-integration-info: "コールバックURLは /api/dc/cb に設定します。"
 | 
				
			||||||
 | 
					  enable-discord-integration: "Discord連携を有効にする"
 | 
				
			||||||
 | 
					  discord-integration-client-id: "Client ID"
 | 
				
			||||||
 | 
					  discord-integration-client-secret: "Client Secret"
 | 
				
			||||||
  proxy-account-config: "プロキシアカウントの設定"
 | 
					  proxy-account-config: "プロキシアカウントの設定"
 | 
				
			||||||
  proxy-account-info: "プロキシアカウントは、特定の条件下でユーザーのリモートフォローを代行するアカウントです。例えば、ユーザーがリモートユーザーをリストに入れたとき、リストに入れられたユーザーを誰もフォローしていないとアクティビティがサーバーに配達されないため、代わりにプロキシアカウントがフォローするようにします。"
 | 
					  proxy-account-info: "プロキシアカウントは、特定の条件下でユーザーのリモートフォローを代行するアカウントです。例えば、ユーザーがリモートユーザーをリストに入れたとき、リストに入れられたユーザーを誰もフォローしていないとアクティビティがサーバーに配達されないため、代わりにプロキシアカウントがフォローするようにします。"
 | 
				
			||||||
  proxy-account-username: "プロキシアカウントのユーザー名"
 | 
					  proxy-account-username: "プロキシアカウントのユーザー名"
 | 
				
			||||||
| 
						 | 
					@ -1338,6 +1351,10 @@ mobile/views/pages/settings.vue:
 | 
				
			||||||
  github-connect: "GitHubアカウントに接続する"
 | 
					  github-connect: "GitHubアカウントに接続する"
 | 
				
			||||||
  github-reconnect: "再接続する"
 | 
					  github-reconnect: "再接続する"
 | 
				
			||||||
  github-disconnect: "切断する"
 | 
					  github-disconnect: "切断する"
 | 
				
			||||||
 | 
					  discord: "Discord連携"
 | 
				
			||||||
 | 
					  discord-connect: "Discordアカウントに接続する"
 | 
				
			||||||
 | 
					  discord-reconnect: "再接続する"
 | 
				
			||||||
 | 
					  discord-disconnect: "切断する"
 | 
				
			||||||
  update: "Misskey Update"
 | 
					  update: "Misskey Update"
 | 
				
			||||||
  version: "バージョン:"
 | 
					  version: "バージョン:"
 | 
				
			||||||
  latest-version: "最新のバージョン:"
 | 
					  latest-version: "最新のバージョン:"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue