mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-06-30 05:58:14 +02:00
8799bffbea
Add machine-translated content for Traditional Chinese (zh-TW), Korean, German, Turkish, French, Spanish, Brazilian Portuguese (pt-BR), Ukrainian, Hindi, Indonesian, Burmese, Thai and Arabic. Japanese keeps its official translation. Only prose is translated; code, commands, paths, links and anchors preserved. Translated navigation labels added to mkdocs.yml for every language. Builds clean with mkdocs --strict (15 languages). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
394 lines
15 KiB
YAML
394 lines
15 KiB
YAML
# =============================================================================
|
||
# WELA Documentation Site — Material for MkDocs
|
||
# -----------------------------------------------------------------------------
|
||
# Hosted for free on GitHub Pages (see ../.github/workflows/docs.yml).
|
||
# Top tabs = main topics, left sidebar = subtopics.
|
||
# >>> If you fork/rename, update site_url, repo_url and repo_name below. <<<
|
||
# =============================================================================
|
||
|
||
site_name: WELA
|
||
site_description: >-
|
||
WELA (Windows Event Log Analyzer, ゑ羅) is a tool for auditing Windows event log settings.
|
||
site_author: Yamato Security
|
||
site_url: https://yamato-security.github.io/WELA/
|
||
|
||
repo_url: https://github.com/Yamato-Security/WELA
|
||
repo_name: Yamato-Security/WELA
|
||
edit_uri: edit/main/website/docs/
|
||
|
||
copyright: >-
|
||
Copyright © Yamato Security — Documentation built with Material for MkDocs
|
||
|
||
docs_dir: docs
|
||
|
||
theme:
|
||
name: material
|
||
language: en
|
||
logo: assets/screenshots/WELA-Logo.png
|
||
favicon: assets/screenshots/WELA-Logo.png
|
||
icon:
|
||
repo: fontawesome/brands/github
|
||
font:
|
||
text: Inter
|
||
code: JetBrains Mono
|
||
palette:
|
||
- media: "(prefers-color-scheme: light)"
|
||
scheme: default
|
||
primary: custom
|
||
accent: custom
|
||
toggle:
|
||
icon: material/weather-night
|
||
name: Switch to dark mode
|
||
- media: "(prefers-color-scheme: dark)"
|
||
scheme: slate
|
||
primary: custom
|
||
accent: custom
|
||
toggle:
|
||
icon: material/weather-sunny
|
||
name: Switch to light mode
|
||
features:
|
||
- navigation.tabs
|
||
- navigation.tabs.sticky
|
||
- navigation.sections
|
||
- navigation.top
|
||
- navigation.footer
|
||
- navigation.tracking
|
||
- toc.follow
|
||
- search.suggest
|
||
- search.highlight
|
||
- search.share
|
||
- content.code.copy
|
||
- content.code.annotate
|
||
- content.tooltips
|
||
|
||
extra_css:
|
||
- stylesheets/extra.css
|
||
|
||
markdown_extensions:
|
||
- abbr
|
||
- admonition
|
||
- attr_list
|
||
- def_list
|
||
- footnotes
|
||
- md_in_html
|
||
- tables
|
||
- toc:
|
||
permalink: true
|
||
toc_depth: 3
|
||
slugify: !!python/object/apply:pymdownx.slugs.slugify
|
||
kwds:
|
||
case: lower
|
||
- pymdownx.details
|
||
- pymdownx.highlight:
|
||
anchor_linenums: true
|
||
line_spans: __span
|
||
pygments_lang_class: true
|
||
- pymdownx.inlinehilite
|
||
- pymdownx.snippets
|
||
- pymdownx.superfences
|
||
- pymdownx.tabbed:
|
||
alternate_style: true
|
||
- pymdownx.tasklist:
|
||
custom_checkbox: true
|
||
- pymdownx.keys
|
||
- pymdownx.emoji:
|
||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
||
|
||
plugins:
|
||
- search
|
||
- glightbox:
|
||
touchNavigation: true
|
||
loop: false
|
||
effect: zoom
|
||
width: 100%
|
||
auto_caption: false
|
||
- i18n:
|
||
docs_structure: suffix
|
||
fallback_to_default: true
|
||
reconfigure_material: true
|
||
reconfigure_search: true
|
||
languages:
|
||
- locale: en
|
||
default: true
|
||
name: English
|
||
build: true
|
||
- locale: ja
|
||
name: 日本語
|
||
build: true
|
||
site_name: WELA ドキュメント
|
||
nav_translations:
|
||
Home: ホーム
|
||
Overview: 概要
|
||
About WELA: WELAについて
|
||
Features: 機能
|
||
Screenshots: スクリーンショット
|
||
Getting Started: はじめに
|
||
Commands: コマンド
|
||
Command List: コマンド一覧
|
||
Command Usage: コマンド使用例
|
||
Resources: リソース
|
||
Companion Projects: 関連プロジェクト
|
||
Other Resources: その他の参考資料
|
||
Changelog: 変更履歴
|
||
Contributing & Support: 貢献とサポート
|
||
- locale: zh-TW
|
||
name: 繁體中文
|
||
build: true
|
||
nav_translations:
|
||
"Home": "首頁"
|
||
"Overview": "概觀"
|
||
"About WELA": "關於 WELA"
|
||
"Features": "功能特色"
|
||
"Screenshots": "螢幕截圖"
|
||
"Getting Started": "快速入門"
|
||
"Commands": "命令"
|
||
"Command List": "命令清單"
|
||
"Command Usage": "命令用法"
|
||
"Resources": "資源"
|
||
"Companion Projects": "相關專案"
|
||
"Other Resources": "其他資源"
|
||
"Changelog": "變更紀錄"
|
||
"Contributing & Support": "貢獻與支援"
|
||
- locale: ko
|
||
name: 한국어
|
||
build: true
|
||
nav_translations:
|
||
"Home": "홈"
|
||
"Overview": "개요"
|
||
"About WELA": "WELA 소개"
|
||
"Features": "기능"
|
||
"Screenshots": "스크린샷"
|
||
"Getting Started": "시작하기"
|
||
"Commands": "명령어"
|
||
"Command List": "명령어 목록"
|
||
"Command Usage": "명령어 사용법"
|
||
"Resources": "리소스"
|
||
"Companion Projects": "관련 프로젝트"
|
||
"Other Resources": "기타 리소스"
|
||
"Changelog": "변경 이력"
|
||
"Contributing & Support": "기여 및 지원"
|
||
- locale: de
|
||
name: Deutsch
|
||
build: true
|
||
nav_translations:
|
||
"Home": "Startseite"
|
||
"Overview": "Übersicht"
|
||
"About WELA": "Über WELA"
|
||
"Features": "Funktionen"
|
||
"Screenshots": "Screenshots"
|
||
"Getting Started": "Erste Schritte"
|
||
"Commands": "Befehle"
|
||
"Command List": "Befehlsliste"
|
||
"Command Usage": "Befehlsverwendung"
|
||
"Resources": "Ressourcen"
|
||
"Companion Projects": "Begleitprojekte"
|
||
"Other Resources": "Weitere Ressourcen"
|
||
"Changelog": "Änderungsprotokoll"
|
||
"Contributing & Support": "Mitwirken & Support"
|
||
- locale: tr
|
||
name: Türkçe
|
||
build: true
|
||
nav_translations:
|
||
"Home": "Ana Sayfa"
|
||
"Overview": "Genel Bakış"
|
||
"About WELA": "WELA Hakkında"
|
||
"Features": "Özellikler"
|
||
"Screenshots": "Ekran Görüntüleri"
|
||
"Getting Started": "Başlarken"
|
||
"Commands": "Komutlar"
|
||
"Command List": "Komut Listesi"
|
||
"Command Usage": "Komut Kullanımı"
|
||
"Resources": "Kaynaklar"
|
||
"Companion Projects": "Tamamlayıcı Projeler"
|
||
"Other Resources": "Diğer Kaynaklar"
|
||
"Changelog": "Değişiklik Günlüğü"
|
||
"Contributing & Support": "Katkıda Bulunma ve Destek"
|
||
- locale: fr
|
||
name: Français
|
||
build: true
|
||
nav_translations:
|
||
"Home": "Accueil"
|
||
"Overview": "Aperçu"
|
||
"About WELA": "À propos de WELA"
|
||
"Features": "Fonctionnalités"
|
||
"Screenshots": "Captures d'écran"
|
||
"Getting Started": "Premiers pas"
|
||
"Commands": "Commandes"
|
||
"Command List": "Liste des commandes"
|
||
"Command Usage": "Utilisation des commandes"
|
||
"Resources": "Ressources"
|
||
"Companion Projects": "Projets associés"
|
||
"Other Resources": "Autres ressources"
|
||
"Changelog": "Journal des modifications"
|
||
"Contributing & Support": "Contribution et support"
|
||
- locale: es
|
||
name: Español
|
||
build: true
|
||
nav_translations:
|
||
"Home": "Inicio"
|
||
"Overview": "Visión general"
|
||
"About WELA": "Acerca de WELA"
|
||
"Features": "Características"
|
||
"Screenshots": "Capturas de pantalla"
|
||
"Getting Started": "Primeros pasos"
|
||
"Commands": "Comandos"
|
||
"Command List": "Lista de comandos"
|
||
"Command Usage": "Uso de comandos"
|
||
"Resources": "Recursos"
|
||
"Companion Projects": "Proyectos complementarios"
|
||
"Other Resources": "Otros recursos"
|
||
"Changelog": "Registro de cambios"
|
||
"Contributing & Support": "Contribución y soporte"
|
||
- locale: pt-BR
|
||
name: Português (Brasil)
|
||
build: true
|
||
nav_translations:
|
||
"Home": "Início"
|
||
"Overview": "Visão Geral"
|
||
"About WELA": "Sobre o WELA"
|
||
"Features": "Recursos"
|
||
"Screenshots": "Capturas de Tela"
|
||
"Getting Started": "Primeiros Passos"
|
||
"Commands": "Comandos"
|
||
"Command List": "Lista de Comandos"
|
||
"Command Usage": "Uso dos Comandos"
|
||
"Resources": "Recursos"
|
||
"Companion Projects": "Projetos Complementares"
|
||
"Other Resources": "Outros Recursos"
|
||
"Changelog": "Registro de Alterações"
|
||
"Contributing & Support": "Contribuição e Suporte"
|
||
- locale: uk
|
||
name: Українська
|
||
build: true
|
||
nav_translations:
|
||
"Home": "Головна"
|
||
"Overview": "Огляд"
|
||
"About WELA": "Про WELA"
|
||
"Features": "Можливості"
|
||
"Screenshots": "Знімки екрана"
|
||
"Getting Started": "Початок роботи"
|
||
"Commands": "Команди"
|
||
"Command List": "Список команд"
|
||
"Command Usage": "Використання команд"
|
||
"Resources": "Ресурси"
|
||
"Companion Projects": "Супутні проєкти"
|
||
"Other Resources": "Інші ресурси"
|
||
"Changelog": "Журнал змін"
|
||
"Contributing & Support": "Внесок і підтримка"
|
||
- locale: hi
|
||
name: हिन्दी
|
||
build: true
|
||
nav_translations:
|
||
"Home": "मुख्य पृष्ठ"
|
||
"Overview": "अवलोकन"
|
||
"About WELA": "WELA के बारे में"
|
||
"Features": "विशेषताएँ"
|
||
"Screenshots": "स्क्रीनशॉट"
|
||
"Getting Started": "शुरुआत करना"
|
||
"Commands": "कमांड"
|
||
"Command List": "कमांड सूची"
|
||
"Command Usage": "कमांड उपयोग"
|
||
"Resources": "संसाधन"
|
||
"Companion Projects": "सहयोगी परियोजनाएँ"
|
||
"Other Resources": "अन्य संसाधन"
|
||
"Changelog": "परिवर्तन सूची"
|
||
"Contributing & Support": "योगदान और सहायता"
|
||
- locale: id
|
||
name: Bahasa Indonesia
|
||
build: true
|
||
nav_translations:
|
||
"Home": "Beranda"
|
||
"Overview": "Ikhtisar"
|
||
"About WELA": "Tentang WELA"
|
||
"Features": "Fitur"
|
||
"Screenshots": "Tangkapan Layar"
|
||
"Getting Started": "Memulai"
|
||
"Commands": "Perintah"
|
||
"Command List": "Daftar Perintah"
|
||
"Command Usage": "Penggunaan Perintah"
|
||
"Resources": "Sumber Daya"
|
||
"Companion Projects": "Proyek Pendamping"
|
||
"Other Resources": "Sumber Daya Lainnya"
|
||
"Changelog": "Catatan Perubahan"
|
||
"Contributing & Support": "Kontribusi & Dukungan"
|
||
- locale: my
|
||
name: မြန်မာဘာသာ
|
||
build: true
|
||
nav_translations:
|
||
"Home": "ပင်မစာမျက်နှာ"
|
||
"Overview": "ခြုံငုံသုံးသပ်ချက်"
|
||
"About WELA": "WELA အကြောင်း"
|
||
"Features": "လုပ်ဆောင်ချက်များ"
|
||
"Screenshots": "မျက်နှာပြင်ဓာတ်ပုံများ"
|
||
"Getting Started": "စတင်အသုံးပြုခြင်း"
|
||
"Commands": "ညွှန်ကြားချက်များ"
|
||
"Command List": "ညွှန်ကြားချက်စာရင်း"
|
||
"Command Usage": "ညွှန်ကြားချက်အသုံးပြုပုံ"
|
||
"Resources": "အရင်းအမြစ်များ"
|
||
"Companion Projects": "ဆက်စပ်ပရောဂျက်များ"
|
||
"Other Resources": "အခြားအရင်းအမြစ်များ"
|
||
"Changelog": "ပြောင်းလဲမှုမှတ်တမ်း"
|
||
"Contributing & Support": "ပါဝင်ကူညီခြင်းနှင့် ပံ့ပိုးမှု"
|
||
- locale: th
|
||
name: ไทย
|
||
build: true
|
||
nav_translations:
|
||
"Home": "หน้าแรก"
|
||
"Overview": "ภาพรวม"
|
||
"About WELA": "เกี่ยวกับ WELA"
|
||
"Features": "คุณสมบัติ"
|
||
"Screenshots": "ภาพหน้าจอ"
|
||
"Getting Started": "เริ่มต้นใช้งาน"
|
||
"Commands": "คำสั่ง"
|
||
"Command List": "รายการคำสั่ง"
|
||
"Command Usage": "การใช้งานคำสั่ง"
|
||
"Resources": "แหล่งข้อมูล"
|
||
"Companion Projects": "โครงการที่เกี่ยวข้อง"
|
||
"Other Resources": "แหล่งข้อมูลอื่น ๆ"
|
||
"Changelog": "บันทึกการเปลี่ยนแปลง"
|
||
"Contributing & Support": "การมีส่วนร่วมและการสนับสนุน"
|
||
- locale: ar
|
||
name: العربية
|
||
build: true
|
||
nav_translations:
|
||
"Home": "الرئيسية"
|
||
"Overview": "نظرة عامة"
|
||
"About WELA": "حول WELA"
|
||
"Features": "الميزات"
|
||
"Screenshots": "لقطات الشاشة"
|
||
"Getting Started": "البدء"
|
||
"Commands": "الأوامر"
|
||
"Command List": "قائمة الأوامر"
|
||
"Command Usage": "استخدام الأوامر"
|
||
"Resources": "الموارد"
|
||
"Companion Projects": "المشاريع المصاحبة"
|
||
"Other Resources": "موارد أخرى"
|
||
"Changelog": "سجل التغييرات"
|
||
"Contributing & Support": "المساهمة والدعم"
|
||
|
||
extra:
|
||
social:
|
||
- icon: fontawesome/brands/github
|
||
link: https://github.com/Yamato-Security/WELA
|
||
name: WELA on GitHub
|
||
- icon: fontawesome/brands/x-twitter
|
||
link: https://twitter.com/SecurityYamato
|
||
name: Yamato Security on X
|
||
|
||
nav:
|
||
- Home: index.md
|
||
- Overview:
|
||
- About WELA: overview/index.md
|
||
- Features: overview/features.md
|
||
- Screenshots: overview/screenshots.md
|
||
- Getting Started: getting-started/index.md
|
||
- Commands:
|
||
- Command List: commands/index.md
|
||
- Command Usage: commands/usage.md
|
||
- Resources:
|
||
- Companion Projects: resources/companion-projects.md
|
||
- Other Resources: resources/other-resources.md
|
||
- Changelog: resources/changelog.md
|
||
- Contributing & Support: resources/contributing.md
|