i18n(sk): Add Slovak translations
This commit is contained in:
parent
0440097b0b
commit
df46c8d5b8
11 changed files with 138 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] pred hodinou
|
||||
*[other] pred {$duration} hodinami
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] pred minútou
|
||||
*[other] pred {$duration} minútami
|
||||
}
|
||||
show-less = Zobraziť menej
|
||||
show-more = Zobraziť {$more} ďalšie
|
||||
clear-group = Vymazať skupinu
|
||||
clear-all = Vymazať všetky notifikácie
|
||||
do-not-disturb = Nerušiť
|
||||
notification-settings = Nastavenia notifikácií...
|
||||
no-notifications = Žiadne notifikácie
|
||||
Loading…
Add table
Add a link
Reference in a new issue