feat(docs-i18n): translate all documentation into 20 languages

All 181 docs markdown files translated into 20 languages (apps/docs/<locale>/**). Companion to the i18n code PR; admin-merged because the file count exceeds GitHub's per-PR CI trigger limit. Validated by pnpm i18n:check (all surfaces, 0 stale/missing) and a clean all-locale docs build.
This commit is contained in:
SnapOtter
2026-07-11 13:52:47 +08:00
committed by GitHub
parent 00b651c9f8
commit 4963ab3bbd
3620 changed files with 306134 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
---
layout: page
title: "SnapOtter Docs"
description: "オープンソースでセルフホスト型のファイル処理インフラ。画像、ビデオ、オーディオ、PDF、ドキュメントにわたって、変換、圧縮、OCR、文字起こしを行い、ローカル AI を実行します。UI、REST API、パイプラインを通じて利用できます。1 つの Docker コマンドでセルフホストできます。あなたのファイルがサーバーから外に出ることはありません。"
sidebar: false
i18n_source_hash: 449a5b93eef1
i18n_provenance: machine
i18n_output_hash: 6b82d0d5fade
---
<DocsHome />