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 @@
# afconvert
> 在 AFF 和 raw 文件格式之间进行转换。
> 更多信息: <https://manned.org/afconvert.1>.
> 更多信息<https://manned.org/afconvert.1>.
- 使用一个特定的扩展名(默认:`aff`

View File

@@ -1,7 +1,7 @@
# age
> 一个简单、现代、安全的文件加密工具。
> 更多信息:<https://age-encryption.org>.
> 更多信息:<https://github.com/FiloSottile/age>.
- 生成一个可以用密码短语passphrase解密的加密文件

View File

@@ -2,7 +2,7 @@
> 捕获数据包并显示有关无线网络的信息。
> `aircrack-ng` 的一部分。
> 更多信息: <https://www.aircrack-ng.org/doku.php?id=airodump-ng>.
> 更多信息:<https://www.aircrack-ng.org/doku.php?id=airodump-ng>.
- 捕获数据包并显示有关无线网络的信息:

View File

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

View File

@@ -2,7 +2,7 @@
> 一个任意精度计算器语言。
> 另请参阅:`dc`.
> 更多信息: <https://manned.org/man/bc.1>.
> 更多信息<https://manned.org/man/bc.1>.
- 启动交互式会话:

View File

@@ -1,7 +1,7 @@
# case
> case ... esac 与其他语言中的 switch ... case 语句类似,是一种多分枝选择结构。
> 更多信息:<https://manned.org/case>.
> 更多信息:<https://www.gnu.org/software/bash/manual/bash.html#index-case>.
- 通过字符串字面量判断执行分支:

View File

@@ -0,0 +1,8 @@
# docker-container-diff
> 这是 `docker diff` 命令的一个别名。
> 更多信息:<https://docs.docker.com/engine/reference/commandline/diff>.
- 原命令的文档在:
`tldr docker diff`

View File

@@ -0,0 +1,8 @@
# docker-container-remove
> 这是 `docker rm` 命令的一个别名。
> 更多信息:<https://docs.docker.com/engine/reference/commandline/rm>.
- 原命令的文档在:
`tldr docker rm`

View File

@@ -0,0 +1,8 @@
# docker-container-rename
> 这是 `docker rename` 命令的一个别名。
> 更多信息:<https://docs.docker.com/engine/reference/commandline/rename>.
- 原命令的文档在:
`tldr docker rename`

View File

@@ -0,0 +1,8 @@
# docker-container-rm
> 这是 `docker rm` 命令的一个别名。
> 更多信息:<https://docs.docker.com/engine/reference/commandline/rm>.
- 原命令的文档在:
`tldr docker rm`

View File

@@ -0,0 +1,8 @@
# docker-container-top
> 这是 `docker top` 命令的一个别名。
> 更多信息:<https://docs.docker.com/engine/reference/commandline/top>.
- 原命令的文档在:
`tldr docker top`

View File

@@ -2,7 +2,7 @@
> 用一系列颜色为有序有向图着色。
> Graphviz 过滤器: `acyclic`, `bcomps`, `comps`, `edgepaint`, `gvcolor`, `gvpack`, `mingle`, `nop`, `sccmap`, `tred`, & `unflatten`。
> 更多信息: <https://graphviz.org/pdf/gvcolor.1.pdf>.
> 更多信息<https://graphviz.org/pdf/gvcolor.1.pdf>.
- 为一个或多个已被 `dot` 处理的有序有向图着色:

View File

@@ -2,7 +2,7 @@
> 将多个具有布局信息的图形布局组合在一起。
> Graphviz 过滤器: `acyclic`, `bcomps`, `comps`, `edgepaint`, `gvcolor`, `gvpack`, `mingle`, `nop`, `sccmap`, `tred` 和 `unflatten`。
> 更多信息: <https://graphviz.org/pdf/gvpack.1.pdf>.
> 更多信息<https://graphviz.org/pdf/gvpack.1.pdf>.
- 将多个具有布局信息的图形布局组合在一起:

8
pages.zh/common/hd.md Normal file
View File

@@ -0,0 +1,8 @@
# hd
> 这是 `hexdump` 命令的一个别名。
> 更多信息:<https://manned.org/hd.1>.
- 原命令的文档在:
`tldr hexdump`

8
pages.zh/common/hping.md Normal file
View File

@@ -0,0 +1,8 @@
# hping
> 这是 `hping3` 命令的一个别名。
> 更多信息:<https://github.com/antirez/hping>.
- 原命令的文档在:
`tldr hping3`

7
pages.zh/common/just.md Normal file
View File

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

8
pages.zh/common/lima.md Normal file
View File

@@ -0,0 +1,8 @@
# lima
> 这是 `limactl` 命令的一个别名。
> 更多信息:<https://github.com/lima-vm/lima>.
- 原命令的文档在:
`tldr limactl`

View File

@@ -0,0 +1,8 @@
# linode-cli
> 这是 `linode-cli account` 命令的一个别名。
> 更多信息:<https://www.linode.com/docs/products/tools/cli/get-started/>.
- 原命令的文档在:
`tldr linode-cli account`

7
pages.zh/common/lzcmp.md Normal file
View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -2,7 +2,7 @@
> 捆绑图形布局中的边缘。
> Graphviz 过滤器:`acyclic`、`bcomps`、`comps`、`edgepaint`、`gvcolor`、`gvpack`、`mingle`、`nop`、`sccmap`、`tred` 和 `unflatten`。
> 更多信息: <https://www.graphviz.org/pdf/mingle.1.pdf>.
> 更多信息:<https://www.graphviz.org/pdf/mingle.1.pdf>.
- 捆绑一个或多个已经有布局信息的图形布局的边缘:

View File

@@ -0,0 +1,8 @@
# musl-gcc
> 这是 `gcc` 命令的一个别名。
> 更多信息:<https://manned.org/musl-gcc>.
- 原命令的文档在:
`tldr gcc`

View File

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

View File

@@ -2,7 +2,7 @@
> 检查有效性并以规范的格式漂亮地打印图形。
> Graphviz 过滤器:`acyclic`、`bcomps`、`comps`、`edgepaint`、`gvcolor`、`gvpack`、`mingle`、`nop`、`sccmap`、`tred` 和 `unflatten`。
> 更多信息: <https://www.graphviz.org/pdf/nop.1.pdf>.
> 更多信息:<https://www.graphviz.org/pdf/nop.1.pdf>.
- 漂亮地打印一个或多个规范格式的图形:

View File

@@ -1,6 +1,7 @@
# oathtool
> OATH 一次性密码工具。
> 更多信息:<https://www.nongnu.org/oath-toolkit/oathtool.1.html>.
- 生成 TOTP 令牌(行为类似于 Google Authenticator

7
pages.zh/common/open.md Normal file
View File

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

View File

@@ -1,6 +1,7 @@
# popd
> 通过 pushd shell 内置程序删除目录堆栈中的目录。
> 更多信息:<https://www.gnu.org/software/bash/manual/html_node/Directory-Stack-Builtins.html>.
- 从堆栈中删除顶部目录,并用 `cd` 跳转到该目录:

View File

@@ -2,6 +2,7 @@
> 将目录放在堆栈上,以便以后访问。
> 另请参阅 `popd` 命令说明,以切换回原始目录。
> 更多信息:<https://www.gnu.org/software/bash/manual/html_node/Directory-Stack-Builtins.html>.
- 切换到目录并将其添加到堆栈上:

7
pages.zh/common/pwsh.md Normal file
View File

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

View File

@@ -2,7 +2,7 @@
> 提取有向图的强连通分量。
> Graphviz 过滤器:`acyclic`、`bcomps`、`comps`、`edgepaint`、`gvcolor`、`gvpack`、`mingle`、`nop`、`sccmap`、`tred` 和 `unflatten`。
> 更多信息: <https://www.graphviz.org/pdf/sccmap.1.pdf>.
> 更多信息:<https://www.graphviz.org/pdf/sccmap.1.pdf>.
- 从一个或多个有向图中提取强连通分量:

View File

@@ -2,7 +2,7 @@
> 计算有向图的传递闭包约简。
> Graphviz 过滤器:`acyclic`、`bcomps`、`comps`、`edgepaint`、`gvcolor`、`gvpack`、`mingle`、`nop`、`sccmap`、`tred` 和 `unflatten`。
> 更多信息: <https://www.graphviz.org/pdf/tred.1.pdf>.
> 更多信息:<https://www.graphviz.org/pdf/tred.1.pdf>.
- 构建一个或多个有向图的传递闭包约简:

View File

@@ -2,7 +2,7 @@
> 调整有向图以改善布局的纵横比。
> Graphviz 过滤器: `acyclic`, `bcomps`, `comps`, `edgepaint`, `gvcolor`, `gvpack`, `mingle`, `nop`, `sccmap`, `tred`, 和 `unflatten`。
> 更多信息: <https://www.graphviz.org/pdf/unflatten.1.pdf>.
> 更多信息<https://www.graphviz.org/pdf/unflatten.1.pdf>.
- 调整一个或多个有向图以改善布局的纵横比:

View File

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

View File

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

View File

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

View File

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

View File

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