15 lines
404 B
Text
15 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
|