15 lines
446 B
Text
15 lines
446 B
Text
hours-ago = { NUMBER($duration) ->
|
|
[1] 1 ora fa
|
|
*[other] {$duration} ore fa
|
|
}
|
|
minutes-ago = { NUMBER($duration) ->
|
|
[1] 1 minuto fa
|
|
*[other] {$duration} minuti fa
|
|
}
|
|
show-less = Mostra di meno
|
|
show-more = Mostrane {$more} in più
|
|
clear-group = Elimina il gruppo
|
|
clear-all = Elimina tutte le notifiche
|
|
do-not-disturb = Non disturbare
|
|
notification-settings = Impostazioni di notifica...
|
|
no-notifications = Nessuna notifica presente
|