Merge pull request #5 from tips-of-mine/feat/add-more-languages

Ajout d'une structure de documentation README multilingue
This commit is contained in:
tips-of-mine
2025-06-14 21:31:59 +02:00
committed by GitHub
12 changed files with 74 additions and 1 deletions

View File

@ -1 +1,19 @@
# gestion-certificats2 # Gestion Certificat
Bienvenue sur le projet Gestion Certificat. Ce projet fournit une solution pour la gestion des certificats numériques.
## Documentation par Langue
Pour des instructions et informations spécifiques dans votre langue, veuillez consulter les liens ci-dessous :
* [English](./docs/languages/README.en.md)
* [Français](./docs/languages/README.fr.md)
* [Deutsch](./docs/languages/README.de.md)
* [Italiano](./docs/languages/README.it.md)
* [Português](./docs/languages/README.pt.md)
* [Español](./docs/languages/README.es.md)
* [日本語](./docs/languages/README.ja.md)
* [Русский](./docs/languages/README.ru.md)
* [العربية](./docs/languages/README.ar.md)
* [हिन्दी](./docs/languages/README.hi.md)
* [中文 (普通话)](./docs/languages/README.zh.md)

View File

@ -0,0 +1,5 @@
# التوثيق باللغة العربية
يجري حاليًا كتابة وثائق مشروع إدارة الشهادات باللغة العربية.
[العودة إلى README الرئيسي](../../README.md)

View File

@ -0,0 +1,5 @@
# Dokumentation auf Deutsch
Die Dokumentation für das Zertifikatsverwaltungsprojekt auf Deutsch wird derzeit erstellt.
[Zurück zur Haupt-README](../../README.md)

View File

@ -0,0 +1,5 @@
# Documentation in English
Documentation for the Certificate Management project in English is currently being written.
[Back to main README](../../README.md)

View File

@ -0,0 +1,5 @@
# Documentación en Español
La documentación para el proyecto de Gestión de Certificados en Español se está redactando actualmente.
[Volver al README principal](../../README.md)

View File

@ -0,0 +1,5 @@
# Documentation en Français
La documentation pour le projet Gestion Certificat en Français est en cours de rédaction.
[Retour au README principal](../../README.md)

View File

@ -0,0 +1,5 @@
# हिन्दी में दस्तावेज़ीकरण
प्रमाणपत्र प्रबंधन परियोजना के लिए हिन्दी में दस्तावेज़ीकरण वर्तमान में लिखा जा रहा है।
[मुख्य README पर वापस जाएं](../../README.md)

View File

@ -0,0 +1,5 @@
# Documentazione in Italiano
La documentazione per il progetto di gestione dei certificati in italiano è attualmente in fase di stesura.
[Torna al README principale](../../README.md)

View File

@ -0,0 +1,5 @@
# 日本語のドキュメント
証明書管理プロジェクトの日本語のドキュメントは現在作成中です。
[メインREADMEに戻る](../../README.md)

View File

@ -0,0 +1,5 @@
# Documentação em Português
A documentação para o projeto de Gerenciamento de Certificados em Português está sendo escrita.
[Voltar ao README principal](../../README.md)

View File

@ -0,0 +1,5 @@
# Документация на русском языке
Документация для проекта управления сертификатами на русском языке в настоящее время находится в разработке.
[Назад к главному README](../../README.md)

View File

@ -0,0 +1,5 @@
# 中文文档
证书管理项目的中文文档目前正在编写中。
[返回主自述文件](../../README.md)