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

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

View File

@@ -0,0 +1,8 @@
# cpush
> Cette commande est un alias de `choco-push`.
> Plus d'informations : <https://docs.chocolatey.org/en-us/create/commands/push>.
- Voir la documentation de la commande originale :
`tldr choco-push`

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

@@ -0,0 +1,8 @@
# curl
> Cette commande est un alias de `curl -p common`.
> Plus d'informations : <https://curl.se>.
- Voir la documentation de la commande originale :
`tldr curl -p common`

7
pages.fr/windows/iwr.md Normal file
View File

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

View File

@@ -0,0 +1,8 @@
# pwsh-where
> Cette commande est un alias de `Where-Object`.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
- Voir la documentation de la commande originale :
`tldr Where-Object`

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

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

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

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

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

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