Files
Auto_Bangumi/docs/ja/index.md
Estrella Pan dfe66d279c docs: add Japanese documentation (#970)
Add complete Japanese translation for all documentation pages including:
- Home and about pages
- Deployment guides (Docker CLI, Docker Compose, DSM, Local)
- Configuration pages (RSS, Downloader, Parser, Notifier, Manager, Proxy, Experimental)
- Feature documentation (RSS Management, Bangumi, Calendar, Rename, Search)
- FAQ and troubleshooting
- API reference
- Changelogs (2.6, 3.0, 3.1, 3.2)
- Developer guide

Also updates VitePress config to add Japanese locale with full sidebar navigation.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 21:06:38 +01:00

3.7 KiB
Raw Blame History

layout, title, titleTemplate, hero, features
layout title titleTemplate hero features
home AutoBangumi 全自動アニメ追跡、手間いらず!
name text tagline actions
AutoBangumi 全自動アニメ追跡、手間いらず! RSS購読の自動解析、ダウンロード管理、ファイル整理
theme text link
brand クイックスタート /ja/deploy/quick-start
theme text link
alt 概要 /ja/home/
theme text link
alt 更新履歴 /ja/changelog/3.2
icon title details
src
/image/icons/rss.png
RSS購読解析 アニメのRSS購読を自動的に認識・解析。手動入力不要で、購読するだけで自動的に解析、ダウンロード、整理を完了します。
icon title details
src
/image/icons/qbittorrent-logo.svg
qBittorrentダウンローダー qBittorrentを使用してアニメをダウンロード。AutoBangumiで既存のアニメ管理、過去のエピソードのダウンロード、エントリの削除が可能です。
icon title details
src
/image/icons/tmdb-icon.png
TMDBメタデータマッチング TMDBを通じてアニメ情報をマッチングし、正確なメタデータを取得。複数の字幕グループ間でも正しく解析できます。
icon title details
src
/image/icons/plex-icon.png
Plex / Jellyfin / Infuse ... マッチング結果に基づいてファイル名とディレクトリ構造を自動整理。メディアライブラリソフトウェアが高い成功率でメタデータをスクレイピングできるようにします。

謝辞

感謝

  • Mikan Project - 優れたアニメリソースを提供していただきありがとうございます。
  • VitePress - 優れたドキュメントフレームワークを提供していただきありがとうございます。
  • qBittorrent - 優れたダウンローダーを提供していただきありがとうございます。
  • Plex / Jellyfin - 優れたセルフホストメディアライブラリを提供していただきありがとうございます。
  • Infuse - エレガントなビデオプレーヤーを提供していただきありがとうございます。
  • 弾弾 Play - 優れたコメント付きプレーヤーを提供していただきありがとうございます。
  • すべてのアニメ制作チーム / 字幕グループ / ファンの皆様。

コントリビューター

{class=contributors-avatar}

免責事項

AutoBangumiは非公式の著作権チャンネルを通じてアニメを取得するため

  • AutoBangumiを商業目的で使用しないでください
  • AutoBangumiを含むビデオコンテンツを作成し、国内のビデオプラットフォーム著作権関係者公開しないでください
  • AutoBangumiを法律や規制に違反する活動に使用しないでください
<style scoped> .container { display: flex; position: relative; margin: 0 auto; padding: 0 24px; max-width: 1280px; } @media (min-width: 640px) { .container { padding-inline: 48px; } } @media (min-width: 960px) { .container { padding-inline: 64px; } } .contributors-avatar { width: 600px; } </style>