pages/*: add standard translation and links (#11331)

* pages/*: add standard translation and links

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

* fix1: false positives; standardize Bengali, Hindi, Nepali periods

* fix: periods in recently added Bengali pages

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

* fix: false positives in modified files

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

* cleanup: update to native period in Bengali l10n

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

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2023-11-02 22:52:28 +05:30
parent f315ef5e0b
commit 8538a31451
3893 changed files with 26416 additions and 402 deletions

8
pages.fr/windows/cd.md Normal file
View File

@@ -0,0 +1,8 @@
# cd
> Cette commande est un alias de `set-location`.
> Plus d'informations : <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
- Voir la documentation de la commande originale :
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# chdir
> Cette commande est un alias de `cd`.
> Plus d'informations : <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
- Voir la documentation de la commande originale :
`tldr cd`

View File

@@ -1,7 +1,7 @@
# choco info
> Afficher des informations détaillées sur un forfait avec Chocolatey.
> Plus d'information : <https://chocolatey.org/docs/commands-info>.
> Plus d'informations : <https://chocolatey.org/docs/commands-info>.
- Afficher des informations sur un package spécifique :

View File

@@ -1,7 +1,7 @@
# choco new
> Générez de nouveaux fichiers de spécifications de package avec Chocolatey.
> Plus d'information: <https://chocolatey.org/docs/commands-new>.
> Plus d'informations : <https://chocolatey.org/docs/commands-new>.
- Créer un nouveau squelette de package :

View File

@@ -1,7 +1,7 @@
# choco outdated
> Vérifiez les packages obsolètes avec Chocolatey.
> Plus d'information: <https://chocolatey.org/docs/commands-outdated>.
> Plus d'informations : <https://chocolatey.org/docs/commands-outdated>.
- Afficher une liste des packages obsolètes sous forme de tableau :

View File

@@ -1,7 +1,7 @@
# choco search
> Recherchez un forfait local ou distant avec Chocolatey.
> Plus d'information: <https://chocolatey.org/docs/commands-search>.
> Plus d'informations : <https://chocolatey.org/docs/commands-search>.
- Rechercher un forfait :

View File

@@ -1,7 +1,7 @@
# choco uninstall
> Désinstallez un ou plusieurs packages avec Chocolatey.
> Plus d'information: <https://chocolatey.org/docs/commands-uninstall>.
> Plus d'informations : <https://chocolatey.org/docs/commands-uninstall>.
- Désinstaller un ou plusieurs packages séparés par des espaces :

View File

@@ -1,7 +1,7 @@
# choco upgrade
> Surclassez un ou plusieurs forfaits avec Chocolatey.
> Plus d'information: <https://chocolatey.org/docs/commands-upgrade>.
> Plus d'informations : <https://chocolatey.org/docs/commands-upgrade>.
- Mettre à niveau un ou plusieurs packages séparés par des espaces :

View File

@@ -0,0 +1,7 @@
# clear
> Cette commande est un alias de `clear-host`.
- Voir la documentation de la commande originale :
`tldr clear-host`

8
pages.fr/windows/cls.md Normal file
View File

@@ -0,0 +1,8 @@
# cls
> Cette commande est un alias de `clear-host`.
> Plus d'informations : <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
- Voir la documentation de la commande originale :
`tldr clear-host`

View File

@@ -1,7 +1,7 @@
# curl
> Cette commande est un alias de `curl -p common`.
> Plus d'informations : <https://curl.se>.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Voir la documentation de la commande originale :

8
pages.fr/windows/del.md Normal file
View File

@@ -0,0 +1,8 @@
# del
> Cette commande est un alias de `remove-item`.
> Plus d'informations : <https://learn.microsoft.com/windows-server/administration/windows-commands/del>.
- Voir la documentation de la commande originale :
`tldr remove-item`

8
pages.fr/windows/gal.md Normal file
View File

@@ -0,0 +1,8 @@
# gal
> Cette commande est un alias de `get-alias`.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- Voir la documentation de la commande originale :
`tldr get-alias`

View File

@@ -1,6 +1,7 @@
# iwr
> Cette commande est un alias de `invoke-webrequest`.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Voir la documentation de la commande originale :

8
pages.fr/windows/ni.md Normal file
View File

@@ -0,0 +1,8 @@
# ni
> Cette commande est un alias de `new-item`.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- Voir la documentation de la commande originale :
`tldr new-item`

8
pages.fr/windows/ri.md Normal file
View File

@@ -0,0 +1,8 @@
# ri
> Cette commande est un alias de `remove-item`.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Voir la documentation de la commande originale :
`tldr remove-item`

8
pages.fr/windows/rm.md Normal file
View File

@@ -0,0 +1,8 @@
# rm
> Cette commande est un alias de `remove-item`.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Voir la documentation de la commande originale :
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# rmdir
> Cette commande est un alias de `remove-item`.
> Plus d'informations : <https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
- Voir la documentation de la commande originale :
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# sc-config
> Cette commande est un alias de `sc`.
> Plus d'informations : <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-config>.
- Voir la documentation de la commande originale :
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-create
> Cette commande est un alias de `sc`.
> Plus d'informations : <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
- Voir la documentation de la commande originale :
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-delete
> Cette commande est un alias de `sc`.
> Plus d'informations : <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
- Voir la documentation de la commande originale :
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-query
> Cette commande est un alias de `sc`.
> Plus d'informations : <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query>.
- Voir la documentation de la commande originale :
`tldr sc`

8
pages.fr/windows/sl.md Normal file
View File

@@ -0,0 +1,8 @@
# sl
> Cette commande est un alias de `set-location`.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- Voir la documentation de la commande originale :
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# slmgr
> Cette commande est un alias de `slmgr.vbs`.
> Plus d'informations : <https://learn.microsoft.com/windows-server/get-started/activation-slmgr-vbs-options>.
- Voir la documentation de la commande originale :
`tldr slmgr.vbs`

View File

@@ -1,7 +1,7 @@
# wget
> Cette commande est un alias de `wget -p common`.
> Plus d'informations : <https://www.gnu.org/software/wget>.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Voir la documentation de la commande originale :