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
> Converte e copia um arquivo.
> Mais informações: <https://ss64.com/osx/dd.html>.
> Mais informações: <https://keith.github.io/xcode-man-pages/dd.1.html>.
- Cria uma unidade USB inicializável a partir de um arquivo isohybrid (tal como `archlinux-xxx.iso`):

View File

@@ -0,0 +1,7 @@
# llvm-lipo
> Este comando é um pseudônimo de `lipo`.
- Ver documentação sobre o comando original:
`tldr lipo`