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

View File

@@ -0,0 +1,8 @@
# chdir
> Este comando es un alias de `cd`.
> Más información: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
- Ver documentación para el comando original:
`tldr cd`

View File

@@ -1,7 +1,7 @@
# curl
> Este comando es un alias de `curl -p common`.
> Más información: <https://curl.se>.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Ver documentación para el comando original:

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

@@ -0,0 +1,8 @@
# gal
> Este comando es un alias de `get-alias`.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- Ver documentación para el comando original:
`tldr get-alias`

View File

@@ -1,6 +1,7 @@
# iwr
> Este comando es un alias de `invoke-webrequest`.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Ver documentación para el comando original:

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

@@ -0,0 +1,8 @@
# ni
> Este comando es un alias de `new-item`.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- Ver documentación para el comando original:
`tldr new-item`

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

@@ -0,0 +1,8 @@
# ri
> Este comando es un alias de `remove-item`.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Ver documentación para el comando original:
`tldr remove-item`

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

@@ -0,0 +1,8 @@
# rm
> Este comando es un alias de `remove-item`.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Ver documentación para el comando original:
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# rmdir
> Este comando es un alias de `remove-item`.
> Más información: <https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
- Ver documentación para el comando original:
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# sc-config
> Este comando es un alias de `sc`.
> Más información: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-config>.
- Ver documentación para el comando original:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-create
> Este comando es un alias de `sc`.
> Más información: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
- Ver documentación para el comando original:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-delete
> Este comando es un alias de `sc`.
> Más información: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
- Ver documentación para el comando original:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-query
> Este comando es un alias de `sc`.
> Más información: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query>.
- Ver documentación para el comando original:
`tldr sc`

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

@@ -0,0 +1,8 @@
# sl
> Este comando es un alias de `set-location`.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- Ver documentación para el comando original:
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# slmgr
> Este comando es un alias de `slmgr.vbs`.
> Más información: <https://learn.microsoft.com/windows-server/get-started/activation-slmgr-vbs-options>.
- Ver documentación para el comando original:
`tldr slmgr.vbs`

View File

@@ -1,7 +1,7 @@
# wget
> Este comando es un alias de `wget -p common`.
> Más información: <https://www.gnu.org/software/wget>.
> Más información: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Ver documentación para el comando original: