Create cosmic_greeter.ftl PL translation

There isn't any, it might be good idea to add one.
This commit is contained in:
VandaLHJ 2024-05-26 18:47:44 +02:00 committed by Jeremy Soller
parent 4613fbb184
commit cc546f4293

View file

@ -0,0 +1,15 @@
cancel = Anuluj
restart = Uruchom ponownie
restart-now = Uruchomić ponownie?
restart-timeout = System uruchomi się ponownie za {$seconds ->
[1] 1 sekundę
[few] { $seconds } sekundy
*[other] { $seconds } sekund
}
shutdown = Wyłącz
shutdown-now = Wyłączyć teraz?
shutdown-timeout = System wyłączy automatycznie się za {$seconds ->
[1] 1 sekundę
[few] { $seconds } sekundy
*[other] { $seconds } sekund
}