From 9a53be35a1a2f877a25f83441d8e6fcb65bc65cd Mon Sep 17 00:00:00 2001 From: ShiratoriTenta Date: Fri, 17 Jan 2020 05:43:20 +0900 Subject: [PATCH 01/13] translate working-with-video.md --- docs/docs/working-with-video.md | 83 +++++++++++++++++---------------- 1 file changed, 44 insertions(+), 39 deletions(-) diff --git a/docs/docs/working-with-video.md b/docs/docs/working-with-video.md index b6697cc86..e3488ef97 100644 --- a/docs/docs/working-with-video.md +++ b/docs/docs/working-with-video.md @@ -1,27 +1,29 @@ --- -title: Working with Video +title: 映像を使用する --- -- [Sourcing video from a host](#sourcing-video-from-a-host) -- [Embedding hosted videos in Markdown](#embedding-hosted-videos-in-markdown) -- [Writing custom components for hosted video](#writing-custom-components-for-hosted-video) -- [Querying video data from Markdown with GraphQL](#querying-video-data-from-markdown-with-graphql) -- [Hosting your own HTML5 video files](#hosting-your-own-html5-video-files) -- [Using custom video players](#using-custom-video-players) +- [ホストから映像を取得する](#ホストから映像を取得する) +- [ホストされた映像をマークダウンに埋め込む](#ホストされた映像をマークダウンに埋め込む) +- [ホストされた映像をコンポーネントで表示する](#ホストされた映像をコンポーネントで表示する) +- [GraphQL を使ってマークダウンから映像を要求する](#GraphQL-を使ってマークダウンから映像を要求する) +- [独自の HTML5 映像ファイルをホスティングする](#独自の-HTML5-映像ファイルをホスティングする) +- [カスタム映像プレイヤーを使う](#カスタム映像プレイヤーを使う) -## Sourcing video from a host +## ホストから映像を取得する -The easiest method for including video on a Gatsby site is to source an uploaded file from a site like YouTube, Vimeo, or Twitch. Using the source URL from one of those hosts, you can use Remark plugins or create a custom `