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

@@ -1,7 +1,7 @@
# dd
> 转换并复制文件。
> 更多信息:<https://ss64.com/osx/dd.html>.
> 更多信息:<https://keith.github.io/xcode-man-pages/dd.1.html>.
- 从 isohybrid 文件(如 archlinux-xxx.iso制作可用于引导系统启动的 USB 驱动器:

View File

@@ -1,7 +1,7 @@
# head
> 输出文件的开头部分。
> 更多信息:<https://ss64.com/osx/head.html>.
> 更多信息:<https://keith.github.io/xcode-man-pages/head.1.html>.
- 输出文件的前几行:

View File

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

View File

@@ -1,7 +1,7 @@
# xctool
> 用于构建 Xcode 项目的工具。
> 更多信息:<https://github.com/facebook/xctool>.
> 更多信息:<https://github.com/facebookarchive/xctool>.
- 在没有任何工作区的情况下生成单个项目: