15 lines
451 B
Text
15 lines
451 B
Text
hours-ago = { NUMBER($duration) ->
|
|
[1] Acum 1 oră
|
|
*[other] Acum {$duration} ore
|
|
}
|
|
minutes-ago = { NUMBER($duration) ->
|
|
[1] Acum 1 minut
|
|
*[other] Acum {$duration} minute
|
|
}
|
|
show-less = Afișează mai puțin
|
|
show-more = Afișează {$more} mai multe
|
|
clear-group = Șterge grupul
|
|
clear-all = Șterge toate notificările
|
|
do-not-disturb = Nu deranja
|
|
notification-settings = Setări notificări...
|
|
no-notifications = Nu există notificări
|