cosmic-applets/cosmic-applet-power/i18n/pl/cosmic_applet_power.ftl

41 lines
1.1 KiB
Text
Raw Normal View History

2024-06-10 16:26:24 +02:00
power = Zasilanie
settings = Ustawienia...
lock-screen = Ekran Blokady
lock-screen-shortcut = Super + Esc
log-out = Wyloguj się
2025-01-14 19:33:38 +01:00
log-out-shortcut = Super + Shift + Esc
2024-06-10 16:26:24 +02:00
suspend = Wstrzymaj
2025-01-14 19:33:38 +01:00
restart = Uruchom ponownie
2024-06-10 16:26:24 +02:00
shutdown = Wyłącz
confirm = Potwierdź
cancel = Anuluj
confirm-button = {
$action ->
[restart] { restart }
2025-01-14 19:33:38 +01:00
[suspend] { suspend }
[shutdown] { shutdown }
2024-06-10 16:26:24 +02:00
[log-out] { log-out }
2025-01-14 19:33:38 +01:00
*[other] { confirm }
2024-06-10 16:26:24 +02:00
}
confirm-title =
{ $action ->
[restart] Uruchomić ponownie
[suspend] Wstrzymać
[shutdown] Wyłączyć
[log-out] Zamknąć wszystkie aplikacje i wylogować się
*[other] Wykonać wybraną akcję
}?
confirm-body =
Urządzenie automatycznie { $action ->
[restart] uruchomi się ponownie
[suspend] przejdzie w stan uśpienia
[shutdown] wyłączy się
[lock-screen] zablokuje ekran
[log-out] wyloguje się
*[other] wykona wybraną akcję
2024-06-10 16:26:24 +02:00
} za { $countdown ->
2025-01-14 19:33:38 +01:00
[1] sekundę
2024-06-10 16:26:24 +02:00
[few] {$countdown} sekundy
*[other] {$countdown} sekund
2025-01-14 19:33:38 +01:00
}.