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 @@
# 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,7 +1,7 @@
# curl
> 這是 `curl -p common` 命令的一個別名。
> 更多資訊:<https://curl.se>.
> 更多資訊:<https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- 原命令的文件在:

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>.
- 原命令的文件在:

View File

@@ -0,0 +1,8 @@
# ni
> 這是 `new-item` 命令的一個別名。
> 更多資訊:<https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- 原命令的文件在:
`tldr new-item`

View File

@@ -0,0 +1,8 @@
# ri
> 這是 `remove-item` 命令的一個別名。
> 更多資訊:<https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- 原命令的文件在:
`tldr remove-item`

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

@@ -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`

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>.
- 原命令的文件在: