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:
8
pages.ca/windows/cd.md
Normal file
8
pages.ca/windows/cd.md
Normal 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`
|
8
pages.ca/windows/chdir.md
Normal file
8
pages.ca/windows/chdir.md
Normal 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`
|
7
pages.ca/windows/clear.md
Normal file
7
pages.ca/windows/clear.md
Normal 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
8
pages.ca/windows/cls.md
Normal 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`
|
@@ -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
8
pages.ca/windows/del.md
Normal 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
8
pages.ca/windows/gal.md
Normal 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`
|
@@ -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
8
pages.ca/windows/ni.md
Normal 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
8
pages.ca/windows/ri.md
Normal 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
8
pages.ca/windows/rm.md
Normal 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`
|
8
pages.ca/windows/rmdir.md
Normal file
8
pages.ca/windows/rmdir.md
Normal 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`
|
8
pages.ca/windows/sc-config.md
Normal file
8
pages.ca/windows/sc-config.md
Normal 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`
|
8
pages.ca/windows/sc-create.md
Normal file
8
pages.ca/windows/sc-create.md
Normal 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`
|
8
pages.ca/windows/sc-delete.md
Normal file
8
pages.ca/windows/sc-delete.md
Normal 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`
|
8
pages.ca/windows/sc-query.md
Normal file
8
pages.ca/windows/sc-query.md
Normal 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
8
pages.ca/windows/sl.md
Normal 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`
|
8
pages.ca/windows/slmgr.md
Normal file
8
pages.ca/windows/slmgr.md
Normal 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`
|
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user