pages.id/*: add and improve Indonesian translation (#11640)
* 7z, 7za, 7zr: update Indonesian translation * common: imperative mood on Indonesian translation * linux, osx, windows: imperative mood on Indonesian translation * common, linux: add Indonesian translation * powershell, pwsh: add Indonesian translation * common: add Indonesian translation * gcc: use standard file path template * Update pages.id/common/gcc.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Update pages.id/common/gcc.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Update pages.id/common/7za.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Update pages.id/common/gcc.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * Update pages.id/common/7za.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * Update 7za.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * Update gcc.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * git-commit: update Indonesian translation --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
36e4853e5d
commit
2ee54b9032
24
pages.id/common/abduco.md
Normal file
24
pages.id/common/abduco.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# abduco
|
||||
|
||||
> Manajer sesi Terminal.
|
||||
> Informasi lebih lanjut: <http://www.brain-dump.org/projects/abduco/>.
|
||||
|
||||
- Tampilkan sesi-sesi yang sedang aktif:
|
||||
|
||||
`abduco`
|
||||
|
||||
- Buk[A] sesi saat ini, atau buka baru jika tidak ditemukan, dengan nama yang ditentukan:
|
||||
|
||||
`abduco -A {{nama}} {{bash}}`
|
||||
|
||||
- Buk[A] sesi baru atau saat ini menggunakan `dvtm`:
|
||||
|
||||
`abduco -A {{nama}}`
|
||||
|
||||
- Keluar dari sesi:
|
||||
|
||||
`Ctrl + \`
|
||||
|
||||
- Buk[A] sesi saat ini dalam mode non-interaktif alias [r]ead-only:
|
||||
|
||||
`abduco -Ar {{name}}`
|
Reference in New Issue
Block a user