qwen_agent/skills/common/docx/language.json
2026-06-23 18:35:23 +08:00

15 lines
1.3 KiB
JSON

{
"ja": {
"description": "変更履歴、コメント、書式の保持、テキスト抽出に対応した、包括的な文書の作成・編集・分析機能。Claude がプロフェッショナルな文書(.docx ファイル)を扱う必要がある場合に使用します:(1) 新規文書の作成、(2) 内容の変更・編集、(3) 変更履歴の操作、(4) コメントの追加、その他あらゆる文書関連タスク。",
"category": "文書処理"
},
"zh": {
"description": "全面的文档创建、编辑与分析能力,支持修订追踪、批注、格式保留与文本抽取。当 Claude 需要处理专业文档(.docx 文件)时使用,包括:(1) 创建新文档,(2) 修改或编辑内容,(3) 处理修订追踪,(4) 添加批注,以及其他任何文档相关任务。",
"category": "文档处理"
},
"en": {
"description": "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks",
"category": "Document Processing"
}
}