cosmic-applets/cosmic-applet-power/i18n/tr/cosmic_applet_power.ftl
2024-06-03 14:11:19 -06:00

36 lines
No EOL
1 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

power = Güç
settings = Ayarlar...
lock-screen = Ekranı kilitle
lock-screen-shortcut = Super + Escape
log-out = Çıkış yap
log-out-shortcut = Ctrl + Alt + Delete
suspend = Askıya al
restart = Yeniden başlat
shutdown = Kapat
confirm = Onayla
cancel = İptal
confirm-button = {
$action ->
[restart] { restart }
[suspend] { suspend }
[shutdown] { shutdown }
[log-out] { log-out }
*[other] { confirm}
}
confirm-title =
{ $action ->
[restart] { restart }
[suspend] { suspend }
[shutdown] { shutdown }
[log-out] Tüm uygulamalardan çık ve oturumu kapat
*[other] Seçilen eylemi uygula
} now?
confirm-body =
Sistem { $countdown } saniye içinde { $action ->
[restart] yeniden başlatılacaktır.
[suspend] askıya alınacaktır.
[shutdown] kapatılacaktır.
[lock-screen] ekranı kitleyecektir.
[log-out] çıkış yapacaktır.
*[other] seçilen eylemi uygulayacaktır.
}