i18n(cs): Add Czech translation
This commit is contained in:
parent
aa0f1cc53a
commit
5977f89802
1 changed files with 37 additions and 0 deletions
37
i18n/cs/cosmic_greeter.ftl
Normal file
37
i18n/cs/cosmic_greeter.ftl
Normal file
|
|
@ -0,0 +1,37 @@
|
||||||
|
accessibility = Přístupnost
|
||||||
|
.screen-reader = Čtečka obrazovky
|
||||||
|
.magnifier = Lupa
|
||||||
|
.high-contrast = Vysoký kontrast
|
||||||
|
.invert-colors = Převrátit barvy
|
||||||
|
cancel = Zrušit
|
||||||
|
caps-lock = Caps Lock je aktivní.
|
||||||
|
enter-user = Zadejte jméno ručně...
|
||||||
|
type-username = Uživatelské jméno:
|
||||||
|
keyboard-layout = Rozložení klávesnice
|
||||||
|
restart = Restartovat
|
||||||
|
restart-now = Restartovat nyní?
|
||||||
|
restart-timeout = Systém se automaticky restartuje za
|
||||||
|
{ $seconds ->
|
||||||
|
[one] {$seconds} sekundu.
|
||||||
|
[few] {$seconds} sekundy.
|
||||||
|
[many] {$seconds} sekund.
|
||||||
|
*[other] {$seconds} sekund.
|
||||||
|
}
|
||||||
|
session = Relace
|
||||||
|
shutdown = Vypnout
|
||||||
|
shutdown-now = Vypnout nyní?
|
||||||
|
shutdown-timeout = Systém se automaticky vypne za
|
||||||
|
{ $seconds ->
|
||||||
|
[one] {$seconds} sekundu.
|
||||||
|
[few] {$seconds} sekundy.
|
||||||
|
[many] {$seconds} sekund.
|
||||||
|
*[other] {$seconds} sekund.
|
||||||
|
}
|
||||||
|
suspend = Uspat
|
||||||
|
user =
|
||||||
|
{ $usersCount ->
|
||||||
|
[one] Uživatel
|
||||||
|
[few] Uživatelé
|
||||||
|
[many] Uživatelů
|
||||||
|
*[other] Uživatelů
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue