windows/logoff: add Indonesian translation (#10881)

* windows/logoff: add Indonesian translation

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
pull/23/head
Muhammad Hanif Amrullah 2023-10-07 17:56:33 +02:00 committed by GitHub
parent 7d9ec3054e
commit 1e9aa6f52e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# logoff
> Akhiri sesi masuk.
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/logoff>.
- Akhiri sesi saat ini:
`logoff`
- Akhiri sesi dengan nama atau id-nya:
`logoff {{nama_sesi|id_sesi}}`
- Akhiri sesi pada server tertentu yang terhubung melalui RDP:
`logoff {{nama_sesi|id_sesi}} /server:{{namaserver}}`