Skip to content

Commit

Permalink
l10n(ja): New translations from Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
hexo-crowdin[bot] committed Oct 16, 2024
1 parent 2a07f87 commit 246461a
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions source/ja/docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,18 @@ $ hexo server

### 翻訳

1. `source`フォルダ内に新しい言語フォルダを追加します。 (すべて小文字)
2. `source`フォルダのマークダウンとテンプレートファイルを新しい言語フォルダにコピーします。
3. `source/_data/language.yml`に新しい言語を追加します。
4. `themes/navy/languages`内の`en.yml`をコピーし、言語名(すべて小文字)にリネームします。
#### 翻訳での貢献

[![Crowdin](https://badges.crowdin.net/hexo/localized.svg)](https://crowdin.com/project/hexo)

現在、翻訳には [Crowdin](https://crowdin.com/project/hexo) プラットフォームを使用しており、手動の git 操作なしで誰でも翻訳への貢献や投票ができます。

#### 新たな言語の追加

1. Summit a new issue to let us know. The members with access to the [Crowdin Project](https://crowdin.com/project/hexo) add the language in settings.
1. After adding language in Crowdin, anyone can contribute translations on it.
1. `source/_data/language.yml`に新しい言語を追加します。
1. `themes/navy/languages`内の`en.yml`をコピーし、言語名(すべて小文字)にリネームします。

## 問題の報告

Expand Down

0 comments on commit 246461a

Please sign in to comment.