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

@@ -0,0 +1,8 @@
# cd
> 这是 `set-location` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
- 原命令的文档在:
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# chdir
> 这是 `cd` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
- 原命令的文档在:
`tldr cd`

View File

@@ -0,0 +1,7 @@
# clear
> 这是 `clear-host` 命令的一个别名。
- 原命令的文档在:
`tldr clear-host`

View File

@@ -1,8 +1,8 @@
# cls
> 清屏
> 这是 `clear-host` 命令的一个别名
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
- 清屏
- 原命令的文档在
`cls`
`tldr clear-host`

View File

@@ -1,7 +1,7 @@
# curl
> 这是 `curl -p common` 命令的一个别名。
> 更多信息:<https://curl.se>.
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- 原命令的文档在:

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

@@ -0,0 +1,8 @@
# gal
> 这是 `get-alias` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- 原命令的文档在:
`tldr get-alias`

View File

@@ -1,6 +1,7 @@
# iwr
> 这是 `invoke-webrequest` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- 原命令的文档在:

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

@@ -0,0 +1,8 @@
# ni
> 这是 `new-item` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- 原命令的文档在:
`tldr new-item`

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

@@ -0,0 +1,8 @@
# ri
> 这是 `remove-item` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- 原命令的文档在:
`tldr remove-item`

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

@@ -0,0 +1,8 @@
# rm
> 这是 `remove-item` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- 原命令的文档在:
`tldr remove-item`

View File

@@ -1,16 +1,8 @@
# rmdir
> 删除一个目录和其中的内容
> 这是 `remove-item` 命令的一个别名
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
- 删除一个空目录
- 原命令的文档在
`rmdir {{目录的路径}}`
- 递归删除一个目录及其中的内容:
`rmdir {{目录的路径}} /s`
- 在没有提示的情况下递归删除目录及其内容:
`rmdir {{path/to/directory}} /s /q`
`tldr remove-item`

View File

@@ -0,0 +1,8 @@
# sc-config
> 这是 `sc` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/sc-config>.
- 原命令的文档在:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-create
> 这是 `sc` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
- 原命令的文档在:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-delete
> 这是 `sc` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
- 原命令的文档在:
`tldr sc`

View File

@@ -0,0 +1,8 @@
# sc-query
> 这是 `sc` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query>.
- 原命令的文档在:
`tldr sc`

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

@@ -0,0 +1,8 @@
# sl
> 这是 `set-location` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- 原命令的文档在:
`tldr set-location`

View File

@@ -0,0 +1,8 @@
# slmgr
> 这是 `slmgr.vbs` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/get-started/activation-slmgr-vbs-options>.
- 原命令的文档在:
`tldr slmgr.vbs`

View File

@@ -1,7 +1,7 @@
# wget
> 这是 `wget -p common` 命令的一个别名。
> 更多信息:<https://www.gnu.org/software/wget>.
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- 原命令的文档在: