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 @@
# aws backup
> Amazon Web Services와 관련 데이터를 보호하기 위해 설계된 통합 백업 서비스.
> 더 많은 정보: https://docs.aws.amazon.com/cli/latest/reference/backup/index.html.
> 더 많은 정보: <https://docs.aws.amazon.com/cli/latest/reference/backup/index.html>.
- 특정 BackupPlanId에 대한 백업 계획 세부 정보 반환:

View File

@@ -0,0 +1,8 @@
# azure-cli
> 이 명령은 `az` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://learn.microsoft.com/cli/azure>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr az`

View File

@@ -1,7 +1,7 @@
# 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`

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

@@ -0,0 +1,8 @@
# hd
> 이 명령은 `hexdump` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://manned.org/hd.1>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr hexdump`

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

@@ -0,0 +1,8 @@
# hping
> 이 명령은 `hping3` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://github.com/antirez/hping>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr hping3`

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

@@ -0,0 +1,7 @@
# just
> 이 명령은 `just.1` 의 에일리어스 (별칭) 입니다.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr just.1`

8
pages.ko/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.ko/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

@@ -0,0 +1,8 @@
# musl-gcc
> 이 명령은 `gcc` 의 에일리어스 (별칭) 입니다.
> 더 많은 정보: <https://manned.org/musl-gcc>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr gcc`

View File

@@ -1,7 +1,7 @@
# nc
> Netcat은 TCP 또는 UDP 데이터 작업을 위한 다목적 유틸리티입니다.
> 더 많은 정보: <https://nmap.org/ncat>.
> 더 많은 정보: <https://manned.org/man/nc.1>.
- 특정 포트에서 수신대기 및 수신한 데이터 출력:

View File

@@ -0,0 +1,7 @@
# netcat
> 이 명령은 `nc` 의 에일리어스 (별칭) 입니다.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr nc`

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

@@ -0,0 +1,7 @@
# open
> 이 명령은 `open -p osx` 의 에일리어스 (별칭) 입니다.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr open -p osx`

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

@@ -0,0 +1,7 @@
# pwsh
> 이 명령은 `powershell` 의 에일리어스 (별칭) 입니다.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
`tldr powershell`

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`