common/*: update Indonesian translations, git-credential-store: standardize other translations (#14556)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Reinhart Previano Koentjoro
2024-11-09 16:12:14 +07:00
committed by GitHub
parent 499eeadb6d
commit acf0d083d0
22 changed files with 414 additions and 43 deletions

View File

@@ -0,0 +1,13 @@
# brew uninstall
> Bongkar pemasangan suatu paket formula/cask Homebrew.
> Gunakan `brew autoremove` untuk menghapus kumpulan paket dependensi yang tidak dibutuhkan kembali.
> Informasi lebih lanjut: <https://docs.brew.sh/Manpage#uninstall-remove-rm-options-installed_formulainstalled_cask->.
- Bongkar pemasangan suatu formula/cask:
`brew uninstall {{formula|cask}}`
- Bongkar pemasangan suatu cask dan hapus seluruh berkas terkait:
`brew uninstall --zap {{cask}}`