Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 37 additions & 37 deletions docs/contributing/translation/index.md
Original file line number Diff line number Diff line change
@@ -1,56 +1,56 @@
---
title: Translating Gatsbyjs.org
title: Gatsbyjs.org の翻訳
---

There is an ongoing effort to translate the content on Gatsbyjs.org into multiple languages. For members of the community around the world building Gatsby sites and learning about web development, having docs and learning materials in your own language provides a lot of value. There's also a great opportunity for folks like you to contribute to the translations of the Gatsby docs.
Gatsbyjs.org のコンテンツを複数の言語に翻訳する継続的な取り組みがあります。自身の言語のドキュメントや学習素材があることは、Gatsby サイトを構築、ウェブ開発について学ぶ世界中のコミュニティメンバーにとって、多くの価値があります。また、あなたのような Gatsby ドキュメントの翻訳に貢献できる人々にとって、絶好の機会でもあります。

If you're a fluent speaker of a language other than English and you're interested in helping translate [gatsbyjs.org](https://gatsbyjs.org), here is some information for you to know:
もしもあなたが英語以外の言語の流暢な話者であり、[gatsbyjs.org](https://gatsbyjs.org) の翻訳に興味があれば、以下の情報を参考にしてください。

## The general process
## 一般的なプロセス

Each translation has its own repository in the [gatsbyjs](https://github.com/gatsbyjs/) organization on GitHub, with designated codeowners to review and approve changes. Each repo will include all pages needing translations (with some prioritized over others), and a bot to notify of changes in the main repo to keep everything up-to-date.
各翻訳は GitHub 上の [gatsbyjs](https://github.com/gatsbyjs/) 組織のなかに独自のリポジトリーがあり、指定されたコードオーナーが変更をレビュー、承認します。各リポジトリーには、翻訳が必要な全てのページ(一部は他のページより優先されます)と、すべてを最新に保つため、メインリポジトリーの変更を通知するボットが含まれます。

## Ongoing translations
## 進行中の翻訳

Currently, the following languages are being translated:
現在、以下の言語が翻訳されています。

- [Arabic](https://github.com/gatsbyjs/gatsby-ar)
- [Bengali](https://github.com/gatsbyjs/gatsby-bn)
- [German](https://github.com/gatsbyjs/gatsby-de)
- [Spanish](https://github.com/gatsbyjs/gatsby-es)
- [French](https://github.com/gatsbyjs/gatsby-fr)
- [Gujarati](https://github.com/gatsbyjs/gatsby-gu)
- [Hindi](https://github.com/gatsbyjs/gatsby-hi)
- [Indonesian](https://github.com/gatsbyjs/gatsby-id)
- [Italian](https://github.com/gatsbyjs/gatsby-it)
- [Japanese](https://github.com/gatsbyjs/gatsby-ja)
- [Korean](https://github.com/gatsbyjs/gatsby-ko)
- [Mongolian](https://github.com/gatsbyjs/gatsby-mn)
- [Dutch](https://github.com/gatsbyjs/gatsby-nl)
- [Polish](https://github.com/gatsbyjs/gatsby-pl)
- [Brazilian Portuguese](https://github.com/gatsbyjs/gatsby-pt-BR)
- [Russian](https://github.com/gatsbyjs/gatsby-ru)
- [Turkish](https://github.com/gatsbyjs/gatsby-tr)
- [Vietnamese](https://github.com/gatsbyjs/gatsby-vi)
- [Simplified Chinese](https://github.com/gatsbyjs/gatsby-zh-Hans)
- [Traditional Chinese](https://github.com/gatsbyjs/gatsby-zh-Hant)
- [アラビア語](https://github.com/gatsbyjs/gatsby-ar)
- [ベンガル語](https://github.com/gatsbyjs/gatsby-bn)
- [ドイツ語](https://github.com/gatsbyjs/gatsby-de)
- [スペイン語](https://github.com/gatsbyjs/gatsby-es)
- [フランス語](https://github.com/gatsbyjs/gatsby-fr)
- [グジャラート語](https://github.com/gatsbyjs/gatsby-gu)
- [ヒンディー語](https://github.com/gatsbyjs/gatsby-hi)
- [インドネシア語](https://github.com/gatsbyjs/gatsby-id)
- [イタリア語](https://github.com/gatsbyjs/gatsby-it)
- [日本語](https://github.com/gatsbyjs/gatsby-ja)
- [韓国語](https://github.com/gatsbyjs/gatsby-ko)
- [モンゴル語](https://github.com/gatsbyjs/gatsby-mn)
- [オランダ語](https://github.com/gatsbyjs/gatsby-nl)
- [ポーランド語](https://github.com/gatsbyjs/gatsby-pl)
- [ブラジルポルトガル語](https://github.com/gatsbyjs/gatsby-pt-BR)
- [ロシア語](https://github.com/gatsbyjs/gatsby-ru)
- [トルコ語](https://github.com/gatsbyjs/gatsby-tr)
- [ベトナム語](https://github.com/gatsbyjs/gatsby-vi)
- [簡体字中国語](https://github.com/gatsbyjs/gatsby-zh-Hans)
- [繁体字中国語](https://github.com/gatsbyjs/gatsby-zh-Hant)

> Note: Once a new translation repository is created, feel free to add it here in a PR!
> ヒント: 新しい翻訳リポジトリーが作成されたら、PR で自由にここへ追加してください!
## Creating a new translation
## 新たな翻訳を作成

If you don't see your language in the above list, please see [Starting a new language](/contributing/translation/new-translations/) for how to start up a new translation repository.
上記リストにあなたの言語がない場合、新たな翻訳リポジトリーの始め方について[新たな言語を始める](/contributing/translation/new-translations/)を参考にしてください。

## Contributing translations
## 翻訳に貢献

If you do see your language on the list, please see the [translation contributor guide](/contributing/translation/translators/) for information on how to contribute translations in your language.
上記リストにあなたの言語がある場合、あなたの言語の翻訳への貢献方法について[翻訳コントリビューターガイド](/contributing/translation/translators/)を参考にしてください。

## Maintainers
## メンテナー

Each translation repo will have at least two maintainers and codeowners that are responsible for the upkeep of the repo. Please see the [Translation Maintainer Guide](/contributing/translation/maintainers/) for information on the responsibilities of translation maintainers.
各翻訳リポジトリーは、リポジトリーの保持を担当する少なくとも 2 人のメンテナーとコードオーナーを持ちます。翻訳メンテナーの義務については[翻訳メンテナーガイド](/contributing/translation/maintainers/)を参考にしてください。

## Language-specific channels
## 言語固有のチャンネル

Each translation group may want to have a space for maintainers and community members to ask questions and coordinate the project. **[Discord](https://gatsby.dev/discord) is the official channel** and maintainers can have their own private groups if desired. Some groups may elect to use a different platform such as Wechat or Whatsapp, but that will be at your own discretion.
各翻訳グループには、メンテナーやコミュニティメンバーが質問したり、プロジェクトの調整をしたりするための場が必要になる場合があります。**[Discord](https://gatsby.dev/discord) は公式のチャンネル**であり、メンテナーは必要に応じて独自のプライベートグループを持つことができます。一部のグループは、自身の裁量によって、Wechat Whatsapp などの別のプラットフォームの使用を選択できます。

To set up a Discord channel for a translation group (if it doesn't already exist), [ping the Gatsbyjs team](/contributing/how-to-contribute/#not-sure-how-to-start-contributing).
翻訳グループの Discord チャンネルを設定するには(まだ存在しない場合)、[Gatsby チームに問い合わせてください](/contributing/how-to-contribute/#not-sure-how-to-start-contributing)