Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: David Carvalho <david.snt.carvalho@gmail.com> Co-authored-by: Hafidz Nasruddin <hafidz@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: Yelysei <yelysei.matviienko@proton.me> Co-authored-by: Zahid Rizky Fakhri <zahidrizkyfakhri@gmail.com> Co-authored-by: Димко <Term0@ukr.net> Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/uk/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/uk/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/uk/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-time/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-input-sources-applet/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces-applet/id/ Translation: Pop OS/COSMIC Accessibility Applet Translation: Pop OS/COSMIC App List Applet Translation: Pop OS/COSMIC Audio Applet Translation: Pop OS/COSMIC Battery Applet Translation: Pop OS/COSMIC Bluetooth Applet Translation: Pop OS/COSMIC Input Sources Applet Translation: Pop OS/COSMIC Network Applet Translation: Pop OS/COSMIC Notifications Applet Translation: Pop OS/COSMIC Power Applet Translation: Pop OS/COSMIC Tiling Applet Translation: Pop OS/COSMIC Time Applet Translation: Pop OS/COSMIC Workspaces Applet
36 lines
986 B
Text
36 lines
986 B
Text
power = Daya
|
|
settings = Pengaturan...
|
|
lock-screen = Layar Kunci
|
|
lock-screen-shortcut = Super + Escape
|
|
log-out = Keluar
|
|
log-out-shortcut = Super + Shift + Escape
|
|
suspend = Hentikan
|
|
restart = Mulai ulang
|
|
shutdown = Matikan
|
|
confirm = Konfirmasi
|
|
cancel = Batalkan
|
|
confirm-button =
|
|
{ $action ->
|
|
[restart] { restart }
|
|
[suspend] { suspend }
|
|
[shutdown] Matikan daya
|
|
[log-out] { log-out }
|
|
*[other] { confirm }
|
|
}
|
|
confirm-title =
|
|
{ $action ->
|
|
[restart] { restart }
|
|
[suspend] { suspend }
|
|
[shutdown] { shutdown }
|
|
[log-out] Keluar semua aplikasi dan keluar
|
|
*[other] Terapkan tindakan yang dipilih
|
|
} sekarang?
|
|
confirm-body =
|
|
Sistem akan { $action ->
|
|
[restart] memulai ulang
|
|
[suspend] menghentikan
|
|
[shutdown] mematikan
|
|
[lock-screen] mengunci layar
|
|
[log-out] keluar
|
|
*[other] menerapkan tindakan yang dipilih
|
|
} secara otomatis dalam { $countdown } detik.
|