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 18, 2024
1 parent a441cb2 commit fd79710
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. 新たなIssueを作成し私達にお知らせください。 [Crowdin プロジェクト](https://crowdin.com/project/hexo) へのアクセス権を持つメンバーが言語設定を追加します。
1. Crowdinに言語が追加された後は、誰でも翻訳を行うことができます。
1. `source/_data/language.yml`に新しい言語を追加します。
1. `themes/navy/languages`内の`en.yml`をコピーし、言語名(すべて小文字)にリネームします。

## 問題の報告

Expand Down

0 comments on commit fd79710

Please sign in to comment.