Revert "pages/*: add standard translation and links (#11331)" (#11374)

This reverts commit 39642c3fed80aaed7212bca6b7cc4c345ed229ee.
This commit is contained in:
K.B.Dharun Krishna
2023-11-04 07:55:35 +05:30
parent 9eae15643e
commit f1aa0a8fe5
3893 changed files with 402 additions and 26416 deletions

View File

@@ -1,8 +0,0 @@
# chdir
> Perintah ini merupakan alias dari `cd`.
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr cd`

View File

@@ -1,7 +0,0 @@
# clear
> Perintah ini merupakan alias dari `clear-host`.
- Menampilkan dokumentasi untuk perintah asli:
`tldr clear-host`

View File

@@ -1,7 +1,6 @@
# curl
> Perintah ini dapat merupakan alias dari `Invoke-WebRequest` jika program `curl` (<https://curl.se>) tidak terpasang secara benar di PowerShell.
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Cari tahu apakah `curl` sudah terpasang dengan benar dengan menampilkan versi program tersebut. Jika perintah ini memunculkan pesan galat/error, maka PowerShell berkemungkinan sedang menggantinya dengan `Invoke-WebRequest`:

View File

@@ -1,8 +0,0 @@
# del
> Perintah ini merupakan alias dari `remove-item`.
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/del>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr remove-item`

View File

@@ -1,8 +0,0 @@
# gal
> Perintah ini merupakan alias dari `get-alias`.
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr get-alias`

View File

@@ -1,7 +1,6 @@
# iwr
> Perintah ini merupakan alias dari `Invoke-WebRequest` di PowerShell.
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Tampilkan dokumentasi untuk perintah asli:

View File

@@ -1,8 +0,0 @@
# ni
> Perintah ini merupakan alias dari `new-item`.
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr new-item`

View File

@@ -1,8 +0,0 @@
# ri
> Perintah ini merupakan alias dari `remove-item`.
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr remove-item`

View File

@@ -1,8 +0,0 @@
# rm
> Perintah ini merupakan alias dari `remove-item`.
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr remove-item`

View File

@@ -1,8 +0,0 @@
# rmdir
> Perintah ini merupakan alias dari `remove-item`.
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr remove-item`

View File

@@ -1,8 +0,0 @@
# sc-config
> Perintah ini merupakan alias dari `sc`.
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-config>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr sc`

View File

@@ -1,8 +0,0 @@
# sc-create
> Perintah ini merupakan alias dari `sc`.
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr sc`

View File

@@ -1,8 +0,0 @@
# sc-delete
> Perintah ini merupakan alias dari `sc`.
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr sc`

View File

@@ -1,8 +0,0 @@
# sc-query
> Perintah ini merupakan alias dari `sc`.
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr sc`

View File

@@ -1,8 +0,0 @@
# sl
> Perintah ini merupakan alias dari `set-location`.
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr set-location`

View File

@@ -1,8 +0,0 @@
# slmgr
> Perintah ini merupakan alias dari `slmgr.vbs`.
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/get-started/activation-slmgr-vbs-options>.
- Menampilkan dokumentasi untuk perintah asli:
`tldr slmgr.vbs`

View File

@@ -1,7 +1,6 @@
# wget
> Perintah ini dapat merupakan alias dari `Invoke-WebRequest` jika program `wget` (<https://www.gnu.org/software/wget>) tidak terpasang secara benar di PowerShell.
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Cari tahu apakah `wget` sudah terpasang dengan benar dengan menampilkan versi program tersebut. Jika perintah ini memunculkan pesan galat/error, maka PowerShell berkemungkinan sedang menggantinya dengan `Invoke-WebRequest`: