Update configuration/index.ja.md

This commit is contained in:
yuubinnkyoku 2024-12-06 13:22:09 +09:00 committed by GitHub
parent c09707daab
commit 45993b4c81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,38 +63,38 @@ Blowfish は、記事に視覚的なサポートを簡単に追加できるよ
Blowfish は多言語 Webサイト向けに最適化されており、テーマアセットはすぐに使えるように複数の言語に翻訳されています。 言語設定を使用すると、コンテンツの複数のバージョンを生成して、訪問者に母国語でカスタマイズされたエクスペリエンスを提供できます。 Blowfish は多言語 Webサイト向けに最適化されており、テーマアセットはすぐに使えるように複数の言語に翻訳されています。 言語設定を使用すると、コンテンツの複数のバージョンを生成して、訪問者に母国語でカスタマイズされたエクスペリエンスを提供できます。
The theme currently supports the following languages by default: このテーマは現在、デフォルトで次の言語をサポートしています:
| Language | Code | | 言語 | コード |
| ---------------------------- | ------- | |---|---|
| Arabic | `ar` | | アラビア語 | `ar` |
| Bulgarian | `bg` | | ブルガリア語 | `bg` |
| Bengali | `bn` | | ベンガル語 | `bn` |
| Catalan | `ca` | | カタロニア語 | `ca` |
| Czech | `cs` | | チェコ語 | `cs` |
| German | `de` | | ドイツ語 | `de` |
| English | `en` | | 英語 | `en` |
| Esperanto | `eo` | | エスペラント語 | `eo` |
| Spanish (Spain) | `es` | | スペイン語(スペイン) | `es` |
| Finnish | `fi` | | フィンランド語 | `fi` |
| French | `fr` | | フランス語 | `fr` |
| Hebrew | `he` | | ヘブライ語 | `he` |
| Croatian | `hr` | | クロアチア語 | `hr` |
| Hungarian | `hu` | | ハンガリー語 | `hu` |
| Indonesian | `id` | | インドネシア語 | `id` |
| Italian | `it` | | イタリア語 | `it` |
| Japanese | `ja` | | 日本語 | `ja` |
| Korean | `ko` | | 韓国語 | `ko` |
| Dutch | `nl` | | オランダ語 | `nl` |
| Polish | `pl` | | ポーランド語 | `pl` |
| Portuguese (Brazil) | `pt-br` | | ポルトガル語(ブラジル) | `pt-br` |
| Portuguese (Portugal) | `pt-pt` | | ポルトガル語(ポルトガル) | `pt-pt` |
| Romanian | `ro` | | ルーマニア語 | `ro` |
| Russian | `ru` | | ロシア語 | `ru` |
| Turkish | `tr` | | トルコ語 | `tr` |
| Vietnamese | `vi` | | ベトナム語 | `vi` |
| Simplified Chinese (China) | `zh-cn` | | 中国語(簡体字) | `zh-cn` |
| Traditional Chinese (Taiwan) | `zh-tw` | | 中国語(繁体字) | `zh-tw` |
The default translations can be overridden by creating a custom file in `i18n/[code].yaml` that contains the translation strings. You can also use this method to add new languages. If you'd like to share a new translation with the community, please [open a pull request](https://github.com/nunocoracao/blowfish/pulls). The default translations can be overridden by creating a custom file in `i18n/[code].yaml` that contains the translation strings. You can also use this method to add new languages. If you'd like to share a new translation with the community, please [open a pull request](https://github.com/nunocoracao/blowfish/pulls).