Update cosmic_greeter.ftl pl translation
Add keyboard layout, suspend, user and session to match en locale.
This commit is contained in:
parent
e5d859a902
commit
cabc172c7e
1 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
cancel = Anuluj
|
cancel = Anuluj
|
||||||
|
keyboard-layout = Układ klawiatury
|
||||||
restart = Uruchom ponownie
|
restart = Uruchom ponownie
|
||||||
restart-now = Uruchomić ponownie?
|
restart-now = Uruchomić ponownie?
|
||||||
restart-timeout = System uruchomi się ponownie za {$seconds ->
|
restart-timeout = System uruchomi się ponownie za {$seconds ->
|
||||||
|
|
@ -6,6 +7,7 @@ restart-timeout = System uruchomi się ponownie za {$seconds ->
|
||||||
[few] { $seconds } sekundy
|
[few] { $seconds } sekundy
|
||||||
*[other] { $seconds } sekund
|
*[other] { $seconds } sekund
|
||||||
}
|
}
|
||||||
|
session = Sesja
|
||||||
shutdown = Wyłącz
|
shutdown = Wyłącz
|
||||||
shutdown-now = Wyłączyć teraz?
|
shutdown-now = Wyłączyć teraz?
|
||||||
shutdown-timeout = System wyłączy automatycznie się za {$seconds ->
|
shutdown-timeout = System wyłączy automatycznie się za {$seconds ->
|
||||||
|
|
@ -13,3 +15,5 @@ shutdown-timeout = System wyłączy automatycznie się za {$seconds ->
|
||||||
[few] { $seconds } sekundy
|
[few] { $seconds } sekundy
|
||||||
*[other] { $seconds } sekund
|
*[other] { $seconds } sekund
|
||||||
}
|
}
|
||||||
|
suspend = Wstrzymaj
|
||||||
|
user = Użytkownik
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue