Abbreviations are used for the *[other] cases because the noun forms change depending on the number.
14 lines
404 B
Text
14 lines
404 B
Text
hours-ago = { NUMBER($duration) ->
|
|
[1] Pre 1 čas
|
|
*[other] Pre {$duration} č.
|
|
}
|
|
minutes-ago = { NUMBER($duration) ->
|
|
[1] Pre 1 minut
|
|
*[other] Pre {$duration} min.
|
|
}
|
|
show-less = Prikaži manje
|
|
show-more = Prikaži još {$more}
|
|
clear-all = Obriši sva obaveštenja
|
|
do-not-disturb = Ne uznemiravaj
|
|
notification-settings = Podešavanja obaveštenja...
|
|
no-notifications = Nema obaveštenja
|