i18n(sk): Update translations
This commit is contained in:
parent
0db5b79f0e
commit
da11207f12
1 changed files with 32 additions and 6 deletions
|
|
@ -1,11 +1,37 @@
|
|||
accessibility = Prístupnosť
|
||||
.screen-reader = Čítačka obrazovky
|
||||
.magnifier = Lupa
|
||||
.high-contrast = Vysoký kontrast
|
||||
.invert-colors = Inverzia farieb
|
||||
cancel = Zrušiť
|
||||
caps-lock = Caps Lock je aktívny.
|
||||
enter-user = Zadajte meno ručne...
|
||||
type-username = Používateľské meno:
|
||||
keyboard-layout = Rozloženie klávesnice
|
||||
restart = Reštartovať
|
||||
restart-now = Reštartovať teraz?
|
||||
restart-timeout = Systém sa reštartuje automaticky o {$seconds} sekúnd.
|
||||
session = Prostredie
|
||||
restart-timeout = Systém sa automaticky reštartuje o
|
||||
{ $seconds ->
|
||||
[one] {$seconds} sekundu.
|
||||
[few] {$seconds} sekundy.
|
||||
[many] {$seconds} sekúnd.
|
||||
*[other] {$seconds} sekúnd.
|
||||
}
|
||||
session = Relácia
|
||||
shutdown = Vypnúť
|
||||
shutdown-now = Vypnúť počítač teraz?
|
||||
shutdown-timeout = Systém sa automaticky vypne o {$seconds} sekúnd.
|
||||
suspend = Uspať
|
||||
user = Používateľ
|
||||
shutdown-now = Vypnúť teraz?
|
||||
shutdown-timeout = Systém sa automaticky vypne o
|
||||
{ $seconds ->
|
||||
[one] {$seconds} sekundu.
|
||||
[few] {$seconds} sekundy.
|
||||
[many] {$seconds} sekúnd.
|
||||
*[other] {$seconds} sekúnd.
|
||||
}
|
||||
suspend = Usporiť
|
||||
user =
|
||||
{ $usersCount ->
|
||||
[one] Používateľ
|
||||
[few] Používatelia
|
||||
[many] Používateľov
|
||||
*[other] Používateľov
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue