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ť
|
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
|
keyboard-layout = Rozloženie klávesnice
|
||||||
restart = Reštartovať
|
restart = Reštartovať
|
||||||
restart-now = Reštartovať teraz?
|
restart-now = Reštartovať teraz?
|
||||||
restart-timeout = Systém sa reštartuje automaticky o {$seconds} sekúnd.
|
restart-timeout = Systém sa automaticky reštartuje o
|
||||||
session = Prostredie
|
{ $seconds ->
|
||||||
|
[one] {$seconds} sekundu.
|
||||||
|
[few] {$seconds} sekundy.
|
||||||
|
[many] {$seconds} sekúnd.
|
||||||
|
*[other] {$seconds} sekúnd.
|
||||||
|
}
|
||||||
|
session = Relácia
|
||||||
shutdown = Vypnúť
|
shutdown = Vypnúť
|
||||||
shutdown-now = Vypnúť počítač teraz?
|
shutdown-now = Vypnúť teraz?
|
||||||
shutdown-timeout = Systém sa automaticky vypne o {$seconds} sekúnd.
|
shutdown-timeout = Systém sa automaticky vypne o
|
||||||
suspend = Uspať
|
{ $seconds ->
|
||||||
user = Používateľ
|
[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