i18n(sk): Fixes for Slovak translations
This commit is contained in:
parent
4820a669ee
commit
f89529c180
1 changed files with 3 additions and 1 deletions
|
|
@ -102,7 +102,8 @@ mirroring = Zrkadlenie
|
||||||
}
|
}
|
||||||
.project-count = Premietam na { $count} { $count ->
|
.project-count = Premietam na { $count} { $count ->
|
||||||
[1] obrazovku
|
[1] obrazovku
|
||||||
*[other] obrazovky
|
[few] obrazovky
|
||||||
|
*[other] obrazoviek
|
||||||
}
|
}
|
||||||
|
|
||||||
night-light = Nočné osvetlenie
|
night-light = Nočné osvetlenie
|
||||||
|
|
@ -237,6 +238,7 @@ recent-folders = Posledné priečinky
|
||||||
x-minutes = { $number } minút
|
x-minutes = { $number } minút
|
||||||
x-hours = { $number ->
|
x-hours = { $number ->
|
||||||
[1] 1 hodinu
|
[1] 1 hodinu
|
||||||
|
[few] {$number} hodiny
|
||||||
*[other] { $number } hodín
|
*[other] { $number } hodín
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue