diff --git a/i18n/pl/cosmic_greeter.ftl b/i18n/pl/cosmic_greeter.ftl new file mode 100644 index 0000000..8a8abcf --- /dev/null +++ b/i18n/pl/cosmic_greeter.ftl @@ -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 +}