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:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Android Asset Packaging-tool.
|
||||
> Compileer en verpak de bronnen van een Android-app.
|
||||
> Meer Informatie: <https://elinux.org/Android_aapt>.
|
||||
> Meer informatie: <https://elinux.org/Android_aapt>.
|
||||
|
||||
- Maak een lijst van bestanden in een APK-archief:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# ab
|
||||
|
||||
> Apache HTTP-serverbenchmarktool.
|
||||
> Meer Informatie: <https://httpd.apache.org/docs/current/programs/ab.html>.
|
||||
> Meer informatie: <https://httpd.apache.org/docs/current/programs/ab.html>.
|
||||
|
||||
- Voer 100 HTTP GET-verzoeken uit naar een bepaalde URL:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# abduco
|
||||
|
||||
> Terminal sessiemanager.
|
||||
> Meer Informatie: <http://www.brain-dump.org/projects/abduco/>.
|
||||
> Meer informatie: <http://www.brain-dump.org/projects/abduco/>.
|
||||
|
||||
- Lijst van sessies:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# afconvert
|
||||
|
||||
> Converteren tussen AFF en onbewerkte bestandsindelingen.
|
||||
> More information: <https://manned.org/afconvert.1>.
|
||||
> Meer informatie: <https://manned.org/afconvert.1>.
|
||||
|
||||
- Gebruik een specifieke extensie (standaard: `aff`):
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Kraak WEP- en WPA/WPA2-sleutels van handshake in vastgelegde pakketten.
|
||||
> Onderdeel van Aircrack-ng netwerksoftwaresuite.
|
||||
> Meer Informatie: <https://www.aircrack-ng.org/doku.php?id=aircrack-ng>.
|
||||
> Meer informatie: <https://www.aircrack-ng.org/doku.php?id=aircrack-ng>.
|
||||
|
||||
- Kraak-sleutel uit opnamebestand met behulp van woordenlijst:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Decodeer een WEP-, WPA- of WPA2-gecodeerd opnamebestand.
|
||||
> Onderdeel van Aircrack-ng netwerksoftwaresuite.
|
||||
> Meer Informatie: <https://www.aircrack-ng.org/doku.php?id=airdecap-ng>.
|
||||
> Meer informatie: <https://www.aircrack-ng.org/doku.php?id=airdecap-ng>.
|
||||
|
||||
- Verwijder draadloze headers uit een open netwerkopnamebestand en gebruik het MAC-adres van het toegangspunt om te filteren:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Injecteer pakketten in een draadloos netwerk.
|
||||
> Deel van `aircrack-ng`.
|
||||
> Meer Informatie: <https://www.aircrack-ng.org/doku.php?id=aireplay-ng>.
|
||||
> Meer informatie: <https://www.aircrack-ng.org/doku.php?id=aireplay-ng>.
|
||||
|
||||
- Stuur een specifiek aantal losgekoppelde pakketten op basis van het MAC-adres van een toegangspunt, het MAC-adres van een cliënt en een interface:
|
||||
|
||||
|
8
pages.nl/common/azure-cli.md
Normal file
8
pages.nl/common/azure-cli.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# azure-cli
|
||||
|
||||
> Dit commando is een alias van `az`.
|
||||
> Meer informatie: <https://learn.microsoft.com/cli/azure>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr az`
|
8
pages.nl/common/docker-container-diff.md
Normal file
8
pages.nl/common/docker-container-diff.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# docker-container-diff
|
||||
|
||||
> Dit commando is een alias van `docker diff`.
|
||||
> Meer informatie: <https://docs.docker.com/engine/reference/commandline/diff>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr docker diff`
|
8
pages.nl/common/docker-container-remove.md
Normal file
8
pages.nl/common/docker-container-remove.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# docker-container-remove
|
||||
|
||||
> Dit commando is een alias van `docker rm`.
|
||||
> Meer informatie: <https://docs.docker.com/engine/reference/commandline/rm>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr docker rm`
|
8
pages.nl/common/docker-container-rename.md
Normal file
8
pages.nl/common/docker-container-rename.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# docker-container-rename
|
||||
|
||||
> Dit commando is een alias van `docker rename`.
|
||||
> Meer informatie: <https://docs.docker.com/engine/reference/commandline/rename>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr docker rename`
|
8
pages.nl/common/docker-container-rm.md
Normal file
8
pages.nl/common/docker-container-rm.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# docker-container-rm
|
||||
|
||||
> Dit commando is een alias van `docker rm`.
|
||||
> Meer informatie: <https://docs.docker.com/engine/reference/commandline/rm>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr docker rm`
|
8
pages.nl/common/docker-container-top.md
Normal file
8
pages.nl/common/docker-container-top.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# docker-container-top
|
||||
|
||||
> Dit commando is een alias van `docker top`.
|
||||
> Meer informatie: <https://docs.docker.com/engine/reference/commandline/top>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr docker top`
|
8
pages.nl/common/hd.md
Normal file
8
pages.nl/common/hd.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# hd
|
||||
|
||||
> Dit commando is een alias van `hexdump`.
|
||||
> Meer informatie: <https://manned.org/hd.1>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr hexdump`
|
8
pages.nl/common/hping.md
Normal file
8
pages.nl/common/hping.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# hping
|
||||
|
||||
> Dit commando is een alias van `hping3`.
|
||||
> Meer informatie: <https://github.com/antirez/hping>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr hping3`
|
7
pages.nl/common/just.md
Normal file
7
pages.nl/common/just.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# just
|
||||
|
||||
> Dit commando is een alias van `just.1`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr just.1`
|
8
pages.nl/common/lima.md
Normal file
8
pages.nl/common/lima.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# lima
|
||||
|
||||
> Dit commando is een alias van `limactl`.
|
||||
> Meer informatie: <https://github.com/lima-vm/lima>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr limactl`
|
8
pages.nl/common/linode-cli.md
Normal file
8
pages.nl/common/linode-cli.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# linode-cli
|
||||
|
||||
> Dit commando is een alias van `linode-cli account`.
|
||||
> Meer informatie: <https://www.linode.com/docs/products/tools/cli/get-started/>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr linode-cli account`
|
7
pages.nl/common/lzcmp.md
Normal file
7
pages.nl/common/lzcmp.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# lzcmp
|
||||
|
||||
> Dit commando is een alias van `xzcmp`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr xzcmp`
|
7
pages.nl/common/lzegrep.md
Normal file
7
pages.nl/common/lzegrep.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# lzegrep
|
||||
|
||||
> Dit commando is een alias van `xzgrep`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr xzgrep`
|
7
pages.nl/common/lzfgrep.md
Normal file
7
pages.nl/common/lzfgrep.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# lzfgrep
|
||||
|
||||
> Dit commando is een alias van `xzgrep`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr xzgrep`
|
7
pages.nl/common/lzgrep.md
Normal file
7
pages.nl/common/lzgrep.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# lzgrep
|
||||
|
||||
> Dit commando is een alias van `xzgrep`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr xzgrep`
|
7
pages.nl/common/lzless.md
Normal file
7
pages.nl/common/lzless.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# lzless
|
||||
|
||||
> Dit commando is een alias van `xzless`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr xzless`
|
7
pages.nl/common/lzmore.md
Normal file
7
pages.nl/common/lzmore.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# lzmore
|
||||
|
||||
> Dit commando is een alias van `xzmore`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr xzmore`
|
8
pages.nl/common/musl-gcc.md
Normal file
8
pages.nl/common/musl-gcc.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# musl-gcc
|
||||
|
||||
> Dit commando is een alias van `gcc`.
|
||||
> Meer informatie: <https://manned.org/musl-gcc>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr gcc`
|
7
pages.nl/common/netcat.md
Normal file
7
pages.nl/common/netcat.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# netcat
|
||||
|
||||
> Dit commando is een alias van `nc`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr nc`
|
7
pages.nl/common/open.md
Normal file
7
pages.nl/common/open.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# open
|
||||
|
||||
> Dit commando is een alias van `open -p osx`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr open -p osx`
|
7
pages.nl/common/pwsh.md
Normal file
7
pages.nl/common/pwsh.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# pwsh
|
||||
|
||||
> Dit commando is een alias van `powershell`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr powershell`
|
7
pages.nl/common/unzstd.md
Normal file
7
pages.nl/common/unzstd.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# unzstd
|
||||
|
||||
> Dit commando is een alias van `zstd`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr zstd`
|
7
pages.nl/common/xzegrep.md
Normal file
7
pages.nl/common/xzegrep.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# xzegrep
|
||||
|
||||
> Dit commando is een alias van `xzgrep`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr xzgrep`
|
7
pages.nl/common/xzfgrep.md
Normal file
7
pages.nl/common/xzfgrep.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# xzfgrep
|
||||
|
||||
> Dit commando is een alias van `xzgrep`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr xzgrep`
|
7
pages.nl/common/zstdcat.md
Normal file
7
pages.nl/common/zstdcat.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# zstdcat
|
||||
|
||||
> Dit commando is een alias van `zstd`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr zstd`
|
7
pages.nl/common/zstdmt.md
Normal file
7
pages.nl/common/zstdmt.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# zstdmt
|
||||
|
||||
> Dit commando is een alias van `zstd`.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr zstd`
|
Reference in New Issue
Block a user