cosmic-applets/cosmic-applet-power/i18n/tr/cosmic_applet_power.ftl
2025-01-14 19:37:30 +01:00

35 lines
980 B
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 = Oturumu kapat
suspend = Askıya al
restart = Yeniden başlat
shutdown = Kapat
confirm = Onayla
cancel = İptal
confirm-button = {
$action ->
[restart] { restart }
[suspend] { suspend }
[shutdown] Kapat
[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.
}