From 77f4d29a9ff75754a3df0e7b3e090b9c7c9897e8 Mon Sep 17 00:00:00 2001 From: EDM115 Date: Wed, 6 Sep 2023 19:54:24 +0200 Subject: [PATCH] added french translation --- README.ES.md | 2 +- README.FR.md | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ README.TR.md | 2 +- README.md | 2 +- 4 files changed, 63 insertions(+), 3 deletions(-) create mode 100644 README.FR.md diff --git a/README.ES.md b/README.ES.md index 520f1dd..7d1f22d 100644 --- a/README.ES.md +++ b/README.ES.md @@ -1,7 +1,7 @@ # Medicat Instalador ![Logo](icon.png) -> Leer en: [![Ingles](https://img.shields.io/badge/Ingl%C3%A9s-blue)](README.md) [![Turco](https://img.shields.io/badge/Turco-blue)](README.TR.md) +> Leer en: [![Francés](https://img.shields.io/badge/Franc%C3%A9s-blue)](README.FR.md) [![Inglés](https://img.shields.io/badge/Ingl%C3%A9s-blue)](README.md) [![Turco](https://img.shields.io/badge/Turco-blue)](README.TR.md) # [Visita el sitio de Medicat](https://medicatusb.com/) diff --git a/README.FR.md b/README.FR.md new file mode 100644 index 0000000..2f1a85c --- /dev/null +++ b/README.FR.md @@ -0,0 +1,60 @@ +# Installeur Medicat +![Logo](icon.png) + +> À lire en: [![Anglais](https://img.shields.io/badge/Anglais-blue)](README.md) [![Espagnol](https://img.shields.io/badge/Espagnol-blue)](README.ES.md) [![Turque](https://img.shields.io/badge/Turque-blue)](README.TR.md) +> Traduction française par [@EDM115](https://github.com/EDM115) + +# [Visiter le site Medicat](https://medicatusb.com/) + +### [Nous sommes toujours à la recherche de personnes pour nous aider à améliorer ce code et medicat, renseignez-vous dans le discord :D](https://url.medicatusb.com/discord) + +# Compatibilité +* Windows 10/11 (les versions Insider ne sont pas toujours supportées) +* Ubuntu / Arch / Debian / CentOS / FreeBSD / Fedora + +#### Prérequis pour Windows +* Windows 1703+ (les versions sorties après 2017) +* cURL +* Un demi-cerveau + +#### Prérequis pour Linux +* Le terminal +* genre 75% de cerveau +* Des connaissances globales de Linux + +# Fichiers principaux +### Medicat_Installer.bat +Le fichier principal avec un menu pas-à-pas pour le téléchargement et l'installation de Medicat USB (Windows) + +### Medicat_Installer.sh +Le fichier principal pour l'installation en ligne de commande (Linux) +Codé par [@SkeletonMan03](https://github.com/SkeletonMan03) + +# Programmes inclus / téléchargés lors de l'installation + + ### Fichiers téléchargés + + 1. [aria2](https://github.com/aria2/aria2) + * Pour télécharger depuis des fichiers .torrent + 2. [7Zip](https://www.7-zip.org/) + * Pour extraire des fichiers + 3. [IPget](https://github.com/ipfs/ipget) + * En gros wget pour IPFS + 4. [FolderBrowse](https://github.com/TheBATeam/FolderBrowse-by-Fatih-Kodak) + * Pour savoir sur quel lecteur vous souhaitez installer sans rien écrire + 5. [QuickSFV](http://www.quicksfv.org/) + * Pour hasher les gros fichiers plutôt rapidement... + + #### Les éléments suivants concernent le système de menus + 1. [batbox](https://github.com/TheBATeam/BATBOX-An-Awesome-Batch-Plugin) + 2. [Box](https://github.com/TheBATeam/Box-Function-2.0) + 3. [Button](https://github.com/TheBATeam/Button-Function-2.0-by-Kvc) + 4. [Getinput](https://github.com/TheBATeam/GetInput-By-Aacini) + 5. [Getlen](https://github.com/TheBATeam/Getlen-Function-2.0-by-Kvc) + +# Crédits +* [@SkeletonMan03](https://github.com/SkeletonMan03) +* [@Teknoist](https://github.com/Teknoist) +* [@Samega7Cattac](https://github.com/Samega7Cattac) +* [@Ben-Hampson](https://github.com/Ben-Hampson) +* Along with all the others helping in the discord. diff --git a/README.TR.md b/README.TR.md index 657648c..9e2f3ae 100644 --- a/README.TR.md +++ b/README.TR.md @@ -2,7 +2,7 @@ ![Logo](icon.png) -> Oku: [![İspanyolca](https://img.shields.io/badge/%C4%B0spanyolca-blue)](README.ES.md) [![İngilizce](https://img.shields.io/badge/%C4%B0ngilizce-blue)](README.md) +> Oku: [![Fransızca](https://img.shields.io/badge/Frans%C4%B1zca-blue)](README.FR.md) [![İspanyolca](https://img.shields.io/badge/%C4%B0spanyolca-blue)](README.ES.md) [![İngilizce](https://img.shields.io/badge/%C4%B0ngilizce-blue)](README.md) # [Medicat Sitesine Gidin](https://medicatusb.com/) diff --git a/README.md b/README.md index ad0ada6..cb42404 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Medicat Installer ![Logo](icon.png) -> Read in: [![Spanish](https://img.shields.io/badge/Spanish-blue)](README.ES.md) [![Turkish](https://img.shields.io/badge/Turkish-blue)](README.TR.md) +> Read in: [![French](https://img.shields.io/badge/French-blue)](README.FR.md) [![Spanish](https://img.shields.io/badge/Spanish-blue)](README.ES.md) [![Turkish](https://img.shields.io/badge/Turkish-blue)](README.TR.md) # [Visit the Medicat Site](https://medicatusb.com/)