pages.*: add standard translation (#9672)

* pages./: Automatically add alias pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages./: Automatically add links

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Fix false positives from script

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2022-12-29 08:41:44 +05:30
committed by GitHub
parent 8a51e0f5b8
commit 5257568887
5316 changed files with 37495 additions and 109 deletions

View File

@@ -1,7 +1,7 @@
# alien
> Convertit différents paquets d'installation vers d'autres formats :
> Plus d'information : <https://manned.org/alien>.
> Plus d'informations : <https://manned.org/alien>.
- Convertit un fichier d'installation spécifique vers le format Debian (extension `.deb`) :

View File

@@ -0,0 +1,8 @@
# alternatives
> Cette commande est un alias de `update-alternatives`.
> Plus d'informations : <https://manned.org/alternatives>.
- Voir la documentation de la commande originale :
`tldr update-alternatives`

View File

@@ -1,7 +1,7 @@
# ark
> Outil d'archive de KDE.
> Plus d'informations : <https://docks.kde.org/stable5/en/ark/ark/>.
> Plus d'informations : <https://docs.kde.org/stable5/en/ark/ark/>.
- Extrait une archive dans le répertoire courant :

View File

@@ -1,7 +1,7 @@
# ascii
> Affiche les alias de caractères ASCII.
> Plus d'information : <https://www.catb.org/~esr/ascii/>.
> Plus d'informations : <http://www.catb.org/~esr/ascii/>.
- Affiche les alias ASCII d'un caractère :

View File

@@ -1,7 +1,7 @@
# asciiart
> Convertit des images en ASCII.
> Plus d'information : <https://github.com/nodanaonlyzuul/asciiart>.
> Plus d'informations : <https://github.com/nodanaonlyzuul/asciiart>.
- Lit une image depuis un fichier et l'affiche en ASCII :

View File

@@ -1,7 +1,7 @@
# batcat
> Cette commande est un alias de `bat`.
> Plus d'information : <https://github.com/sharkdp/bat>.
> Plus d'informations : <https://github.com/sharkdp/bat>.
- Voir la documentation de la commande originale :

View File

@@ -1,7 +1,7 @@
# blight
> Utilitaire pour changer la luminosité de l'affichage.
> Plus d'information : <https://github.com/gutjuri/blight>.
> Plus d'informations : <https://github.com/gutjuri/blight>.
- Fixe la luminosité de l'affichage à 50% :

8
pages.fr/linux/bspwm.md Normal file
View File

@@ -0,0 +1,8 @@
# bspwm
> Cette commande est un alias de `bspc`.
> Plus d'informations : <https://github.com/baskerville/bspwm>.
- Voir la documentation de la commande originale :
`tldr bspc`

View File

@@ -1,7 +1,7 @@
# btrfs device
> Gestion des partitions dans un système de fichiers BTRFS.
> Plus d'information : <https://btrfs.readthedocs.io/en/latest/btrfs-device.html>.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs-device.html>.
- Ajouter un ou plusieurs périphériques à un système de fichiers btrfs :

View File

@@ -1,7 +1,7 @@
# btrfs filesystem
> Gérer les systèmes de fichiers btrfs.
> More information: <https://btrfs.readthedocs.io/en/latest/btrfs-filesystem.html>.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs-filesystem.html>.
- Afficher l'utilisation du système de fichiers (affiche les informations détaillées si executé en tant que `root`) :

View File

@@ -1,7 +1,7 @@
# btrfs inspect-internal
> Recherche des informations internes concernant un système de fichier btrfs.
> Plus d'information : <https://btrfs.readthedocs.io/en/latest/btrfs-inspect-internal.html>.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs-inspect-internal.html>.
- Afficher les informations du superbloc :

View File

@@ -1,7 +1,7 @@
# btrfs rescue
> Essayer de récupérer un système de fichiers btrfs endommagé.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs-rescue.html>.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs-rescue.html>.
- Reconstruire les méta-données du système de fichiers (très lent) :

View File

@@ -1,7 +1,7 @@
# btrfs restore
> Tenter de récupérer des fichiers depuis un système de fichiers btrfs endommagé.
> Plus d'information : <https://btrfs.readthedocs.io/en/latest/btrfs-restore.html>.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs-restore.html>.
- Restaurer tout les fichiers depuis un système de fichier btrfs vers un répertoire cible indiqué :

View File

@@ -2,7 +2,7 @@
> Éxaminer un système de fichiers btrfs pour vérifier l'intégrité de ses données.
> Il est recommandé de faire tourner une vérification tous les mois.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs-scrub.html>.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs-scrub.html>.
- Démarrer un examen :

View File

@@ -1,7 +1,7 @@
# btrfs subvolume
> Gestion des sous-volumes et instantanés btrfs.
> Plus d'information : <https://btrfs.readthedocs.io/en/latest/btrfs-subvolume.html>.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs-subvolume.html>.
- Créer un nouveau sous-volume vide :

View File

@@ -1,7 +1,7 @@
# btrfs version
> Afficher les informations de version des outils btrfs, et accéder aux pages d'aide.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs.html>.
> Plus d'informations : <https://btrfs.readthedocs.io/en/latest/btrfs.html>.
- Afficher les informations de version des outils btrfs :

8
pages.fr/linux/cc.md Normal file
View File

@@ -0,0 +1,8 @@
# cc
> Cette commande est un alias de `gcc`.
> Plus d'informations : <https://gcc.gnu.org>.
- Voir la documentation de la commande originale :
`tldr gcc`

View File

@@ -0,0 +1,8 @@
# cgroups
> Cette commande est un alias de `cgclassify`.
> Plus d'informations : <https://www.kernel.org/doc/Documentation/cgroup-v2.txt>.
- Voir la documentation de la commande originale :
`tldr cgclassify`

View File

@@ -1,7 +1,7 @@
# chcon
> Change le contexte de sécurité de SELinux d'un ou plusieurs fichiers/dossiers.
> Plus d'information : <https://www.gnu.org/software/coreutils/chcon>.
> Plus d'informations : <https://www.gnu.org/software/coreutils/chcon>.
- Affiche le contexte de sécurité d'un fichier :

View File

@@ -1,7 +1,7 @@
# cp
> Copier fichiers et répertoires.
> Plus d'information: <https://www.gnu.org/software/coreutils/cp>.
> Plus d'informations : <https://www.gnu.org/software/coreutils/cp>.
- Copier un fichier vers un autre emplacement:

View File

@@ -1,7 +1,7 @@
# curlie
> Curlie est un frontend pour curl qui ajoute la facilité d'utilisation de httpie.
> Plus d'information: <https://github.com/rs/curlie>.
> Plus d'informations : <https://github.com/rs/curlie>.
- Envoie une requête GET :

View File

@@ -1,7 +1,7 @@
# daemonize
> Lance une commande (qui ne se "démonise" pas elle-même) comme démon UNIX.
> Plus d'informations : <https://software.clapper.org/daemonize/>.
> Plus d'informations : <http://software.clapper.org/daemonize/>.
- Lance une commande comme démon :

View File

@@ -1,7 +1,7 @@
# dex
> DesktopEntry Execution est un programme servant à générer et à exécuter des fichiers DesktopEntry de type Application
> Plus d'information : <https://github.com/jceb/dex>.
> Plus d'informations : <https://github.com/jceb/dex>.
- Exécute tous les programmes dans les dossiers de démarrage automatique :

View File

@@ -2,7 +2,7 @@
> Un alias à l'action de modification de `run-mailcap`.
> Originellement, `run-mailcap` est utilisé afin de modifier des fichiers mime-type.
> Plus d'informations : <https://www.computerhope.com/unix/uedit.html>.
> Plus d'informations : <https://www.computerhope.com/unix/uedit.htm>.
- L'action de modification peut être utilisée pour voir n'importe quel fichier dans l'explorateur mailcap par défaut :

View File

@@ -1,7 +1,7 @@
# ip route show
> Sous commande de gestion de l'affichage des tables de routage.
> Plus d'information : <https://manned.org/ip-route>.
> Plus d'informations : <https://manned.org/ip-route>.
- Affiche la table de routage :

8
pages.fr/linux/megadl.md Normal file
View File

@@ -0,0 +1,8 @@
# megadl
> Cette commande est un alias de `megatools-dl`.
> Plus d'informations : <https://megatools.megous.com/man/megatools-dl.html>.
- Voir la documentation de la commande originale :
`tldr megatools-dl`

View File

@@ -0,0 +1,8 @@
# ubuntu-bug
> Cette commande est un alias de `apport-bug`.
> Plus d'informations : <https://manned.org/ubuntu-bug>.
- Voir la documentation de la commande originale :
`tldr apport-bug`