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.ca/windows/cd.md Normal file
View File

@@ -0,0 +1,8 @@
# cd
> Aquest comandament és un àlies de `set-location`.
> Més informació: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
- Veure documentació pel comandament original:
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# chdir
> Aquest comandament és un àlies de `cd`.
> Més informació: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
- Veure documentació pel comandament original:
`tldr cd`

View File

@@ -0,0 +1,7 @@
# clear
> Aquest comandament és un àlies de `clear-host`.
- Veure documentació pel comandament original:
`tldr clear-host`

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

@@ -0,0 +1,8 @@
# cls
> Aquest comandament és un àlies de `clear-host`.
> Més informació: <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
- Veure documentació pel comandament original:
`tldr clear-host`

View File

@@ -1,7 +1,7 @@
# curl
> Aquest comandament és un àlies de `curl -p common`.
> Més informació: <https://curl.se>.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Veure documentació pel comandament original:

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

@@ -0,0 +1,8 @@
# del
> Aquest comandament és un àlies de `remove-item`.
> Més informació: <https://learn.microsoft.com/windows-server/administration/windows-commands/del>.
- Veure documentació pel comandament original:
`tldr remove-item`

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

@@ -0,0 +1,8 @@
# gal
> Aquest comandament és un àlies de `get-alias`.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- Veure documentació pel comandament original:
`tldr get-alias`

View File

@@ -1,6 +1,7 @@
# iwr
> Aquest comandament és un àlies de `invoke-webrequest`.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Veure documentació pel comandament original:

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

@@ -0,0 +1,8 @@
# ni
> Aquest comandament és un àlies de `new-item`.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- Veure documentació pel comandament original:
`tldr new-item`

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

@@ -0,0 +1,8 @@
# ri
> Aquest comandament és un àlies de `remove-item`.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Veure documentació pel comandament original:
`tldr remove-item`

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

@@ -0,0 +1,8 @@
# rm
> Aquest comandament és un àlies de `remove-item`.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Veure documentació pel comandament original:
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# rmdir
> Aquest comandament és un àlies de `remove-item`.
> Més informació: <https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
- Veure documentació pel comandament original:
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# sc-config
> Aquest comandament és un àlies de `sc`.
> Més informació: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-config>.
- Veure documentació pel comandament original:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-create
> Aquest comandament és un àlies de `sc`.
> Més informació: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
- Veure documentació pel comandament original:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-delete
> Aquest comandament és un àlies de `sc`.
> Més informació: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
- Veure documentació pel comandament original:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-query
> Aquest comandament és un àlies de `sc`.
> Més informació: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query>.
- Veure documentació pel comandament original:
`tldr sc`

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

@@ -0,0 +1,8 @@
# sl
> Aquest comandament és un àlies de `set-location`.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- Veure documentació pel comandament original:
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# slmgr
> Aquest comandament és un àlies de `slmgr.vbs`.
> Més informació: <https://learn.microsoft.com/windows-server/get-started/activation-slmgr-vbs-options>.
- Veure documentació pel comandament original:
`tldr slmgr.vbs`

View File

@@ -1,7 +1,7 @@
# wget
> Aquest comandament és un àlies de `wget -p common`.
> Més informació: <https://www.gnu.org/software/wget>.
> Més informació: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Veure documentació pel comandament original: